]> git.sesse.net Git - vlc/history - modules
caca: convert to automake
[vlc] / modules /
2012-05-13 Rémi Denis-Courmontcaca: convert to automake
2012-05-13 Rémi Denis-CourmontAA: drop priority to zero
2012-05-13 Rémi Denis-CourmontMove vlc_atomic_t to <vlc_atomic.h> and correct definition
2012-05-13 Rémi Denis-Courmontbluray: use atomic_flag instead of vlc_gc_data
2012-05-13 Francois Cartegnietypo
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-12 Francois CartegnieQt: main_interface: fix showTab(oldwidget) for undocked...
2012-05-12 Francois CartegnieQt: main interface: add some better debugging
2012-05-12 Rémi Denis-CourmontALSA: follow initialization order from snd_pcm_set_params()
2012-05-12 Robert ForsmanDASH: fix compatibility with com.sun.net.httpserver
2012-05-12 Vikram Narayanandialogs/open.cpp: Change the shortcut for convert/save
2012-05-12 Martin Storsjöomxil: Use the right variable instead of a hardcoded...
2012-05-12 Martin Storsjöomxil: Keep the old frame height as plane size (nSliceH...
2012-05-12 Jean-Baptiste KempfFix Stack off-by-one overflow in vc1 packetizer
2012-05-11 Laurent AimarAdded support for vprp chunk in AVI demuxer.
2012-05-11 Jean-Baptiste KempfASF/WMV: parser chapters
2012-05-11 Felix Paul Kühnemacosx: improve the handling of broken prefs and make...
2012-05-11 Jean-Paul SamanRevert "video_filter/scene.c: write pictures in a separ...
2012-05-11 David Fuhrmannmacosx: fix menu support in detached video window
2012-05-11 David Fuhrmannmacosx: avoid some focus problems when doing playlistis...
2012-05-10 Rémi Denis-Courmontsubsdec: add CP850 as a character encoding (fix #6732)
2012-05-10 Rémi Denis-Courmontmarq: avoid name conflict with Win32 API
2012-05-10 Rémi Denis-Courmontmarq: use vlc_fopen()
2012-05-10 Rémi Denis-Courmontmarq: add --marq-file to read/update the text from...
2012-05-10 Rémi Denis-Courmontmarq: cleanly check if a SPU update is required
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-10 Francois CartegnieQt: playlist dialog: remove unneeded layer
2012-05-10 Jean-Paul Samanvideo_filter/scene.c: write pictures in a separate...
2012-05-09 Felix Paul Kühnemacosx: trust the user that s/he knows what s/he's...
2012-05-09 Rémi Denis-Courmontgestures: follow playlist, input, vout events and remov...
2012-05-09 Rémi Denis-Courmontgestures: process gestures directly from event and...
2012-05-09 Felix Paul Kühnemacosx: remove another hack, since it isn't needed
2012-05-09 Felix Paul Kühnemacosx: replaced dated threading hacks with the latest...
2012-05-09 Rémi Denis-Courmontxosd: do not use pf_run
2012-05-09 Rémi Denis-Courmontoldrc: avoid vlc_object_kill()
2012-05-09 Rémi Denis-Courmontremoteosd: no need for vlc_object_kill()
2012-05-09 Rémi Denis-Courmontavi: do not use vlc_object_kill()
2012-05-09 Rémi Denis-CourmontRevert "macosx: run on first thread directly, like...
2012-05-08 David Fuhrmannmacosx: remove unneeded headers from videoview.m
2012-05-08 Rémi Denis-Courmonta52: remove redumdant data
2012-05-07 Rémi Denis-Courmontmacosx: run on first thread directly, like already...
2012-05-07 Rémi Denis-Courmontfile aout: do not apply volume (refs #6262)
2012-05-07 David Fuhrmannmacosx: only show fullscreen when mouse moves inside...
2012-05-06 Rémi Denis-Courmontaout: add option to initialize hardware volume
2012-05-06 Rémi Denis-Courmontwaveout: fix volume initialization
2012-05-06 Rémi Denis-CourmontPulseAudio: correct volume reporting from PA to VLC...
2012-05-06 Felix Paul Kühnevout_ios: fixed getProcAddress
2012-05-06 David Fuhrmannmacosx vout: public getter for vd should not be needed...
2012-05-06 David Fuhrmannmacosx vout: syncronize access to sys->place
2012-05-06 David Fuhrmannmacosx: remove unneeded p_vouts in videoview
2012-05-06 David Fuhrmannmacosx: avoid index out of bound exceptions in some...
2012-05-05 Rémi Denis-CourmontEGL: update and unify the platforms list
2012-05-05 David Fuhrmannmacosx vout: avoid place_picture call for every mouse...
2012-05-05 David Fuhrmannmacosx: move mouse vout event code to vout module
2012-05-05 Rémi Denis-Courmontmp4: use strndup() where applicable
2012-05-05 David Fuhrmannmacosx: fix mouse position sent to vlc core for menus
2012-05-04 Rémi Denis-CourmontJACK: fix sampling rate (regression in VLC 2.0)
2012-05-04 Rémi Denis-CourmontGnuTLS: print certificate error flags (refs #6708)
2012-05-04 Rémi Denis-CourmontGnuTLS: add new certificate error messages
2012-05-04 Rémi Denis-CourmontGnuTLS: do not bother checking certificate dates
2012-05-04 Rémi Denis-CourmontGnuTLS: fix warnings
2012-05-04 Felix Paul Kühnevout_ios: implement gl.getProcAddress
2012-05-04 Felix Paul Kühnevout_macosx: implement gl.getProcAddress
2012-05-04 Hugo Beauzée-Luyssenfaad: Fix a crash when channel info are invalids.
2012-05-04 Hugo Beauzée-Luyssenfaad: Remove useless assignment.
2012-05-04 Hugo Beauzée-Luyssenfaad: Fix channel reordering loop.
2012-05-03 David Fuhrmannmacosx: fix another crash on exit
2012-05-03 Rémi Denis-CourmontAdd "audio resampler" capability to resamplers
2012-05-03 Rémi Denis-CourmontPulseAudio: add an assertion (refs #5825)
2012-05-03 David Fuhrmannmacosx vout: unify code style to the most widely used one
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-05-02 Jean-Paul Samanavformat/mux.c: Check malloc return value.
2012-05-02 Jean-Paul Samancodec/rawvideo.c: use boolean initialization for b_invert.
2012-05-02 Jean-Paul Samanskin2: call interaction_Register()
2012-05-02 Hugo Beauzée-Luyssenflac: encoder: remove unused p_sys member.
2012-05-02 Hugo Beauzée-Luyssenogg: Fix a heap buffer overflow.
2012-05-02 Jean-Paul Samantranscode: replace PICTURE_RING_BUFFER with picture_fifo_t
2012-05-01 Mirsal Ennaimedbus: Use the AfterTrack parameter in the tracklist...
2012-05-01 Mirsal Ennaimeupnp: Cosmetics
2012-05-01 Mirsal Ennaimeupnp: Use saner error paths
2012-05-01 Mirsal Ennaimeupnp: Call ixmlRelaxParser only once
2012-05-01 Mirsal Ennaimeupnp: Cosmetics and variable naming
2012-04-30 John Petersonrar: Read the uncompressed size high word instead of...
2012-04-30 Naohiro KORIYAMAupnp: fetch all media items correctly.
2012-04-30 David Fuhrmannmacosx: small clarification regarding fullscreen controller
2012-04-29 Jean-Baptiste KempfSubtitles: avoid infinite loop
2012-04-29 Jean-Baptiste KempfSubtitles: font attributes can use ''
2012-04-29 Jean-Baptiste KempfASF: cosmetics
2012-04-29 David Fuhrmannmacosx: do not display double negative time when durati...
2012-04-28 Jean-Baptiste KempfASF: do not display GUID when not in debug mode
2012-04-27 Jean-Baptiste KempfASF: better logging and more consistent with MKV/MP4...
2012-04-27 Jean-Baptiste KempfMKV: debug extra metadata too
2012-04-27 Jean-Baptiste KempfMKV: fix meta regression
2012-04-25 Rafaël Carréavformat: initialize empty options sets
next