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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
New port: FiiO M3K
Solomon Peachy
49
-0
/
+541
2020-10-09
codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.
Solomon Peachy
1
-5
/
+0
2020-10-09
plugins: Enable overlay features for all targets
Solomon Peachy
1
-2
/
+0
2020-10-09
Fix red, hopefully.
Solomon Peachy
2
-3
/
+3
2020-10-09
Clean up some of the plugin SOURCES
Solomon Peachy
1
-17
/
+7
2020-10-08
Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.
Solomon Peachy
2
-2
/
+6
2020-10-06
Fix DEBUG builds
Moshe Piekarski
1
-4
/
+0
2020-10-05
lua add better memory stats
William Wilgus
3
-3
/
+100
2020-10-04
lua misc tweaks and cleanup
William Wilgus
6
-24
/
+25
2020-10-03
lua Add scrollable stack traceback WIP
William Wilgus
5
-3
/
+141
2020-09-30
Add 192 and 176KHz to mikmod and test_sampr plugins
Solomon Peachy
2
-0
/
+4
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
2
-16
/
+31
2020-09-27
lua playback example
William Wilgus
2
-0
/
+460
2020-09-25
lua -- add sort by name, size, date to filebrowse include
William Wilgus
2
-11
/
+139
2020-09-20
voice: rename mp3_play_* functions to voice_play_*
Solomon Peachy
1
-1
/
+1
2020-09-13
Xduoo X3 Add tree scrolling FS#13240, Emulate Multibutton presses
William Wilgus
11
-11
/
+11
2020-08-25
mikmod: Fix emulated fseek()
Solomon Peachy
1
-1
/
+1
2020-08-25
xduoox3: Fix minesweeper plugin keymap.
Solomon Peachy
1
-1
/
+1
2020-08-25
xduoox3: More screenshots and button maps for plugins
Solomon Peachy
1
-1
/
+1
2020-08-19
Open_plugin add ability to import opx shortcuts, bug fix
William Wilgus
1
-35
/
+64
2020-08-17
WIP open_plugins.rock viewer
William Wilgus
5
-0
/
+832
2020-08-17
Add open_plugin to core
William Wilgus
2
-23
/
+70
2020-08-16
root_menu move tag cache init check to pictureflow plugin
William Wilgus
1
-0
/
+31
2020-08-15
Battery_bench & announce_status stack fix
William Wilgus
2
-6
/
+4
2020-08-11
mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11
Solomon Peachy
42
-2852
/
+5082
2020-08-09
plugins: Make 'struct configdata' argument to the configfile helper const
Solomon Peachy
2
-12
/
+12
2020-08-08
plugins: properly build duke3d/quake/wolf3d on MIPS and HOSTED targets
Solomon Peachy
1
-1
/
+1
2020-08-02
duke3d: allow playing with unofficial data files
Franklin Wei
1
-0
/
+3
2020-08-02
Battery_Bench use plugin buffer for thread stack, stop scrolling
William Wilgus
1
-15
/
+47
2020-07-27
kbd_helper fix yellow
William Wilgus
1
-1
/
+1
2020-07-28
kyb_helper small 'bug' fix
William Wilgus
1
-1
/
+1
2020-07-28
fix the red in be04c4b
Solomon Peachy
1
-1
/
+1
2020-07-27
Voice TSR Plugin Demo
William Wilgus
3
-0
/
+848
2020-07-26
md5sum: clean up whitespace
Franklin Wei
1
-6
/
+6
2020-07-26
Refactor 73b02a4.
Franklin Wei
1
-13
/
+36
2020-07-26
Make md5sum more verbose
Moshe Piekarski
1
-3
/
+21
2020-07-24
Fix two variable-set-but-not-used warnings
Solomon Peachy
1
-0
/
+1
2020-07-25
mpegplayer: Fix aliasing rules violation on multi-core targets
Solomon Peachy
1
-3
/
+5
2020-07-24
plugins: HAVE_BACKLIGHT in the test plugins
Solomon Peachy
5
-8
/
+22
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
30
-44
/
+149
2020-07-24
plugins: Fix the builds for targets lacking HAVE_BACKLIGHT
Solomon Peachy
7
-10
/
+40
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
54
-702
/
+27
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
19
-1569
/
+10
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
20
-982
/
+6
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
74
-14510
/
+83
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
24
-49
/
+142
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
23
-26
/
+95
2020-07-14
puzzles: always reset input state before pause menu
Franklin Wei
1
-3
/
+3
[next]