]> git.sesse.net Git - vlc/history - modules/gui/macosx/MainWindow.h
ASF: help stupid compiler
[vlc] / modules / gui / macosx / MainWindow.h
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-10-15 Felix Paul Kühnemacosx: correctly hide the cursor when using Lion's...
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-19 Felix Paul Kühnemacosx: show the playlist size as a badge in the sideba...
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-09 Felix Paul Kühnemacosx: fixed fspanel
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-08-08 Felix Paul Kühnemacosx: move VLCFSPanel from VLCControls to VLCMainWind...
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
2011-08-03 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 SDK
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-07-31 Felix Paul Kühnemacosx: fixed playlist/video toggling and some memory...
2011-07-27 Felix Paul Kühnemacosx: store counting mode of the time field (default...
2011-07-26 Felix Paul Kühnemacosx: implemented fancy gradient effect for the time...
2011-07-26 Felix Paul Kühnemacosx: implemented both skipping within an item and...
2011-07-26 Felix Paul Kühnemacosx: respond to updated synchro values
2011-07-25 Felix Paul Kühnemacosx: prepare sidebar
2011-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...