]> git.sesse.net Git - vlc/history - modules
configure: fixed linking of Mac modules and x264 which was broken by removing vlc...
[vlc] / modules /
2011-08-19 Anuradha SuraparajuAdd Dirac encoding support using the Schroedinger library
2011-08-19 Rafaël CarréFix linking with libv4l2
2011-08-18 Rémi Denis-Courmontncurses: apply message verbosity filtering
2011-08-18 Rémi Denis-Courmontncurses: no need to turn off cancellation in message...
2011-08-18 Rémi Denis-CourmontQt4: apply verbosity filtering within Qt, do not rely...
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Rémi Denis-CourmontSet filesystem libs in Makefile
2011-08-18 Rémi Denis-CourmontSet SOCKET_LIBS on Windows too
2011-08-18 Rémi Denis-CourmontMove MODULE_* predefined constants from vlc-config...
2011-08-18 Rémi Denis-CourmontTypo
2011-08-18 Rémi Denis-CourmontClean up L20 decoding
2011-08-18 Jean-Baptiste KempfAvformat demux: don't add empty tracks in AVMEDIA_TYPE_...
2011-08-18 Jean-Baptiste KempfAvcodec: map teletext IDs
2011-08-18 Denis CharmetFix many ES_OUT_RESET_PCR problems
2011-08-18 Denis CharmetFix block dropping at chapter change for non ordered...
2011-08-18 Jean-Baptiste KempfFreetype: kill warnings about sign comparison
2011-08-18 Jean-Baptiste KempfRemoteOSD: Simplify, remove warning and remove headers
2011-08-18 Jean-Baptiste KempfSkins2: remove unused variable
2011-08-17 Rémi Denis-CourmontDecoder for IEC61119 DAT12 (VLC_CODEC_DAT12)
2011-08-17 Rémi Denis-CourmontDecoder for PCM 20-bits (VLC_CODEC_S20B)
2011-08-17 Rémi Denis-Courmontaraw: refactor decoder to support byte-unaligned formats
2011-08-17 Rémi Denis-CourmontGenerate plugins cache during staged (native) installation
2011-08-17 Rémi Denis-Courmontaudio format: use bswap*()
2011-08-17 Rémi Denis-CourmontIntroduce VLC_NORETURN function attribute and use it
2011-08-17 Rémi Denis-CourmontMKV: compilation with EGCS is not supported anymore
2011-08-17 Jean-Baptiste KempfMosaic: remove unused variable
2011-08-17 Felix Paul Kühneauhal: fixed compilation against the 10.7 SDK
2011-08-17 Jean-Baptiste KempfAuHal: try to fix compilation on SDK > 10.5
2011-08-17 Jean-Baptiste KempfMacOS: fix compilation
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-17 Jean-Baptiste KempfAuhal: simplifications
2011-08-16 Felix Paul Kühnemacosx: remove the fullscreen button from the main...
2011-08-16 Rémi Denis-Courmontskins2: remove weird stuff and hopefully fix Win32...
2011-08-16 Jean-Baptiste KempfAuhal: remove unnecessary variables
2011-08-16 Jean-Baptiste KempfAuhal: code cosmetics and warning
2011-08-16 Rémi Denis-CourmontQt4: retain newlines in config item long text
2011-08-16 Jean-Baptiste KempfQt: remove unneeded whitespace that blocks normalized...
2011-08-16 Rémi Denis-CourmontALSA: update to new audio output interface
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...
next