summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* removed some unnecessary functions from plugin APIGravatar waker2010-12-31
* renamed pause event to togglepause;Gravatar waker2010-12-31
* limit samplerate to [8000..192000] range in SRC pluginGravatar waker2010-12-30
* removed "use alsa resampling" option, now it is always onGravatar waker2010-12-30
* artwork plugin now uses $XDG_CACHE_HOME/deadbeef or ~/.cache/deadbeefGravatar waker2010-12-30
* converter now favors $TMPDIR where applicableGravatar waker2010-12-30
* added API to handle button presses in gui dialogs;Gravatar waker2010-12-30
* 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
* 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
* fixed crash in converter guiGravatar waker2010-12-28
* fixed few bugs in converter gui;Gravatar waker2010-12-28
* 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
* improved gui script:Gravatar waker2010-12-27
* minor cover-art fixupsGravatar waker2010-12-22
* fixed vfs_curl memleakGravatar waker2010-12-22
* supereq: re-seek current playing track after switching eq on/offGravatar waker2010-12-16
* 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
* consider 0 duration as "infinite looping" in gme pluginGravatar waker2010-12-12
* added softvolume for all supported output formats; moved softvolume from outp...Gravatar waker2010-12-12
* reshuffle playlists in response to gui changesGravatar 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
* fixed supereq threading nonsenceGravatar waker2010-12-12
* fixed clicks between tracks caused by SRCGravatar waker2010-12-11
* updated static/portable build scripts;Gravatar waker2010-12-11
* added sample format conversionGravatar waker2010-12-10
* exposed pcm_convert via plugin API;Gravatar waker2010-12-10
* fixed changing dsp plugin params from converter guiGravatar waker2010-12-10
* converter DSP presets WIPGravatar waker2010-12-09
* better encoder preset editingGravatar waker2010-12-09