1 Commits (4e2ba724a469d856dcb2dfefd443a03cac34a766)

Author SHA1 Message Date
David Fuhrmann 39a5afd23f macosx: rename to VLCAudioEffectsWindowController 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 10 years ago
David Fuhrmann a984dec865 macosx: do not load windows if not necessary 10 years ago
David Fuhrmann 858e2e6510 macosx: sharedDialogs: rename properties for l10n strings 11 years ago
David Fuhrmann 0b2f47e8e9 macosx: popup panel: switch from delegate to completion block 11 years ago
David Fuhrmann 2609901edf macosx: TextfieldPanel: change result handling from delegate to block 11 years ago
David Fuhrmann 4da13fbc66 macosx: Modernize and fix shared dialog panels 11 years ago
David Fuhrmann f6c4ab1458 macosx: Convert VLCAudioEffects to NSWindowController subclass 11 years ago
Felix Paul Kühne 2f854ae389 macosx: deploy string conversation function in more cases 11 years ago
Felix Paul Kühne 4e862a1f37 macosx: use NSArray's firstObject where appropriate 11 years ago
Felix Paul Kühne d53743bfab macosx/audio effects: remove object instance from xib file and further reduce the exposed class API 11 years ago
Felix Paul Kühne d21e2440ea macosx: remove support for OS X 10.6 Snow Leopard 11 years ago
Felix Paul Kühne 5fb6cff9d4 macosx: update singleton creation 11 years ago
Felix Paul Kühne 0b9b7eab08 macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
Felix Paul Kühne bb15c81583 macosx: switch to automated reference counting (refs #2813) 11 years ago
David Fuhrmann 081cba9ccc macosx: Use floating window level for effects and other panels 12 years ago
David Fuhrmann d47a21eb18 macosx: remove unneeded cast 12 years ago
David Fuhrmann 3b70516301 macosx: audio effects: fix behaviour of cancel button in organize profile dialog box 12 years ago
David Fuhrmann 24b9a2155f macosx: audio effects: simplification 12 years ago
David Fuhrmann 4807e99bf3 macosx: simplify setAudioFilter 12 years ago
David Fuhrmann 2fa14379ce macosx: remove unneeded eq variable initialization 12 years ago
David Fuhrmann 5ca7a2f0a2 macosx: disable normvol slider if filter is disabled 12 years ago
David Fuhrmann ef7d889141 macosx: deactivate spatializer controls if spatializer is disabled 12 years ago
David Fuhrmann 13bedc70a7 macosx: deactivate compressor controls if compressor is disabled 12 years ago
David Fuhrmann 9d676f054e macosx: disable equalizer controls if eq is disabled 12 years ago
David Fuhrmann 5428d0e1f1 macosx: improve logic to toggle effect windows 12 years ago
David Fuhrmann 827b8e61eb macosx: fix some static code analysis warnings 12 years ago
David Fuhrmann 37641596f6 macosx: fix moaar utf8 rendering issues 13 years ago
Felix Paul Kühne 706da72a53 macosx: fix compilation on 10.6 with clang 3.0 13 years ago
David Fuhrmann 3dbc91be6f macosx: fix moar string memleaks in audio effects code 13 years ago
Felix Paul Kühne 3efeac8318 Revert "macosx: clean code of objectAtIndex" 13 years ago
Felix Paul Kühne 00b2fcce88 macosx: clean code of objectAtIndex 13 years ago
Felix Paul Kühne cc3fef6df3 macosx: use modern ObjC syntax for C-String to NSString conversations 13 years ago
Felix Paul Kühne 7033729747 macosx: upgrade read-only array initializations to the modern ObjC syntax 13 years ago
David Fuhrmann 385db01488 macosx: simplify and fix some minor bugs in equalizer code 13 years ago
David Fuhrmann a02360f242 macosx: fix and improve window level handling 13 years ago
David Fuhrmann ebce4183b6 macosx: audio effects panel: small fixes for eq presets management 13 years ago
David Fuhrmann 622be83006 macosx: audio effects panel: migrate autosave and bugfixes from video effects panel 13 years ago
David Fuhrmann a3915ceb66 macosx: audio effects: fix typo, and code style cleanup 13 years ago
David Fuhrmann c45da6baae macosx: fix selectorNotFound warnings of when compiling with llvm-gcc 14 years ago
Rémi Denis-Courmont 04caa475c5 Fix type 14 years ago
Rémi Denis-Courmont 037a796b8d playlist: use playlist audio functions 14 years ago
Felix Paul Kühne 79a5d68775 macosx: expose the 'Karaoke' filter in the UI because we can 14 years ago
Felix Paul Kühne 9e7821d92b macosx: store EQ preset name instead of its internal ID within the audio effects profiles 14 years ago
Felix Paul Kühne 22e3dd24a0 macosx: added a profile management system to the audio effects (close #7342) 14 years ago
Felix Paul Kühne ac2ccb3a7f macosx: implemented full management of custom equalizer presets (refs #383) 14 years ago
Felix Paul Kühne 9e3493dd00 macosx: use structures in NSUserDefaults to manage the EQ presets to prepare the implementation of custom EQ sets 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 5db103bc7a macosx: updated copyright headers 14 years ago