summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* fixed start-stutter in ape decoderGravatar Alexey Yakovenko2009-09-19
* fixed register mapping mistake in ape decoderGravatar Alexey Yakovenko2009-09-13
* improved sse2 detectionGravatar Alexey Yakovenko2009-09-13
* added sse2 runtime detectionGravatar Alexey Yakovenko2009-09-13
* fixed makefiles to pass make distcheck; version bump to 0.2.1Gravatar Alexey Yakovenko2009-09-12
* fixed readpos calc in ffap (ends cue tracks correctly)Gravatar Alexey Yakovenko2009-09-12
* more sse optimizations from ffmpegGravatar Alexey Yakovenko2009-09-12
* ffap seekingGravatar Alexey Yakovenko2009-09-12
* ffmpeg ape decoder WIP - working playbackGravatar Alexey Yakovenko2009-09-12
* ffmpeg ape decoder WIP - small buffer streamingGravatar Alexey Yakovenko2009-09-10
* ffap optimization WIP - got rid of reallocGravatar Alexey Yakovenko2009-09-10
* 1st working build of ape decoder ported from ffmpegGravatar Alexey Yakovenko2009-09-09
* pre-0.2.0 fixed; added help windowGravatar Alexey Yakovenko2009-09-08
* fixed minor bug in demac decoderGravatar Alexey Yakovenko2009-09-07
* wiped libmac ape support (libmac has critical bug in seeking code)Gravatar Alexey Yakovenko2009-09-07
* added plugin versioningGravatar Alexey Yakovenko2009-09-06
* added -lX11 to hotkeys MakefileGravatar Alexey Yakovenko2009-09-06
* added 8/16/24bit decoding and float32 output support to libmac decoderGravatar Alexey Yakovenko2009-09-06
* fixed hotkeys message queueGravatar Alexey Yakovenko2009-09-06
* fixed vorbis plugin to load correctlyGravatar Alexey Yakovenko2009-09-05
* added read_float32 support to demac pluginGravatar Alexey Yakovenko2009-09-05
* added flac id3v2 skippingGravatar Alexey Yakovenko2009-09-05
* moved flac support to pluginGravatar Alexey Yakovenko2009-09-05
* moved vorbis support to plugin ; some improvements in build systemGravatar Alexey Yakovenko2009-09-05
* removed extra debug tracing from mpgmadGravatar Alexey Yakovenko2009-09-05
* fixed mp3 frame length calc for mpeg2 layer3Gravatar waker2009-09-05
* mp3 bugfixing WIPGravatar waker2009-09-05
* mp3 bug fixing WIPGravatar waker2009-09-05
* mad mpeg now works as pluginGravatar waker2009-09-03
* added tag reading support to demac pluginGravatar waker2009-09-03
* tag reader is now exposed through plugin API; fixed some mp3 parsing problemsGravatar waker2009-09-03
* simplified cue loading API ; added more informative mpeg filetypesGravatar waker2009-09-03
* fixed ape song endingGravatar waker2009-09-03
* fixed seeking in libmac pluginGravatar waker2009-09-03
* fixed global hotkeys plugin on x86_64Gravatar waker2009-09-03
* demac seeking and proper cuesheet supportGravatar waker2009-09-03
* demac seeking WIPGravatar waker2009-09-02
* minor tweaks to demac decoderGravatar waker2009-09-02
* fixed typo in hotkeys config readerGravatar waker2009-09-02
* disabled demac dump recordingGravatar waker2009-09-02
* authors info update; hotkeys will no longer start thread unless there's valid...Gravatar waker2009-09-02
* hotkeys pluginGravatar Viktor Semykin2009-09-02
* ape decoding updatesGravatar waker2009-09-01
* fixed apedec (mac plugin) license; moved libdemac; started work on demac pluginGravatar waker2009-09-01
* fixed lfm reauthorizationGravatar waker2009-09-01
* fixed typo in lfm error code checkingGravatar waker2009-09-01
* reset lfm session after BADSESS on submissionGravatar waker2009-09-01
* fixed couple lastfm problemsGravatar waker2009-09-01
* added libdemacGravatar waker2009-08-31
* added cue support to ape decoderGravatar waker2009-08-31