summaryrefslogtreecommitdiff
path: root/plugins/gtkui/eq.c
Commit message (Collapse)AuthorAge
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* refresh gtkui eq on DB_EV_DSPCHANGED eventGravatar waker2012-04-26
|
* auto-save eq state on every changeGravatar waker2012-04-02
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* port to GTK3 (WIP)Gravatar waker2011-10-08
|
* fixed importing fb2k presets (take#2)Gravatar waker2011-05-16
|
* fixed fb2k eq preset import bugGravatar waker2011-05-04
|
* thread-safe config accessGravatar waker2011-03-31
|
* turned eq preset buttons into single button with popup menu, to be ↵Gravatar waker2011-03-17
| | | | friendlier to low-res screens
* added streamer_dsp_refresh api entry;Gravatar waker2011-03-15
| | | | fixed switching eq on/off
* updated copyright year to 2011Gravatar waker2011-01-02
|
* streamer dsp chain WIPGravatar waker2010-12-30
|
* improved gui script:Gravatar waker2010-12-27
| | | | | | | | | added support for spinbtn and combobox changed API to allow generic use (e.g. for dsp plugins) dsp set/get_param are now using strings instead of floats dsp plugins are now using gui script fixed many errors in converter and its gui supereq set/get_param now uses dBs instead of amplitude
* renamed DB_dsp_instance_t to ddb_dsp_context_tGravatar waker2010-12-14
|
* fixed saving/loading eq configGravatar waker2010-12-12
|
* ported supereq gui to new dsp params APIGravatar waker2010-12-08
|
* ported supereq to new api; converted to float; added reentrancy supportGravatar waker2010-11-28
|
* changed DSP plugin APIGravatar waker2010-11-21
|
* added "connect" method to plugins to solve init-time dependency problems;Gravatar Alexey Yakovenko2010-08-11
| | | | fixed EQ crash on startup
* added basic gettext support and russian translationGravatar Alexey Yakovenko2010-05-15
|
* fixed drawing of eq widgetGravatar Alexey Yakovenko2010-05-02
|
* removed location entry from metadata page;Gravatar Alexey Yakovenko2010-04-18
| | | | fixed couple of gtk errors
* hide EQ gtk gui if supereq plugin is not availableGravatar Alexey Yakovenko2010-04-11
|
* eq preset managementGravatar Alexey Yakovenko2010-04-07
|
* eq gui WIPGravatar Alexey Yakovenko2010-04-07
|
* moved eq widget to appropriate placeGravatar Alexey Yakovenko2010-04-07
|
* stripped down version of new eq widget;Gravatar Alexey Yakovenko2010-04-07
| | | | | fixed saving/loading eq settings; added preamp support in supereq plugin
* integration of thesame's eq code WIPGravatar Alexey Yakovenko2010-04-07
|
* initial eq guiGravatar Viktor Semykin2010-03-25
|
* save/load EQ configGravatar Alexey Yakovenko2010-03-20
|
* supereq plugin prototypeGravatar Alexey Yakovenko2010-03-20