rockbox/firmware
Christian Soffke d1abd788d0 pcm_mixer: fix missing NULL check for play_cbs
Fixes Metronome plugin crashing
(regression introduced in cb04b81)

Does *not* fix missing Metronome sound
(regression introduced in 017dd72)

Change-Id: I1da9aa2c937b267a3d5b122c431eaa9f7e748440
2026-04-23 15:13:17 +02:00
..
asm Add support for -fstack-protector in native builds 2026-04-21 21:16:28 -04:00
common Fix yellow in c72ffa7a9a ("diacritic: Critical bugfixes") 2026-03-10 10:14:42 +00:00
drivers
export Work around a false positive compiler warning in pcm_switch_sink() 2026-04-17 21:56:38 -04:00
include dircache: increase stack size to avoid stack overflows 2026-04-22 22:07:28 +01:00
kernel 3ds: Various fixes, mostly for compiler warnings 2026-03-13 10:24:36 -04:00
libc
reggen echoplayer: implement ADC to read battery voltage 2026-03-18 12:51:51 +00:00
target hiby: ability to add/remove input device 2026-04-16 08:03:06 -04:00
usbstack pcm_mixer: introduce mixer_play_cbs 2026-04-14 06:47:36 -04:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buflib_malloc.c
buflib_mempool.c
chunk_alloc.c
COPYING
core_alloc.c firmware: add copyright headers to core_alloc.c/h 2026-03-09 10:26:18 +00:00
debug.c
eeprom_settings.c
elf_loader.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c
hangul.c
lc-rock.c
linuxboot.c
logf.c
lru.c
panic.c
pcm.c Work around a false positive compiler warning in pcm_switch_sink() 2026-04-17 21:56:38 -04:00
pcm_mixer.c pcm_mixer: fix missing NULL check for play_cbs 2026-04-23 15:13:17 +02:00
pcm_sampr.c
pcm_sw_volume.c
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sdmmc.c
sound.c Fix red in 36f34089d6 2026-03-28 12:41:43 -04:00
SOURCES bootloader: Don't compile sound.c in bootloader builds 2026-03-28 12:43:59 -04:00
storage.c
system.c
timer.c
tuner.c
usb.c

See docs/README