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
/
recorder
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Using ARM Unified Assembler Language
Chris Chua
1
-6
/
+6
2023-01-14
Database: Add ability to insert multiple files into playlists
Christian Soffke
1
-26
/
+0
2023-01-13
[BUGFix] ClipPlus move picker below yellow screen split
William Wilgus
1
-0
/
+8
2023-01-13
Revert "keyboard.c make editline respect current UI font"
William Wilgus
1
-2
/
+2
2023-01-13
Remove buflib allocation names, part two
Aidan MacDonald
1
-1
/
+1
2023-01-13
keyboard.c make editline respect current UI font
William Wilgus
1
-2
/
+2
2022-12-14
wps.c cleanup gui_show_wps
William Wilgus
1
-1
/
+1
2022-12-11
Eliminate skin updates in between activities
Christian Soffke
1
-1
/
+1
2022-11-15
convert a few more strlcpy to strmemccpy calls Fix Red and Yellow
William Wilgus
1
-0
/
+6
2022-11-14
replace strlcpy with strmemccpy
William Wilgus
3
-5
/
+5
2022-11-14
Remove some shadowed variables identified by -Wshadow
William Wilgus
1
-1
/
+1
2022-10-17
Limit exposure of skin engine internals
Aidan MacDonald
2
-76
/
+0
2022-10-15
move buflib_free invalid handle check to the function
William Wilgus
1
-2
/
+1
2022-10-05
gui: Remove "enum list_wrap" from list action functions
Aidan MacDonald
1
-1
/
+1
2022-09-30
Define LCD_STRIDEFORMAT unconditionally
Aidan MacDonald
1
-1
/
+1
2022-05-03
add const to const * strings iriver Fix Red
William Wilgus
1
-1
/
+2
2022-05-03
add const to const * strings
William Wilgus
2
-2
/
+2
2022-05-02
Fix some non-portable alignment values
Aidan MacDonald
1
-2
/
+2
2022-04-27
keyboard.c change math for editline above picker
William Wilgus
1
-1
/
+17
2022-04-16
apps: Add ability to do a clean reboot
Aidan MacDonald
1
-1
/
+2
2022-04-09
jpeg: provide a rough estimate of decoder memory overhead
Aidan MacDonald
2
-0
/
+18
2022-04-08
BUGFIX keyboard.c make vp alloc static
William Wilgus
1
-23
/
+5
2022-04-07
keyboard.c Use viewports, move text box pos
William Wilgus
1
-27
/
+156
2022-02-12
buflib: add a common dummy callbacks struct & use it
Aidan MacDonald
1
-5
/
+2
2022-01-29
FiiO M3K: remove volume setting on rec. screen
Aidan MacDonald
1
-0
/
+12
2022-01-17
recording: fix mono mode mixdown functions
Aidan MacDonald
1
-32
/
+16
2022-01-17
recscreen: clean up menu building code
Aidan MacDonald
1
-61
/
+31
2022-01-17
Fix some hardcoded assumptions in recording.c
Aidan MacDonald
2
-56
/
+99
2021-11-21
touchscreen: force 3x3 mode in the keyboard
Aidan MacDonald
1
-0
/
+11
2021-11-11
Add setting for disabling wrap-around lists
Christian Soffke
1
-2
/
+30
2021-08-26
Plugin Api add core bitmaps
William Wilgus
2
-0
/
+32
2021-08-19
peakmeter: re-enable on hosted platforms
Ulrich Hecht
1
-13
/
+0
2021-08-10
pcm_record.c iAudioM5 FixRed
William Wilgus
1
-6
/
+14
2021-08-10
recorder/pcm_record.c cleanup copy function
William Wilgus
1
-14
/
+18
2021-08-05
Simplify clamp_component
Aidan MacDonald
1
-2
/
+2
2021-07-07
RFC: Fix a couple more dangling stack-allocated viewports
Solomon Peachy
1
-2
/
+4
2021-03-02
Remove execute bit from file permissions from recent commit
William Wilgus
1
-0
/
+0
2020-12-14
Do not resize images greater than 32767 pixels in either dimension
Michael Giacomelli
1
-0
/
+9
2020-10-26
statusbar: Make statusbar height equal SYSFONT_HEIGHT
Solomon Peachy
2
-4
/
+9
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
1
-2
/
+2
2020-07-24
peakmeter: Fix warning on some hosted targets
Solomon Peachy
1
-3
/
+8
2020-07-24
peakmeter: Fix simulator build breakage introduced in 8cb55546
Solomon Peachy
1
-2
/
+0
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-3
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
6
-164
/
+11
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
5
-493
/
+6
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-5
/
+12
2020-04-05
jpeg: Fix an overflow when decoding images for non-color targets.
Solomon Peachy
1
-1
/
+8
2019-08-04
fix recording.c file split time in seconds not minutes
William Wilgus
1
-1
/
+1
2019-07-09
Fix possible truncation albumart.c
William Wilgus
1
-2
/
+2
2018-12-23
Handle SYS_POWEROFF event in recorder and chessbox plugins
Solomon Peachy
1
-0
/
+5
[next]