summaryrefslogtreecommitdiff
path: root/plugins/adplug
Commit message (Collapse)AuthorAge
* 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
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* 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
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* 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
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* adapted remaining cpp plugins to portable buildGravatar waker2010-10-24
|
* portable build WIPGravatar waker2010-10-23
|
* added adplug readme and authors filesGravatar Alexey Yakovenko2010-10-09
|
* disabled adplug metadata (broken)Gravatar Alexey Yakovenko2010-10-07
|
* more memory errors fixed in adplug ADL codeGravatar Alexey Yakovenko2010-10-07
|
* removed printfs from adplug pluginGravatar Alexey Yakovenko2010-10-06
|
* fixed a pile of memory errors in adplugGravatar Alexey Yakovenko2010-10-06
|
* fixed some memory corruption bugs in adplug ADL moduleGravatar Alexey Yakovenko2010-10-05
|
* merger DRO support from adplug-2.2.1Gravatar Alexey Yakovenko2010-10-05
|
* fixed few tarball issuesGravatar Alexey Yakovenko2010-09-19
|
* 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 to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* workaround undefined symbol in adplug on ancient GCCGravatar Alexey A. Smirnov2010-04-09
|
* 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
|/
* cflags fix for adplugGravatar Alexey Yakovenko2010-01-09
|
* rolled back adplug to use old CMF loaderGravatar Alexey Yakovenko2010-01-09
|
* few minor bugfixes to adplug-2.2Gravatar Alexey Yakovenko2010-01-09
|
* constant memwrite bugfix to libbinioGravatar Alexey Yakovenko2010-01-09
|
* typo/compile fixGravatar Alexey Yakovenko2010-01-09
|
* added JBM to list of adplug formatsGravatar Alexey Yakovenko2010-01-09
|
* merged adplug-2.2Gravatar Alexey Yakovenko2010-01-09
|
* fixed stereo playback of adlib tunesGravatar Alexey Yakovenko2010-01-09
|
* fixed adplug dual_opl2 emulation (stereo now works)Gravatar 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
|
* made GPL2 and LGPL2.1 texts available from Help menuGravatar Alexey Yakovenko2010-01-06
|
* 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
|