]> git.sesse.net Git - vlc/history - modules/gui/macosx
macosx: simplifications
[vlc] / modules / gui / macosx /
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...
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-13 David Fuhrmannmacosx: fix main window positioning on startup (close...
2014-03-13 David Fuhrmannmacosx: robustify playlist table columns initialization
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-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-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 David Fuhrmannmacosx: reorder string functions and add add some docum...
2014-02-27 David Fuhrmannmacosx: fix page up / page down hotkey support
2014-02-27 David Fuhrmannmacosx: do not enforce AR if video view is hidden
2014-02-25 David Fuhrmannmacosx: fixed some memleaks, removed dead code and...
2014-02-25 David Fuhrmannmacosx: remove unused intf_sys_t
2014-02-24 David Fuhrmannmacosx: add workaround to avoid grey or transparent...
2014-02-24 David Fuhrmannmacosx: do not animate change between dropzone and...
2014-02-22 David Fuhrmannmacosx: improve readability for main window check
2014-02-22 David Fuhrmannmacosx: better check if we can open the new vout within...
2014-02-21 Francois Cartegnieaddons: use predicate on finder thread
2014-02-21 Felix Paul Kühnemacosx/about: fix layout issue and simply code (close...
2014-02-18 Felix Paul Kühnemacosx: remove 'vout' option from simple prefs since...
2014-02-16 David Fuhrmannmacosx: add missing licence headers
2014-02-16 David Fuhrmannmacosx: add spotify.h to fix make dist
2014-02-16 David Fuhrmannmacosx: improve tooltip for macosx-control-itunes option
2014-02-16 Allan Odgaardmacosx: Pause Spotify when video starts
2014-02-15 David Fuhrmannmacosx: use custom animation for native fullscreen...
2014-02-14 David Fuhrmannmacosx: reuse existing strings
2014-02-13 David Fuhrmannmacosx: disable video settings in simple prefs which...
2014-02-12 Felix Paul Kühnemacosx: iterate on the addon manager
2014-02-12 Felix Paul Kühnemacosx/addons: add missing l10n and ignore skins
2014-02-12 Felix Paul Kühnemacosx: add basic addon manager
2014-02-12 David Fuhrmannmacosx: auto-expand codec information view
2014-02-12 David Fuhrmannmacosx: increase maximum number of messages for the...
2014-02-12 David Fuhrmannmacosx: fix xib compilation warnings for open panel
2014-02-11 David Fuhrmannmacosx: use VLCDropView for the controls bar drop area
2014-02-10 David Fuhrmannmacosx: show stats panel again
2014-02-09 Jean-Baptiste KempfShow OSD when drag-n-dropping subtitles
2014-02-03 David Fuhrmannmacosx: fix and cleanup quit-after-playback main menu...
2014-02-03 David Fuhrmannmacosx: implement libvlc exit handler to properly termi...
2014-02-02 Felix Paul Kühnemacosx: reimplement NSByteCountFormatter for 10.7 and...
2014-02-02 Felix Paul Kühnemacosx: fix recursive inclusion of the compatibility...
2014-02-02 Felix Paul Kühnemacosx: add file size column to playlist table (close...
2014-02-02 Felix Paul Kühnemacosx: fix compilation warning from the future
2014-02-02 Felix Paul Kühnemacosx: display total playlist duration (close #9852)
2014-01-26 David Fuhrmannmacosx: Fix issue where window vanishes from screen...
2014-01-26 David Fuhrmannmacosx: workaround for bug where window will vanish...
2014-01-26 David Fuhrmannmacosx: be more tolerant when checking for physical...
2014-01-24 David Fuhrmannmacosx: advanced prefs: fix table view width autosizing
2014-01-20 David Fuhrmannmacosx: simple prefs: robustify and cleanup saving...
2014-01-20 David Fuhrmannmacosx: simple prefs: use config_GetIntChoices for...
2014-01-20 David Fuhrmannmacosx: advanced prefs: use config_GetIntChoices for...
2014-01-18 David Fuhrmannmacosx: advanced prefs: fix width of table view
2014-01-18 David Fuhrmannmacosx: advanced prefs: remove scroll view from module...
2014-01-18 David Fuhrmannmacosx: advanced prefs: implement controls for CONFIG_I...
2014-01-18 David Fuhrmannmacosx: simple prefs: merge module list into string...
2014-01-18 David Fuhrmannmacosx: advanced prefs: use string list control for...
2014-01-11 Felix Paul Kühnemacosx: don't show the 'hey, we found an update' dialog...
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: fix a few compilation warnings
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: add l10n
2014-01-10 Felix Paul Kühnemacosx/QuincyKit: minor tweak so we can set our own...
2014-01-10 Felix Paul Kühnemacosx: add and deploy QuincyKit for crashlog reporting
2014-01-10 Felix Paul Kühnemacosx: remove previous crash log reporting mechanism
2014-01-05 David Fuhrmannmacosx: save frame position for fspanel (close #9958)
2014-01-01 Rémi Denis-Courmontstr_format_meta: take input thread pointer rather than...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_PreparseEnqueue() (refs ...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_AskForArtEnqueue() (refs...
2013-12-26 Felix Paul Kühnemacosx/applescript: fix opening non-file URLs (close...
2013-12-12 Felix Paul Kühnemacosx/menu: add missing debug
2013-12-02 Maxim BublisFixed warning on incompatible pointer types
2013-11-28 David Fuhrmannmacosx: adapt window main menu to HIG
2013-11-28 David Fuhrmannmacosx: implement simpler and generic drop view for...
2013-11-25 David Fuhrmannmacosx: fix issue which caused automatic video resizing...
2013-11-25 David Fuhrmannmacosx: fix crash when closing video window without...
2013-11-24 Felix Paul Kühnemacosx: fix subtitles opening for the applescript bindings
2013-11-24 Felix Paul Kühnemacosx: fix drag & drop / double-clicks in Finder to...
2013-11-24 Felix Paul Kühnemacosx: show 'pause iTunes' option in a more accessible...
next