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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
imageviewer
/
imageviewer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL
Solomon Peachy
1
-2
/
+2
2022-12-29
plugins: Improve usability of iPod keymaps
Christian Soffke
1
-7
/
+23
2022-12-17
menus remove reserved 'param' parameter
William Wilgus
1
-2
/
+2
2022-11-23
plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions
William Wilgus
1
-4
/
+0
2022-04-18
ImageViewer: Fix buffer overflow
Christian Soffke
1
-1
/
+5
2022-04-09
imageviewer: limit progress bar LCD update rate
Aidan MacDonald
1
-1
/
+13
2022-04-01
ImageViewer: M3K keymap allow scrolling up/down
Christian Soffke
1
-0
/
+8
2022-01-09
ImageViewer: Improve smoothness of animated gif playback
Christian Soffke
1
-2
/
+6
2022-01-09
ImageViewer: Fix crash when zooming on grayscale devices
Christian Soffke
1
-1
/
+3
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
1
-0
/
+2
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-2
/
+9
2020-10-26
make the plugin API frambuffer agnostic
Moshe Piekarski
1
-2
/
+2
2020-09-20
voice: rename mp3_play_* functions to voice_play_*
Solomon Peachy
1
-1
/
+1
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-0
/
+4
2019-07-20
Add speech feedback to imageviewer plugin
Solomon Peachy
1
-16
/
+17
2015-11-15
YH8xx,YH9xx: Keymap improvement
Sebastian Leonhardt
1
-2
/
+10
2012-11-13
imageviewer: gif viewer based on giflib-5.0.2
Marcin Bukat
1
-9
/
+55
2011-08-30
GSoC/Buflib: Enable compaction in buflib.
Thomas Martitz
1
-1
/
+1
2011-08-03
Cleanup tree.c cache handling a bit.
Thomas Martitz
1
-1
/
+1
2011-05-08
Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-2
/
+8
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2011-01-22
FS#11819: image viewer: use magick number in file to determine image type.
Teruaki Kawashima
1
-4
/
+10
2011-01-17
image viewer:
Teruaki Kawashima
1
-4
/
+25
2010-11-21
FS#6321: Universal Image Viewer
Teruaki Kawashima
1
-88
/
+131
2010-10-05
fix crash after unplugging USB while in image viewer plugin.
Teruaki Kawashima
1
-3
/
+0
2010-08-28
plugins: use lcd_putsf/lcd_putsxyf
Rafaël Carré
1
-4
/
+1
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-06-04
Convert some more stuff to mylcd_ and support pgfx as well.
Michael Sevakis
1
-11
/
+11
2010-05-07
Fix possible buffer overflow
Frank Gevaerts
1
-4
/
+4
2010-05-07
fix one more size_t/ssize_t misuse
Frank Gevaerts
1
-5
/
+5
2010-02-25
imageviewer: add button to quit plugin immediately if there is enough key for...
Teruaki Kawashima
1
-5
/
+15
2010-02-12
jpeg,png: some minor changes.
Teruaki Kawashima
1
-135
/
+120
2010-01-21
jpeg,png: fix typo in comments and indentions.
Teruaki Kawashima
1
-3
/
+3
2010-01-18
jpeg,png: Merge user interface code and plugin entry point of the two plugins...
Teruaki Kawashima
1
-0
/
+944