]> git.sesse.net Git - vlc/history - modules/gui/macosx/equalizer.m
macosx: merge Eric Dudiak's code from GSoC 2008
[vlc] / modules / gui / macosx / equalizer.m
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-04-14 Rémi Denis-CourmontNo need to check for strtof() here
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-08-25 Derk-Jan Hartmanconfig: Do not use config_SaveConfigFile( , NULL) or...
2008-08-15 Pierre d'Herbemontmacosx: Fix a couple of object leak in the equalizer.
2008-08-15 Felix Paul Kühnemacosx: fixed a few compilation warnings
2008-06-15 Pierre d'Herbemontmacosx: Get rid of vlc_object_find(playlist).
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-21 Felix Paul Kühnemacosx: added an option to automagically save the equal...
2007-09-16 Rémi Denis-CourmontUse var_GetNonEmptyString were applicable
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-23 Christophe MutricyFix the strings.
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-11-26 Felix Paul Kühne* fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul Kühne* first round of compilation fixes, more to come
2006-04-13 Clément StenacString stuff
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-01-12 Antoine CellerierFSF address change.
2005-07-23 Felix Paul Kühne* patch to the Equalizer-GUI by Jean-Baptiste le Stand...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-09 Benjamin Pracht* Fixes initialization when a preset is saved in the...
2005-05-09 Benjamin Pracht* Fix some variable initilization bugs
2005-05-06 Felix Paul Kühne* equalizer.m: use preset_list_text instead of preset_l...
2004-09-05 Felix Paul Kühne* string review
2004-08-17 Eric Petit + macosx/equalizer.m: missing vlc_object_release()
2004-08-15 Jérome DecoodtSet the preamp value on a preset change
2004-08-14 Jérome Decoodt*.nib: continuous sliders
2004-08-08 Jérome Decoodtproject.pbxproj: correct to relatives paths
2004-08-07 Jérome DecoodtFix bug when equalizer-bands is not set. Coding style...
2004-08-07 Jérome DecoodtAll: equalizer window for MacOS. Need a bit of correcti...