Andrew Mahone
|
4cd86c0e94
|
Use new buflib extensions to avoid static allocation for track list, by shifting space out of the buffer and freeing slides as needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20953 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-16 00:45:13 +00:00 |
|
Andrew Mahone
|
5bb30c25fd
|
Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, prevent display of garbage tracklist on failure.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20940 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-15 06:46:05 +00:00 |
|
Andrew Mahone
|
ad5d665620
|
Clean up create_track_index, fixing FS#9333, and use tagcache-provided length instead of strlen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20938 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-15 05:44:54 +00:00 |
|
Andrew Mahone
|
c7f1347d8f
|
Undo overlay test change which should not have been committed, should return PictureFlow to working during playback on non-Archos targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20916 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-11 23:53:32 +00:00 |
|
Andrew Mahone
|
91efc16256
|
Split 8-bit-to-native conversion in bmp.c into a function, add support for plugging unscaled output in BMP and JPEG loaders, use output_row_8_native in JPEG decoder when possible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20884 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-09 07:31:27 +00:00 |
|
Andrew Mahone
|
5621fd393a
|
Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on all targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20864 a1c6a512-1295-4272-9138-f99709370657
|
2009-05-07 01:23:13 +00:00 |
|