summaryrefslogtreecommitdiff
path: root/plugins/converter/converter.h
Commit message (Collapse)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
|
* converter: load encoder presets directly from plugindir, instead of copying ↵Gravatar Alexey Yakovenko2014-06-19
| | | | to confdir, and make them read-only
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* converter: moved duplicate code into converter plugin and exposed via API, ↵Gravatar waker2012-04-08
| | | | converter API is now v1.2
* converter: added support for writing files to source track foldersGravatar waker2012-04-08
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* reload dsp and encoder presets on every converter accessGravatar waker2011-05-20
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* converter: removed sampleformat selection from encoder presetsGravatar waker2011-04-09
|
* added basic tag writing to converterGravatar waker2011-03-19
|
* converter: added default output format to encoder presets;Gravatar waker2011-03-14
| | | | | | added prompting for overwriting output files; added tooltips to some entry fields in converter dialogs; hidden GUI of some unimplemented features;
* finalized converter guiGravatar waker2011-03-13
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* 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
|
* renamed DB_dsp_instance_t to ddb_dsp_context_tGravatar waker2010-12-14
|
* moved converter logic code to separate pluginGravatar waker2010-12-14