summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added API to handle button presses in gui dialogs;Gravatar waker2010-12-30
| | | | dsp plugin parameters apply button now works correctly
* fixed dsp parameter setting from guiGravatar waker2010-12-30
|
* streamer dsp chain WIPGravatar waker2010-12-30
|
* implemented playback dsp plugin move up/downGravatar waker2010-12-29
|
* dsp chain configuration WIPGravatar waker2010-12-29
|
* added dsp configuration pageGravatar waker2010-12-29
|
* removed ellipsis from Convert action nameGravatar waker2010-12-29
|
* don't add separators between actions in context menuGravatar waker2010-12-29
|
* nuked old plugin activate/deactivate/nostop code;Gravatar waker2010-12-28
| | | | improved plugin start and connect code
* converter gui now uses connect method to resolve dependenciesGravatar waker2010-12-28
|
* moved converter gui to separate pluginGravatar waker2010-12-28
|
* delete temp files after conversionGravatar waker2010-12-28
|
* new formatting of converter input and output filenames - %i and %o respectivelyGravatar waker2010-12-28
| | | | using mktemp for temporary file
* fixed crash in converter guiGravatar waker2010-12-28
|
* fixed few bugs in converter gui;Gravatar waker2010-12-28
| | | | added abort functionality to converter
* converter gui is now thread-safe, and runs conversion in background thread(s)Gravatar waker2010-12-27
|
* added new API for displaying GUI dialogs;Gravatar waker2010-12-27
| | | | deleted channel remapping widgets from converter gui
* 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
* minor cover-art fixupsGravatar waker2010-12-22
|
* fixed vfs_curl memleakGravatar waker2010-12-22
|
* added string type to dsp parametersGravatar waker2010-12-16
|
* fixed dsp chain usage when use alsa resampling is turned onGravatar waker2010-12-16
|
* supereq: re-seek current playing track after switching eq on/offGravatar waker2010-12-16
|
* improved ringbuffer in streamerGravatar waker2010-12-16
|
* shuffle albums now takes artist into consideration tooGravatar waker2010-12-15
|
* better streamer timing tracingGravatar waker2010-12-14
|
* added missing converter gui filesGravatar waker2010-12-14
|
* updated converter to DSP plugin API changeGravatar waker2010-12-14
|
* changed dsp plugin api to allow modification of any aspect of wave formatGravatar waker2010-12-14
|
* renamed DB_dsp_instance_t to ddb_dsp_context_tGravatar waker2010-12-14
|
* use new converter plugin from gtkuiGravatar waker2010-12-14
|
* moved converter logic code to separate pluginGravatar waker2010-12-14
|
* fixed built-in pls loaderGravatar waker2010-12-14
|
* consider 0 duration as "infinite looping" in gme pluginGravatar waker2010-12-12
|
* send DB_EV_SONGFINISHED event when user switches song manuallyGravatar waker2010-12-12
|
* junklib: skip utf8 bom after converting TXX stringsGravatar waker2010-12-12
|
* added softvolume for all supported output formats; moved softvolume from ↵Gravatar waker2010-12-12
| | | | output plugins to streamer
* reshuffle playlists in response to gui changesGravatar waker2010-12-12
|
* removed debug printfsGravatar waker2010-12-12
|
* added support for shuffle albumsGravatar waker2010-12-12
|
* fixed saving/loading eq configGravatar waker2010-12-12
|
* converter: don't force-convert sample formatGravatar waker2010-12-12
|
* added support for writing converted output directly to WAV fileGravatar waker2010-12-12
|
* disallow deleting/editing of "pass through" dsp presetGravatar waker2010-12-12
|
* supereq minor typecast fixGravatar waker2010-12-12
|
* minor pthread cleanupGravatar waker2010-12-12
|
* fixed supereq threading nonsenceGravatar waker2010-12-12
|
* minimize output setformat in streamerGravatar waker2010-12-11
|
* fixed clicks between tracks caused by SRCGravatar waker2010-12-11
|
* simplified portable_postbuild.sh (Veniamin Gvozdikov)Gravatar waker2010-12-11
|