summaryrefslogtreecommitdiff
path: root/plugins/converter/convgui.c
Commit message (Collapse)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
|
* new wiki linksGravatar Alexey Yakovenko2014-07-07
|
* converter: initilize edit/remove buttons correctly before the encoder preset ↵Gravatar Alexey Yakovenko2014-07-06
| | | | selection dialog runs
* converter: fixed edit/remove buttonsGravatar Alexey Yakovenko2014-07-06
|
* converter: added copy dsp preset function, fixed bug with duplicate preset namesGravatar Alexey Yakovenko2014-06-19
|
* converter: added a function to copy encoder presetsGravatar Alexey Yakovenko2014-06-19
|
* converter: load encoder presets directly from plugindir, instead of copying ↵Gravatar Alexey Yakovenko2014-06-19
| | | | to confdir, and make them read-only
* converter: block spawning multiple instancesGravatar Alexey Yakovenko2013-12-10
|
* changed action API to be backwards compatible with 0.5 on source levelGravatar Alexey Yakovenko2013-11-03
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* gtkui: fixed naming of some public constants; added non-expandable widget ↵Gravatar waker2013-08-11
| | | | flag support
* 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 ↵Gravatar waker2012-11-08
| | | | should appear in the menus; fixed few issues in the hotkeys config dialog
* 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
|
* converter: fixed file-exists checkGravatar waker2012-10-10
|
* fixed converter gui descriptionGravatar waker2012-09-15
|
* 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
|
* 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 ↵Gravatar waker2012-04-10
| | | | without reducing it to the last separator
* 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
* 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 ↵Gravatar waker2011-06-19
| | | | when filename contains formatting chars
* 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
|