Summary: | Clean up Equalizer API | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Kevin Funk <kfunk> |
Component: | Playback | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kamikazow, matej |
Priority: | NOR | ||
Version: | 2.6.0 | ||
Target Milestone: | 2.7 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/97c5144faf608b8fca0522cff4f9590fe09896bf | Version Fixed In: | 2.8 |
Sentry Crash Report: |
Description
Kevin Funk
2011-06-05 12:03:15 UTC
Not a wish. Bump version. Added to Extra Mile. Why is an API-related request an Extramile bug? IIRC Extramile is for user-visible bugs. (In reply to comment #3) > Why is an API-related request an Extramile bug? IIRC Extramile is for > user-visible bugs. You are right, removed. API designing isn't a junior job, don't scare newcomers. ;) Git commit 97c5144faf608b8fca0522cff4f9590fe09896bf by Ralf Engels. Committed on 22/01/2013 at 14:40. Pushed by rengels into branch 'master'. Refactoring for Equalizer dialog Add comments Improve saving of pre-defined presets Fix Can't edit & save an existing equalizer preset Cleanup of the Equalizer stuff a bit, expecially the Equalizer Dialog Related: bug 241874 FIXED-IN: 2.8 M +0 -1 src/App.cpp M +168 -181 src/dialogs/EqualizerDialog.cpp M +38 -19 src/dialogs/EqualizerDialog.h M +17 -47 src/dialogs/EqualizerDialog.ui M +32 -27 src/equalizer/EqualizerPresets.cpp M +29 -12 src/equalizer/EqualizerPresets.h http://commits.kde.org/amarok/97c5144faf608b8fca0522cff4f9590fe09896bf |