]> git.sesse.net Git - vlc/history - modules/audio_filter/equalizer.c
Improvements to preferences
[vlc] / modules / audio_filter / equalizer.c
2004-12-11 Clément StenacImprovements to preferences
2004-11-04 Clément StenacSave equalizer values so that they don't get overriden...
2004-08-14 Jérome Decoodt*.nib: continuous sliders
2004-08-07 Derk-Jan Hartman* treeble -> treble
2004-08-07 Jérome DecoodtBug fix and change in parse function
2004-07-24 Laurent Aimar * equalizer : [0] isn't cool, use a define.
2004-07-22 Eric Petit equalizer.c: compile fix for old compilers (thx sam)
2004-07-17 Derk-Jan Hartman* strtof is C99 and not present on pre BSD 5 (including...
2004-07-16 Laurent Aimar * equalizer: fixed a bug with strtof.
2004-07-15 Gildas Bazin* modules/audio_filter/equalizer.c: fixed segfault...
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
2004-07-08 Laurent Aimar * equalizer: added a preamp value per preset.
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-07-06 Laurent Aimar * equalizer: simple (and slow) 10 bands equalizer...