]> git.sesse.net Git - vlc/history - modules/access
Qt: kill a bunch of warnings
[vlc] / modules / access /
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-11 Rémi Denis-CourmontDTV: wire ACCESS_SET_PRIVATE_ID_CA (forgotten in previo...
2011-05-11 Rémi Denis-CourmontLinux DVB: migrate EN 50221 code
2011-05-11 Rémi Denis-CourmontLinux DVB: conditionally enable DVB-T2
2011-05-11 Rémi Denis-CourmontDTV: common support for DVB-T2
2011-05-11 Rémi Denis-CourmontDTV: Linux DVB-T2 support (if'd out)
2011-05-11 Rémi Denis-CourmontLinux DVB: fix guard intervals table order and DVB...
2011-05-08 Rémi Denis-Courmontdvdnav: only try to regular files matching *.iso (fix...
2011-05-08 Rémi Denis-Courmontdvdnav: skip probing if forced and do not accept "file://"
2011-05-07 Katsushi Kobayashiqtcapture: implement video capture device selection
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-05-07 Felix Paul Kühnedvdnav: compilation fix
2011-05-07 Rémi Denis-Courmontdvdnav: cleanup probing
2011-05-07 Rémi Denis-Courmontdvdnav: remove useless parameter
2011-05-04 Pierre YnardOSS: fix Makefile typo
2011-05-03 Rémi Denis-CourmontV4L2: v4l2-dev is not obsolete
2011-05-03 Jean-Baptiste KempfMMS: fix a potential crash
2011-05-01 Rémi Denis-CourmontOSS: define HAVE_OSS, and disable on Linux by default
2011-05-01 Thierry RedingV4L2: Allow device to be specified with option.
2011-04-30 Rémi Denis-CourmontRevert "Add an automate variable to detect Android...
2011-04-30 Rémi DuraffortAdd an automate variable to detect Android builb and...
2011-04-28 Rémi Duraffortdtv: fix typo.
2011-04-23 Jean-Baptiste KempfDVDNAV: trivial simplification
2011-04-21 Rémi Duraffortsftp: fix potential memory leak.
2011-04-21 Rémi Duraffortsftp: lookup for the knowhosts and check if the remote...
2011-04-19 Thierry RedingV4L2: Set standard prior to tuner frequency.
2011-04-14 Jean-Baptiste KempfFix some typos noticed by Benjamin Drung
2011-04-12 Rémi Denis-CourmontGo to new line if there is no option description
2011-04-09 Jean-Baptiste KempfScreen: un-advance some preferences.
2011-04-09 Jean-Baptiste KempfScreen Win32: cosmetics
2011-04-03 Rémi Denis-Courmontdirfd: replacement
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-04-02 Rémi Denis-CourmontDon't venture into non-existent directory
2011-04-01 Ilkka Ollakkadvb: return value from decode_BCD
2011-03-31 Pierre Ynardhtcpcp: handle 418 I'm a teapot
2011-03-31 Pierre Ynardhtcpcp: typo
2011-03-31 Rémi Denis-CourmontInitial HTCPCP implementation
2011-03-28 Rémi Denis-CourmontCompile fix
2011-03-28 Rémi Denis-CourmontDTV: fix typo
2011-03-28 Rémi Denis-CourmontDTV: don't use NULL for config items
2011-03-27 Rémi Denis-CourmontLinux DVB: print frequencies and symbol rates in debug
2011-03-26 Rémi Denis-CourmontDTV: fix plugin name
2011-03-26 Rémi Denis-CourmontDTV: support for BDA (untested) on Windows
2011-03-26 Rémi Denis-CourmontDTV: add Windows config items
2011-03-26 Rémi Denis-CourmontDTV: --dvb-tone is Linux-specific
2011-03-26 Rémi Denis-CourmontDTV: allow C++ inclusion
2011-03-25 Rémi Denis-CourmontCAM: Missing initializer from earlier rework
2011-03-25 Rémi Denis-CourmontDTV: convert --dvb-modulation to upper case
2011-03-25 Rémi Denis-CourmontDVB: mostly work around variable conflict with the...
2011-03-25 Rémi Denis-CourmontDTV: pass FEC parameters as integers internally
2011-03-25 Rémi Denis-CourmontDTV: represent guard intervals as ints rather than...
2011-03-25 Rémi Denis-CourmontDTV: fix default value for --dvb-bandwidth
2011-03-25 Rémi Denis-CourmontDTV: more helpful error if kernel headers are old
2011-03-25 Rémi Denis-CourmontDTV: fix compilation with kernel versions 2.6.28 throug...
2011-03-25 Rémi Denis-CourmontDTV: remove done FIXMEs
2011-03-24 Rémi Denis-CourmontDVB: remove access
2011-03-24 Rémi Denis-CourmontDTV: Linux-specific DiSEqC 1.0 master support
2011-03-24 Rémi Denis-CourmontDVB: remove old conflicting options
2011-03-24 Rémi Denis-CourmontDTV: enable compilation on Linux
2011-03-24 Rémi Denis-CourmontDTV: add so-called "Clear" QAM
2011-03-23 Rémi Denis-CourmontDTV: adjust DVB-S frequency and send tone
2011-03-23 Rémi Denis-CourmontDTV: add Linux-specific high LNB voltage support
2011-03-23 Rémi Denis-CourmontDVB: add polarization / voltage tuning
2011-03-23 Rémi Denis-CourmontDTV: use kHz for all frequencies
2011-03-22 Ilkka Ollakkadvb: do decode_BCD without asprintf
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-21 Rémi Denis-CourmontUnitialized value
2011-03-21 Rémi Denis-CourmontDVB: CAM: clean up HTML output memory management
2011-03-21 Rémi Denis-CourmontDVB: merge all CAM stuff in a single file (untested)
2011-03-20 Jean-Baptiste KempfMac: remove trailing spaces
2011-03-20 Rémi Denis-Courmontdshow: mark some options as safe
2011-03-20 Rémi Denis-CourmontDTV: DVB-S and DVB-S2 tuning
2011-03-20 Rémi Denis-CourmontDTV: small DVB-C fixes
2011-03-20 Rémi Denis-CourmontDTV: backward compatibility with --dvb-modulation
2011-03-20 Rémi Denis-CourmontDTV: backward compatible --dvb-fec option
2011-03-20 Rémi Denis-CourmontDTV: factorize tuning and add spectral inversion
2011-03-20 Rémi Denis-CourmontBDA: remove non-Windows stuff
2011-03-20 Rémi Denis-CourmontDTV: remove useless reference counter
2011-03-20 Rémi Denis-CourmontDTV: read TS feed old-style from the monolithic DVR
2011-03-20 Rémi Denis-CourmontDTV: work-in-progress Linux DVBv5 input
2011-03-17 Ilkka Ollakkadvb-c: optimize initial channelfinding if we can utilis...
2011-03-17 Ilkka Ollakkadvb: dvb-c channels seems to have only QAM64..256 modul...
2011-03-17 Ilkka Ollakkadvb: use NIT-info from first found channel to scan...
2011-03-17 Ilkka Ollakkadvb: iterate modulations 256..16 instead 16..256
2011-03-17 Ilkka Ollakkadvb: get current modulation if dvb-c iteration didn...
2011-03-17 Ilkka Ollakkadvb: count channels names, not number of services we...
2011-03-17 Ilkka Ollakkadvb: helper functions to decode BCD and get service_type
2011-03-16 Jean-Baptiste KempfAccess_jack: do not flag auto-connect as advanced
2011-03-10 Rémi DuraffortUse empty() when applicable.
2011-03-10 Ilkka Ollakkadvb-c: update frequency table
2011-03-10 Ilkka Ollakkadvb: change position to move along when iterating modul...
2011-03-10 Ilkka Ollakkadvb: refactor dvb-c scanning code out from scan_Next()
2011-03-10 Ilkka Ollakkadvb remove default symbolrate setting
2011-03-10 Ilkka Ollakkadvb: initial support on scanning symbolrates on dvb...
2011-03-09 Ilkka Ollakkadvb: actually check/print right variable on dvb-c modul...
2011-03-09 Ilkka Ollakkadvb: add ability to scann modulation from dvb-c
2011-03-07 Rémi Duraffortvcdx: cleanup (theses values does not belong to this...
2011-03-06 Rémi Denis-CourmontFactor EIT text conversion in a .h file
next