summaryrefslogtreecommitdiffstats
path: root/apps/plugins/pictureflow
AgeCommit message (Expand)AuthorFilesLines
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy1-1/+3
2020-08-17Add open_plugin to coreWilliam Wilgus1-5/+14
2020-08-16root_menu move tag cache init check to pictureflow pluginWilliam Wilgus1-0/+31
2020-07-24plugins: Fix the builds for targets lacking HAVE_BACKLIGHTSolomon Peachy1-0/+4
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy2-23/+1
2020-07-14Pictureflow Bugfixes & Usability fixesWilliam Wilgus1-531/+1208
2020-06-26Pictureflow Whitespace CleanupWilliam Wilgus1-11/+8
2020-06-26Pictureflow Fixes UniqBufWilliam Wilgus1-18/+22
2020-06-26Revert "Pictureflow Fixes: Sansa C200"William Wilgus1-21/+9
2020-06-25Pictureflow Fixes: Sansa C200William Wilgus1-9/+21
2020-06-25Pictureflow Fixes -- FixesWilliam Wilgus1-2/+6
2020-06-25 PictureFlow fixes:Adrián Tinoco1-35/+228
2020-04-13av300: Continue cleaning out keymaps.Solomon Peachy1-3/+1
2019-08-07Speech feedback in the pictureflow pluginSolomon Peachy1-31/+41
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