]> git.sesse.net Git - vlc/history - modules/gui
avcodec: encoder: Fix rounding issue
[vlc] / modules / gui /
2014-06-11 Erwan TulouQt: early instantiation for THEMIM
2014-06-11 Erwan TulouQt: fix missing slot (playlist entry of popupmenu)
2014-06-11 Erwan TulouQt: fix multiple instances of a singleton if an input...
2014-06-09 Felix Paul Kühnemacosx: don't store playback position information for...
2014-06-09 David Fuhrmannmacosx: kill one string
2014-06-09 David Fuhrmannmacosx: audio effects: fix behaviour of cancel button...
2014-06-09 David Fuhrmannmacosx: audio effects: simplification
2014-06-09 David Fuhrmannmacosx: add missing l10n for metadata access checkbox
2014-06-03 Francois Cartegniedemux: mp4: don't prompt to restart if user specifies...
2014-06-01 David Fuhrmannmacosx: use new metadata-network-access variable
2014-06-01 David FuhrmannRevert "macosx: enable native fullscreen by default...
2014-05-24 Francois CartegnieQt: sprefs: word wrap long label
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-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 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 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 KempfQt: raise window when video Widget is shown
2014-05-20 Rémi Denis-Courmontqt4: fix memory leak
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 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 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...
2014-05-13 David Fuhrmannmacosx: fix resume playback feature
2014-05-12 David Fuhrmannmacosx: addons: add a new addon class for the model...
2014-05-11 Francois CartegnieQt: addons_manager: reduce type gradient size
2014-05-10 David Fuhrmannmacosx: fix show fs controller hotkey (default i)
2014-05-10 David Fuhrmannmacosx: do not break prefs animation in case of double...
2014-05-02 Francois CartegnieQt: update preferences intf preview
2014-05-01 Francois CartegnieQt4: remove models and signals proxying
2014-05-01 Francois CartegnieQt4: prune SQL media library code
2014-04-28 David Fuhrmannmacosx: remove dead code from extension manager
2014-04-28 David Fuhrmannmacosx: cosmetics
2014-04-28 David Fuhrmannmacosx: properly inform the extension manager about...
2014-04-28 David Fuhrmannmacosx: use a dispatch queue to notify extensions about...
2014-04-28 Felix Paul Kühnemacosx: ask for the 'album-art' fetcher option on first...
2014-04-27 David Fuhrmannmacosx: remove unneeded containsObject calls, fix UInt...
2014-04-27 Jean-Baptiste KempfQt: try to correctly save the playlist state
2014-04-27 Felix Paul Kühnemacosx: add a11y option to increase playlist table...
2014-04-27 Felix Paul Kühnemacosx: fix utf8 issue
2014-04-26 Felix Paul Kühnemacosx: expose continue playback option in simple settings
2014-04-26 Felix Paul Kühnemacosx: add continue playback where you left off (refs...
2014-04-26 Felix Paul Kühnemacosx/StringUtility: add helper to format time strings
next