]> git.sesse.net Git - vlc/shortlog
vlc
2012-05-24 Edward Wangluahttp: Don't interfere while the user is dragging
2012-05-24 Sébastien Toquefreetype: add android default font
2012-05-24 Jean-Baptiste... AVI: parse dmlh chunk
2012-05-24 Jean-Baptiste... AVI: do not warn about embedded subtitles
2012-05-24 Jean-Baptiste... AVI: be less picky about wrong sizes for LIST chunk
2012-05-24 Jean-Baptiste... AVI: better debug
2012-05-24 Jean-Baptiste... AVI: remove unnecessary macros
2012-05-24 Jean-Baptiste... AVI: reduce the debug tree size
2012-05-24 Jean-Baptiste... AVI: better debug
2012-05-24 Hugo Beauzée... dash: DASHManager: Prevent a crash when the downloader...
2012-05-24 Hugo Beauzée... dash: Remove now useless variables.
2012-05-24 Hugo Beauzée... dash: Prevent infinite recursion.
2012-05-24 Hugo Beauzée... dash: DOMParser: Multiple profile may be used by some...
2012-05-24 Hugo Beauzée... Fix a mail in mailmap.
2012-05-24 Konstantin... Contrib: UPNP: enable IPv6 and re-enable webserver...
2012-05-24 Konstantin... Upnp: Fix #6250, honor --miface.
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-05-23 Rafaël CarréRefuse to build with mingw-w64 2.x as it is broken
2012-05-23 Laurent AimarHide errors with multi-part rar when the end of archive...
2012-05-23 Laurent AimarFixed support of G726.
2012-05-23 Rui ZhangAvcodec: disable delayed opening for packetized AAC...
2012-05-23 Konstantin... Bluray: use msg_Info instead of msg_Err.
2012-05-23 Konstantin... Bluray: use meaningful error messages when available.
2012-05-23 Pierre Ynardlua: fix more sd input options and lua stack use-after-gc
2012-05-22 Rémi Denis... Unused variable
2012-05-22 Rémi Denis... Replace remaining instances of aout_buffer_t with block_t
2012-05-22 Rémi Denis... Replace remaining call sites of aout_BufferFree()
2012-05-22 Rémi Denis... wasapi: fix comment
2012-05-22 Rémi Denis... aout: reset volume to 1 on module unload
2012-05-22 Rémi Denis... Remove aout_VolumeNoneInit()
2012-05-22 Rémi Denis... aout: simplify volume and mute variables life cycle
2012-05-22 Aurelien Nephtalits: Fix audio type description parsing
2012-05-21 Rémi Denis... waveout: correct scale
2012-05-21 David Fuhrmannmacosx: fix subtile bug in initialization of mainwindow
2012-05-21 Rémi Denis... Remove --with-tuning
2012-05-21 Felix Paul... macosx: fixed compilation warning
2012-05-21 David Fuhrmannmacosx: added forgotten method declaration in header...
2012-05-21 Jean-Baptiste... HLS: fix a signed comparison warning
2012-05-21 Rui Zhanghttplive: do not reset segment data without key
2012-05-21 Jean-Baptiste... Correct name
2012-05-21 Felix Paul... po: revert unintended change in 5e8666c883f3653b6c9a1e1...
2012-05-21 Felix Paul... macosx: removed the outdated and dysfunctional service...
2012-05-21 Felix Paul... update NEWS since mentioned feature became part of...
2012-05-21 Jean-Baptiste... AVI: support more extended tags
2012-05-21 Jean-Baptiste... AVI: display extra-data tags
2012-05-21 Jean-Baptiste... AVI: add more main tags
2012-05-21 Jean-Baptiste... AVI: read the creation date
2012-05-21 Felix Paul... macosx: make sure that the fullscreen window is the...
2012-05-21 Felix Paul... macosx: removed wrong check, which could make the video...
2012-05-20 Pierre Ynardlua: fix equalizer setting code
2012-05-20 Rémi Denis... aout: use INT64_MIN as invalid delay value
2012-05-20 Pierre Ynardlua: remove superfluous equalizer preset code
2012-05-20 Pierre Ynardlua: fix memory leak in equalizer function
2012-05-20 Felix Paul... Updated NEWS wrt recent OS X changes
2012-05-20 Felix Paul... macosx: added an option to let the Apple Remote control...
2012-05-20 Pierre Ynardlua: fix memory leak
2012-05-20 Pierre Ynardlua: fix memory and object leak and reset locale on...
2012-05-18 Felix Paul... macosx: added UI stub for a new Convert & Save panel...
2012-05-18 Felix Paul... macosx: fixed antialiasing issues in the Open panel...
2012-05-18 David Fuhrmannmacosx: remove one unneeded line in togglePlaylist:
2012-05-18 David Fuhrmannmacosx: some small improvements for !video-deco
2012-05-18 Felix Paul... macosx: allow the user to sleep his/her Mac using the...
2012-05-18 Felix Paul... macosx: use CoreInteraction code for the media key...
2012-05-18 Felix Paul... macosx: using the updated SPMediaKeyTap, we can disable...
2012-05-18 Felix Paul... macosx: update SPMediaKeyTap to latest code from upstre...
2012-05-18 Felix Paul... macosx: set the represented URL in the detached vout...
2012-05-18 Pierre Ynardluahttp: use us_tonumber() for commands passing decimals
2012-05-18 Pierre Ynardluahttp: make rounding function resilient to strings
2012-05-18 Pierre Ynardvlm: use vlc_object_alive()
2012-05-18 Pierre YnardRevert "VLM: remove dummy vlc_object_kill()"
2012-05-17 Pierre Ynardluahttp: fix scope of url handler variables
2012-05-17 Felix Paul... macosx: added an option to hide the playmode buttons...
2012-05-17 Felix Paul... macosx: remove debug code and block Lion's fullscreen...
2012-05-17 Felix Paul... macosx: added the prev/next buttons back (disabled...
2012-05-17 Rafaël Carrécaca doesn't use x11 on OSX
2012-05-17 Rafaël Carréswitcher needs libm
2012-05-17 Felix Paul... macosx: added 'video-deco' to the simple preferences...
2012-05-17 Felix Paul... macosx: re-implement 'video-deco' support (close #6426)
2012-05-17 Felix Paul... macosx: updated copyright headers
2012-05-17 Felix Paul... package/macosx: disable the caca vout by default
2012-05-17 Felix Paul... macosx: fixed typo
2012-05-17 Felix Paul... macosx: another optimization for the wizard
2012-05-17 Jon Staceybuild_system: osx: use xcrun and SDKROOT env variable...
2012-05-17 Felix Paul... macosx: more optimizations for bookmarks and wizard...
2012-05-17 Felix Paul... macosx: code optimizations - no functional change
2012-05-17 Felix Paul... macosx: improve memory and hotkey handling (in case...
2012-05-17 Mirsal Ennaimedbus: Fix seek detection
2012-05-17 Felix Paul... macosx: fixed corner case, which could lead to an empty...
2012-05-16 Rémi Denis... wasapi: factorize/check COM initialization
2012-05-16 Rémi Denis... DirectSound: apply volume attenuation with DirectSound
2012-05-16 Rémi Denis... wasapi: volume setting support
2012-05-16 Rémi Denis... Qt4: use msg_Dbg() for tools panel items debug
2012-05-16 Rémi Denis... wasapi: improve format negotiation
2012-05-16 Rémi Denis... wasapi: respect IAudioClock and IAudioRenderClient...
2012-05-16 Rémi Denis... wasapi: fallback to DirectX while S/PDIF is unimplemented
2012-05-16 Rémi Denis... PulseAudio: remove incorrect corking assertion
2012-05-16 Rémi Denis... Remove unneeded OS/2 hacks
2012-05-15 Jean-Baptiste... Add SLDV fourCC
2012-05-15 Rémi Denis... wasapi: enlist the plugin
2012-05-15 Rémi Denis... wasapi: build system integration
next