]> git.sesse.net Git - vlc/history - modules/gui/macosx
Contribs: Update dvdnav to 5.0.1
[vlc] / modules / gui / macosx /
2014-08-31 Felix Paul Kühnemacosx: contacting an app using SBApplication can fail...
2014-08-31 Felix Paul Kühnemacosx: fix mediainfo appearance on future OS X release...
2014-08-31 David Fuhrmannmacosx: Use floating window level for effects and other...
2014-08-31 David Fuhrmannmacosx: video effects: simplify restoring video-filter...
2014-08-31 David Fuhrmannmacosx: video effects: only set video splitters when...
2014-08-18 Felix Paul Kühnemacosx: compilation fix for earlier clang releases...
2014-08-16 David Fuhrmannmacosx: Do not resume playback if start, stop or run...
2014-07-30 David Fuhrmannmacosx: remove outdated and unneeded bookmarks table...
2014-07-30 David Fuhrmannmacosx: use input changed event to update bookmarks...
2014-07-30 David Fuhrmannmacosx: add input changed event and reset shown crop...
2014-07-30 David Fuhrmannmacosx: video effects: add brightness-threshold to...
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-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-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-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-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-01 David Fuhrmannmacosx: use new metadata-network-access variable
2014-06-01 David FuhrmannRevert "macosx: enable native fullscreen by default...
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 David Fuhrmannmacosx: cosmetics
2014-05-22 David Fuhrmannmacosx: fix purging of resume media data, avoid memleak
2014-05-19 David Fuhrmannmacosx: simple prefs: Only show font family and subtype...
2014-05-19 Francois Cartegnieupdate meta request API to allow overriding
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 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-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-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-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 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-15 David Fuhrmannmacosx: fix race condition which caused hiding the...
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-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...
next