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 Database: Add ability to insert multiple files into playlists 2023-01-14 12:14:28 -05:00
albumart.h Limit exposure of skin engine internals 2022-10-17 14:29:12 +01:00
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 arm: Use -masm-syntax-unified when compiling with gcc8 or newer 2024-05-08 21:45:42 -04:00
jpeg_load.c jpeg: Silence -Wshift-negative-value warnings 2025-04-22 09:43:40 -04:00
jpeg_load.h metadata: mp3: Support unsync embedded jpeg album art 2025-01-16 10:08:41 -05:00
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 h1x0/h3x0: Fix missing TIME context in remote button map 2025-04-22 07:40:27 -04:00
peakmeter.h [FS#10686] Peakmeter on ipod 5g using too much CPU 2025-01-05 16:57:18 -05:00
recording.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
recording.h
resize.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
resize.h