]> git.sesse.net Git - vlc/history - modules/gui/macosx/MainWindow.h
macosx: save idle main window frame as early as possible (refs #8826)
[vlc] / modules / gui / macosx / MainWindow.h
2013-06-20 David Fuhrmannmacosx: save idle main window frame as early as possibl...
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-09 David Fuhrmannmacosx: also hide mouse cursor when detached window...
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2012-12-26 Felix Paul Kühnemacosx: added menu item and advanced option to hide...
2012-11-15 Felix Paul Kühnemacosx: white space and minor coding style fixes
2012-10-27 David Fuhrmannmacosx: only set b_nonembedded to true if they is no...
2012-10-27 David Fuhrmannmacosx: move vout initialisation to vout controller
2012-10-08 David Fuhrmannmacosx: adapt and fix fullscreen handling after latest...
2012-10-06 David Fuhrmannmacosx: add black view to detached video view in order...
2012-10-02 David Fuhrmannmacosx: move the resizing code to VLCVideoWindowCommon...
2012-10-02 David Fuhrmannmacosx: add new controller which handles multiple vout...
2012-09-30 David Fuhrmannmacosx: add own video view for each window
2012-09-28 David Fuhrmannmacosx: move detached window stuff in extra xib file...
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-16 Felix Paul Kühnemacosx: simplify progress bar resizing code and fix...
2012-09-14 David Fuhrmannmacosx: deduplicate window accessibility code
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...
2012-09-13 David Fuhrmannmacosx: decouple !video-deco from detached video window...
2012-09-04 David Fuhrmannmacosx: reset window size to the one before video was...
2012-08-25 Felix Paul Kühnemacosx: implement a complete podcast UI (close #6017)
2012-08-25 Felix Paul Kühnemacosx: added Podcast UI skeleton
2012-08-24 Felix Paul Kühnemacosx/MainWindow: modernize getter
2012-08-24 Brendon Justinmacosx: Declare all of MainWindow's methods in its...
2012-08-22 Felix Paul Kühnemacosx: fixed crash when setting up the video output
2012-07-23 David Fuhrmannmacosx: make fullscreen compatible with macosx-background
2012-07-23 David Fuhrmannmacosx: remove outdated and unused isFullscreen methods
2012-07-23 David Fuhrmannmacosx: re-implement macosx-background
2012-07-11 David Fuhrmannmacosx: remove outdated methods for fullscreen handling
2012-06-30 David Fuhrmannmacosx: improve accessibility support for black ui
2012-06-04 David Fuhrmannmacosx: remove "macosx-autosave-volume" as its already...
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-05-17 Felix Paul Kühnemacosx: re-implement 'video-deco' support (close #6426)
2012-04-20 David Fuhrmannmacosx: lion fullscreen: show fs controller not before...
2012-04-09 Felix Paul Kühnemacosx: save the expanded/collapsed state of the sideba...
2012-04-08 Felix Paul Kühnemacosx: fixed appearance issue when collapsing / expand...
2012-03-25 Felix Paul Kühnemacosx intf/vout: respond correctly to VOUT_DISPLAY_CHA...
2012-03-15 Felix Paul Kühnemacosx: cosmetics
2012-03-09 Felix Paul Kühnemacosx: changed the playlist toggle button behavior...
2012-03-05 Felix Paul Kühnemacosx: fixed compilation warning
2012-03-05 Felix Paul Kühnemacosx: added window title to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: implemented playback controls for the detached...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
2012-02-21 Felix Paul Kühnemacosx: resizing fixes for the minimized state. additio...
2012-02-21 Felix Paul Kühnemacosx: implemented option-click on playlist button...
2012-02-16 Felix Paul Kühnemacosx: provide a way to hide the dropzone eventhough...
2012-01-11 Felix Paul Kühnemacosx: prevent ugly rendering artifacts when resizing...
2012-01-08 Felix Paul Kühnemacosx: fix the window menu's close and minimize comman...
2012-01-07 Felix Paul Kühnemacosx: improve handling the mute action in the main...
2012-01-06 Felix Paul Kühnemacosx: fixed border styles of playlist table and sideb...
2012-01-04 Brendon Justinmacosx: hide the mouse cursor in Lion fullscreen
2011-12-30 Felix Paul Kühnemacosx: re-written the way we render 3 part images...
2011-12-29 Felix Paul Kühnemacosx: save window position manually when using the...
2011-12-28 Felix Paul Kühnemacosx: further improve splitview resizing
2011-12-27 Felix Paul Kühnemacosx: added a resize control to the main window ...
2011-12-25 Felix Paul Kühnemacosx: work-around incompatibility between custom...
2011-12-24 Felix Paul Kühnemacosx: hide the titlebar's fullscreen button if we...
2011-12-24 Felix Paul Kühnemacosx: implement proper zooming for Leopard and Snow...
2011-12-23 Felix Paul Kühnemacosx: prove-of-concept of a styled window title bar
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...