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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
ImageViewer: M3K keymap allow scrolling up/down
Christian Soffke
2
-0
/
+10
2022-04-01
lastfm Scrobbler: Substitute album artist for empty artist.
James D. Smith
1
-5
/
+6
2022-03-31
FS13338: Updated Slovak translation (Matej Golian)
Solomon Peachy
1
-4
/
+3
2022-03-31
FS13441: Updated Italian translation (Alessio Lenzi)
Solomon Peachy
1
-21
/
+107
2022-03-31
FS13340: Updated Polish Translation (Adam Rak)
Solomon Peachy
1
-4
/
+105
2022-03-30
alarm_menu share setter with settime
William Wilgus
5
-157
/
+42
2022-03-27
PictureFlow: Configurable album sorting
Christian Soffke
2
-49
/
+485
2022-03-27
PictureFlow: Prevent queue overflow & simplify locking
Christian Soffke
1
-15
/
+9
2022-03-27
PictureFlow: Write bitmaps in one go
Christian Soffke
1
-7
/
+1
2022-03-26
lastfm_scrobbler fix yellow for targets w/o storage callback
William Wilgus
1
-1
/
+2
2022-03-26
lastfm_scrobbler fix red for devices w/o storage callback
William Wilgus
1
-0
/
+7
2022-03-26
LastFm remove scrobbler from core make a TSR plugin WIP
William Wilgus
12
-355
/
+591
2022-03-25
add way to lock portion of plugin buffer for TSR plugins
William Wilgus
2
-0
/
+24
2022-03-22
debug_menu dbg_buffering_thread show more on tiny screens
William Wilgus
1
-3
/
+18
2022-03-22
debug_menu cleanup/optimize some common format strings
William Wilgus
1
-26
/
+26
2022-03-22
tagcache.c remove 16-bit compression for add_uniqbuf
William Wilgus
1
-44
/
+5
2022-03-21
filetree.c cleanup
William Wilgus
1
-46
/
+37
2022-03-19
tag_cache.c optimize str_begins_ends_oneof
William Wilgus
1
-3
/
+4
2022-03-19
tagtree/tagcache add new clause operators begins/ends _oneof
William Wilgus
3
-2
/
+31
2022-03-19
tagcache add logging option for clause matching #2
William Wilgus
1
-3
/
+4
2022-03-19
tagcache add logging option for clause mtching
William Wilgus
1
-6
/
+43
2022-03-18
BUGFIX root_menu.c
William Wilgus
1
-1
/
+1
2022-03-18
[COV] cuesheet.c var line could be uninitialized
William Wilgus
1
-14
/
+17
2022-03-18
cuesheet, fix dumb typo
William Wilgus
1
-1
/
+1
2022-03-18
[COV] folder_select buffer overrun
William Wilgus
1
-1
/
+1
2022-03-16
touchscreen: fix quickscreen
Aidan MacDonald
1
-3
/
+11
2022-03-15
skin_engine.c settings_apply_skins cleanup
William Wilgus
5
-22
/
+40
2022-03-14
debug_menu make scrolling manual for OS Threads item
William Wilgus
1
-45
/
+28
2022-03-14
BUGFIX string_option parsers
William Wilgus
1
-5
/
+8
2022-03-14
debug_menu scroll os stack screen
William Wilgus
1
-5
/
+58
2022-03-13
cuesheet, cleanup tag code with strncmp
William Wilgus
1
-11
/
+56
2022-03-13
replace more strcmp if then trees with string_option()
William Wilgus
2
-29
/
+16
2022-03-13
option_string clean-up and consolidate with metadata_common
William Wilgus
1
-8
/
+4
2022-03-13
skin_parser.c fix red stupid typo
William Wilgus
1
-1
/
+1
2022-03-13
skin_parser.c fix red
William Wilgus
1
-1
/
+1
2022-03-13
add function string_option to misc.c use in skin_parser.c
William Wilgus
3
-29
/
+97
2022-03-11
playlist.c fix red for non-DIRCACHE targets
William Wilgus
1
-2
/
+5
2022-03-11
playlist_resume, wait for dircache to complete before loading songs
William Wilgus
1
-1
/
+3
2022-03-11
playlist.c fix red for non multivolume targets
William Wilgus
1
-0
/
+2
2022-03-11
playlist.c use basename for playlist_get_filename_crc32
William Wilgus
1
-2
/
+28
2022-03-11
playback.c use file_exists rather than open to check for bad files
William Wilgus
1
-5
/
+7
2022-03-11
multiboot: Refactor duplicated functions to a separate file
Aidan MacDonald
1
-0
/
+1
2022-03-11
playlist_resume, fix control fd, add some error info
William Wilgus
1
-17
/
+17
2022-03-08
skinparser cleanup, optimize
William Wilgus
1
-61
/
+100
2022-03-06
keyremap add plain text import and export
William Wilgus
1
-15
/
+507
2022-03-06
Sansa Multiboot Root Redirect Enhance + bug fix
William Wilgus
1
-5
/
+6
2022-03-03
Multiboot Firmware Root Redirect - WIP
William Wilgus
1
-0
/
+8
2022-03-02
tagcache compress uniqbuf 2 16-bit indices occupy a single 32 bit slot
William Wilgus
3
-8
/
+56
2022-02-28
tagtree.c optmize clause operator parsing
William Wilgus
1
-29
/
+31
2022-02-27
tagcache, coverity cleanup, Add TAGS_ALL_COUNT
William Wilgus
2
-5
/
+7
[prev]
[next]