summaryrefslogtreecommitdiff
path: root/plugins/musepack
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
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* fixed subtrack flag in gme and mpcGravatar Alexey Yakovenko2013-11-23
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* mpc llvm compile fixGravatar Alexey Yakovenko2013-09-09
|
* musepack warning fixGravatar waker2013-06-05
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* mpc c89 compile fixGravatar waker2011-05-23
|
* 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
* 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
|
* updated static/portable build scripts;Gravatar waker2010-12-11
| | | | musepack c99 compile fix
* exposed pcm_convert via plugin API;Gravatar waker2010-12-10
| | | | | DSP presets are now being used and are working in converter; implemented support for converting via temp file in converter
* 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
|
* added -lm to dca, musepack, shn, wildmidi pluginsGravatar Alexey A. Smirnov2010-09-19
|
* fixed few tarball issuesGravatar Alexey Yakovenko2010-09-19
|
* 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