]> git.sesse.net Git - vlc/history - modules
PS: fix an error introduced in f10b7234e27
[vlc] / modules /
2011-08-13 Jean-Baptiste KempfPS: fix an error introduced in f10b7234e27
2011-08-13 Jean-Baptiste KempfQt: fix the behaviour of clean button in playlist
2011-08-13 Jean-Baptiste KempfQt: restart filter when options can't be applied
2011-08-12 Jean-Baptiste KempfAntiflicker: Change permissions
2011-08-12 Jean-Baptiste KempfQt: video filter dialog update
2011-08-12 Jean-Baptiste KempfVobsub: cosmetics and warnings fixes
2011-08-12 Jean-Baptiste KempfQt: video effects. Remove noise
2011-08-11 Rémi Denis-CourmontPulseAudio: improve resampling formula
2011-08-11 Rémi Denis-CourmontPulseAudio: missing lock
2011-08-11 Mirsal EnnaimeUse a private dbus connection in the inhibit and telepa...
2011-08-10 Felix Paul Kühnemacosx: added 'obsolute' macros for removed settings
2011-08-10 Rémi Denis-CourmontPulseAudio: don't print an error when latency returns...
2011-08-10 Rémi Denis-CourmontPulseAudio: dead code
2011-08-10 Rémi Denis-CourmontPulseAudio: clear all stream callbacks before disconnection
2011-08-10 Felix Paul Kühnemacosx: fail the video output if Quartz Extreme isn...
2011-08-10 Felix Paul Kühnemacosx: implemented the 'autoscale' feature and fixed...
2011-08-10 Felix Paul Kühnevout_macosx: factorize objc selectors
2011-08-10 Felix Paul Kühnemacosx: redesigned info panel to HUD
2011-08-09 Felix Paul Kühnemacosx: fixed fspanel
2011-08-09 Felix Paul Kühnemacosx: retain window level across a fullscreen session
2011-08-09 Rémi Denis-Courmontlibsamplerate resampling filter
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-08-09 Felix Paul Kühnemacosx: fixed compilation warnings
2011-08-09 Rafaël Carréstream_out_std: simplify / factorize
2011-08-09 Rafaël Carrédbus: prefer char[][] to *char[]
2011-08-08 Felix Paul Kühnemacosx: move VLCFSPanel from VLCControls to VLCMainWind...
2011-08-08 Felix Paul Kühnemacosx: implemented float-on-top
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-08-08 Felix Paul Kühnevout_macosx: implemented support for resize, zoom,...
2011-08-08 Felix Paul Kühnemacosx: updated applescript binding to current API
2011-08-08 Jean-Baptiste KempfQt: plugins dialog, fix keyevents
2011-08-08 Rémi Denis-CourmontXCB: fallback to SHM with promiscuous permissions on...
2011-08-08 Rémi Denis-CourmontXCB: make CheckError() return the actual error code
2011-08-08 Rémi Denis-CourmontReplace AOUT_FMT_NON_LINEAR with AOUT_FMT_SPDIF and...
2011-08-08 Rémi Denis-Courmontmono downmix: manually selected so zero priority
2011-08-08 Rémi Denis-CourmontRemove useless trivial audio mixer
2011-08-08 Rémi Denis-CourmontQt4: fix enum switch warning
2011-08-08 Rémi Denis-CourmontQt4: fix DEBUG_LAYOUT warning
2011-08-08 Rémi Denis-CourmontPulseAudio: include <math.h> (fixes #5170)
2011-08-08 Rémi Denis-Courmonthttp out: Do not look for removed variables
2011-08-08 F. YhuelHLS (httplive.c): fix Peek() function
2011-08-08 Rafaël Carrémpeg_audio: comment unused variable
2011-08-08 Rafaël Carrédbus: remove unused variable
2011-08-08 Rafaël Carrédbus: move static const tables in the C file
2011-08-08 Rafaël Carrédbus: allocate pollfd array on the stack
2011-08-07 Rafaël Carréxspf demux: merge header in C file
2011-08-07 Rafaël Carréxspf demux: fix memleak
2011-08-07 Pierre Ynardoss: build fix
2011-08-07 Rémi Denis-CourmontRTP: remove useless #include
2011-08-07 Rémi Denis-Courmontsmf: no need to set audio channels
2011-08-07 Rémi Denis-Courmontvoc: remove useless #include
2011-08-06 Rémi Denis-CourmontSimplify, clean up and rename aout_OutputNextBuffer()
2011-08-06 Rémi Denis-CourmontAVI: fix potential crash on seek (Closes: LP#803006)
2011-08-06 Rémi Denis-CourmontUse CLOCK_FREQ
2011-08-06 Jean-Baptiste KempfQt4: clarify a tooltip
2011-08-05 Felix Paul Kühnemacosx: removed no longer existing option 'server-port...
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-08-04 Erwan Tuloumsw(Win32): give libvlc users access to input events...
2011-08-04 Rémi Denis-CourmontPulseAudio: initialize volume setter correctly
2011-08-04 Rémi Denis-CourmontCall aout_PacketDestroy() on error paths too
2011-08-04 Rémi Denis-CourmontWin32: audio outputs compile fix
2011-08-04 Rémi Denis-Courmontamem: add support for pause/resume and flush/drain
2011-08-04 Rémi Denis-Courmontaout: move packet FIFO management to plugins that need it
2011-08-04 Rémi Denis-Courmontdummy outputs: drop priority to zero
2011-08-04 Rémi Denis-Courmontfix warning
2011-08-04 Rémi Denis-CourmontMove notify/ out of misc/
2011-08-04 Rémi Denis-CourmontMove text_renderer/ out of misc/
2011-08-04 Rémi Denis-CourmontRemove modules/misc/dummy/
2011-08-04 Rémi Denis-CourmontMove and split dummy interface
2011-08-04 Rémi Denis-CourmontMove and split dummy text render
2011-08-04 Rémi Denis-CourmontMove and split dummy encoder
2011-08-04 Rémi Denis-CourmontMove and split dummy decoder
2011-08-04 Rémi Denis-CourmontMove and split dummy input
2011-08-04 Rémi Denis-Courmontvdummy: remove useless manage callback
2011-08-04 Rémi Denis-CourmontMove and split dummy video output
2011-08-04 Rémi Denis-CourmontMove and split dummy audio output
2011-08-04 Felix Paul Kühnemacosx: fixed time slider action in the fspanel
2011-08-03 Rémi Denis-Courmontaout: split out packet-oriented output support code
2011-08-03 Rémi Denis-CourmontPulseAudio: support versions 0.9.16-0.9.21 with the...
2011-08-03 Rémi Denis-Courmontblock_BytestreamInit(): rationalize prototype
2011-08-03 Rémi Denis-CourmontDTS: do not (try and fail to) use dtstofloat32 if ...
2011-08-03 Rémi Denis-Courmontmad: fix succesful probing debug message
2011-08-03 Rémi Denis-Courmontmad: convert as requested by caller (refs #5150)
2011-08-03 Rémi Denis-Courmontdca: do not override output format (refs #5150)
2011-08-03 Rémi Denis-Courmonta52dec: do not change output format (refs #5150)
2011-08-03 Rémi Denis-Courmontdca: pass audio sample formats by pointer rather than...
2011-08-03 Rémi Denis-Courmonta52dec: pass sample formats by address rather than...
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
2011-08-03 Felix Paul Kühnemacosx: stop using NTableVieew's selectedRowEnumerator...
2011-08-03 Rémi DuraffortOpenSLES: remove leftover
2011-08-03 Rémi Duraffortsout: mosaic remove unused variable
2011-08-03 Felix Paul Kühnemacosx: icon set for the sidebar table taken from the...
2011-08-03 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 SDK
2011-08-02 Rémi Denis-CourmontRemove SDL audio output
2011-08-02 Rémi Denis-Courmontaout: pass audio buffer explicitly to pf_play
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-08-02 Rémi Denis-Courmontmixer only needs the sample format (FOURCC)
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-Courmonthttpd_ServerIP(): return server port too
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
next