summaryrefslogtreecommitdiffstats
path: root/apps/plugins/pictureflow
AgeCommit message (Expand)AuthorFilesLines
2012-12-26[Fuze+] PictureFlow: complete keys mappingJean-Louis Biasini1-1/+5
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-1/+1
2012-02-02MPIOs: keymap tweaksMarcin Bukat1-2/+3
2011-12-28Fix warnings from r31453Bertrik Sikken1-2/+2
2011-12-28plugins: another round of making local things static and adding missing #incl...Bertrik Sikken1-39/+39
2011-11-08Make pictureflow compile again.Thomas Martitz1-2/+4
2011-09-07Buflib: Clarification about invalid handlesThomas Martitz1-2/+4
2011-08-30Remove buflib from the pluginlib and use the core one.Thomas Martitz1-9/+8
2011-06-13Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after t...Thomas Martitz1-6/+1
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-2/+1
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch1-1/+1
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-2/+2
2010-11-07pictreflow: tweak alpha value for the case number of slides < 3 so that fadin...Teruaki Kawashima1-31/+45
2010-11-03FS#11673: picture flow: improve scrolling text, by myself.Teruaki Kawashima1-36/+108
2010-10-13fix sorting of track list when tracks with track number and tracks without tr...Teruaki Kawashima1-5/+5
2010-10-05pictureflow:Teruaki Kawashima1-28/+28
2010-10-02picture flow: clean up code. no functional changes.Teruaki Kawashima1-138/+144
2010-09-30use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima1-1/+1
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-21/+20
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-20/+21
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-21/+20
2010-07-10Rename/change SIMVER to APP_TYPE in the Makefiles.Thomas Martitz1-1/+1
2010-06-20Make unnecessarily static local variables non-static. It's more efficient, an...Jens Arnold1-2/+2
2010-06-09remainder of FS#11270 - bug fixes and updates for picureflowJonathan Gordon1-25/+73
2010-06-09fix errorsJonathan Gordon1-2/+4
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon1-13/+78
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis1-22/+21
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz1-1/+1
2010-02-14Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok1-0/+2
2010-01-26Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz1-6/+9
2010-01-17change dependencies in make files:Teruaki Kawashima1-1/+1
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-2/+2
2009-12-13PictureFlow: Add PF_MENU action to touchscreenTomer Shalev1-1/+0
2009-09-02Pictureflow: Fix defineKarl Kurbjun1-1/+1
2009-09-02Pictureflow: Add support for vertical strides.Karl Kurbjun1-9/+15
2009-08-06use set_option instead of menu api for some settings of plugins to make it cl...Teruaki Kawashima1-19/+9
2009-07-14FS#10080Nils Wallménius1-3/+2
2009-07-05Adapt pictureflow and random_folder_advance_config to make use of the new got...Thomas Martitz1-9/+14
2009-07-04Replace HAVE_SCROLLWHEEL in PictureFlow with USE_CORE_PREVNEXT, defined on ta...Andrew Mahone1-4/+9
2009-06-08Fix case in the constantAlexander Levin1-2/+2
2009-06-08Pictureflow: Don't show the playback control one targets that can't have play...Thomas Martitz1-6/+23
2009-06-03Fix red.Andrew Mahone1-0/+2
2009-06-03PictureFlow: subtract space used to load plugin from available audio buffer s...Andrew Mahone1-0/+5
2009-06-02Deactivate the playback capabilites for targets with PLUGIN_BUFFER_SIZE <= 0x...Thomas Martitz1-7/+24
2009-05-31A bit more work on playback controlling pictureflow:Thomas Martitz1-11/+26
2009-05-31Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone1-5/+8
2009-05-31Restructure/cleanup the album list buttom mapping, removing it entirely for s...Thomas Martitz1-23/+20
2009-05-31Attach the playback control menu to pictureflow's main menu.Thomas Martitz1-4/+8
2009-05-31Commit the first part of FS#10263: Starting playback from within pictureflow,...Thomas Martitz1-8/+65
2009-05-28FS#10256 by Frank Oosterhuis : use HOME button to quit pluginsRafaël Carré1-4/+4