]> git.sesse.net Git - vlc/history - modules/gui
hds: fix memory leak (cid #1224537)
[vlc] / modules / gui /
2014-07-23 Boy van AmstelSupport changing 'audio desync' via AppleScript on OSX
2014-07-23 Francois Cartegnieqt/macos: add missing addons intf and meta categories
2014-07-20 Felix Paul Kühnemacosx: actually deploying a callback helps if you...
2014-07-20 David Fuhrmannmacosx: avoid possible index out of range problem in...
2014-07-20 David Fuhrmannmacosx: refresh bookmarks list when input item changes...
2014-07-18 Erwan TulouQt: remove a suspicious delete
2014-07-18 Erwan TulouQt: fix regression about popupmenu
2014-07-13 Felix Paul Kühnemacosx: reload sidebar if the user un-/installs an...
2014-07-13 David Fuhrmannmacosx: handle corner case in playlist deletion (refs...
2014-07-13 David Fuhrmannmacosx: auto-apply brightness-threshold value in video...
2014-07-13 Felix Paul Kühnemacosx: fix compilation warnings
2014-07-13 Felix Paul Kühnemacosx: fix typo preventing post-processing (refs ...
2014-07-13 Erwan TulouQt(dialog provider): fix utf8 issue with generic dialog...
2014-07-13 Erwan TulouQt(dialog provider): rework the part of popupmenu speci...
2014-07-13 Erwan Tulouskins2: remove all hardcoded hotkeys
2014-07-13 Erwan Tulouskins2: add support for the new key accelerator feature.
2014-07-13 Erwan TulouQt(Dialog provider): Add support for key accelerators
2014-07-12 Felix Paul Kühnemacosx: fix run-time exception
2014-07-12 Felix Paul Kühnemacosx: don't try to resume playback if file was moved...
2014-07-06 David Fuhrmannmacosx: remove unneeded cast
2014-07-06 David Fuhrmannmacosx: constify char* parameters for setVideoFilter*
2014-07-06 David Fuhrmannmacosx: correctly reset video-splitter on video effects...
2014-07-02 Tristan MatthewsFix build for C++11
2014-06-24 David Fuhrmannmacosx: fix crash when applying video effects profile
2014-06-22 David Fuhrmannmacosx: fix resume playback for file urls containing...
2014-06-22 David Fuhrmannmacosx: set a proper main window frame on termination
2014-06-22 David Fuhrmannmacosx: remove unneeded libvlc_Quit and add some commen...
2014-06-22 David Fuhrmannmacosx: remove unneeded performSelectorOnMainThread
2014-06-19 David Fuhrmannmacosx: fix broken first time settings setup
2014-06-16 Felix Paul Kühnemacosx: de-duplicate code by using the global libvlccor...
2014-06-16 Felix Paul Kühnemacosx: move video filter control code to the global...
2014-06-16 Felix Paul Kühnemacosx: remove level 0 from the post-pp menu
2014-06-16 Felix Paul Kühnemacosx: minor cleanup in the menu code
2014-06-16 Felix Paul Kühnemacosx: fix post-proc menu item (refs #11613)
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
next