summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added libdemacGravatar waker2009-08-31
|
* added cue support to ape decoderGravatar waker2009-08-31
|
* initial ape playback supportGravatar waker2009-08-31
|
* Merge branch 'master' into pluginsGravatar waker2009-08-31
|\ | | | | | | | | | | Conflicts: .gitignore configure.in
| * added .desktop fileGravatar Alexey A. Smirnov2009-08-31
| |
* | some lastfm fixesGravatar waker2009-08-31
| |
* | website updateGravatar 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
| |
* | updated websiteGravatar waker2009-08-30
| |
* | improved mp3 decoder to use ringbuffer instead of memmoveGravatar waker2009-08-30
| |
* | added ctrl+p hotkey for pauseGravatar waker2009-08-30
| |
* | fixed flac timingGravatar waker2009-08-30
| |
* | improved tag reading from ogg vorbis filesGravatar waker2009-08-30
| |
* | fixed buffer overrun in flac decoderGravatar waker2009-08-30
| |
* | fixed scrolling to top after stop was pressedGravatar waker2009-08-30
| |
* | flac 32bit output + fixed support for bits_per_sample other than 16Gravatar waker2009-08-30
| |
* | better config dir handlingGravatar waker2009-08-30
| |
* | added reading of cuesheets from flac vorbiscommentsGravatar waker2009-08-30
| |
* | added volume range checkingGravatar waker2009-08-30
| |
* | volumebar will redraw on plugin volume changeGravatar waker2009-08-30
| |
* | deleted unneeded headersGravatar waker2009-08-30
| |
* | port of SID decoder to plugin api WIPGravatar waker2009-08-30
| |
* | ported dumb decoder to plugin apiGravatar waker2009-08-30
| |
* | ported gme to plugin apiGravatar waker2009-08-30
| |
* | ported flac to plugin apiGravatar waker2009-08-30
| |
* | converted oggvorbis decoder to plugin apiGravatar waker2009-08-30
| |
* | protected more stuff in cmp3 with staticGravatar waker2009-08-30
| |
* | better handling of compiled-in modulesGravatar waker2009-08-30
| |
* | added sse2 detection for optmath.hGravatar waker2009-08-29
| |
* | slight optimization of float_to_int casts in streamerGravatar waker2009-08-29
| |
* | read_float32 support in mad mp3 decoder and streamerGravatar waker2009-08-29
| |
* | mp3 decoder porting as plugin WIPGravatar waker2009-08-29
| |
* | lastfm plugin uri-encoding, batch-sending and other improvementsGravatar waker2009-08-29
| |
* | fixed resetting empty tags to NULLGravatar 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
| |
* | Merge branch 'master' into pluginsGravatar waker2009-08-28
|\|
| * rand seed initGravatar waker2009-08-28
| |
| * fixed some "scroll follows playback" bugsGravatar waker2009-08-28
| |
* | fixed some "scroll follows playback" bugsGravatar waker2009-08-28
| |
* | lastfm multithreading WIPGravatar waker2009-08-28
| |
* | lastfm submission worksGravatar waker2009-08-27
| |
* | nowplaying notifications working (lastfm)Gravatar waker2009-08-27
| |
* | added playrandom call to plugin apiGravatar waker2009-08-27
| |
* | added volume control and seeking to plugin apiGravatar waker2009-08-27
| |
* | new songstarted and song finished event triggeringGravatar waker2009-08-27
| |
* | Merge branch 'master' into pluginsGravatar waker2009-08-27
|\| | | | | | | | | Conflicts: playlist.c