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
/
frotz
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-2
/
+2
2016-01-09
Plugin Frotz: Match keymap and manual
Sebastian Leonhardt
1
-1
/
+1
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-1
/
+0
2011-05-01
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
1
-310
/
+308
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-2
/
+2
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-2
/
+2
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-2
/
+2
2010-08-12
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
1
-1
/
+1
2010-05-20
Tweak new pluginlib button map for frotz to be more convenient
Torne Wuff
1
-3
/
+3
2010-05-20
S#10387 - Rework pluginlib actions
Thomas Martitz
1
-9
/
+9
2010-05-14
Make the sim buildable with mingw again
Frank Gevaerts
1
-0
/
+1
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2
-6
/
+9
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2
-4
/
+4
2010-01-17
Fix warnings in frotz, one of which is a real bug :)
Torne Wuff
2
-6
/
+6
2010-01-17
New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.
Torne Wuff
29
-0
/
+10853