require 'rubygems' require 'rake/gempackagetask' spec = Gem::Specification.new do |s| s.name = "rconfig" s.version = "1.0" s.author = "Peter Zotov" s.email = "whitequark@whitequark.ru" s.platform = Gem::Platform::RUBY s.summary = "libconfig bindings" s.files = [ File.join('ext', 'extconf.rb'), File.join('ext', 'rconfig.c') ].to_a s.extensions = 'ext/extconf.rb' end Rake::GemPackageTask.new(spec) do |pkg| end ble id='header'> cgit logo index : dtv-scan-tables.git
Digital TV scan tablesJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/is-Reykjavik (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12add dvbv5 DVB-T/T2 scan files for Digita FinlandAntti Palosaari192-0/+3651
2014-05-12update DVB-T Finland Digita networkAntti Palosaari192-199/+210
2014-05-12Updated scan table for ch-CitycableAntonio Cunei1-0/+11
2014-05-12Updated scanned channels for Sydney, Australia.Peter Urbanec1-31/+34
2014-05-12Change Sydney FEC settings to AUTO.Peter Urbanec1-6/+6
2014-05-12Update comments to reflect the technical information provided by http://myswi...Peter Urbanec1-7/+8
2014-05-12Rename Sydney tables as part of the digital restack.Peter Urbanec2-0/+0
2014-03-26Updated scan table for au-Sydney_North_Shoreamak791-4/+4
2014-03-26UK Update for COM 7, BBC B, and Local MuxesSimon Liddicott81-647/+676
2014-03-09DTV scantables for FIOlli Salonen34-0/+170
2014-02-14Update es-AlfabiaJesus Jimenez1-5/+8