rockbox/apps/recorder
Solomon Peachy ea570c5728 pcm: Make more of the low-level PCM API private
* pcm_play_data
 * pcm_play_stop
 * pcm_play_stop_int
 * pcm_is_playing
 * pcm_set_frequency
 * pcm_get_frequency
 * pcm_apply_settings

Now, the only user of these functions are the mixer and recording layers
that provide a higher-level API to plugins and the main [playback]
application.

Outside of the PCM core, pcm_apply_settings() was only used immediately
following a call to mixer_set_frequency(), so the latter function
now always calls the former.

Change-Id: I61c3144dc156b9de9b7963160b525c6d10c6ad4b
2026-03-03 13:09:21 -05:00
..
albumart.c
albumart.h
bmp.c
bmp.h
icons.c
icons.h checkwps: Validate %?St() tags 2025-09-27 10:19:20 -04:00
jpeg_common.h
jpeg_idct_arm.S
jpeg_load.c
jpeg_load.h
keyboard.c Clip Plus, Zip, Xduoo X3 Reconfigure keyboard to better use screen 2026-02-09 22:17:22 -05:00
pcm_record.c pcm: Make more of the low-level PCM API private 2026-03-03 13:09:21 -05:00
pcm_record.h
peakmeter.c
peakmeter.h
recording.c
recording.h
resize.c
resize.h