rockbox/apps
Aidan MacDonald ce52d0c870 playlist: Fix mutex initialization
This is a one-time thing; make sure it doesn't happen more than once.

Change-Id: Ic42f48e5714dff2906c252ecd091989d2d6e5a86
2023-01-23 12:24:12 +00:00
..
bitmaps
gui Use perceptual volume scale for volume bars 2023-01-22 22:10:46 +00:00
hosted/android replace strlcpy with strmemccpy 2022-11-14 23:56:16 -05:00
iap
keymaps
lang
menus
plugins Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
radio Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
recorder
abrepeat.c
abrepeat.h abrepeat add dummy functions and remove some of the ifdefs 2022-12-14 23:37:14 -05:00
action.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
action.h
alarm_menu.c
alarm_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
appevents.h Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
applimits.h
apps.make Android: use APPEXTRA instead of makefile hack 2011-03-11 16:08:36 +00:00
audio_path.c
audio_thread.c
audio_thread.h
beep.c Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
bookmark.c
bookmark.h
buffering.c
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c Remove more tabs 2010-02-07 18:38:47 +00:00
core_keymap.c Add core_get_data_pinned(), use it where possible 2023-01-15 08:57:45 -05:00
core_keymap.h
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h Fix menu warnings 2018-10-18 00:06:31 +02:00
features.txt
filetree.c [Feature] filetree fallback to loading a playlist from disk 2023-01-08 09:52:23 -05:00
filetree.h
filetypes.c
filetypes.h
fracmul.h Build librbcodec with DSP and metadata. 2012-03-18 12:00:39 +01:00
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c
menu.h
misc.c
misc.h
onplay.c
onplay.h Database: Add ability to insert multiple files into playlists 2023-01-14 12:14:28 -05:00
open_plugin.c
open_plugin.h
pcmbuf.c
pcmbuf.h Fix a problem with audio not starting on a list of short files 2017-04-06 19:32:35 -04:00
playback.c
playback.h
playlist.c playlist: Fix mutex initialization 2023-01-23 12:24:12 +00:00
playlist.h
playlist_catalog.c Database: Add ability to insert multiple files into playlists 2023-01-14 12:14:28 -05:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c playlist: Fix mutex initialization 2023-01-23 12:24:12 +00:00
playlist_viewer.h
plugin.c
plugin.h Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
rbcodec_helpers.c Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h plugins: Properties: Add 'Last Modified' for audio files 2023-01-06 19:00:24 +01:00
settings.c
settings.h
settings_list.c
settings_list.h settings: Update doc comment for struct settings_list::cfg_vals 2022-12-01 14:24:51 -05:00
shortcuts.c
shortcuts.h shortcuts: talk the time and configure the sleep timeout 2011-12-08 10:23:46 +00:00
sound_menu.h
SOURCES LastFm remove scrobbler from core make a TSR plugin WIP 2022-03-26 02:50:11 -04:00
status.c
status.h
tagcache.c
tagcache.h [Feature] Add total entries to database info 2023-01-15 22:57:00 -05:00
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h
tree.c Database: Add ability to insert multiple files into playlists 2023-01-14 12:14:28 -05:00
tree.h
usb_keymaps.c
usb_keymaps.h
voice_thread.c
voice_thread.h

For general information see: docs/README
For API information see: docs/API