- 24 Mar, 2011 17 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
"Advanced Open File" menu opens a "media" chooser, an "Open Media" named dialog. Keeping "Open File" is wrong then. Compared to this menu, Open "File", "Network", "Capture" and "Disc" are just 'shortcuts': They needed to be grouped then.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
This temporarily removes CAM support (which was reportedly broken a few days ago). Scan is left for the time being.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Use cqam:// as BDA already does.
-
Jean-Baptiste Kempf authored
-
Konstantin Pavlov authored
-
Jean-Baptiste Kempf authored
-
- 23 Mar, 2011 23 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
(there was no guarantee that each graphic item could be safely casted to epgitem)
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
EPG entries can have varying start or end time. More efficient than looking for non-updated items.
-
Francois Cartegnie authored
- Change data structures to deduplicate data. Using the right structures, most data is available in dictionaries keys and items. (epgevent now unused) - Use signals and slots to manage QMap indexed channels (widget storage were required for channel list et number) - Removes EPGEvent memory leak on focus notification
-
Rémi Denis-Courmont authored
This is done according to oscillator configuration.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This uses the same --dvb-polarization syntax as the BDA plugin, while also retaining backward compstiblity with --dvb-voltage.
-
Rémi Denis-Courmont authored
This is the simplest option. Hz resolution is useless for this purpose, exhibits so many trailing zeroes that the preferences dialog overflows, and overflows 32-bits values for satellite carrier frequencies. This is also the default resolution for BDA. I see no need to copy the "inconsistent" resolution if Linux-DVB (Hz for C/T, kHz for S). For backward compatibility, frequencies beyond the radar bands are divided by 1000. This corresponds to EHF and infrared in kHz.
-
Konstantin Pavlov authored
-