summaryrefslogtreecommitdiff
path: root/plugins/gme
Commit message (Collapse)AuthorAge
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* 0.5.0-rc1 final fixupsGravatar waker2011-05-10
|
* 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
* gme: fix crash if can't open fileGravatar waker2011-04-26
|
* 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
* fixed gme plugin to use deadbeef vfsGravatar waker2011-01-31
|
* fixed/improved charset conversion in gme and dumb pluginsGravatar waker2011-01-22
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* consider 0 duration as "infinite looping" in gme pluginGravatar waker2010-12-12
|
* ported gme plugin to new API; added VGZ format supportGravatar waker2010-11-23
|
* removed inline keyword from one GME method which was causing problems on debianGravatar waker2010-11-06
|
* 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
|
* fixed few tarball issuesGravatar Alexey Yakovenko2010-09-19
|
* fixed crash in gme ay playerGravatar Alexey Yakovenko2010-07-30
|
* added support for gme 0.5.5 (keeping support for 0.5.2)Gravatar Alexey Yakovenko2010-07-30
|
* 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
|
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
|
* fixed gme pluginGravatar Alexey Yakovenko2010-04-11
|
* changed gme to dynamic pluginGravatar Alexey Yakovenko2010-04-11