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
/
imageviewer
/
imageviewer.c
Age
Commit message (
Expand
)
Author
Files
Lines
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