]> git.sesse.net Git - vlc/history - modules/gui/macosx/ControlsBar.m
macosx: fix crash when applying video effects profile
[vlc] / modules / gui / macosx / ControlsBar.m
2014-03-08 David Fuhrmannmacosx: removed 6 strings
2014-03-04 David Fuhrmannmacosx: fix some static code analysis warnings
2014-02-11 David Fuhrmannmacosx: use VLCDropView for the controls bar drop area
2014-02-02 Felix Paul Kühnemacosx: fix recursive inclusion of the compatibility...
2013-11-23 David Fuhrmannmacosx: Use enum to distinguish different events for...
2013-11-17 David Fuhrmannmacosx: unify functionality of fwd/bwd buttons in video...
2013-07-23 Felix Paul Kühnemacosx: implement 120% volume limit
2013-04-25 David Fuhrmannmacosx: fix video view and bottom bar framings
2013-04-20 David Fuhrmannmacosx: fix time slider status update, hide progress...
2013-04-14 David Fuhrmannmacosx: add option to hide effects button in control bar
2013-02-24 David Fuhrmannmacosx: adapt VLCTimeField and add additional option...
2013-02-24 David Fuhrmannmacosx: show current pos and remaining or total time...
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-01-21 David Fuhrmannmacosx: fix position and functionality of buttons when...
2012-12-12 David Fuhrmannmacosx: fix crash when playing media in lion fullscreen...
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-15 Felix Paul Kühnemacosx: white space and minor coding style fixes
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-09-28 David Fuhrmannmacosx: remove unneeded outlet for window in controlsBa...
2012-09-25 Felix Paul Kühnemacosx: implemented pressed state for the effects butto...
2012-09-21 David Fuhrmannmacosx: create new classes for all controls bar related...