summaryrefslogtreecommitdiff
path: root/plugins/sid/plugin.c
Commit message (Collapse)AuthorAge
* updated/improved/added licensing info in many plugins, added COPYING files, ↵Gravatar Alexey Yakovenko2014-05-07
| | | | some plugins got upgraded from GPL to ZLIB
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* new event passing systemGravatar waker2011-04-14
|
* fixed sid plugin descriptionGravatar waker2011-04-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 a typo in sid plugin config dialogGravatar waker2011-02-02
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* ensure SID plugin BPS is either 8 or 16Gravatar waker2010-11-23
|
* ported SID plugin to new API;Gravatar waker2010-11-23
| | | | | | added default play length option; added Bits Per Sample option; fixed Sample Rate option to have 44100 by default
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* merged non-android-specific changes from android branchGravatar Alexey Yakovenko2010-07-26
|
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
|
* improved sid plugin settingsGravatar Alexey Yakovenko2010-04-18
|
* sid player is now real plugin (dynamically loaded)Gravatar Alexey Yakovenko2010-01-12
ported sid code to new API moved to different md5 library added more md5 functions to plugin API