Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | changed project description in many files | Alexey Yakovenko | 2014-07-16 |
| | |||
* | removed unused fft impls from supereq | Alexey Yakovenko | 2014-05-10 |
| | |||
* | updated/improved/added licensing info in many plugins, added COPYING files, ↵ | Alexey Yakovenko | 2014-05-07 |
| | | | | some plugins got upgraded from GPL to ZLIB | ||
* | added -avoid-version to all makefiles | Alexey Yakovenko | 2014-02-05 |
| | |||
* | potential fix of bug #1025: removed c++/glibc hack from gme, supereq, adplug ↵ | Alexey Yakovenko | 2014-01-04 |
| | | | | and sid plugins | ||
* | build system fixes for 0.6 static | Alexey Yakovenko | 2013-12-03 |
| | |||
* | fixed static build of cpp plugins; make works with -j again | Alexey Yakovenko | 2013-10-21 |
| | |||
* | static build fixes | Alexey Yakovenko | 2013-10-21 |
| | |||
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
| | |||
* | osx: failed menu integration attempt | Alexey Yakovenko | 2013-08-29 |
| | |||
* | osx support WIP | Alexey Yakovenko | 2013-08-28 |
| | |||
* | vis buffer is now always float/mono | waker | 2012-04-12 |
| | |||
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
| | |||
* | hardcoded api_version 1.0 into all plugins | waker | 2011-05-21 |
| | |||
* | 0.5.0-rc1 final fixups | waker | 2011-05-10 |
| | |||
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |
| | | | | | added copyright info to all plugins; updated gtkui to reflect the changes | ||
* | fft experiments | waker | 2011-02-13 |
| | |||
* | added Shibatch nsfft lib support to supereq | waker | 2011-02-12 |
| | |||
* | added ffmpeg fft support to supereq plugin | waker | 2011-02-10 |
| | |||
* | fixed supereq glitch on 1st track | waker | 2011-01-24 |
| | |||
* | added multichannel support to supereq plugin; | waker | 2011-01-03 |
| | | | | | cleaned up unused supereq code; added license text to supereq files | ||
* | added bounds checking and output ratio to dsp plugin API; | waker | 2011-01-02 |
| | | | | | fixed all existing dsp plugins for the new API; dsp_soundtouch can now be used as a resampler | ||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | streamer dsp chain WIP | waker | 2010-12-30 |
| | |||
* | improved gui script: | waker | 2010-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 | ||
* | supereq: re-seek current playing track after switching eq on/off | waker | 2010-12-16 |
| | |||
* | changed dsp plugin api to allow modification of any aspect of wave format | waker | 2010-12-14 |
| | |||
* | renamed DB_dsp_instance_t to ddb_dsp_context_t | waker | 2010-12-14 |
| | |||
* | supereq minor typecast fix | waker | 2010-12-12 |
| | |||
* | fixed supereq threading nonsence | waker | 2010-12-12 |
| | |||
* | ported supereq gui to new dsp params API | waker | 2010-12-08 |
| | |||
* | removed id from DSP plugin instance; ported src and supereq to the new ↵ | waker | 2010-12-08 |
| | | | | params system | ||
* | ported supereq to new api; converted to float; added reentrancy support | waker | 2010-11-28 |
| | |||
* | implemented conversion between streams with different channel masks | waker | 2010-11-13 |
| | |||
* | bumped all plugins to version 1.0; | waker | 2010-11-02 |
| | | | | updated portable build packaging script | ||
* | adapted remaining cpp plugins to portable build | waker | 2010-10-24 |
| | |||
* | removed supereq settings | waker | 2010-10-20 |
| | |||
* | fixed memleak in supereq | Alexey Yakovenko | 2010-05-08 |
| | |||
* | added supereq readme; updated supereq licensing information | Alexey Yakovenko | 2010-05-02 |
| | |||
* | fixed to pass make distcheck before 0.4-beta1 | Alexey Yakovenko | 2010-04-11 |
| | |||
* | eq gui WIP | Alexey Yakovenko | 2010-04-07 |
| | |||
* | stripped down version of new eq widget; | Alexey Yakovenko | 2010-04-07 |
| | | | | | fixed saving/loading eq settings; added preamp support in supereq plugin | ||
* | added ability to enable/disable dsp plugins | Alexey Yakovenko | 2010-04-06 |
| | |||
* | reset DSP plugins on seeks/restarts/trackchanges | Alexey Yakovenko | 2010-03-22 |
| | |||
* | less blocking in EQ | Alexey Yakovenko | 2010-03-20 |
| | |||
* | save/load EQ config | Alexey Yakovenko | 2010-03-20 |
| | |||
* | moved eq reconfiguration to separate thread | Alexey Yakovenko | 2010-03-20 |
| | |||
* | supereq plugin prototype | Alexey Yakovenko | 2010-03-20 |