]> git.sesse.net Git - vlc/history - modules/access
compat: fix use of <ctype.h> functions
[vlc] / modules / access /
2011-08-29 Ilkka Ollakkafile-access (+vdr,mtp): give error message also in...
2011-08-28 Jean-Baptiste KempfDefine GUID only once, in vlc_codecs.h
2011-08-28 Jean-Baptiste KempfGuid: rename fields to better match Microsoft usage
2011-08-28 Jean-Baptiste KempfMMS: use the GUID definitions from the asf demuxer
2011-08-23 Rémi Denis-CourmontUse WNetAddConnection2 directly
2011-08-22 Rémi Denis-CourmontRemove redumdant family parameter to net_OpenDgram()
2011-08-22 Rafaël CarréReally fix linking with libv4l2
2011-08-19 Rémi Denis-CourmontSRTP needs gcrypt
2011-08-19 Rémi Denis-CourmontRemove references to the VCDX interface
2011-08-19 Rafaël CarréFix linking with libv4l2
2011-08-18 Rémi Denis-CourmontSet filesystem libs in Makefile
2011-08-18 Rémi Denis-CourmontSet SOCKET_LIBS on Windows too
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
2011-08-16 Rémi Denis-CourmontDefine HAVE_V4L2 conditional
2011-08-16 Rémi Denis-CourmontFix OSS input compilation
2011-08-15 Rémi Denis-Courmontfile: show directory config items in a separate section
2011-08-15 Felix Paul Kühnecompilation fix
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-08-07 Rémi Denis-CourmontRTP: remove useless #include
2011-08-04 Rémi Denis-CourmontMove and split dummy input
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontUse separate functions for RTSP and HTTP hosts
2011-08-02 Rémi Denis-CourmontRemove server-port and mark it obsolete
2011-08-02 Rémi Denis-CourmontRemove stray #define
2011-07-30 Rémi Denis-CourmontDTV: add ISDB-T (untested and exclusing sound broadcasting)
2011-07-30 Rémi Denis-CourmontDTV: add ISDB-S (untested)
2011-07-30 Rémi Denis-CourmontDTV: make delsys structures static
2011-07-30 Rémi Denis-CourmontDTV: fix frequencies above 4 GHz
2011-07-30 Rémi Denis-CourmontDTV: don't use 0 as NULL
2011-07-28 Rémi Denis-CourmontDTV: add 10 and 1.712 MHz bandwidth (from DVB-T2)
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.
next