| Commit message (Expand) | Author | Age |
* | ape: fixed cue regression and crash on resume | Alexey Yakovenko | 2014-05-30 |
* | ape: allow playing ape format >=4.11 (bug #1019), improved error handling | Alexey Yakovenko | 2014-05-28 |
* | added COPYING to ffap, ffmpeg, flac, gme, gtkui, hotkeys; changed gme plugin ... | Alexey Yakovenko | 2014-02-08 |
* | added -avoid-version to all makefiles | Alexey Yakovenko | 2014-02-05 |
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
* | fixed ffap build on osx | Alexey Yakovenko | 2013-09-10 |
* | fixed remaining pl_find_meta calls lacking pl_lock | waker | 2012-05-17 |
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
* | fixed make distcheck issues | waker | 2012-01-26 |
* | ffap: added -lm to LDFLAGS | waker | 2011-12-18 |
* | unbreak build on i686 | waker | 2011-06-16 |
* | added better sse2 filter implementation to ape plugin; | waker | 2011-06-15 |
* | ape: arm neon optimizations | waker | 2011-06-15 |
* | hardcoded api_version 1.0 into all plugins | waker | 2011-05-21 |
* | changed few old-style pl_* functions which were working with current playlist... | waker | 2011-05-08 |
* | changed some API entry points to make it possible working with specific playl... | waker | 2011-04-29 |
* | fixed mp3 filetype for streamed radio; | waker | 2011-04-27 |
* | got rid of filetype field in playitem structure | waker | 2011-03-24 |
* | moved most of track properties from playItem struct to metadata | waker | 2011-03-09 |
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |
* | added ape properties, fixed filesize property in flac and wv | waker | 2011-02-13 |
* | updated copyright year to 2011 | waker | 2011-01-02 |
* | minor float/int32 fix in ape plugin | waker | 2010-11-24 |
* | ported ape plugin to new API | waker | 2010-11-23 |
* | bumped all plugins to version 1.0; | waker | 2010-11-02 |
* | merged non-android-specific changes from android branch | Alexey Yakovenko | 2010-07-26 |
* | improved decoder API to be able to interrupt .init at any moment | Alexey Yakovenko | 2010-05-01 |
* | fixed sample-accurate seeking in ape plugin | Alexey Yakovenko | 2010-04-24 |
* | added flags to each track in playlist, which bumped dbpl version to 1.2; | Alexey Yakovenko | 2010-04-17 |
* | added tag writing/reloading to ape plugin | Alexey Yakovenko | 2010-04-17 |
* | fixed to pass make distcheck before 0.4-beta1 | Alexey Yakovenko | 2010-04-11 |
* | fixed ton of memleaks and memory-related crashes | Alexey Yakovenko | 2010-04-02 |
* | fixed (?) id3v2 unsync handling; | Alexey Yakovenko | 2010-04-02 |
* | added skipping ID3v2 tags in APE files | Alexey Yakovenko | 2010-04-02 |
* | apev2 editing; | Alexey Yakovenko | 2010-03-31 |
* | playlist thread-safety measures | Alexey Yakovenko | 2010-02-11 |
* | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-26 |
|\ |
|
| * | ape plugin compile fix on unknown architectures | Alexey Yakovenko | 2010-01-25 |
* | | refcounted playitems | Alexey Yakovenko | 2010-01-23 |
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-23 |
|\| |
|
| * | bsd compile fixes | Alexey Yakovenko | 2010-01-22 |
* | | Merge branch 'master' into devel | Alexey Yakovenko | 2010-01-22 |
|\| |
|
| * | fixed another compile error on bsd | Alexey Yakovenko | 2010-01-22 |
* | | ported ffap to new API | Alexey Yakovenko | 2010-01-13 |
* | | runtime linking of playlist tracks to decoder plugins is done via strings ins... | Alexey Yakovenko | 2010-01-11 |
|/ |
|
* | ported 24 bit ape support from rockbox | Alexey Yakovenko | 2010-01-04 |
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
* | changed cuesheet loading APIs, embedded metadata now adds up with cuesheet me... | Alexey Yakovenko | 2010-01-02 |
* | fixed a bunch of minor compiler warnings and alsa hang on exit | Alexey Yakovenko | 2009-12-27 |
* | ffap: bitrate display; code cleanup; memory optimization | Alexey Yakovenko | 2009-12-26 |