]> git.sesse.net Git - vlc/history - modules/gui/macosx/MainMenu.h
macosx: fix reveal in finder main menu item
[vlc] / modules / gui / macosx / MainMenu.h
2015-01-02 David Fuhrmannmacosx: fix reveal in finder main menu item
2014-11-29 David Fuhrmannmacosx: set better colors for playback speed controls...
2014-06-16 Felix Paul Kühnemacosx: de-duplicate code by using the global libvlccor...
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-03-13 David Fuhrmannmacosx: robustify playlist table columns initialization
2014-02-12 Felix Paul Kühnemacosx: add basic addon manager
2014-02-03 David Fuhrmannmacosx: fix and cleanup quit-after-playback main menu...
2013-11-28 David Fuhrmannmacosx: adapt window main menu to HIG
2013-11-11 Felix Paul Kühnemacosx: split main window and main menu
2013-11-10 Felix Paul Kühnemacosx: split debug messages handling from VLCMain...
2013-09-19 David Fuhrmannmacosx: fix l10n for one menu item
2013-04-21 Felix Paul Kühnemacosx: expand Subtitles menu for on-the-fly changes...
2013-04-14 David Fuhrmannmacosx: add option to hide effects button in control bar
2013-04-14 Felix Paul Kühnemacosx: move Subtitle and Teletext items to a newly...
2013-01-24 Felix Paul Kühnemacosx: implement audio device selection using the...
2012-12-26 Felix Paul Kühnemacosx: added menu item and advanced option to hide...
2012-11-15 Felix Paul Kühnemacosx: implemented A->B Loop (close #5187)
2012-08-24 Felix Paul Kühnemacosx/MainMenu: cosmetics
2012-08-24 Felix Paul Kühnemacosx: added an explicit 'View' menu for the new custo...
2012-08-19 David Fuhrmannmacosx: dynamically create context and main sub menu...
2012-06-21 Felix Paul Kühnemacosx: added a URI column to the playlist table
2012-05-30 Felix Paul Kühnemacosx: create playlist columns at runtime instead...
2012-05-18 Felix Paul Kühnemacosx: added UI stub for a new Convert & Save panel...
2012-05-17 Felix Paul Kühnemacosx: added an option to hide the playmode buttons...
2012-05-17 Felix Paul Kühnemacosx: added the prev/next buttons back (disabled...
2012-01-14 Brendon Justinmacosx: Add extensions menu entry
2012-01-11 Felix Paul Kühnemacosx: reimplement 'fullscreen video device' (fixes...
2011-12-27 Felix Paul Kühnemacosx: replace our custom 'Recent Items' implementatio...
2011-12-19 Felix Paul Kühnemacosx: fix and slightly optimize (on 10.6+) the open...
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-17 Felix Paul Kühnemacosx: re-implemented the slower/faster menu items...
2011-06-25 Felix Paul Kühnemacosx: moved all (main) menu related code to a separat...