summaryrefslogtreecommitdiff
path: root/plugins/dumb
Commit message (Collapse)AuthorAge
* [dumb] added option to configure internal volumeGravatar Alexey Yakovenko2014-04-15
|
* 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
|
* dumb: remove dependency on system log2Gravatar Alexey Yakovenko2014-01-04
|
* fixed few errors reported by cppcheck (thanks to Pavel Roschin)Gravatar Alexey Yakovenko2013-11-11
|
* dumb: fixed uninitialized memory accessesGravatar Alexey Yakovenko2013-10-27
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* dumb compile fixGravatar waker2012-08-27
|
* DUMB: fixed IT reader to read 8bit samples correctly even when char is ↵Gravatar waker2012-08-26
| | | | unsigned (android ndk)
* added proper log2 detection to configure and dumb pluginGravatar waker2012-05-29
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* log2 compat fix in dumb libGravatar waker2012-03-31
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* few compile fixes; added mono2stereo into tarballGravatar waker2011-10-23
|
* readded DUMB, AOPSF and SHN plugins to tarballGravatar waker2011-10-23
|
* added ddb_ prefix to dumb, shn and ao plugins;Gravatar waker2011-05-23
| | | | | ao has been renamed to ddb_aopsf; tweaked sources and makefiles to simplify compiling out of tree
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* 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
* fixed charset detection in dumb pluginGravatar waker2011-05-04
|
* 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
|
* dumb: implemented reloading of module metadata (title,orders,instruments,...)Gravatar waker2011-03-24
|
* use cp1252 conversion in dumb pluginGravatar waker2011-03-24
|
* dumb: added charset detection to sample and instrument namesGravatar waker2011-03-09
|
* fixed all plugins for the API changesGravatar waker2011-03-09
|
* 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
* fixed dumb and shn -fPIC makefile bugGravatar waker2011-02-24
|
* fixed/improved charset conversion in gme and dumb pluginsGravatar waker2011-01-22
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* added reading few mod properties to dumb pluginGravatar waker2011-01-02
|
* load instruments and samples metadata in dumb pluginGravatar waker2011-01-02
|
* DUMB makefile fixGravatar waker2010-12-05
|
* makefile fixesGravatar waker2010-12-04
|
* removed DUMB plugin from tarballGravatar waker2010-12-04
|
* fixed few c99 incompatibilities in dumbGravatar waker2010-11-20
|
* fixed DUMB plugin to work with new APIGravatar waker2010-11-13
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* updated READMEs of several bundled libsGravatar Alexey Yakovenko2010-10-09
|
* merged non-android-specific changes from android branchGravatar Alexey Yakovenko2010-07-26
|
* added samplerate conversion quality to dumb plugin settingsGravatar Alexey Yakovenko2010-05-27
|
* merged parts of DUMB-0.9.3Gravatar Alexey Yakovenko2010-05-27
|
* added kode54 website reference to dumb pluginGravatar Alexey Yakovenko2010-05-18
|
* fixed lots of gcc warningsGravatar Alexey Yakovenko2010-05-04
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* added -lm to dumb pluginGravatar Alexey Yakovenko2010-04-12
|
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* moved DUMB to dynamic pluginGravatar Alexey Yakovenko2010-04-11