summaryrefslogtreecommitdiff
path: root/plugins/converter
Commit message (Collapse)AuthorAge
* fixed crash in converter gtk gui when the actual converter pplugin is not foundGravatar waker2012-05-12
|
* fixed convgui and shellexecui titlesGravatar waker2012-05-08
|
* added missing stuff for building 0.5.3 tarballGravatar waker2012-04-29
|
* converter: fixed // bug; fixed potential bug in finding largest common path ↵Gravatar waker2012-04-10
| | | | without reducing it to the last separator
* converter: fixed escaping special charsGravatar waker2012-04-10
|
* converter: added ` to escape listGravatar waker2012-04-09
|
* converter: show default output path in the input field; pass the default ↵Gravatar waker2012-04-09
| | | | path to the filechooser
* 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
|
* converter: fixed tag writingGravatar waker2012-04-08
|
* converter: added reconstruction of folder structure based on the largest ↵Gravatar waker2012-04-08
| | | | common root
* converter: fixed writing wav files sized over 2gigsGravatar waker2012-04-08
|
* gtk-2.12 compatibility fixesGravatar waker2012-04-05
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* 0.5.2-rc2 fixesGravatar waker2012-03-20
|
* few fixes for gtk<2.24 compatibility in converter pluginGravatar Alexey Smirnov2012-03-10
|
* restored gtk<2.24 compatibility in converter gui pluginGravatar waker2012-02-02
|
* cleaned up and added more documentation for DB_ACTION_** stuffGravatar waker2012-01-23
|
* converter: fixed empty output path handlingGravatar waker2011-12-28
|
* converter: disallow empty preset titlesGravatar waker2011-12-18
|
* [converter] increased size of preset list dialogGravatar waker2011-10-13
|
* added gtk3 support to converter guiGravatar waker2011-10-09
|
* gtkui3 build supportGravatar waker2011-10-05
|
* converter: automatically create directory structureGravatar waker2011-06-23
| | | | artwork: minor readability fix in check_dir
* changed the gtk_message_dialog_format_secondary_text call to prevent errors ↵Gravatar waker2011-06-19
| | | | when filename contains formatting chars
* fixed formatting bug in converterGravatar waker2011-05-23
|
* removed converter_gtkui fallback versionGravatar waker2011-05-22
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* converter: set outfolder to $HOME if empty; few error message fixes; less ↵Gravatar waker2011-05-21
| | | | heap allocations
* allow converter to create subdirectories in output path - check for windows ↵Gravatar Jan D. Behrens2011-05-21
| | | | path delimiter too - check outfolder for illegal characters too
* reload dsp and encoder presets on every converter accessGravatar waker2011-05-20
|
* remove -s option from AAC encoder presetGravatar waker2011-05-20
|
* 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
|