summaryrefslogtreecommitdiff
path: root/plugins/musepack/musepack.c
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
* musepack: expose more track propertiesGravatar waker2011-02-26
|
* added properties to musepack pluginGravatar waker2011-02-13
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* ported musepack plugin to new APIGravatar waker2010-11-25
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* musepack replaygain supportGravatar Alexey Yakovenko2010-10-01
|
* fixed musepack chapter titlesGravatar Alexey Yakovenko2010-08-22
|
* added metadata support to musepack chaptersGravatar Alexey Yakovenko2010-08-19
|
* added basic support for musepack chaptersGravatar Alexey Yakovenko2010-08-19
|
* added mpp and mp+ to musepack extension listGravatar Alexey Yakovenko2010-08-08
|
* merged non-android-specific changes from android branchGravatar Alexey Yakovenko2010-07-26
|
* musepack plugin compile fixGravatar Alexey Yakovenko2010-06-16
|
* ported musepack plugin to libmpcdev SV8 (r435)Gravatar Alexey Yakovenko2010-06-02
|
* reenable optimization in tta and musepack pluginsGravatar Alexey Yakovenko2010-06-01
|
* musepack apev2 tag reloading and writingGravatar Alexey Yakovenko2010-05-31
|
* musepack plugin: fixed playback, implemented seeking, implemented cue subtracksGravatar Alexey Yakovenko2010-05-31
|
* added musepack pluginGravatar Alexey Yakovenko2010-05-31