summaryrefslogtreecommitdiff
path: root/plugins/converter
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: proper metadata cleanup before writing tagsGravatar Alexey Yakovenko2014-07-06
|
* converter: strip subtrack metadata from converted result before writing ↵Gravatar Alexey Yakovenko2014-07-06
| | | | tags, this fixes bug #1104 (writing tags to ogg/flac files after converting them from chained tracks)
* converter: fixed edit/remove buttonsGravatar Alexey Yakovenko2014-07-06
|
* converter: additional fix for bug #1022 (incorrect wav data size in wave header)Gravatar Alexey Yakovenko2014-07-04
|
* converter: fixed loading of custom encoder presetsGravatar Alexey Yakovenko2014-06-22
|
* converter: write correct data size into wav files, clip to 0xffffffff if ↵Gravatar Alexey Yakovenko2014-06-21
| | | | doesn't fit in 32 bit
* 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
* Rename Ogg FLAC.txt -> Ogg_FLAC.txt in makefileGravatar Ian Nartowicz2014-06-04
|
* Rename Ogg FLAC.txt -> Ogg_FLAC.txtGravatar Ian Nartowicz2014-06-04
|
* Add Ogg presets to makefileGravatar Ian Nartowicz2014-06-04
|
* Ogg converter presets for Opus and OggFlacGravatar Ian Nartowicz2014-06-03
|
* converter: use heap for buffer allocation instead of stackGravatar Alexey Yakovenko2014-05-11
|
* added opus metadata writing support to converter (when stdopus plugin is ↵Gravatar Alexey Yakovenko2014-04-07
| | | | present)
* gtk linking changes for static buildGravatar Alexey Yakovenko2014-03-09
|
* added ALAC encoder preset (bug #1060)Gravatar Alexey Yakovenko2014-02-23
|
* fixed compiling static without .la filesGravatar Alexey Yakovenko2014-02-09
|
* added/updated COPYING in cdda, converter, coreaudio, dca, dsp_libsrc, dumbGravatar Alexey Yakovenko2014-02-08
|
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* added/fixed few things necessary to cross-compile i686 ddb on x86_64 host (WIP)Gravatar Alexey Yakovenko2013-12-24
|
* converter: block spawning multiple instancesGravatar Alexey Yakovenko2013-12-10
|
* gcc warning fixesGravatar Alexey Yakovenko2013-11-05
|
* changed action API to be backwards compatible with 0.5 on source levelGravatar Alexey Yakovenko2013-11-03
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* moved all copies of strdupa macro to strdupa.hGravatar waker2013-08-30
|
* 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
|
* 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 ↵Gravatar waker2012-09-11
| | | | characters
* converter: replace / with \ in filename parts, using the new title ↵Gravatar waker2012-09-07
| | | | formatting feature
* 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
|