]> git.sesse.net Git - vlc/history - modules/gui/macosx/misc.m
enable the macosx GUI to handle negative stop-time
[vlc] / modules / gui / macosx / misc.m
2015-03-23 Aleksandr Pasechnikenable the macosx GUI to handle negative stop-time
2015-03-02 David Fuhrmannmacosx: fix rare crash in VLCTimeField
2014-10-02 David Fuhrmannmacosx: add yosemite graphics to project file and use...
2014-10-02 David Fuhrmannmacosx: add yosemite guard
2014-03-04 David Fuhrmannmacosx: fix some static code analysis warnings
2014-02-28 David Fuhrmannmacosx: check for NSByteCountFormatter on runtime,...
2014-02-11 David Fuhrmannmacosx: use VLCDropView for the controls bar drop area
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...
2013-11-28 David Fuhrmannmacosx: implement simpler and generic drop view for...
2013-10-26 David Fuhrmannmacosx: rename macro for mavericks detection since...
2013-09-27 David Fuhrmannmacosx: fix crash when opening goto window (close ...
2013-09-15 David Fuhrmannmacosx: use old logic to hide menu bar if old spaces...
2013-08-06 David Fuhrmannmacosx: prevent possible double release for blackout...
2013-07-28 Felix Paul Kühnemacosx: fix compilation on 10.6 with clang 3.0
2013-07-28 David Fuhrmannalways hide menu bar for fullscreen on osx redacted...
2013-07-23 David Fuhrmannmacosx: implement snap-in for volume sliders (refs...
2013-07-23 David Fuhrmannmacosx: fix visual appearance of fullscreen tic (refs...
2013-07-23 David Fuhrmannmacosx: cleanup previous commit and fix position of...
2013-07-23 Felix Paul Kühnemacosx: implement 120% volume limit
2013-06-29 David Fuhrmannmacosx: CAS: eye candy and {en,dis}abling logic for...
2013-06-18 Felix Paul Kühnemacosx: add visual markers for 100% of the volume ...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-13 David Fuhrmannmacosx: fix memleak in position formatter
2013-04-30 David Fuhrmannmacosx: add custom numberformatter to goto time field...
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: upgrade read-only array initializations to...
2013-04-20 David Fuhrmannmacosx: fix fancy gradient view for nonembedded window
2013-03-21 Felix Paul Kühnemacosx: resize the retina bitmaps for the progressions...
2013-03-18 Felix Paul Kühnemacosx: fix time slider knob alignment in bright mode
2013-02-24 David Fuhrmannmacosx: adapt VLCTimeField and add additional option...
2013-02-15 David Fuhrmannmacosx: only revert presentation options on fullscreen...
2013-02-15 David Fuhrmannmacosx: deduplicate code for fullscreen presentation...
2013-02-07 Felix Paul Kühnemacosx: replace all 'key-action' calls with their prope...
2012-11-18 David Fuhrmannmacosx: only hide dock and menu bar when necessary
2012-11-15 Felix Paul Kühnemacosx: fix incorrect text shadow offset (close #7630)
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...
2012-09-07 David Fuhrmannmacosx: implemented scroll wheel behaviour for fullscre...
2012-09-04 David Fuhrmannmacosx: add scroll wheel support for progress and volum...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-24 Felix Paul Kühnemacosx/misc: simplify header
2012-08-19 Felix Paul Kühnemacosx: removed explicit 10.5 compatibility code
2012-07-23 David Fuhrmannmacosx: remove outdated and unused isFullscreen methods
2012-07-03 Felix Paul Kühnemacosx: fixed time slider alignment issue
2012-05-21 Felix Paul Kühnemacosx: make sure that the fullscreen window is the...
2012-05-20 Felix Paul Kühnemacosx: added an option to let the Apple Remote control...
2012-04-10 Felix Paul Kühnemacosx: make sure that the main window's split view...
2012-04-10 Felix Paul Kühnemacosx: re-implement drag & drop support for VLCVoutVie...
2012-04-08 Felix Paul Kühnemacosx: removed VLCControllerView, which was superseede...
2012-03-19 Felix Paul Kühnemacosx: make sure that the http interface (and other...
2012-03-05 Felix Paul Kühnemacosx: implemented playback controls for the detached...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-23 David Fuhrmannmacosx: proper use of presenation options, removal...
2012-02-23 David Fuhrmannmacosx: fixed a warning about missing [super dealloc]
2012-02-23 Felix Paul Kühnemacosx: really fixed the time line drawing artifacts...
2012-02-19 Felix Paul Kühnemacosxd 2.0.0's 1 bug: fixed redraw issue within the...
2012-02-17 Felix Paul Kühnemacosx: fixed rounded bottom corners when using the...
2012-02-16 Felix Paul Kühnemacosx: when opening subtitles while playing a movie...
2012-02-15 Felix Paul Kühnemacosx: fixed alignment issues in the main window's...
2012-02-15 David Fuhrmannmacosx: make sure that isFullscreen only returns true...
2012-02-09 David Fuhrmannmacosx: let fullscreen controls show the complete time...
2012-02-05 Felix Paul Kühnemacosx: don't resize the vout in case VLC is in fullscr...
2012-02-05 Felix Paul Kühnemacosx: added a 1.5px shadow (white) to the window...
2012-01-26 Felix Paul Kühnemacosx: fixed slider knobs in the black ui style
2011-12-30 Felix Paul Kühnemacosx: re-written the way we render 3 part images...
2011-12-28 Felix Paul Kühnemacosx: implemented the logo and marquee filters in...
2011-12-28 Felix Paul Kühnemacosx: further improve splitview resizing
2011-12-20 Felix Paul Kühnemacosx: correctly hide the controls within the native...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: use an updated API to set the behavior of menu...
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-07-27 Felix Paul Kühnemacosx: store counting mode of the time field (default...
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
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...
2011-06-23 Felix Paul Kühnemacosx: re-implemented time slider to fit the new style
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-06-20 Felix Paul Kühnemacosx: fixed incorrect URL creation (closes #4966)
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2010-12-28 Felix Paul Kühnemacosx: return a value in a non-void method
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen(VLCAdditions) does not leak.
2009-06-22 Derk-Jan HartmanRevert "macosx: NSScreen dealloc is not only called...
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen dealloc is not only called at end...
2009-06-15 Jean-Paul Samanmacosx: removeallObjects from NSMutableArray before...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Felix Paul Kühnemacosx: fixed regressions from merges with the 1.0...
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
next