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
/
lua
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-02
lua: rocklib_events fix
Aidan MacDonald
1
-1
/
+1
2022-12-19
remove rockboxlogo after boot INIT_ATTR
William Wilgus
1
-7
/
+0
2022-11-16
lua Fix potential event stack OVFL
William Wilgus
1
-1
/
+3
2022-09-30
Define LCD_STRIDEFORMAT unconditionally
Aidan MacDonald
1
-1
/
+1
2022-04-16
apps: Add ability to do a clean reboot
Aidan MacDonald
1
-0
/
+1
2022-02-23
Add custom action mapping to core
William Wilgus
1
-0
/
+2
2021-12-05
plugin.h & lua add playlist_insert_playlist
William Wilgus
1
-2
/
+9
2021-10-21
lua add ability to pass PLUGIN_ ret vals with os.exit() + add defines
William Wilgus
2
-3
/
+10
2021-08-13
lua Fix a few potential bugs
William Wilgus
3
-3
/
+10
2021-08-13
code cleanup encase ;; in brackets {;;}
William Wilgus
1
-1
/
+1
2021-08-13
lua strftime fix out of scope buffer
William Wilgus
1
-1
/
+3
2021-08-10
lua rockaux.c filetol fix invalid conditional
William Wilgus
1
-1
/
+1
2021-08-03
lua fix potential null warning
William Wilgus
1
-2
/
+4
2021-07-08
build: Rename SHARED_LDFLAG to SHARED_LDFLAGS
Solomon Peachy
1
-1
/
+1
2021-05-19
lua add a way to filter settings on read
William Wilgus
2
-8
/
+17
2021-05-19
lua latebound function update
William Wilgus
4
-29
/
+51
2021-05-06
lua -- temp loader
William Wilgus
6
-96
/
+205
2021-05-03
lua fix yellow and add temploader
William Wilgus
4
-58
/
+102
2021-05-04
lua add ability to use custom kbd layouts
William Wilgus
3
-2
/
+93
2021-04-30
lua submenus add a way to dynamically add items
William Wilgus
2
-42
/
+103
2021-04-28
lua add submenu module + cleanup
William Wilgus
7
-120
/
+385
2021-04-24
lua print_button script
William Wilgus
2
-21
/
+25
2021-04-20
lua print table put_line a do_menu alternative
William Wilgus
6
-71
/
+557
2021-04-08
lua print_table add ability to draw a line separator
William Wilgus
2
-4
/
+16
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
2
-15
/
+2
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
2
-13
/
+4
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
1
-2
/
+2
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-1
/
+7
2020-10-26
make the plugin API frambuffer agnostic
Moshe Piekarski
1
-1
/
+1
2020-10-23
Hosted targets Fix timer cycle calculation overflow
William Wilgus
1
-1
/
+4
2020-10-05
lua add better memory stats
William Wilgus
2
-3
/
+68
2020-10-04
lua misc tweaks and cleanup
William Wilgus
5
-23
/
+24
2020-10-03
lua Add scrollable stack traceback WIP
William Wilgus
4
-3
/
+140
2020-10-01
lua: fix ipod builds broken by 127862c
Solomon Peachy
1
-1
/
+1
2020-09-30
lua: Include $TARGET when preprocessing the headers for the button helper
Solomon Peachy
1
-2
/
+1
2020-09-30
lua rockevents reduce context switching for action and buttons
William Wilgus
1
-13
/
+24
2020-09-27
lua playback example
William Wilgus
1
-0
/
+1
2020-07-24
plugins: Fix the builds for targets lacking HAVE_BACKLIGHT
Solomon Peachy
1
-9
/
+13
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2
-9
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-5
/
+1
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
3
-17
/
+3
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+1
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
1
-3
/
+6
2020-06-23
lua RockEv timing fixes
William Wilgus
1
-6
/
+3
2020-06-01
lua add _fullpath and argument parsing
William Wilgus
1
-7
/
+47
2019-11-15
lua rockev rewrite
William Wilgus
1
-281
/
+305
2019-10-07
lua rockev cleanup
William Wilgus
1
-14
/
+13
2019-10-08
lua rockev fix possible race on thread exit
William Wilgus
1
-25
/
+45
2019-09-28
lua move strip_extension and create_numbered_filename out of main binary
William Wilgus
4
-1
/
+64
2019-09-27
lua rocklib_aux.pl support for enums
William Wilgus
1
-1
/
+21
[next]