summaryrefslogtreecommitdiff
path: root/plugins/converter
Commit message (Expand)AuthorAge
* moved all copies of strdupa macro to strdupa.hGravatar waker2013-08-30
* gtkui: fixed naming of some public constants; added non-expandable widget fla...Gravatar waker2013-08-11
* gtkui major version bump and related fixesGravatar waker2013-08-11
* gtkui: warn a user when he attempts to quit while background jobs are runningGravatar waker2013-08-04
* added several new action stubs; added flag to explicitly tell which actions s...Gravatar waker2012-11-08
* get rid of DDB_ACTION_CALLBACK macroGravatar waker2012-11-05
* more adaptation of plugin actions to the new APIsGravatar waker2012-11-05
* convgui: action context supportGravatar waker2012-11-05
* new action API code fixesGravatar waker2012-11-05
* transition to the new plugin action API (WIP)Gravatar waker2012-11-04
* gtk3 support in static buildGravatar waker2012-10-14
* converter: fixed file-exists checkGravatar waker2012-10-10
* fixed converter gui descriptionGravatar waker2012-09-15
* converter: fixed writing tags to a files which have names with special charac...Gravatar waker2012-09-11
* converter: replace / with \ in filename parts, using the new title formatting...Gravatar waker2012-09-07
* converter: automatically replace / with \ in filenamesGravatar waker2012-09-07
* fix function gtk_combo_box_entry_new_text() to return value.Gravatar Joey Zheng2012-09-03
* get rid of ULTRA_PORTABLE define, gtk stuff now works without itGravatar waker2012-08-08
* fixed accidental API break caused by run_dialogGravatar waker2012-06-04
* gtkui and convgui now require plugin api 1.4 (deadbeef-0.5.5)Gravatar waker2012-05-31
* added sys/cdefs.h include before sys/syslimits.hGravatar waker2012-05-30
* converter: fixed dsp plugin selection on initGravatar waker2012-05-30
* converter: implemented dsp preset plugin up/down button handlersGravatar waker2012-05-30
* converter: improved error handlingGravatar waker2012-05-30
* gtkui: run_dialog now supports specifying parent windowGravatar waker2012-05-30
* fixed converter crash on resamplingGravatar waker2012-05-29
* 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
* converter: added replacement strdupa for non-gnu systemsGravatar waker2012-05-12
* 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 w...Gravatar waker2012-04-10
* 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 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
* 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