| Commit message (Expand) | Author | Age |
* | changed project description in many files | Alexey Yakovenko | 2014-07-16 |
* | new wiki links | Alexey Yakovenko | 2014-07-07 |
* | converter: initilize edit/remove buttons correctly before the encoder preset ... | Alexey Yakovenko | 2014-07-06 |
* | converter: proper metadata cleanup before writing tags | Alexey Yakovenko | 2014-07-06 |
* | converter: strip subtrack metadata from converted result before writing tags,... | Alexey Yakovenko | 2014-07-06 |
* | converter: fixed edit/remove buttons | Alexey Yakovenko | 2014-07-06 |
* | converter: additional fix for bug #1022 (incorrect wav data size in wave header) | Alexey Yakovenko | 2014-07-04 |
* | converter: fixed loading of custom encoder presets | Alexey Yakovenko | 2014-06-22 |
* | converter: write correct data size into wav files, clip to 0xffffffff if does... | Alexey Yakovenko | 2014-06-21 |
* | converter: added copy dsp preset function, fixed bug with duplicate preset names | Alexey Yakovenko | 2014-06-19 |
* | converter: added a function to copy encoder presets | Alexey Yakovenko | 2014-06-19 |
* | converter: load encoder presets directly from plugindir, instead of copying t... | Alexey Yakovenko | 2014-06-19 |
* | Rename Ogg FLAC.txt -> Ogg_FLAC.txt in makefile | Ian Nartowicz | 2014-06-04 |
* | Rename Ogg FLAC.txt -> Ogg_FLAC.txt | Ian Nartowicz | 2014-06-04 |
* | Add Ogg presets to makefile | Ian Nartowicz | 2014-06-04 |
* | Ogg converter presets for Opus and OggFlac | Ian Nartowicz | 2014-06-03 |
* | converter: use heap for buffer allocation instead of stack | Alexey Yakovenko | 2014-05-11 |
* | added opus metadata writing support to converter (when stdopus plugin is pres... | Alexey Yakovenko | 2014-04-07 |
* | gtk linking changes for static build | Alexey Yakovenko | 2014-03-09 |
* | added ALAC encoder preset (bug #1060) | Alexey Yakovenko | 2014-02-23 |
* | fixed compiling static without .la files | Alexey Yakovenko | 2014-02-09 |
* | added/updated COPYING in cdda, converter, coreaudio, dca, dsp_libsrc, dumb | Alexey Yakovenko | 2014-02-08 |
* | added -avoid-version to all makefiles | Alexey Yakovenko | 2014-02-05 |
* | added/fixed few things necessary to cross-compile i686 ddb on x86_64 host (WIP) | Alexey Yakovenko | 2013-12-24 |
* | converter: block spawning multiple instances | Alexey Yakovenko | 2013-12-10 |
* | gcc warning fixes | Alexey Yakovenko | 2013-11-05 |
* | changed action API to be backwards compatible with 0.5 on source level | Alexey Yakovenko | 2013-11-03 |
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
* | moved all copies of strdupa macro to strdupa.h | waker | 2013-08-30 |
* | gtkui: fixed naming of some public constants; added non-expandable widget fla... | waker | 2013-08-11 |
* | gtkui major version bump and related fixes | waker | 2013-08-11 |
* | gtkui: warn a user when he attempts to quit while background jobs are running | waker | 2013-08-04 |
* | added several new action stubs; added flag to explicitly tell which actions s... | waker | 2012-11-08 |
* | get rid of DDB_ACTION_CALLBACK macro | waker | 2012-11-05 |
* | more adaptation of plugin actions to the new APIs | waker | 2012-11-05 |
* | convgui: action context support | waker | 2012-11-05 |
* | new action API code fixes | waker | 2012-11-05 |
* | transition to the new plugin action API (WIP) | waker | 2012-11-04 |
* | gtk3 support in static build | waker | 2012-10-14 |
* | converter: fixed file-exists check | waker | 2012-10-10 |
* | fixed converter gui description | waker | 2012-09-15 |
* | converter: fixed writing tags to a files which have names with special charac... | waker | 2012-09-11 |
* | converter: replace / with \ in filename parts, using the new title formatting... | waker | 2012-09-07 |
* | converter: automatically replace / with \ in filenames | waker | 2012-09-07 |
* | fix function gtk_combo_box_entry_new_text() to return value. | Joey Zheng | 2012-09-03 |
* | get rid of ULTRA_PORTABLE define, gtk stuff now works without it | waker | 2012-08-08 |
* | fixed accidental API break caused by run_dialog | waker | 2012-06-04 |
* | gtkui and convgui now require plugin api 1.4 (deadbeef-0.5.5) | waker | 2012-05-31 |
* | added sys/cdefs.h include before sys/syslimits.h | waker | 2012-05-30 |
* | converter: fixed dsp plugin selection on init | waker | 2012-05-30 |