]> git.sesse.net Git - vlc/history - modules
headphone: fix overflow buffer handling
[vlc] / modules /
2014-05-25 Tristan Matthewsheadphone: fix overflow buffer handling
2014-05-25 Francois Cartegnieaccess: rar: skip old volume format string on failure...
2014-05-24 Francois CartegnieQt: sprefs: word wrap long label
2014-05-24 Francois Cartegniedemux: mp4: add trex helper and box checks
2014-05-24 Francois Cartegniedemux: mp4: compute virtual box size
2014-05-24 Francois Cartegniedemux: mp4: add shortcut for box data union
2014-05-24 Francois Cartegniedemux: mp4: fix reading tfra
2014-05-24 Francois Cartegniedemux: mp4: fix reading elst
2014-05-24 Francois Cartegniedemux: mp4: fix reading stss/stsh
2014-05-24 Jean-Baptiste KempfUpdate MODULES_LIST
2014-05-24 Felix Paul Kühneios dialog provider: fix insufficient nil checks
2014-05-24 David Fuhrmannmacosx: simplify setAudioFilter
2014-05-24 David Fuhrmannmacosx: fix memleak, cosmetics
2014-05-24 David Fuhrmannmacosx: remove unneeded eq variable initialization
2014-05-24 Rémi Denis-Courmontequalizer: clean up bands callback and handle invalid...
2014-05-24 Rémi Denis-Courmontequalizer: rationalize the equalizer preset callback
2014-05-24 Rémi Denis-Courmontequalizer: reduce PreampCallback contention scope
2014-05-23 Ilkka Ollakkatranscode: keep in track of input pts drift for video
2014-05-23 Ilkka Ollakkatranscode: store fmt per id/track
2014-05-23 Nicolas Bertranddcp: Add case GET_PTS_DELAY in Control()
2014-05-22 Jean-Baptiste KempfAndroid vout: support the mouse events from jni
2014-05-22 Jean-Baptiste KempfQt: simplify Win32 and Mac detection
2014-05-22 Hugo Beauzée-LuyssenQt: Avoid uninitialized records in option array
2014-05-22 Hugo Beauzée-LuyssenQt: Avoid using dangling pointers and fix memleaks
2014-05-22 Hugo Beauzée-LuyssenQt: Fix crash introduced by 798ee1ab
2014-05-22 Hugo Beauzée-Luyssenh264 packetizer: Remove unused enum
2014-05-22 Dennis Hamestercodec/mmal: Add mmal based decoder plugin
2014-05-22 Dennis Hamestervideo_output/mmal: Add mmal based video output plugin
2014-05-22 David Fuhrmannmacosx: cosmetics
2014-05-22 David Fuhrmannmacosx: fix purging of resume media data, avoid memleak
2014-05-21 Francois Cartegniemeta_fetcher: rename as scope and set values
2014-05-21 Jean-Baptiste KempfQt: sprefs, unformize icon sizes
2014-05-20 Francois Cartegniedemux: mp4: check if fragments exists when seekable
2014-05-20 Francois Cartegniedemux: mp4: timescales are u32
2014-05-20 Jean-Baptiste KempfQt: use platformName() on Qt5 too, like on QPA
2014-05-20 Jean-Baptiste KempfQt: use a processor helper for Qt5
2014-05-20 Jean-Baptiste KempfAVcodec: use avctx width for subtitles when set
2014-05-20 Felix Abecassistext_renderer: avoid 0xff << 24 with an int type
2014-05-20 Jean-Baptiste KempfQt: raise window when video Widget is shown
2014-05-20 Rémi Denis-Courmontfloat: fix copy-paste error in double precision amp
2014-05-20 Rémi Denis-Courmontqt4: fix memory leak
2014-05-20 Daniel Verkampavcodec: map Smacker audio
2014-05-20 Luca Barbatolavf: Support rotation side data
2014-05-20 Jean-Baptiste KempfAVformat: use a similar compat detection than AVcodec
2014-05-20 Arne de BruijnPGS subtitles: use origial frame size (fix #6324)
2014-05-19 Jean-Baptiste KempfQt: remove unneeded margins and parameters
2014-05-19 Jean-Baptiste KempfQt: uniformize sprefs margins
2014-05-19 Jean-Baptiste KempfQt: small changes to Simple Preferences
2014-05-19 Jean-Baptiste KempfQt: put simple preferences section at the top
2014-05-19 Jean-Baptiste KempfQt: restore time where you left off
2014-05-19 Jean-Baptiste KempfQt: s/Qt4/Qt
2014-05-19 Jean-Baptiste KempfQt: store 30 recents item, show 10 in the menus
2014-05-19 Jean-Baptiste KempfQt: remove unnecessary includes
2014-05-19 David Fuhrmannmacosx: simple prefs: Only show font family and subtype...
2014-05-19 Jean-Baptiste KempfQt: save time on item destruction
2014-05-19 Jean-Baptiste KempfQt: store time besides MRL for recent items
2014-05-19 Jean-Baptiste KempfQt: save recents on quit()
2014-05-19 Jean-Baptiste KempfQt: cosmetics on RecentsMRL and Open classes
2014-05-19 Francois Cartegnielua: include cleanup
2014-05-19 Francois CartegnieQt: update art requests to use updated API
2014-05-19 Francois Cartegnieupdate meta request API to allow overriding
2014-05-19 Francois Cartegniedeprecate art-album variable
2014-05-19 Francois Cartegnierename art_finder as meta_fetcher
2014-05-19 Francois Cartegniefinder/fetcher: always use scripts doing local access
2014-05-19 David Fuhrmannmacosx: addons manager: add l10n for download button
2014-05-19 David Fuhrmannmacosx: addons manager: process the callback on the...
2014-05-19 David Fuhrmannmacosx: addons manager: restructure UI and fix some...
2014-05-19 David Fuhrmannmacosx: addons manager: fix crash when window is repeat...
2014-05-19 David Fuhrmannmacosx: lock access to addon_entry_t
2014-05-18 Jean-Baptiste KempfQt: factorize directory opening
2014-05-18 Jean-Baptiste KempfQt: move getDirectoryDialog to a static helper
2014-05-18 Jean-Baptiste KempfQt: factorize code of opening MRL
2014-05-18 Jean-Baptiste KempfQt: rename helper for more clarity
2014-05-18 Jean-Baptiste KempfQt: openItem was almost always used to pass options
2014-05-18 Felix Paul Kühnemacosx: don't continue playback where left off if user...
2014-05-18 Felix Paul Kühnemacosx: don't try to continue playback if current posit...
2014-05-18 Felix Paul Kühnemacosx: continue playback where you left off, take...
2014-05-18 Jean-Baptiste KempfQt: playlist enqueue, use the Open:: helper
2014-05-18 Jean-Baptiste KempfQt: use the open helper for streaming
2014-05-18 Jean-Baptiste KempfQt: use the open helper to open directories
2014-05-18 Jean-Baptiste KempfQt: use the open helper in the Open Dialog
2014-05-18 Jean-Baptiste KempfQt: provide an helper to open items
2014-05-18 Jean-Baptiste KempfQt: playlist, use the new helper to Open files
2014-05-18 Jean-Baptiste KempfQt: DialogsProvider, use the open helper
2014-05-18 Jean-Baptiste KempfQt: use the new helper for Main Interface DnD actions
2014-05-18 Jean-Baptiste KempfQt: move playMRL slot from THEDP to RecentsMRL
2014-05-18 Jean-Baptiste KempfQt: add a new class helper to open files
2014-05-18 Jean-Baptiste KempfQt: cleanup, remove includes and copyright updates...
2014-05-18 Jean-Baptiste KempfQt: cosmetics and update copyright for ActionsManager
2014-05-18 Jean-Baptiste KempfQt: fix indentation is ActionsManager
2014-05-18 Jean-Baptiste KempfQt: remove isAlive from DialogProvider
2014-05-18 Jean-Baptiste KempfQt: use provided Singleton util for RecentsMRL
2014-05-18 Jean-Baptiste KempfQt: add a bunch of virtual for destructors
2014-05-18 Jean-Baptiste KempfQt: registry, inline empty destructor
2014-05-18 Jean-Baptiste KempfQt: remove Extension's WidgetMapper destructor
2014-05-18 Jean-Baptiste KempfQt: use the provided Singleton class for ActionsManager
2014-05-18 Jean-Baptiste KempfQt: use pl_Unlocked in playlist_Add calls
2014-05-16 Felix Paul Kühnemacosx: fix warning
2014-05-16 Felix Paul Kühnemacosx: clean-up string utility
2014-05-16 Felix Paul Kühnemacosx: move re-useable code from menu to core interact...
next