index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua
(
follow
)
Commit message (
Expand
)
Author
Age
*
lua add audio_play consolidate audio_ functions
William Wilgus
2018-10-24
*
Lua fix create_numbered_filename
William Wilgus
2018-10-24
*
Lua fix strip_extension and create_numbered_filename
William Wilgus
2018-10-24
*
lua move rocklib_img to its own separate loadable module
William Wilgus
2018-10-22
*
lua optimize current_path function
William Wilgus
2018-10-15
*
Lua remove unusable/unneeded functions from rocklib_aux
William Wilgus
2018-10-12
*
Fix red rocklib_img 32-24 bit targets
William Wilgus
2018-10-08
*
Clean up rocklib_img
William Wilgus
2018-10-09
*
lua rocklib cleanup
William Wilgus
2018-10-08
*
lua optimize integer and string consts in rocklib
William Wilgus
2018-09-14
*
lua move RLIMAGE to own file
William Wilgus
2018-09-14
*
Lua -- Fix device hang when scroll function active on clear_screen
William Wilgus
2018-07-27
*
Try #4 for lua make
William Wilgus
2018-07-24
*
Try # 3 for lua make file
William Wilgus
2018-07-24
*
Lua Fix image saving for 32 bit targets -- update make file
William Wilgus
2018-07-24
*
Rocklua -- Extend / Fix rliImage
William Wilgus
2018-07-23
*
Revert "Rocklua -- Extend / Fix rliImage"
William Wilgus
2018-07-22
*
Rocklua -- Extend / Fix rliImage
William Wilgus
2018-07-22
*
Fix lua failure to catch divide by zero and NaN exceptions
William Wilgus
2018-06-05
*
Revert "rocklib -- Fix Red"
William Wilgus
2018-05-31
*
Revert "Rocklua -- Clean-up source"
William Wilgus
2018-05-31
*
rocklib -- Fix Red
William Wilgus
2018-05-28
*
Rocklua -- Clean-up source
William Wilgus
2018-05-28
*
Lua liolib
William Wilgus
2018-05-28
*
Fix lua lseek command / io lib
William Wilgus
2018-05-27
*
Fix misleading indentation as pointed out by the new gcc warning
Frank Gevaerts
2016-08-12
*
lua: don't include rockbox-specific libc headers for the button helper tool.
Frank Gevaerts
2016-03-18
*
Limit more variables to file scope
Thomas Jarosch
2015-01-11
*
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
2014-06-21
*
Revert "Update lua plugin to 5.2.3"
Marcin Bukat
2014-04-02
*
Update lua plugin to 5.2.3
Richard Quirk
2014-04-02
*
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
2014-01-07
*
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2013-08-26
*
Make lbitlib.c include its own header (for the luaopen_bit prototype)
Bertrik Sikken
2012-05-19
*
Refactor and unify objcopy calls in the build system. Also now properly handl...
Thomas Martitz
2012-04-04
*
Fix lua unused-variable warning by introducing UNUSED_ATTR.
Thomas Martitz
2012-02-17
*
Add playlist wrappers for lua
Albert Bloomfield
2012-02-17
*
Export runtime detected paths to lua scripts. Adapt stopwatch to not use
Thomas Martitz
2012-01-29
*
Lua: Add pluginlib_actions wrapper for lua scripts.
Thomas Martitz
2012-01-27
*
Add touchscreen_get_mode() to plugin and lua.
Thomas Martitz
2012-01-27
*
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-12-24
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Fix 'unused-but-set-variable' warnings (doom, lua)
Rafaël Carré
2011-06-17
*
FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...
Nils Wallménius
2011-06-07
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
lua: make DEBUG undefined by default, as doc states
Rafaël Carré
2010-07-11
[next]