summaryrefslogtreecommitdiff
path: root/plugins/converter
Commit message (Collapse)AuthorAge
* converter: write 0 size to waveheader in pipe mode, to workaround oggenc bugGravatar waker2011-05-17
|
* fill converter cmdline buffer with zeroes to avoid possible memtrashingGravatar waker2011-05-15
|
* fixed 32bit portable build; rebuild 64bit static libs with apgccGravatar waker2011-05-15
|
* Updated russian translation, added new strings to extra.cGravatar Dmitriy Simbiriatin2011-05-14
|
* fixed memleaks in converterGravatar waker2011-05-14
|
* added include unistd.h to convgui.c for unlinkGravatar waker2011-05-14
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* added new files for translatorsGravatar waker2011-05-08
|
* converter presetsGravatar waker2011-05-07
|
* added installation of standard encoder presetsGravatar waker2011-05-05
|
* few bsd compat fixesGravatar waker2011-05-04
|
* fixed compiling with apgcc; fixed compiling converter gui fallbackGravatar waker2011-04-30
|
* fixed ao static buildGravatar waker2011-04-30
|
* added converter to main tarball/autotools distribution;Gravatar waker2011-04-29
| | | | few minor fixups in soundtouch
* converter: ignore radio streamsGravatar waker2011-04-25
|
* fix opening converter dialog using hotkeyGravatar waker2011-04-25
|
* 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
| | | | | fixed encoder preset list bugs; better error message on failed input files
* 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
| | | | | | added prompting for overwriting output files; added tooltips to some entry fields in converter dialogs; hidden GUI of some unimplemented features;
* 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
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* 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
| | | | 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
|