summaryrefslogtreecommitdiff
path: root/plugins/converter
Commit message (Expand)AuthorAge
* remember converter output folder separately from add files/folders configGravatar waker2011-04-22
* auto-save config after changing converter optionsGravatar waker2011-04-18
* fixed editing 1st dsp presetGravatar waker2011-04-18
* converter compile fixGravatar waker2011-04-17
* converter: removed sampleformat selection from encoder presetsGravatar waker2011-04-09
* converter: replace invalid characters in output fname with _Gravatar waker2011-04-06
* converter: don't write cuesheet to output files;Gravatar waker2011-04-05
* converter: don't copy cuesheet into output filesGravatar waker2011-04-05
* converter compile fixGravatar waker2011-04-01
* converter: fixed handling of overwrite_actionGravatar waker2011-03-23
* fixed writing 32bit waves in converterGravatar waker2011-03-20
* added ogg and flac tag writing to converterGravatar waker2011-03-20
* added basic tag writing to converterGravatar waker2011-03-19
* converter: 16bit support is default in new encoder presetsGravatar waker2011-03-16
* converter: fix datasize field in wavheaderGravatar waker2011-03-15
* converter: fix setting default format field in new encoder presetsGravatar waker2011-03-15
* converter: added default output format to encoder presets;Gravatar waker2011-03-14
* updated description in converter pluginsGravatar waker2011-03-13
* finalized converter guiGravatar waker2011-03-13
* fixed converter gui cleanup after error bugGravatar waker2011-03-12
* better GUI error reporting in converterGravatar waker2011-03-12
* use proper dsp preset functions in converter pluginGravatar waker2011-03-12
* fixed all plugins for the API changesGravatar waker2011-03-09
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
* converter compile fixGravatar waker2011-01-06
* updated copyright year to 2011Gravatar waker2011-01-02
* removed some unnecessary functions from plugin APIGravatar waker2010-12-31
* converter now favors $TMPDIR where applicableGravatar waker2010-12-30
* streamer dsp chain WIPGravatar waker2010-12-30
* removed ellipsis from Convert action nameGravatar 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 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
* improved gui script:Gravatar waker2010-12-27
* updated converter to DSP plugin API changeGravatar waker2010-12-14
* renamed DB_dsp_instance_t to ddb_dsp_context_tGravatar waker2010-12-14
* moved converter logic code to separate pluginGravatar waker2010-12-14