39 Commits (599b30e838d348b2c064f3f92f2d4cf6672ec9e6)

Author SHA1 Message Date
Felix Paul Kühne 599b30e838 macosx: save 19 l10n strings by replacing them with already present strings from other modules 13 years ago
David Fuhrmann a02360f242 macosx: fix and improve window level handling 14 years ago
David Fuhrmann 208947e44f macosx: video effects panel: autosave profiles and other refinements for profile management 14 years ago
David Fuhrmann 6abd40f4e6 macosx: video effects panel: integrate video-splitter into profile strings 14 years ago
David Fuhrmann b11595671b macosx: video effects panel: code style cleanup 14 years ago
David Fuhrmann bec9b75ce8 macosx: video effects panel: add missing vlc_object_release 14 years ago
David Fuhrmann e378fa45a7 macosx: video effects panel: synchronize text field and stepper values properly by using cocoa bindings 14 years ago
David Fuhrmann 25f233cf1a macosx: fix rare crash when changing video effects settings 14 years ago
David Fuhrmann 25316fbffc macosx: video effects panel: only allow to activate clone XOR wall 14 years ago
David Fuhrmann 803b630392 macosx: video effects: restore correct state of clone and wall filter controls on reset 14 years ago
David Fuhrmann c45da6baae macosx: fix selectorNotFound warnings of when compiling with llvm-gcc 14 years ago
Felix Paul Kühne 0397c9b630 macosx: added 'clone' and 'wall' to Video Effects panel 14 years ago
Felix Paul Kühne c60b89f4ab macosx: added a profile management system to the video effects (refs #7342) 14 years ago
Felix Paul Kühne c33e5f1920 macosx: unify and modernize coding style 14 years ago
Felix Paul Kühne df0f82ab9c macosx: fixed conditionals for the different OS X release by adapting to the newly updated version defines 14 years ago
Felix Paul Kühne 15339133e4 macosx/VideoEffects: fix 'posterize-level' option 14 years ago
Felix Paul Kühne 1674102a8e macosx/VideoEffects: fixed incomplete 'Anaglyph' implementation 14 years ago
Zoran Turalija f3badedef0 macosx: Add Anaglyph 3D interface 14 years ago
Felix Paul Kühne 412b2d72b7 macosx: make sure that the marquee is displayed correctly when enabled for the first time in a session 14 years ago
Felix Paul Kühne edee0a5683 macosx: prevent crashes when enabling or changing the marquee string (close #5991) 14 years ago
Felix Paul Kühne 267137066a macosx: fixed white spacing errors 14 years ago
Felix Paul Kühne f798636233 macosx: fixed a bunch of compilation warnings, which popped up using newer Xcode release 15 years ago
David Fuhrmann fd9f59ec7c macosx: fix crash when open track sync panel while movie is playing 15 years ago
Felix Paul Kühne cff6fc15e4 macosx: removed tabs and fixed whitespacing errors 15 years ago
Felix Paul Kühne 394b188cec macosx: fixed a crash in the video effects panel if no vout is present and set the slider values as their respective tooltip 15 years ago
Felix Paul Kühne 4b7092988e macosx: re-add the 'Reset' button to the image adjust filter, since it used be present in the past 15 years ago
Felix Paul Kühne 2be0e49f38 macosx: implemented the logo and marquee filters in the video filters panel, optimized the code a bit (fixes #5118) 15 years ago
Felix Paul Kühne b011ab462e macosx: fixed transform filter controls 15 years ago
Felix Paul Kühne 8df3fe36d1 macosx: fixed video filter enable/disable code 15 years ago
Felix Paul Kühne a75b97adb8 macosx: fixed confusing interface behavior of the crop filter controls 15 years ago
Felix Paul Kühne 6e18f20803 macosx: removed 'erase logo' from the video effects panel and moved 'add logo' to the overlay stuff (now called Miscellaneous) 15 years ago
Felix Paul Kühne 1477998d54 macosx: moved compatiblity fixes to a designated header 15 years ago
Felix Paul Kühne f1e8c225d2 macosx: added native fullscreen support for OS X Lion 15 years ago
Felix Paul Kühne 2ac5485666 macosx: fixed another couple of 16B leaks 15 years ago
Felix Paul Kühne 3d43268851 macosx: fixed a 300 byte memory leak 15 years ago
Felix Paul Kühne 81e886a8fc macosx: implemented a bunch of video filters 15 years ago
Felix Paul Kühne 3b66dabcbf macosx: remove the extended controls panel since all of its functionality is present in the * effects panels now 15 years ago
Felix Paul Kühne 682589096e macosx: added code to enable/disable video filters and modify a few properties. 15 years ago
Felix Paul Kühne 63e66b3612 macosx: added skeleton for the video effects panel 15 years ago