summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* 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
* initial ape playback supportGravatar waker2009-08-31
* some lastfm fixesGravatar waker2009-08-31
* fixed segfault on 64 bit platformsGravatar waker2009-08-31
* added comments on ape decompressionGravatar waker2009-08-30
* ape support WIPGravatar waker2009-08-30
* better config dir handlingGravatar waker2009-08-30
* mp3 decoder porting as plugin WIPGravatar waker2009-08-29
* lastfm plugin uri-encoding, batch-sending and other improvementsGravatar waker2009-08-29
* lastfm plugin WIPGravatar waker2009-08-28
* changed pl_find_meta behavior to return NULL for not-found itemsGravatar waker2009-08-28
* added pthread_join supportGravatar waker2009-08-28
* lastfm multithreading WIPGravatar waker2009-08-28
* lastfm submission worksGravatar waker2009-08-27
* nowplaying notifications working (lastfm)Gravatar waker2009-08-27
* new songstarted and song finished event triggeringGravatar waker2009-08-27
* lastfm plugin WIPGravatar waker2009-08-26