]> git.sesse.net Git - vlc/history - modules/access
taglib: use the taglib version to decide if apefile is available.
[vlc] / modules / access /
2011-06-01 Rémi Denis-CourmontV4L2: set correct value for v4l2-standard and never...
2011-06-01 Rémi Denis-CourmontV4L2: fix some warnings
2011-06-01 Rémi Denis-CourmontV4L2: put default audio-mode value in the value list
2011-05-28 Rémi Denis-CourmontDead code
2011-05-26 Rémi Denis-CourmontRemove debug
2011-05-26 Rémi Denis-CourmontXCB/screen: use Composite to capture windows
2011-05-26 Rémi Denis-CourmontXCB/screen: memory leak
2011-05-26 Rémi Denis-CourmontXCB/screen: remove non-very-sensical pause
2011-05-26 Rémi Denis-CourmontDVB: remove unused parameter
2011-05-26 Rémi Denis-CourmontLinux DVB: deprecate --dvb-device
2011-05-26 Rémi Denis-CourmontLinux DVB: automatically select a suitable frontend...
2011-05-25 Rémi Denis-CourmontLinux DVB: always open demux/dvr0 (and ca0)
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Rémi Denis-CourmontHTTP: remove --http-use-IE-proxy and assume it is alway...
2011-05-25 Rémi Denis-CourmontHTTP: kill useless --http-max-redirects
2011-05-25 Rémi Denis-CourmontHTTP: use a single variable to track redirections
2011-05-19 Felix Paul Kühneqtcapture: improved variable handling
2011-05-18 Laurent AimarConverted dv access to vlc_clone().
2011-05-18 Katsushi KobayashiMacOSX: add qtcapture size option.
2011-05-18 Felix Paul Kühnescreen: added error handling to prevent this module...
2011-05-15 Pierre Ynardrtp input: fix dynamic payload handling
2011-05-14 Rémi Denis-Courmontdshow: fix warnings
2011-05-14 Rémi Denis-CourmontBDA: fix warnings
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
next