summaryrefslogtreecommitdiff
path: root/plugins/adplug/adplug-db.cpp
Commit message (Collapse)AuthorAge
* added / updated / corrected COPYING information in the core, aac, alac, ↵Gravatar Alexey Yakovenko2014-02-08
| | | | adplug; renamed optmath.h to fastftoi.h
* potential fix of bug #1025: removed c++/glibc hack from gme, supereq, adplug ↵Gravatar Alexey Yakovenko2014-01-04
| | | | and sid plugins
* fixed static build of cpp plugins; make works with -j againGravatar Alexey Yakovenko2013-10-21
|
* static build fixesGravatar Alexey Yakovenko2013-10-21
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* fixed pl_lock in adplug and sidGravatar waker2012-05-18
|
* adplug: added Satoh/Ken emu selection, added surround supportGravatar waker2012-03-27
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* 0.5.2-rc2 fixesGravatar waker2012-03-20
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
| | | | implemented track properties with multiple selection
* added vfs support to adplug (libbinio)Gravatar waker2011-02-01
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* ported adplug plugin to new APIGravatar waker2010-11-24
|
* portable build WIPGravatar waker2010-10-23
|
* disabled adplug metadata (broken)Gravatar Alexey Yakovenko2010-10-07
|
* removed printfs from adplug pluginGravatar Alexey Yakovenko2010-10-06
|
* fixed some memory corruption bugs in adplug ADL moduleGravatar Alexey Yakovenko2010-10-05
|
* removed .mid from adplug file extensions in favor of wildmidi pluginGravatar Alexey Yakovenko2010-08-11
|
* merged non-android-specific changes from android branchGravatar Alexey Yakovenko2010-07-26
|
* fixed SNG file format listed 3 times in adplug pluginGravatar Alexey Yakovenko2010-05-09
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* fixed setting title from filename in adplug pluginGravatar Alexey Yakovenko2010-04-18
|
* fixed ton of memleaks and memory-related crashesGravatar Alexey Yakovenko2010-04-02
|
* added charset detection / utf8 conversion to adplug pluginGravatar Alexey Yakovenko2010-04-02
|
* regression fix in adplug pluginGravatar Alexey Yakovenko2010-01-28
|
* ported adplug plugin to new apiGravatar Alexey Yakovenko2010-01-23
|
* correct samplerate setting for synth-pluginsGravatar Alexey Yakovenko2010-01-23
|
* Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-13
|\ | | | | | | | | | | | | Conflicts: configure.ac deadbeef.h plugins/mpgmad/mpgmad.c
* | runtime linking of playlist tracks to decoder plugins is done via strings ↵Gravatar Alexey Yakovenko2010-01-11
| | | | | | | | instead of pointers (to allow easy unloading of decoders)
| * fixed adplug_init file open error handlingGravatar Alexey Yakovenko2010-01-10
|/
* typo/compile fixGravatar Alexey Yakovenko2010-01-09
|
* added JBM to list of adplug formatsGravatar Alexey Yakovenko2010-01-09
|
* fixed stereo playback of adlib tunesGravatar Alexey Yakovenko2010-01-09
|
* warning/compile fixes for 0.3.2-rc1Gravatar Alexey Yakovenko2010-01-07
|
* 0.3.2-rc1 compile fixesGravatar Alexey Yakovenko2010-01-07
|
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
|
* better metadata handling in adplug pluginGravatar Alexey Yakovenko2010-01-02
|
* fixed few bugs/regressions in adplug pluginGravatar Alexey Yakovenko2010-01-02
|
* fixed a bunch of minor compiler warnings and alsa hang on exitGravatar Alexey Yakovenko2009-12-27
|
* adlib plugin initial releaseGravatar Alexey Yakovenko2009-12-19
|
* adplug plugin WIP (insert works)Gravatar Alexey Yakovenko2009-12-19