]> git.sesse.net Git - vlc/history - modules/gui/macosx/MainWindow.m
macosx/CAS: simplify stream-out summary to something useful
[vlc] / modules / gui / macosx / MainWindow.m
2012-12-26 Felix Paul Kühnemacosx: added menu item and advanced option to hide...
2012-12-26 Felix Paul Kühnemacosx: simplify ea98fcfc
2012-11-21 David Fuhrmannmacosx: fix playlist focus issue in nonembedded mode
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-11 Felix Paul Kühnemacosx: another sanity check since in rare circumstance...
2012-11-10 David Fuhrmannmacosx: fix fullscreen button state in mainwindow
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-10-27 David Fuhrmannmacosx: move vout initialisation to vout controller
2012-10-20 David Fuhrmannmacosx: implement vout actions handling for multiple...
2012-10-20 David Fuhrmannmacosx: fspanel: give up focus to the right fullscreen...
2012-10-08 David Fuhrmannfix bug where window resizes to full screen size when...
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-10-01 Felix Paul Kühnemacosx: fixed crash due to race condition on launch
2012-09-30 David Fuhrmannmacosx: use black color for detached window background
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: simplify one setting and fix a typo regarding...
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-16 Felix Paul Kühnemacosx: implemented pressed state for the effects butto...
2012-09-16 Felix Paul Kühnemacosx: simplify progress bar resizing code and fix...
2012-09-14 David Fuhrmannmacosx: only restore frame before playback in embedded...
2012-09-14 David Fuhrmannmacosx: choose more sane initial window position for...
2012-09-14 David Fuhrmannmacosx: remove unneeded extra autorelease pool
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: simplify style mask options on window creation
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-09-04 David Fuhrmannmacosx: use video-wallpaper instead of macosx-backgroun...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for forward/backward in...
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for next/previous in the...
2012-09-03 Felix Paul Kühnemacosx: renamed 'back' button images to 'backward'...
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for the single playlist...
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-31 Felix Paul Kühnemacosx: use the updated forward/back buttons in the...
2012-08-31 Felix Paul Kühnemacosx: replaced previous/next buttons for the dark UI
2012-08-25 Felix Paul Kühnemacosx: added missing l10n for the podcast UI
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-25 Felix Paul Kühnemacosx: added NSAccessibilityTitleAttribute to buttons...
2012-08-25 Felix Paul Kühnemacosx/MainWindow: add accessibility support to the...
2012-08-25 Felix Paul Kühnemacosx: added accessibility support to the main window...
2012-08-25 Felix Paul Kühnemacosx: fixed drawing issue when expanding the main...
2012-08-25 Felix Paul Kühnemacosx/MainWindow: fixed mute toggle and removed some...
2012-08-24 Felix Paul Kühnemacosx/MainWindow: move getCurrentTimeAsString to Strin...
2012-08-24 Felix Paul Kühnemacosx/misc: simplify header
2012-08-24 Felix Paul Kühnemacosx: split StringUtility from VLCMain and move it...
2012-08-24 Felix Paul Kühnemacosx/MainWindow: modernize getter
2012-08-24 Felix Paul Kühnemacosx/CoreInteraction: modernize getters and setters API
2012-08-24 Brendon Justinmacosx: Declare all of MainWindow's methods in its...
2012-08-23 Felix Paul Kühnemacosx/MainWindow: added a fast-mode to show/hide the...
2012-08-22 Felix Paul Kühnemacosx: fixed crash when setting up the video output
2012-08-22 Sebastien Zwickertmacosx: str_format_meta(): take playlist as parameter...
2012-08-21 Konstantin Pavlovmacosx gui: use vlc_path2uri.
2012-08-19 Felix Paul Kühnemacosx: removed explicit 10.5 compatibility code
2012-08-16 Felix Paul Kühnemacosx: fixed setting the following options on the...
2012-08-16 Felix Paul Kühnemacosx: fixed 'video-deco' and 'embedded-video' recogni...
2012-08-14 Brendon Justinmacosx: fix hiding of shuffle & repeat buttons
2012-08-09 Felix Paul Kühnemacosx: disable virtually all CoreAnimation effects...
2012-08-07 Felix Paul Kühnemacosx/mainwindow: added sanity check for the window...
2012-08-03 Felix Paul Kühnemacosx: fixed NSRangeException when triggering modifier...
2012-07-24 David Fuhrmannmacosx: display preferences windows on a level >= video...
2012-07-24 David Fuhrmannmacosx: set video frame to detached window frame, inste...
2012-07-23 David Fuhrmannmacosx: block macosx-background when lion fullscreen...
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-23 David Fuhrmannmacosx vout: don't reset window state on close here
2012-07-11 David Fuhrmannmacosx: activate app when going to fullscreen
2012-07-11 David Fuhrmannmacosx: remove outdated methods for fullscreen handling
2012-07-06 David Fuhrmannmacosx: select right screen when fullscreen on startup...
2012-07-06 David Fuhrmannmacosx: don't allow a automatic resize beyond the right...
2012-07-03 Rémi Denis-Courmontaout_Volume*: use float rather than integer
2012-07-03 David Fuhrmannmacosx: change handling of arrow keys slightly
2012-06-30 David Fuhrmannmacosx: improve accessibility support for black ui
2012-06-26 David Fuhrmannmacosx: improve resize behaviour of splitview
2012-06-12 Felix Paul Kühnemacosx: Cocoa cannot deal with 2 images of the same...
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-06-04 David Fuhrmannmacosx: remove "macosx-autosave-volume" as its already...
2012-06-03 Felix Paul Kühnemacosx: fixed corner-case in which the playlist table...
2012-05-25 David Fuhrmannmacosx: several fixes and improvements for hotkey handling
2012-05-21 David Fuhrmannmacosx: fix subtile bug in initialization of mainwindow
2012-05-21 Felix Paul Kühnemacosx: make sure that the fullscreen window is the...
2012-05-21 Felix Paul Kühnemacosx: removed wrong check, which could make the video...
2012-05-18 David Fuhrmannmacosx: remove one unneeded line in togglePlaylist:
2012-05-18 David Fuhrmannmacosx: some small improvements for !video-deco
2012-05-18 Felix Paul Kühnemacosx: set the represented URL in the detached vout...
2012-05-17 Felix Paul Kühnemacosx: added an option to hide the playmode buttons...
2012-05-17 Felix Paul Kühnemacosx: remove debug code and block Lion's fullscreen...
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-05-17 Felix Paul Kühnemacosx: fixed corner case, which could lead to an empty...
2012-05-15 David Fuhrmannmacosx: fix another case where the user would see doubl...
2012-05-11 David Fuhrmannmacosx: fix menu support in detached video window
2012-05-11 David Fuhrmannmacosx: avoid some focus problems when doing playlistis...
2012-05-06 David Fuhrmannmacosx: avoid index out of bound exceptions in some...
next