]> git.sesse.net Git - vlc/history - modules/gui
Qt: remove isAlive from DialogProvider
[vlc] / modules / gui /
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
2014-04-24 David Fuhrmannmacosx: properly store video-on-top state in playlist...
2014-04-19 David Fuhrmannmacosx: remove outdated / unused outlet
2014-04-19 David Fuhrmannmacosx: disable normvol slider if filter is disabled
2014-04-19 David Fuhrmannmacosx: deactivate spatializer controls if spatializer...
2014-04-19 David Fuhrmannmacosx: deactivate compressor controls if compressor...
2014-04-19 David Fuhrmannmacosx: disable equalizer controls if eq is disabled
2014-04-18 Jean-Baptiste KempfQt: restore the playlist if it was minimized when closi...
2014-04-18 Jean-Baptiste KempfQt: fix play button state after toolbar customization
2014-04-17 Francois Cartegnieqt: toolbar_editor: fix preview bar ordering
2014-04-16 Francois CartegnieQt: toolbar editor: make it easier for small narrow...
2014-04-15 David Fuhrmannmacosx: fix race condition which caused hiding the...
2014-04-14 Rémi Denis-CourmontQt4: fix use of incomplete type
2014-04-14 Francois CartegnieQt: TimeLabel: set element selector to stylesheet ...
2014-04-06 Francois CartegnieQt: profile_selector.cpp: missing opus
2014-04-05 Francois CartegnieQt: telexFrame: change buttons gradient
2014-04-04 Francois CartegnieQt: telexFrame: enforce non zero widget pixmap size
2014-04-04 Francois CartegnieQt: don't allow empty file on convert dialog (fix ...
2014-04-03 Francois CartegnieQt: implement teletext buttons (fix #11132)
2014-04-02 Francois CartegnieQt: teletext range (fix #11090)
2014-04-02 Francois CartegnieQt: fix segfault when customizing buttons
2014-04-02 David Fuhrmannmacosx: simplifications
2014-04-02 David Fuhrmannmacosx: load core dialog nib on demand
2014-04-02 David Fuhrmannmacosx: avoid ugly delayed initialization calls for...
2014-04-02 David Fuhrmannmacosx: Fix startup delays by loading Open.nib only...
2014-03-31 David Fuhrmannmacosx: do not explicitely set presentation options...
2014-03-31 David Fuhrmannmacosx: preserve fullscreen state also in native fullsc...
2014-03-31 David Fuhrmannmacosx: remove unneeded workaround which disabled nativ...
2014-03-30 David Fuhrmannmacosx: exit the native fullscreen mode if video is...
2014-03-30 David Fuhrmannmacosx: set fullscreen to false also if window is exite...
2014-03-30 David Fuhrmannmacosx: avoid issue which may wrongly hide the controls...
2014-03-26 David Fuhrmannmacosx: improve logic to toggle effect windows
2014-03-26 Francois CartegnieQt: move extensions tab away
2014-03-25 David Fuhrmannmacosx: already set fullscreen to no when fullscreen...
2014-03-25 David Fuhrmannmacosx: do not handle triple clicks explicitely
2014-03-20 David Fuhrmannmacosx: do not (mis)use the content view as the video...
2014-03-20 David Fuhrmannmacosx: reactivate no animation path for start in fulls...
2014-03-20 David Fuhrmannmacosx: reactivate fast path for exiting fullscreen...
2014-03-20 David Fuhrmannmacosx: remove orderOut when closing video window
2014-03-18 David Fuhrmannmacosx: drop the potential BDMV folder from a bluray...
2014-03-18 Rafaël Carréqt: qpa/qplatformnativeinterface.h is only needed on...
2014-03-18 Rafaël Carréqt: do not use jpeg plugin with Qt5 on Windows, it...
2014-03-16 Francois CartegnieQt: remove buffering info from TimeLabel
2014-03-16 Francois CartegnieQt: SeekStyle: fix boundaries truncated handle glitch
2014-03-13 David Fuhrmannmacosx: fix main window positioning on startup (close...
2014-03-13 David Fuhrmannmacosx: robustify playlist table columns initialization
2014-03-11 Rafaël Carréqt: support for Qt5 windows build
2014-03-11 Rafaël Carréqt4: fix windows build after 6ea38362e66
2014-03-10 Francois CartegnieQt: SeekSlider: don't show buffering < 1s
2014-03-10 Francois CartegnieQt: seekstyle: pass parameters through options.
2014-03-08 David Fuhrmannmacosx: cleanup blocked shortcuts
2014-03-08 David Fuhrmannmacosx: remove open BDMV folder button
2014-03-08 David Fuhrmannmacosx: removed 6 strings
2014-03-08 Francois CartegnieQt: VLCModel/TreeView: delegate cover rendering (fix...
2014-03-06 Felix Paul Kühnebuild system: fix object names for vout_ios2 and ios...
2014-03-06 Felix Paul KühneAdd basic iOS dialog provider
2014-03-06 Felix Paul Kühnemacosx dialog provider: relicense to LGPLv2.1+ for...
2014-03-06 Felix Paul Kühnemacosx dialog provider: fix compilation warnings
2014-03-06 Felix Paul Kühnemacosx dialog provider: fix misleading (and duplicate...
2014-03-05 David Fuhrmannmacosx: show reveal-in-finder menu replacement at a...
2014-03-04 David Fuhrmannmacosx: do not warn when trying to translate null strings
2014-03-04 David Fuhrmannmacosx: do not translate name of config items
2014-03-04 David Fuhrmannmacosx: fix some static code analysis warnings
2014-03-04 David Fuhrmannmacosx: improve handling of playlist view state in...
2014-03-04 Lukas JuhrichQt: Added icons in the SysTrayMenu
2014-03-01 David Fuhrmannmacosx: add NSFullScreenWindowMask to compatibilityFixe...
2014-02-28 David Fuhrmannmacosx: comment custom lion fullscreen mode on snow...
2014-02-28 David Fuhrmannmacosx: check for NSByteCountFormatter on runtime,...
2014-02-28 David Fuhrmannmacosx: avoid NS_ENUM to fix compilation on snow leopard
2014-02-28 David Fuhrmannmacosx: fix compilation on snow leopard by not using...
2014-02-27 Tristan MatthewsQt: animators: fix reorder warning
next