]> git.sesse.net Git - vlc/history - modules/access
inhibit: start inhibiting power suspend as soon as input changes
[vlc] / modules / access /
2011-07-25 Jean-Baptiste KempfDVDnav: remove unused variable
2011-07-23 Rémi Denis-CourmontDVB: remove dead code for TLS and ACL support
2011-07-23 Rémi Denis-CourmontBig cleanup of TLS interface
2011-07-21 Rémi Denis-CourmontConvert highlight to global mutex
2011-07-19 Rémi Denis-CourmontSRTP: remove dedicated gcrypt initialization, use VLC one
2011-07-12 Rémi Denis-Courmontfile: detect long remote paths correctly on Win32
2011-07-12 Rémi Denis-CourmontDTV: remove dvb_guess_system()
2011-07-12 Rémi Denis-CourmontDTV: use dvb_enum_systems() instead of dvb_guess_system()
2011-07-12 Rémi Denis-CourmontDTV: add dvb_enum_systems() to list supported delivery...
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-06 Laurent AimarDo not check file size coherency on multi-parts rar.
2011-06-27 Rémi Denis-CourmontMark srtp-key and srtp-salt safe
2011-06-26 Rémi Denis-CourmontDTV: do not fix up "0 kHz" to "0 Hz"
2011-06-26 Rémi Denis-CourmontDTV: revert to Hertz instead of kilohertz unit (fixes...
2011-06-26 Rémi Denis-CourmontBDA: unused variable
2011-06-26 Rémi Denis-CourmontBDA: fix a warning
2011-06-24 Jean-Baptiste KempfBluray: changing the module type from access to access_...
2011-06-19 Jean-Baptiste Kempflinsys SDI: change shortnames
2011-06-19 Rémi Duraffortbluray: fix compilation according to last libbluray...
2011-06-18 Rémi Denis-Courmontdvdnav: also white-list *.img files (fixes #4951)
2011-06-13 Rafaël Carrév4l2: fix signed/unsigned comparisons warnings
2011-06-12 Rémi Denis-Courmontaccess_shm: use HAVE_SYS_SHM_H
2011-06-11 Rémi Denis-CourmontNuke manual IP version selection
2011-06-06 Rémi Denis-CourmontXCB screen: cleanup capture region computations
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
next