len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-11 14:15:15 -05:00
fe11a04579 mips: show version info on exception panic screen
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-10 21:55:10 -05:00
4e18f60987 cuesheet: allow playback from arbitrarily named cue file
len0rd synced commits to main at len0rd/dtc from mirror 2025-12-10 05:35:21 -05:00
194ac9422a libfdt: fdt_get_name: Add can_assume(VALID_DTB) check
39cae0bd00 libfdt: Improve size savings in FDT_RO_PROBE slightly
b126924732 libfdt: libfdt_internal.h correct final comment in ASSUME block
Compare 3 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-08 20:55:18 -05:00
4e655be473 dsp: Optimize fractional multiplication in audio processing
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-07 21:54:58 -05:00
cbfaa49d3f xrick: Fix up -wundef warnings in miniz library
a5df7c2e02 Revert "xrick: fix sim build warning on arm with -Wundef"
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-07 13:45:04 -05:00
ecb3e9936f build: Explicitly disable all arch-specific optimizations for sdlapp or sim
95ab3e8b0e configure: Fix compatibility with BSD sed used in MacOS
f05be27ae6 xrick: fix sim build warning on arm with -Wundef
11552d0710 bugfix PLUGIN_GOTO_ROOT didn't reset previous screen
Compare 4 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-07 05:35:02 -05:00
7a73ca2230 FixRed lua -- rb->strtol for native targets
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-06 21:25:03 -05:00
8a773fb29f lua -- remove strtol and strtoul replace with rb->strtol and rb->strtoul
dada036b10 configure: Partial revert of 6c6bdbf60e
6c6bdbf60e configure: Revamp MIPS architecture version+revision detection
5e5b434ce8 configure: Simplify the arm architecture version lookup
1203b8657e configure: -masm-syntax-unified does not apply to aarch64
Compare 6 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-06 13:15:26 -05:00
481cc70fe0 libc: Add an implementation of strtol/strtoul and export it via plugins
32edbd430d plugins - Add PLUGIN_GOTO_ROOT - lua add PLUGIN_GOTO_ROOT and PLUGIN_ERROR
7b7d9a384a scrobbler / log viewer allow cancel button long press to exit plugin
9d7af45122 touchscreen: Allow progress bars to be used in the .sbs
9b5b9d6a6d touchscreen: Allow volume bars to be used in the .sbs
Compare 59 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-23 12:02:39 -05:00
ebaa78542d FS#13424: When spelling out a string, decode it into utf8 codepoints first
c208b84585 FS#13695: Fix crash in on-screen keyboard with codepoints > 0x7f
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-22 11:32:41 -05:00
1bc6b450b9 FS#13700 - Fiio M3k Left/right buttons are mixed up in the calendar plugin
7bd04ad89a FS#13698 - Rockblox don't accept control commands
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-21 19:12:39 -05:00
5e7a4290b2 rockboy: fix wrong colors on some targets
e0cc87fd3f translations: Minor corrections to Serbian and Korean
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-21 11:02:45 -05:00
8c1a52211a FS#13699: Korean Translation Updates (Jihoon Kim)
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-21 02:52:50 -05:00
e04ed753e1 ipod6g: Correct double-shift in ata_rw_chunk_internal()
2c53f6122a ipod6g: ceata_rw_multiple_block()'s COUNT is MMC blocks, not sectors
25b985c319 ipod6g: Correct the DMA transfer size/count for CE-ATA devices
Compare 3 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-20 10:32:42 -05:00
fe1440d402 FS#13694: Updated Serbian Translation (Ivan Pešić)
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-20 02:22:43 -05:00
62706a2484 FS#13693: Updated Vietnamese Translation (Chu Khanh Hanh)
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-19 10:02:45 -05:00
d7e1d7e70c FS#9060: Add the WinQangYi-Song BOLD fonts in 9, 10, 11, and 12pt.
031726c5a7 FS#9060: Add the WinQangYi-Song fonts in 9, 10, 11, and 12pt.
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-18 09:32:40 -05:00
f54efbd462 FS#13691: Hungarian translation update (Gyúróczki Norbert)
5218d87e5a Add USB-DAC strings to the Bulgarian translation
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-18 01:22:39 -05:00
7be1d9f917 Minor mechanical translation updates (German and Korean)
006fcf9b85 FS#13690: Updated Italian translation (Alessio Lenzi)
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-11-17 17:12:39 -05:00
d6d7d560a0 FS#13689: Updated Korean Translation (Hoseok Seo)
896cceee24 usbaudio: triage panic from splash()
bc7bc4e8ac storage: report physical sector multiplier via storage_get_info()
44b5220f22 ata: Unify more of the ATA drivers into the common code
Compare 4 commits »