summaryrefslogtreecommitdiffstats
path: root/apps/plugins/pictureflow
AgeCommit message (Expand)AuthorFilesLines
2018-07-28Add cleaned-up xDuoo X3 supportSolomon Peachy1-1/+2
2018-06-12Agptek Rocker: Build pluginsMarcin Bukat1-1/+1
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt1-1/+1
2015-11-15YH8xx,YH9xx: Keymap improvementSebastian Leonhardt1-3/+8
2015-03-01Revert "PictureFlow: Add move callback for buflib allocations"Thomas Jarosch1-19/+1
2015-01-01PictureFlow: Add move callback for buflib allocationsThomas Jarosch1-1/+19
2014-10-22YH820/YH92X: Improve some keymaps for plugins.Szymon Dziok1-1/+2
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz1-27/+35
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt1-1/+2
2014-04-06Complete Plugin Keymaps for Creative Zen X-Fi3David Jilke1-1/+1
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-1/+1
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