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-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
2020-07-14
puzzles: more verbose debug output in font loading
Franklin Wei
1
-3
/
+38
2020-07-14
Pictureflow Bugfixes & Usability fixes
William Wilgus
1
-531
/
+1208
2020-07-07
puzzles: load cached fonts unconditionally
Franklin Wei
1
-4
/
+5
2020-07-06
puzzles: Follow cursor in zoom mode and general code cleanup.
Franklin Wei
48
-25
/
+834
2020-07-07
plugin windows_lnk: fix missing return-on-error
Sebastian Leonhardt
1
-0
/
+1
2020-07-06
2048: use larger bitmaps on 96x96 screens (e.g. Clip Zip)
Franklin Wei
1
-1
/
+1
2020-07-02
puzzles: enhancements to mouse mode, zoom feature
Franklin Wei
1
-65
/
+94
2020-06-30
imageviewer: Fix potential null pointer dereference
Solomon Peachy
1
-4
/
+6
2020-06-30
fractals: Clean up ARM asm
Solomon Peachy
1
-4
/
+4
2020-06-27
puzzles: clean up and document some voodoo
Franklin Wei
1
-17
/
+55
2020-06-27
puzzles: fix crash when loading a corrupt save
Franklin Wei
1
-2
/
+1
2020-06-27
puzzles: refuse to draw non-ASCII characters
Franklin Wei
1
-3
/
+34
2020-06-27
puzzles: replace menu title kludge with more elegant solution
Franklin Wei
1
-19
/
+8
2020-06-27
puzzles: disable software poweroff in all puzzles
Franklin Wei
1
-1
/
+8
2020-06-27
button: allow disabling software poweroff
Franklin Wei
2
-0
/
+25
2020-06-27
puzzles: allow secondary select in Rectangles and Map
Franklin Wei
1
-3
/
+11
2020-06-26
Pictureflow Whitespace Cleanup
William Wilgus
1
-11
/
+8
2020-06-26
Pictureflow Fixes UniqBuf
William Wilgus
1
-18
/
+22
2020-06-26
Revert "Pictureflow Fixes: Sansa C200"
William Wilgus
1
-21
/
+9
2020-06-25
Pictureflow Fixes: Sansa C200
William Wilgus
1
-9
/
+21
2020-06-25
puzzles: fix numerical chooser while zoomed in
Franklin Wei
1
-2
/
+8
2020-06-25
puzzles: fix text centering when zooming in
Franklin Wei
1
-3
/
+5
2020-06-25
puzzles: update README
Franklin Wei
1
-1
/
+2
2020-06-25
puzzles: update copyright date
Franklin Wei
1
-1
/
+1
2020-06-25
puzzles: clean up error messages
Franklin Wei
2
-4
/
+6
2020-06-25
puzzles: fix crashes and odd behavior on load
Franklin Wei
1
-0
/
+2
2020-06-25
puzzles: resync with upstream
Franklin Wei
60
-332
/
+1889
2020-06-25
puzzles: remove dependency on gamedesc.txt
Franklin Wei
1
-2
/
+2
2020-06-25
Pictureflow Fixes -- Fixes
William Wilgus
1
-2
/
+6
2020-06-25
PictureFlow fixes:
Adrián Tinoco
1
-35
/
+228
2020-06-25
lua boomshine update to use rockevents library
William Wilgus
1
-263
/
+435
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
2020-05-24
fix plugin test_boost not properly unboosting
Sebastian Leonhardt
1
-0
/
+6
2020-05-18
mikmod: Use -Wno-stringop-truncation with GCC >=8
Solomon Peachy
1
-0
/
+5
2020-05-18
pdbox/doom: Use -Wno-stringop-truncation with GCC >=8
Solomon Peachy
2
-2
/
+12
2020-04-17
Alpine CD changer emulation: Fix logic error in detecting non-playing status
Thomas Jarosch
1
-1
/
+1
2020-04-13
Silence a build warning in the superdom plugin.
Solomon Peachy
1
-1
/
+1
[next]