rockbox/apps
Solomon Peachy c8111eb5b7 archos: Shut up a compiler warning by marking an inline function as static
Change-Id: I6222b87159235a28f2b69b512f95eafb8dd60564
2020-04-01 03:18:41 +02:00
..
bitmaps
gui Bug fix icon.c crashes with negative icon index 2019-09-24 23:51:12 -05:00
hosted/android
iap FS#13186: IAP: Send periodic updates in mode 4 (Stefan Ott) 2020-03-29 18:44:15 +02:00
keymaps Fix warning on Fuze+ introduced by a09d4adb 2019-08-03 21:25:02 -04:00
lang Actually commit the translation this time. Bad Solomon. 2020-03-30 20:44:36 +02:00
menus Fix red dynamic menus 2019-09-20 03:57:38 -05:00
player Bug fix icon.c crashes with negative icon index 2019-09-24 23:51:12 -05:00
plugins archos: Shut up a compiler warning by marking an inline function as static 2020-04-01 03:18:41 +02:00
radio Do not touch FM tuner when it is turned off 2018-12-24 00:01:02 +01:00
recorder fix recording.c file split time in seconds not minutes 2019-08-04 13:38:38 -05:00
abrepeat.c
abrepeat.h
action.c Fix REMOTE_CONTEXT failure 2019-04-22 16:23:28 -05:00
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
audio_thread.c
audio_thread.h
beep.c
bookmark.c
bookmark.h
buffering.c
buffering.h
codec_thread.c opus reset decoder on seek completion to prevent stack overflow 2019-08-14 17:54:35 +02:00
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c MultiBoot_Firmware 2019-11-15 11:26:56 +01:00
debug_menu.h
enc_config.c
enc_config.h
features.txt Fix build on IHIFI 800 and iBasso DX50 2019-08-14 16:48:43 +02:00
filetree.c
filetree.h
filetypes.c
filetypes.h
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c Bug fix menu -- general 2019-09-20 19:23:18 -05:00
menu.h Bug fix dynamic menus 2019-09-20 03:07:29 -05:00
misc.c Improved reliability of runtime accounting and speaking it. 2019-08-06 04:47:20 +02:00
misc.h FS#10311 -- Add beep when navigating to beginning or end of list. 2019-01-31 15:25:35 +01:00
mpeg.c
mpeg.h
onplay.c Fix minor issues introduced in fe95127 (Playlist playing time) 2019-02-04 02:31:07 +01:00
onplay.h FS#11711: Add ability to create bookmark from WPS hotkey 2019-01-02 17:35:48 +01:00
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c FS#12887: Fix playlist order after moving a track before current 2019-07-24 14:20:03 -04:00
playlist.h
playlist_catalog.c Playlist rework 2019-08-18 10:18:31 -05:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c Improved reliability of runtime accounting and speaking it. 2019-08-06 04:47:20 +02:00
plugin.h Move get_codepage_name() back out of #ifdef HAVE_LCD_BITMAP 2019-07-20 22:06:30 +02:00
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
root_menu.c Bug fix dynamic menus 2019-09-20 03:07:29 -05:00
root_menu.h
screen_access.c
screen_access.h
screens.c Improved reliability of runtime accounting and speaking it. 2019-08-06 04:47:20 +02:00
screens.h
scrobbler.c
scrobbler.h
settings.c Fix potential buffer overflow in settings.c 2019-01-08 03:44:32 +01:00
settings.h Fix build on non-RTC targets. 2019-07-20 13:00:30 -04:00
settings_list.c Fix build on non-RTC targets. 2019-07-20 13:00:30 -04:00
settings_list.h
shortcuts.c Enhanced shortcuts speech feedback 2019-08-13 13:08:33 +02:00
shortcuts.h
sound_menu.h
SOURCES Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05:00
status.c
status.h
tagcache.c FS#9213 - Fix for audio dropout after startup 2019-08-20 13:17:23 +02:00
tagcache.h
tagnavi.config
tagtree.c tagtree add %reload to allow hot reloading of tagnavi config 2019-08-02 05:16:16 +02:00
tagtree.h
talk.c Respect age when freeing thumbnails from clip cache. 2019-08-06 13:37:20 +02:00
talk.h Negative values speaking fix for some certain situations 2019-08-09 06:57:03 +02:00
tree.c Playlist rework 2019-08-18 10:18:31 -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