rockbox/apps
William Wilgus d521020d21 [Feature] Add total entries to database info
show total database entries in debug>Database Info

Change-Id: Ic22b6a032ae0ee23e0f38c0da6a9cf1433ba29e2
2023-01-15 22:57:00 -05:00
..
bitmaps
gui Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
hosted/android
iap
keymaps [Feature] xduoo X3 add pitchscreen hotkey to wps 2023-01-13 23:56:10 -05:00
lang
menus option_select & time_menu : Fix unbalanced push/pop activity 2022-12-30 10:35:50 -05:00
plugins
radio Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
recorder
abrepeat.c
abrepeat.h
action.c
action.h [Feature/Bugfix] keyremap add Context flags 2022-12-31 16:12:18 -05:00
alarm_menu.c alarm_menu share setter with settime 2022-03-30 09:05:28 -04:00
alarm_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
appevents.h
applimits.h
apps.make Android: use APPEXTRA instead of makefile hack 2011-03-11 16:08:36 +00:00
audio_path.c nwza860: fix simulator build 2020-10-19 03:39:33 +00:00
audio_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
audio_thread.h Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
beep.c
bookmark.c
bookmark.h
buffering.c
buffering.h buffering: remove bufgettail/bufcuttail 2022-04-20 16:51:49 -04:00
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
core_keymap.c
core_keymap.h
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
enc_config.c
enc_config.h
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
main.c
menu.c
menu.h
misc.c Add core_get_data_pinned(), use it where possible 2023-01-15 08:57:45 -05:00
misc.h
onplay.c
onplay.h
open_plugin.c
open_plugin.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c
playlist.h add chunk_alloc to playlist.c #2 2023-01-12 19:36:38 -05:00
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 Database: Add ability to insert multiple files into playlists 2023-01-14 12:14:28 -05:00
playlist_viewer.h
plugin.c
plugin.h
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README lets point to the docs dir 2002-08-21 10:25:16 +00:00
root_menu.c
root_menu.h Add open_plugin to core 2020-08-17 10:15:14 -04:00
screen_access.c
screen_access.h
screens.c
screens.h
settings.c
settings.h
settings_list.c Rename "Playing Next..." menu items & hide Queue/Shuffle 2023-01-07 16:32:22 +01:00
settings_list.h
shortcuts.c
shortcuts.h
sound_menu.h
SOURCES
status.c [2/4] get rid of HAVE_LCD_CHARCELLS 2020-07-24 21:20:13 +00:00
status.h
tagcache.c [Feature] Add total entries to database info 2023-01-15 22:57:00 -05:00
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h
tree.c
tree.h
usb_keymaps.c Document intentional fallthroughs + fix harmless unintended ones 2021-08-04 18:59:46 +00:00
usb_keymaps.h
voice_thread.c
voice_thread.h

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