index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
pictureflow
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.
Solomon Peachy
1
-1
/
+3
2020-08-17
Add open_plugin to core
William Wilgus
1
-5
/
+14
2020-08-16
root_menu move tag cache init check to pictureflow plugin
William Wilgus
1
-0
/
+31
2020-07-24
plugins: Fix the builds for targets lacking HAVE_BACKLIGHT
Solomon Peachy
1
-0
/
+4
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2
-23
/
+1
2020-07-14
Pictureflow Bugfixes & Usability fixes
William Wilgus
1
-531
/
+1208
2020-06-26
Pictureflow Whitespace Cleanup
William Wilgus
1
-11
/
+8
2020-06-26
Pictureflow Fixes UniqBuf
William Wilgus
1
-18
/
+22
2020-06-26
Revert "Pictureflow Fixes: Sansa C200"
William Wilgus
1
-21
/
+9
2020-06-25
Pictureflow Fixes: Sansa C200
William Wilgus
1
-9
/
+21
2020-06-25
Pictureflow Fixes -- Fixes
William Wilgus
1
-2
/
+6
2020-06-25
PictureFlow fixes:
Adrián Tinoco
1
-35
/
+228
2020-04-13
av300: Continue cleaning out keymaps.
Solomon Peachy
1
-3
/
+1
2019-08-07
Speech feedback in the pictureflow plugin
Solomon Peachy
1
-31
/
+41
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
1
-1
/
+2
2018-06-12
Agptek Rocker: Build plugins
Marcin Bukat
1
-1
/
+1
2016-01-25
Replace SAMSUNG_YH920_PAD with YH92X
Sebastian Leonhardt
1
-1
/
+1
2015-11-15
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
1
-3
/
+8
2015-03-01
Revert "PictureFlow: Add move callback for buflib allocations"
Thomas Jarosch
1
-19
/
+1
2015-01-01
PictureFlow: Add move callback for buflib allocations
Thomas Jarosch
1
-1
/
+19
2014-10-22
YH820/YH92X: Improve some keymaps for plugins.
Szymon Dziok
1
-1
/
+2
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
1
-27
/
+35
2014-05-24
Separate keymaps for YH-820 and YH-920/925
Sebastian Leonhardt
1
-1
/
+2
2014-04-06
Complete Plugin Keymaps for Creative Zen X-Fi3
David Jilke
1
-1
/
+1
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
1
-1
/
+1
2012-12-26
[Fuze+] PictureFlow: complete keys mapping
Jean-Louis Biasini
1
-1
/
+5
2012-04-04
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
1
-1
/
+1
2012-02-02
MPIOs: keymap tweaks
Marcin Bukat
1
-2
/
+3
2011-12-28
Fix warnings from r31453
Bertrik Sikken
1
-2
/
+2
2011-12-28
plugins: another round of making local things static and adding missing #incl...
Bertrik Sikken
1
-39
/
+39
2011-11-08
Make pictureflow compile again.
Thomas Martitz
1
-2
/
+4
2011-09-07
Buflib: Clarification about invalid handles
Thomas Martitz
1
-2
/
+4
2011-08-30
Remove buflib from the pluginlib and use the core one.
Thomas Martitz
1
-9
/
+8
2011-06-13
Fix FS#11387 - PictureFlow runs jerkily while playing music on Nano2G after t...
Thomas Martitz
1
-6
/
+1
2011-05-01
Fix several 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-2
/
+1
2011-03-02
RaaA: Fix write locations of plugins
Thomas Jarosch
1
-1
/
+1
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-11-07
pictreflow: tweak alpha value for the case number of slides < 3 so that fadin...
Teruaki Kawashima
1
-31
/
+45
2010-11-03
FS#11673: picture flow: improve scrolling text, by myself.
Teruaki Kawashima
1
-36
/
+108
2010-10-13
fix sorting of track list when tracks with track number and tracks without tr...
Teruaki Kawashima
1
-5
/
+5
2010-10-05
pictureflow:
Teruaki Kawashima
1
-28
/
+28
2010-10-02
picture flow: clean up code. no functional changes.
Teruaki Kawashima
1
-138
/
+144
2010-09-30
use correct condition for #if for tagcache_fill_tags().
Teruaki Kawashima
1
-1
/
+1
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-21
/
+20
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-20
/
+21
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-21
/
+20
2010-07-10
Rename/change SIMVER to APP_TYPE in the Makefiles.
Thomas Martitz
1
-1
/
+1
2010-06-20
Make unnecessarily static local variables non-static. It's more efficient, an...
Jens Arnold
1
-2
/
+2
2010-06-09
remainder of FS#11270 - bug fixes and updates for picureflow
Jonathan Gordon
1
-25
/
+73
2010-06-09
fix errors
Jonathan Gordon
1
-2
/
+4
[next]