]> git.sesse.net Git - vlc/history - modules
Define HAVE_V4L2 conditional
[vlc] / modules /
2011-08-16 Rémi Denis-CourmontDefine HAVE_V4L2 conditional
2011-08-16 Rémi Denis-CourmontFix OSS input compilation
2011-08-16 Rémi Denis-CourmontRC: fix parse_MRL prototype: unused parameter and const
2011-08-16 Rémi Denis-CourmontRC: unused variable
2011-08-16 Felix Paul Kühnevout_macosx: compilation fix for 10.6 and earlier
2011-08-16 Jean-Baptiste KempfQt: use qDeleteAll on VLM dialog
2011-08-16 Jean-Baptiste KempfQt: use QWidgetList when applicable
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Jean-Baptiste KempfQt: use QString iso std::string
2011-08-16 Jean-Baptiste KempfQt: use __MIN when applicable
2011-08-16 Jean-Baptiste KempfQt: remove unnecessary header
2011-08-16 Jean-Baptiste KempfQt: use const_iterator when possible
2011-08-16 Jean-Baptiste KempfQt: Use append iso push_*
2011-08-16 Jean-Baptiste KempfQt: use isEmpty() iso empty()
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-08-16 Jean-Baptiste KempfQt, menus: std::vector -> QVector
2011-08-16 Felix Paul Kühnemacosx: don't let the vout resize the window if we...
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-16 Felix Paul Kühnemacosx: use an updated API to set the behavior of menu...
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
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-14 Felix Paul Kühnemacosx: fixed crash when opening multiple files using...
2011-08-14 Felix Paul Kühnemacosx: fixed some ui bugs, which sneaked in recently
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-14 Felix Paul Kühnemacosx: simplified the way we set the window's title
2011-08-14 Felix Paul Kühnemacosx: fixed spu announcements for playback controls
2011-08-13 Mirsal Ennaimedbus: Add missing introspection data
2011-08-13 Mirsal Ennaimedbus: Fix the org.mpris.MediaPlayer2.Player.Seek method...
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
next