summaryrefslogtreecommitdiff
path: root/plugins/converter/convgui.c
Commit message (Expand)AuthorAge
* converter: fixed dsp plugin selection on initGravatar waker2012-05-30
* converter: implemented dsp preset plugin up/down button handlersGravatar waker2012-05-30
* gtkui: run_dialog now supports specifying parent windowGravatar waker2012-05-30
* implemented playlist saving as atomic operation; fixed few PATH_MAX definitionsGravatar waker2012-05-22
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
* 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
* converter: fixed // bug; fixed potential bug in finding largest common path w...Gravatar waker2012-04-10
* converter: show default output path in the input field; pass the default path...Gravatar waker2012-04-09
* converter: moved duplicate code into converter plugin and exposed via API, co...Gravatar waker2012-04-08
* 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 comm...Gravatar waker2012-04-08
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
* cleaned up and added more documentation for DB_ACTION_** stuffGravatar waker2012-01-23
* converter: disallow empty preset titlesGravatar waker2011-12-18
* added gtk3 support to converter guiGravatar waker2011-10-09
* changed the gtk_message_dialog_format_secondary_text call to prevent errors w...Gravatar waker2011-06-19
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
* reload dsp and encoder presets on every converter accessGravatar waker2011-05-20
* Updated russian translation, added new strings to extra.cGravatar Dmitriy Simbiriatin2011-05-14
* added include unistd.h to convgui.c for unlinkGravatar waker2011-05-14
* 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: don't write cuesheet to output files;Gravatar waker2011-04-05
* converter compile fixGravatar waker2011-04-01
* converter: fixed handling of overwrite_actionGravatar waker2011-03-23
* added basic tag writing to converterGravatar waker2011-03-19
* converter: 16bit support is default in new encoder presetsGravatar waker2011-03-16
* 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
* updated copyright year to 2011Gravatar waker2011-01-02
* removed some unnecessary functions from plugin APIGravatar waker2010-12-31
* removed ellipsis from Convert action nameGravatar waker2010-12-29
* converter gui now uses connect method to resolve dependenciesGravatar waker2010-12-28
* moved converter gui to separate pluginGravatar waker2010-12-28