summaryrefslogtreecommitdiff
path: root/plugins/tta
Commit message (Collapse)AuthorAge
* cleanup unused code; license updatesGravatar Alexey Yakovenko2014-05-11
|
* cleanup and license updatesGravatar Alexey Yakovenko2014-05-10
|
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* tta: read apev2 in reload metadata tooGravatar waker2011-05-09
|
* tta: don't write id3v1, read/write apev2Gravatar waker2011-05-09
|
* 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
* thread-safe config accessGravatar waker2011-03-31
|
* 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
* added properties to tta pluginGravatar waker2011-02-13
|
* few android compatibility fixesGravatar waker2011-01-22
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* fixed multichannel support in tta pluginGravatar waker2010-11-27
|
* ported TTA plugin to new APIGravatar waker2010-11-25
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* fixed tta error handlingGravatar waker2010-10-27
|
* updated READMEs of several bundled libsGravatar Alexey Yakovenko2010-10-09
|
* fixed tta plugin descriptionGravatar Alexey Yakovenko2010-08-29
|
* fixed tta multichannelGravatar Alexey Yakovenko2010-08-14
|
* fixed tta 8bit decoding (was lossy)Gravatar Alexey Yakovenko2010-08-14
|
* removed samplerate bounds check from tta pluginGravatar Alexey Yakovenko2010-08-12
|
* added 24 bit tta supportGravatar Alexey Yakovenko2010-08-01
|
* fixed tta seeking and gapless playbackGravatar Alexey Yakovenko2010-06-02
|
* tta: fixed seek table pos calculationGravatar Alexey Yakovenko2010-06-01
|
* 24bit tta supportGravatar Alexey Yakovenko2010-06-01
|
* sample-accurate seekingGravatar Alexey Yakovenko2010-06-01
|
* fixed ttadec to support reentrancyGravatar Alexey Yakovenko2010-06-01
|
* reenable optimization in tta and musepack pluginsGravatar Alexey Yakovenko2010-06-01
|
* fixed tta seekingGravatar Alexey Yakovenko2010-05-31
|
* fixed ending of tta tracksGravatar Alexey Yakovenko2010-05-31
|
* WIP tta pluginGravatar Alexey Yakovenko2010-05-31