]> git.sesse.net Git - vlc/history - modules/access
qtsound: unify and modernize coding style
[vlc] / modules / access /
2012-09-03 Felix Paul Kühneqtsound: unify and modernize coding style
2012-09-03 Rémi Denis-Courmonthttp: fix HTTP through proxy (fixes #7417)
2012-09-03 Rémi Denis-Courmontv4l2: radio: measure time from start (refs #7400)
2012-09-03 Rémi Denis-CourmontALSA: measure time from start (refs #7400)
2012-09-03 Rémi Denis-Courmontv4l: measure time from start (fixes #7400)
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-30 Rémi Denis-Courmontdtv: accept frequency as low as 50 MHz (fixes #7406)
2012-08-30 Jean-Baptiste KempfDecklink: use a consistent licence header
2012-08-30 Jean-Baptiste KempfLinsys: relicense under the LGPL
2012-08-29 Rémi Duraffortv4l2: Fix wrong parameter to sizeof.
2012-08-24 Rémi Denis-Courmontfile: set the non-blocking flag on pipes and sockets...
2012-08-23 Rémi Denis-Courmontv4l2: add basic support for AM and FM tuners (fixes...
2012-08-23 Rémi Denis-Courmontv4l2: factor device open
2012-08-23 Rémi Denis-Courmontv4l2: remove unused strings
2012-08-22 Samuel PitoisetAdd shortcuts to support for RTMP[E][S][T][TE][TS]
2012-08-21 Rémi Denis-Courmontftp: check if server supports UTF-8 (fixes #2746)
2012-08-21 Rémi Denis-Courmontftp: add callback to parse server responses
2012-08-21 Rémi Denis-Courmontftp: rename function for consistency and avoid forward...
2012-08-21 Rémi Denis-Courmontftp: fix memory leak and avoid forward declaration
2012-08-21 Rémi Denis-CourmontRTP: use stream_DemuxControl() - fixes #3145
2012-08-21 Rémi Denis-CourmontRTP input: keep track of chained demux
2012-08-21 Rémi Denis-Courmontv4l2: revector tuner setup
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-08-19 Rémi Denis-Courmontconfig: improve/fix the callback prototype for config...
2012-08-15 Rémi Denis-CourmontRemove duplicated config refresh callbacks
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-11 Zoran Turalijadtv multisat: Allow command line option dvb-satno.
2012-08-11 Rémi Denis-CourmontDTV: do not assume __linux__ == HAVE_LINUX_DVB
2012-08-11 Zoran TuralijaAdd support for uncommitted diseqc switch. - Take #2
2012-08-10 Zoran Turalijadtv multisat: Set dvb_diseqc_master_cmd command length.
2012-08-07 Jean-Baptiste KempfDVDnav: correctly update the title
2012-08-02 Rémi Denis-Courmontzip: fix build without zlib
2012-08-01 Rafaël CarréWin32 screen access: use correct type
2012-08-01 Christoph Miebachtypo: removing double spaces
2012-07-30 Rémi Denis-Courmontv4l2: add integer menu controls (Linux 3.5)
2012-07-30 Rémi Denis-Courmontv4l2: fix cut and paste error
2012-07-30 Rémi Denis-Courmontv4l2: typo
2012-07-30 Rémi Denis-Courmontv4l2: work around drivers without VIDIOC_G_PARM (refs...
2012-07-30 Rémi Denis-Courmontv4l2: mark --v4l2-fps as obsolete
2012-07-29 Jean-Baptiste KempfZip: fix a function return type assignment
2012-07-29 Jean-Baptiste KempfRealRTSP: kill a warning
2012-07-29 Jean-Baptiste KempfHTTP: code cosmetic
2012-07-29 Rémi Denis-CourmontHTTP: improve documentation of :http-user-agent
2012-07-28 Benjamin DrungFix typo unkown -> unknown.
2012-07-21 Rémi Denis-Courmontsrtp: disable gcrypt secmem (refs #7179)
2012-07-14 Rémi Denis-Courmontinput: do not use native language spelling in language...
2012-07-12 Rémi Denis-Courmonthttp: write GET line in one go
2012-07-12 Rémi Denis-Courmonthttp: cosmetic
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-07-03 Christoph MiebachAdded 2 missing spaces
2012-07-02 Rafaël CarréRemove vlc_memset
2012-06-28 Rémi Duraffortvcd: fix off-by-one while scanning
2012-06-28 Rémi Duraffortdvb-scan: fix potential buffer overflow
2012-06-28 Rémi DuraffortFix printf formating.
2012-06-28 Rémi Denis-Courmontaccess: really remove rtmp
2012-06-28 Jean-Baptiste KempfRemove RTMP access module
2012-06-25 Jean-Baptiste KempfWin32: fix compilation
2012-06-20 Michael Feursteinqtsound: fix broken qtsound module
2012-06-20 Rémi Denis-Courmontdirectory: do not get stuck on a FIFO (fix #6940)
2012-06-20 Rémi Denis-Courmontfile: do not use non-blocking mode when unknown/unspeci...
2012-06-19 Rafaël CarréWin32: move 64 bits lseek define to vlc_fs.h
2012-06-03 Edward WangBluray: fix memory leak
2012-06-03 Sam LadeBluray: fix playback when device is a symlink
2012-05-31 Hugo Beauzée-Luyssenbluray: Add missing vlc_mutex_init
2012-05-31 Rémi Denis-Courmontv4l2: add v4l shortcut
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-05-23 Laurent AimarHide errors with multi-part rar when the end of archive...
2012-05-23 Konstantin PavlovBluray: use msg_Info instead of msg_Err.
2012-05-23 Konstantin PavlovBluray: use meaningful error messages when available.
2012-05-14 Pierre Ynardhttp: supersede domainless cookies
2012-05-13 Rémi Denis-Courmontbluray: use atomic_flag instead of vlc_gc_data
2012-05-12 Rémi Denis-Courmontfile: do not attempt to open(NULL, ...); (fix #6796)
2012-05-12 Rémi Denis-CourmontALSA: rewrite capture plugin
2012-05-10 Rémi Denis-Courmontdc1394: remove implict alias
2012-05-10 Rémi Denis-Courmontdc1394: remove OSS support
2012-05-10 Rémi Denis-Courmontdc1394: clarify what this module is about
2012-05-10 Rémi Denis-Courmontdc1394: unused struct member
2012-05-10 Rémi Denis-CourmontRename access_dv to dv1394
2012-05-02 John Petersonrar: + Support for up to 1001 volume old naming style...
2012-05-02 John Petersonrar: + Robust to non-specification header: Missing...
2012-04-30 John Petersonrar: Read the uncompressed size high word instead of...
2012-04-21 Jean-Baptiste KempfMMS: coherence with asf demuxer
2012-04-21 Jean-Baptiste KempfMMS: remove debug warn about ACCESS_GET_META
2012-04-19 Jean-Baptiste KempfMMS: improve documentation and debug messages
2012-04-18 Alan McCoshv4l2: fixing mmap unmapping
2012-04-16 Rafaël Carrév4l2: unbreak BSD
2012-04-16 Rémi Denis-Courmontxcb screen: fix block allocation size
2012-04-16 Rémi Denis-Courmontv4l2: fix mmap() call
2012-04-16 Hugo Beauzée-Luyssenbluray: Kill some warnings.
2012-04-16 Hugo Beauzée-Luyssenbluray: Filter video tracks to display the main one.
2012-04-16 Hugo Beauzée-Luyssenbluray: Implement BD_EVENT_AUDIO_STREAM event
2012-04-16 Hugo Beauzée-Luyssenbluray: Implement BD_EVENT_PLAYITEM event
2012-04-16 Hugo Beauzée-Luyssenbluray: Store es_out_id_t internally to be able to...
2012-04-16 Hugo Beauzée-Luyssenbluray: Add an ES manipulation skeleton.
2012-04-16 Hugo Beauzée-Luyssenzip: Check malloc return.
2012-04-16 Hugo Beauzée-Luyssenzip: Add unlikely()
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-13 Rémi Denis-Courmontv4l2: reintroduce user pointer mode, now with zero...
2012-04-13 Rémi Denis-Courmontv4l2: do not poll for POLLPRI
2012-04-12 Rémi Denis-Courmontv4l2: map buffers before queueing them
next