]> git.sesse.net Git - vlc/history - modules/gui/macosx/VideoEffects.m
macosx: fix rare crash when changing video effects settings
[vlc] / modules / gui / macosx / VideoEffects.m
2012-12-27 David Fuhrmannmacosx: fix rare crash when changing video effects...
2012-12-25 David Fuhrmannmacosx: video effects panel: only allow to activate...
2012-12-25 David Fuhrmannmacosx: video effects: restore correct state of clone...
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-14 Felix Paul Kühnemacosx: added 'clone' and 'wall' to Video Effects panel
2012-09-13 Felix Paul Kühnemacosx: added a profile management system to the video...
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-25 Felix Paul Kühnemacosx/VideoEffects: fix 'posterize-level' option
2012-08-23 Felix Paul Kühnemacosx/VideoEffects: fixed incomplete 'Anaglyph' implem...
2012-08-23 Zoran Turalijamacosx: Add Anaglyph 3D interface
2012-07-28 Felix Paul Kühnemacosx: make sure that the marquee is displayed correct...
2012-07-28 Felix Paul Kühnemacosx: prevent crashes when enabling or changing the...
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-04-19 Felix Paul Kühnemacosx: fixed a bunch of compilation warnings, which...
2012-04-14 David Fuhrmannmacosx: fix crash when open track sync panel while...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-01-22 Felix Paul Kühnemacosx: fixed a crash in the video effects panel if...
2012-01-07 Felix Paul Kühnemacosx: re-add the 'Reset' button to the image adjust...
2011-12-28 Felix Paul Kühnemacosx: implemented the logo and marquee filters in...
2011-11-19 Felix Paul Kühnemacosx: fixed transform filter controls
2011-11-19 Felix Paul Kühnemacosx: fixed video filter enable/disable code
2011-11-19 Felix Paul Kühnemacosx: fixed confusing interface behavior of the crop...
2011-08-22 Felix Paul Kühnemacosx: removed 'erase logo' from the video effects...
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-07-24 Felix Paul Kühnemacosx: fixed another couple of 16B leaks
2011-07-23 Felix Paul Kühnemacosx: fixed a 300 byte memory leak
2011-06-12 Felix Paul Kühnemacosx: implemented a bunch of video filters
2011-06-12 Felix Paul Kühnemacosx: remove the extended controls panel since all...
2011-06-12 Felix Paul Kühnemacosx: added code to enable/disable video filters...
2011-06-10 Felix Paul Kühnemacosx: added skeleton for the video effects panel