len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-09 18:13:33 -04:00
86f5665cd0 [bugfix] FS#13709 - Mpegplayer conflicts with additional fonts in the theme
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-09 10:03:42 -04:00
add06955a2 firmware: add copyright headers to core_alloc.c/h
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-08 17:43:37 -04:00
951cbdbec6 [bugfix] FS#13812 - ZXBox always returns a leak file handles error
4503d63ec8 [bugfix] zxbox unsupported files crash OOB access to extension list
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-08 09:33:42 -04:00
7d88ab4ef4 FS#13817 - Update Romanian Translations (Mihai Alexandru Vasiliu)
d6d4ff7af2 make: fix '--plugins=' option not being respected in all cases
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-07 16:13:59 -05:00
a5853b1173 FS#13796 - Add search to text editor plugin
c397746033 Translation updates:
a80911a0ce plugins: clean up IRAM memory region definitions
c9172d4ff8 plugins: clean up target DRAM/IRAM mapping defines
e8daf314be mrobe500: fix yellow in a24142b234
Compare 31 commits »
len0rd synced commits to main at len0rd/dtc from mirror 2026-03-07 16:13:48 -05:00
caf7465c5d libfdt: fdt_check_full: Handle FDT_NOP when FDT_END is expected
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-03 14:36:37 -05:00
ea570c5728 pcm: Make more of the low-level PCM API private
be1e074800 doom: minor code cleanup (replace magic constant with an existing define)
84fa538979 echoplayer: add PCM debug menu
5c1ae51193 echoplayer: implement audio playback
b782f15eaa Update Bulgarian translation
Compare 6 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-02 22:15:28 -05:00
a1b7e7b134 sdmmc_host: mark tCardInfo initialized at end of card init
eafcbd3fd6 debug_menu: show 2nd SD/MMC card info only if NUM_DRIVES > 1
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-02 14:05:29 -05:00
c9c6fde6eb Translation updates:
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-02 05:55:30 -05:00
ebfba622b6 fix yellow in dfa33c246b
e15451815a tagcache: Prevent a infinite tagcache scan/commit loop
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-01 21:45:29 -05:00
dfa33c246b pcm: introduce pcm_sink
9931781185 Translation updates
b93f3d0589 updatelang: Update validation check for LANG_VOICED_DATE_FORMAT
17edcbd42a talk: Improvements in voicing "years"
c86fd2318d added setting to retain file browser directory on reboots WIP
Compare 5 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-03-01 13:35:27 -05:00
380b7b3e32 FS#13794 - Slovak Translation improvements (Matej Golian)
4209170cb7 utf8proc: Add utf8proc for normalizing UTF-8 strings
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-28 13:05:28 -05:00
ad45b2910a echoplayer: disable recording
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-26 20:15:27 -05:00
3a70003d23 echoplayer: fix STD_CONTEXT action being masked by STD_OK in keymap
df89a47c11 drivers: add TLV320AIC3104 codec driver
33cdbf87d7 echoplayer: add echoplayer-specific codec header
Compare 3 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-26 12:05:26 -05:00
9a6e3799e1 validate global_settings.start_directory on startup
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-25 19:45:20 -05:00
246bf4af75 backlight: Fix dimmed display doesn't go to sleep
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-25 11:35:21 -05:00
ad10ed806b FS#13791 - Slovak Translation improvements (Matej Golian)
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-25 03:25:24 -05:00
55183c0b2a stm32h7: sdmmc: write DCTRL after DTIMER/DLENR for non-data commands
65bf8d4192 stm32h7: sdmmc: ensure minimum time between CLKCR/CMDR writes
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2026-02-24 19:15:21 -05:00
7fdba68524 Add Shanling M0 Pro to jztool
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2026-02-24 19:15:19 -05:00
f1043c49d5 MISRA 17.12 fixes, justifications for other reporting issues. (#1372)