summaryrefslogtreecommitdiff
path: root/apps/plugins/pictureflow
AgeCommit message (Expand)Author
2009-05-26Use pre-multiplication in scaler to save one multiply per color component on ...Andrew Mahone
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone
2009-05-21Fix cover corruption reported in PictureFlow by Maurus Cuelenaere, bump CACHE...Andrew Mahone
2009-05-16Use new buflib extensions to avoid static allocation for track list, by shift...Andrew Mahone
2009-05-15Sort by and display disc number in PictureFlow, increase MAX_TRACKS to 128, p...Andrew Mahone
2009-05-15Clean up create_track_index, fixing FS#9333, and use tagcache-provided length...Andrew Mahone
2009-05-11Undo overlay test change which should not have been committed, should return ...Andrew Mahone
2009-05-09Split 8-bit-to-native conversion in bmp.c into a function, add support for pl...Andrew Mahone
2009-05-07Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on a...Andrew Mahone