summaryrefslogtreecommitdiff
path: root/apps/plugins/pictureflow
AgeCommit message (Expand)Author
2009-09-02Pictureflow: Fix defineKarl Kurbjun
2009-09-02Pictureflow: Add support for vertical strides.Karl Kurbjun
2009-08-06use set_option instead of menu api for some settings of plugins to make it cl...Teruaki Kawashima
2009-07-14FS#10080Nils Wallménius
2009-07-05Adapt pictureflow and random_folder_advance_config to make use of the new got...Thomas Martitz
2009-07-04Replace HAVE_SCROLLWHEEL in PictureFlow with USE_CORE_PREVNEXT, defined on ta...Andrew Mahone
2009-06-08Fix case in the constantAlexander Levin
2009-06-08Pictureflow: Don't show the playback control one targets that can't have play...Thomas Martitz
2009-06-03Fix red.Andrew Mahone
2009-06-03PictureFlow: subtract space used to load plugin from available audio buffer s...Andrew Mahone
2009-06-02Deactivate the playback capabilites for targets with PLUGIN_BUFFER_SIZE <= 0x...Thomas Martitz
2009-05-31A bit more work on playback controlling pictureflow:Thomas Martitz
2009-05-31Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone
2009-05-31Restructure/cleanup the album list buttom mapping, removing it entirely for s...Thomas Martitz
2009-05-31Attach the playback control menu to pictureflow's main menu.Thomas Martitz
2009-05-31Commit the first part of FS#10263: Starting playback from within pictureflow,...Thomas Martitz
2009-05-28FS#10256 by Frank Oosterhuis : use HOME button to quit pluginsRafaël Carré
2009-05-28Use core splash for PictureFlow's error_wait, exit error display 2s after any...Andrew Mahone
2009-05-28Display error message on screen until user presses SELECT before exiting Pict...Andrew Mahone
2009-05-28Suggested by Thomas Martitz, don't check for track-specific files when search...Andrew Mahone
2009-05-28Suggested by Thomas Martitz, use tagcache_fill_tags to speed up PictureFlow a...Andrew Mahone
2009-05-28Remove use of uniqbuf in PictureFlow, preventing crash on 64-bit sim and free...Andrew Mahone
2009-05-27Commit next part of FS#10138 by Teruaki Kawashima. Fixes mistaken error retu...Michael Giacomelli
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