len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2026-01-16 14:50:47 -05:00
5282247346 Add assert to check for overflow in xStreamBufferSendFromISR. (#1357)
8a416d79c0 fix: Add big-endian support to ARM_CRx_No_GIC port (#1355)
d5c3c98ae4 Add CFI frame unwind info in portable/IAR/RXv2/port_asm.s (#1341)
c53a6b0547 RP2040: Add xPortIsInsideInterrupt to match other ARM ports (#1356)
1dbc77697f [Fix] Reset correct priority on disinherit timeout (#1338)
Compare 10 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-23 11:09:36 -05:00
5aa2b339d5 plugins & debug menu: apply consistent titles
fe690dfa20 plugins: playing time: adjust error message, keep theme enabled
4e211b55f9 plugins: sort, vbrfix: add warning
f316535684 plugins: view-text, zxbox: fix panic when called without parameter
a2e63fca59 FS#13721: Updated French Translation (Matthieu BACHELIER)
Compare 5 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-20 10:35:18 -05:00
4698be4a17 plugins: flipit: remove 4s delay on devices without instruction
8cc372c4e4 Add line break to fprintf in database.c
c594b58af2 imageviewer: jpegp: Fix downscaled image rendering
Compare 3 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-19 10:05:21 -05:00
eb49b82d33 backlight-sw-fading: FS#13717 fix brightness overshoot
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-12-19 10:05:16 -05:00
7d6890e650 Add ARM Cortex-M52 port support FreeRTOS#1305 (#1334)
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-17 17:15:18 -05:00
70e9ae0996 metadata: Explicitly use base 10 when parsing track numbers
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-15 16:15:11 -05:00
488b915432 FS#13716 - Update to Latvian translation (Renalds Belaks)
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-15 08:05:18 -05:00
16cf7f5d8b plugins: starfield: enable USB audio
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-14 23:55:22 -05:00
2398616d63 Bugfix lua font_getstringsize ignoring supplied fontid
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-13 23:25:14 -05:00
b9ca4ba456 metadata: MPEG4 'trkn' field is actually numeric
bc627659ec FS13713: Fix null ponter deref with mp4 files with a tracknum of 0
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-13 07:05:15 -05:00
75df18f2c1 FS#13712: ErosQ: move all of sound hw init to audiohw_init()
len0rd synced commits to master at len0rd/rockbox from mirror 2025-12-12 14:45:11 -05:00
a30f822500 plugins: add strstr() to plugin API
2e1af37536 plugins: imageviewer: don't downscale unscaled image if it fits on screen
3ee26f761b manual: html: fix unrecognized --parent(s) option on BSD/Darwin
Compare 3 commits »
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 »