]> git.sesse.net Git - vlc/history - modules/access
Remove K&R macros from zip declarations.
[vlc] / modules / access /
2013-09-03 Timothy B. TerriberryRemove K&R macros from zip declarations.
2013-08-29 Rémi DuraffortFix sizeof mismatch (cid #1064682)
2013-08-27 Rémi Denis-Courmontdtv: undo accidental code removal (fixes #9274 probably)
2013-08-26 Rémi Denis-Courmontaccess: remove info.i_(update|title|seekpoint)
2013-08-26 Rémi Denis-Courmontvcdx: switch to ACCESS_GET_(TITLE|SEEKPOINT)
2013-08-26 Rémi Denis-Courmontvcd: switch to ACCESS_GET_(TITLE|SEEKPOINT)
2013-08-26 Rémi Denis-Courmontvdr: switch to ACCESS_GET_SEEKPOINT
2013-08-26 Rémi Denis-Courmontdirectory: fix warning
2013-08-26 Rémi Denis-Courmontinput: always pass meta data through demux (refs #8456)
2013-08-26 Rémi Denis-Courmontinput: poll signal level through demux (refs #8456)
2013-08-26 Rémi Denis-Courmontaccess: simplify control default case, remove dummy...
2013-08-25 Rémi Denis-Courmontinput/stream: remove STREAM_CONTROL_ACCESS and simplify
2013-08-25 Rémi Denis-Courmontaccess: clearing info.i_update is the owner's job,...
2013-08-25 Rémi Denis-Courmontfile: update size whenever it is requested
2013-08-24 Tzu-Jung Leeudp: pull and buffer received packets in udp access...
2013-08-23 Felix Paul Kühneqtsound: fix compilation failure from the future
2013-08-23 Felix Paul Kühneqtcapture: fix compilation failure from the future
2013-08-19 Jean-Baptiste KempfName AVIO as AVIO not FFmpeg or libavformat
2013-08-19 Jean-Baptiste KempfAvio: correctly split input and sout options
2013-08-19 Jean-Baptiste KempfRevert "avio: differentiate between avio-options and...
2013-08-19 Edward Wangavio: differentiate between avio-options and sout-avio...
2013-08-16 Rafaël Carrébluray: ARGB overlays available since bluray 0.3.0
2013-08-16 Rafaël Carréavio: avformat.h / avio.h are always present
2013-08-16 Rafaël Carrébluray: fix disappearing of overlays
2013-08-16 Petri Hintukainenbluray: fixed title selection and title info when using...
2013-08-16 Petri Hintukainenbluray: use bd_get_playlist_info
2013-08-16 Petri Hintukainenbluray: added options for preferred languages
2013-08-16 Petri HintukainenAdded an option for DVD/BluRay menu language
2013-08-16 Rafaël Carrébluray: add blurayCloseOverlay
2013-08-16 Rafaël Carrébluray: print debug if disc is using aacs and/or BD+
2013-08-16 Rafaël Carrébluray: fix overlay memleaks
2013-08-16 Rafaël Carrébluray: cosmetics
2013-08-16 Rafaël Carrébluray: inline blurayHandleEvents
2013-08-16 Rafaël Carrébluray: free resource as soon as not needed
2013-08-16 Rafaël Carrébluray: fix memleak in error path
2013-08-16 Rafaël Carrébluray: blurayInitTitles: fix memleaks on error paths
2013-08-16 Rafaël Carrébluray: simplify overlay functions
2013-08-16 Rafaël Carrébluray: cosmetics
2013-08-16 Rafaël Carrébluray: simplify error message reporting
2013-08-16 Rafaël Carrébluray: blurayInitTitles can not fail
2013-08-16 Rafaël Carrébluray: don't reinvent strdup
2013-08-16 Rafaël Carrébluray: split device node -> mount point helper
2013-08-16 Petri Hintukainenbluray: ARGB overlay support (BD-J)
2013-08-16 Petri Hintukainenbluray: make overlay helper function interfaces ARGB...
2013-08-16 Petri Hintukainenbluray: add an option to select player region code
2013-08-16 Petri Hintukainenbluray: use navigation keys (DEMUX_NAV_...)
2013-08-13 Rémi DuraffortFix sizeof mismatch
2013-08-13 Rémi Duraffortzip: remove uneeded allocation
2013-08-03 Rafaël CarréRTP access: fix dependency on rc.o when gcrypt is absent
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-28 Felix Paul Kühneqtcapture: fix compilation on 10.6
2013-07-24 Jean-Baptiste KempfFix live555 breakage in last update
2013-07-24 Francois Cartegnieaccess: ftp: add TLS support (fix #137)
2013-07-23 Rafaël Carréftp: do not compile access output if sout is disabled
2013-07-22 Rémi DuraffortAdd missing va_end (cid #1049744)
2013-07-22 Rémi Denis-Courmontvcdx: work around stupid type mismatch
2013-07-21 Ilkka Ollakkahttp: implement ACCESS_GET_SIZE
2013-07-21 Rémi Denis-Courmontaccess: info.i_size -> control(ACCESS_GET_SIZE)
2013-07-21 Rémi Denis-Courmontmtp: remove write-only datum
2013-07-20 Rémi DuraffortFix sizeof mismatch (cid #1049611)
2013-07-17 Rafaël Carréhttp access: fix english
2013-07-16 Alain Degreffevar_buffer_getmemory: invalid memcpy source pointer
2013-07-14 Felix Paul Kühneaccess: don't link against Cocoa since this isn't needed
2013-07-13 Rémi Duraffortaccess_jack: cleaning
2013-07-13 Felix Paul Kühneqtcapture: fix 10.6 runtime support
2013-07-13 Rémi Duraffortbluray: fix missing unlock (cid #1047147)
2013-07-13 Rémi DuraffortFix potential double free (cid #1047496 and #1047497)
2013-07-09 Jean-Baptiste KempfBuild screen module as shared on Win32
2013-07-08 Rémi Denis-Courmontmodules: avoid using genmf where unnecessary
2013-07-07 Rafaël Carrédshow is a c++ module, set CXXFLAGS
2013-07-03 Felix Paul Kühneqtsound: fix crash when freeing memory
2013-07-02 Rémi Denis-CourmontRevert "vdr: force MPEG-TS demuxer"
2013-07-02 Elodie ThomannFix bad type for stream index
2013-06-26 Rémi Denis-Courmontv4l2: fix opening of libv4l
2013-06-21 Rémi Denis-Courmontscreen: fix mouse file location
2013-06-16 Rémi Denis-Courmontv4l2: respect line pitch specified by the device driver...
2013-06-16 Rémi Denis-Courmontv4l2: add per-codec bytes per pixel in codec table...
2013-06-15 Rémi Denis-Courmontdtv: ignore SEC errors
2013-06-12 Rémi Denis-Courmontv4l2: fix uninitialized value
2013-06-11 Rémi Denis-Courmontv4l2: missing white space
2013-06-10 Takahito HIRANOdtv: fix ISDB-S tuning
2013-06-06 Rafaël CarréDecklink access: set physical channels config
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-24 Rémi Denis-CourmontALSA: remove non-forward compatible assertion (fixes...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-17 Jean-Paul Samanaccess_dvb/dtv: support for libdvbpsi >= 1.0.0
2013-05-02 Jean-Baptiste KempfSFTP: remove more unused strings
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-04-30 Felix Paul Kühneavcapture: fix compilation warnings
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-Numbers to NSNumbe...
2013-04-30 Rémi Denis-Courmontudp: handle error
2013-04-30 Rémi Denis-Courmontudp: remove impossible case
2013-04-29 Rémi Denis-Courmonthttp: do not bother with login dialog if there is no...
2013-04-29 Jean-Baptiste KempfBD module: no tabs in source code...
2013-04-29 Christoph MiebachIt's Blu-ray now
2013-04-29 Jean-Baptiste KempfTimecode: try to fix copy/paste error
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Rémi Denis-CourmontVNC: fix gallicism
2013-04-25 Felix Paul Kühne*: unify 'none' vs. 'None' (-1 l10n string)
next