rockbox/apps
William Wilgus 263cc13985 tagtree.c move sort_inverse out of compare function
Change-Id: I9c91a96a45fe98d51d27974bc2d6d79eaa5039d3
2022-11-22 19:14:26 -05:00
..
bitmaps
gui
hosted/android
iap
keymaps
lang
menus
plugins
radio
recorder convert a few more strlcpy to strmemccpy calls Fix Red and Yellow 2022-11-15 01:24:26 -05:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c alarm_menu share setter with settime 2022-03-30 09:05:28 -04:00
alarm_menu.h
appevents.h Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
applimits.h
apps.make
audio_path.c
audio_thread.c Get voice event out of playback.c 2017-12-12 20:28:56 -05:00
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
core_keymap.c key remap: simplify and use movable allocations 2022-09-25 11:05:59 +01:00
core_keymap.h key remap: simplify and use movable allocations 2022-09-25 11:05:59 +01:00
cuesheet.c
cuesheet.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h
fracmul.h
keyboard.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
language.c
language.h
logfdisp.c
logfdisp.h
main.c add splash_progress 2022-10-09 08:46:51 -04:00
menu.c
menu.h
misc.c misc.c open_pathfmt fix yellow 2022-11-20 00:00:40 -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 [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c Fix return to root after selecting items from playlist viewer 2022-11-19 10:01:23 +01:00
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h
settings.c
settings.h
settings_list.c
settings_list.h
shortcuts.c replace strlcpy with strmemccpy 2022-11-14 23:56:16 -05:00
shortcuts.h
sound_menu.h Fix menu warnings 2018-10-18 00:06:31 +02:00
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
tagnavi.config
tagtree.c tagtree.c move sort_inverse out of compare function 2022-11-22 19:14:26 -05:00
tagtree.h
talk.c
talk.h talk.c clean up 2022-11-19 02:12:09 -05:00
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 Commit "FS#10468 - USB HID: Show keypad mode on screen" 2009-09-30 10:06:04 +00:00
voice_thread.c
voice_thread.h

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