.. |
bitmaps
|
bitmaps: Use *x16.bmp also for upcoming 24bit targets (they are actually 24bit BMPs).
|
2014-06-21 00:13:58 +02:00 |
gui
|
Fix misleading indentation as pointed out by the new gcc warning
|
2016-08-12 15:33:28 +02:00 |
hosted/android
|
Fix reds.
|
2014-03-14 23:43:45 +01:00 |
iap
|
iAP: fix USB storage mount after using an iAP accessory
|
2016-08-26 00:16:16 +02:00 |
keymaps
|
zenxfi3: fix recording keymap and simulator keymap
|
2016-09-21 00:29:42 +01:00 |
lang
|
Attempt to fix dependencies for lang.h, lang_core.c and lang_core.o
|
2016-08-21 17:00:25 +02:00 |
menus
|
iBasso DX50/DX90: User selectable USB mode.
|
2015-02-02 22:43:46 +01:00 |
player
|
|
|
plugins
|
pdbox: fix bug shown by new gcc warning
|
2016-10-12 16:52:49 +02:00 |
radio
|
Replace SAMSUNG_YH920_PAD with YH92X
|
2016-01-25 09:23:09 +01:00 |
recorder
|
Fix FS#12981 JPEG decoding problem when entropy data starts with FF
|
2016-04-01 19:29:41 +02:00 |
abrepeat.c
|
ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be compiled headless.
|
2014-03-10 22:55:26 +01:00 |
abrepeat.h
|
ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be compiled headless.
|
2014-03-10 22:55:26 +01:00 |
action.c
|
GUI boost for any button
|
2016-03-18 21:39:37 +01:00 |
action.h
|
|
|
alarm_menu.c
|
|
|
alarm_menu.h
|
|
|
appevents.h
|
|
|
applimits.h
|
|
|
apps.make
|
|
|
audio_path.c
|
iAP: lingo 1 (microphone)
|
2015-10-07 06:15:04 +02:00 |
audio_thread.c
|
|
|
audio_thread.h
|
|
|
beep.c
|
|
|
bookmark.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
bookmark.h
|
|
|
buffering.c
|
Cleanup unused function
|
2016-04-04 11:06:29 +02:00 |
buffering.h
|
Remove I/O priority. It is harmful when used with the new file code.
|
2014-08-30 14:01:21 -04:00 |
codec_thread.c
|
Remove I/O priority. It is harmful when used with the new file code.
|
2014-08-30 14:01:21 -04:00 |
codec_thread.h
|
|
|
codecs.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
core_asmdefs.c
|
|
|
cuesheet.c
|
Implements starting playback from a cuesheet.
|
2014-03-10 04:13:53 +01:00 |
cuesheet.h
|
Implements starting playback from a cuesheet.
|
2014-03-10 04:13:53 +01:00 |
debug_menu.c
|
Fix checking for CONFIG_CHARGING
|
2016-04-04 11:19:51 +02:00 |
debug_menu.h
|
|
|
enc_config.c
|
|
|
enc_config.h
|
|
|
features.txt
|
Get rid of USE_ROCKBOX_USB
|
2015-01-08 16:07:12 +01:00 |
filetree.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
filetree.h
|
|
|
filetypes.c
|
|
|
filetypes.h
|
|
|
fracmul.h
|
|
|
keyboard.h
|
|
|
language.c
|
|
|
language.h
|
|
|
logfdisp.c
|
Don't add new message to logf when we dump it to file
|
2016-04-04 11:07:44 +02:00 |
logfdisp.h
|
|
|
main.c
|
iBasso DX50/DX90: Major code cleanup and reorganization.
|
2015-02-02 21:57:55 +01:00 |
menu.c
|
|
|
menu.h
|
|
|
misc.c
|
Save bookmark and settings on shutdown at low battery level on players without HD
|
2016-04-04 11:07:04 +02:00 |
misc.h
|
|
|
mpeg.c
|
Implement time-based resume and playback start.
|
2014-03-10 04:12:30 +01:00 |
mpeg.h
|
|
|
onplay.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
onplay.h
|
|
|
pcmbuf.c
|
|
|
pcmbuf.h
|
|
|
playback.c
|
Fix broken logf
|
2016-03-30 20:48:17 +00:00 |
playback.h
|
|
|
playlist.c
|
m3u playlist parser: Check size limit before using buffer
|
2014-12-20 13:14:19 +01:00 |
playlist.h
|
playlist: Get rid of plugin buffer use in playlist_save().
|
2014-04-15 23:54:28 +02:00 |
playlist_catalog.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
playlist_catalog.h
|
|
|
playlist_menu.h
|
|
|
playlist_viewer.c
|
Don't shorten the playlist on shuffle. Fixes FS#13040
|
2015-04-19 12:31:45 +02:00 |
playlist_viewer.h
|
|
|
plugin.c
|
Fix broken logf
|
2016-03-30 20:48:17 +00:00 |
plugin.h
|
Clarify usb_powered() and fix some code.
|
2015-01-08 16:45:32 +01:00 |
rbcodec_helpers.c
|
|
|
rbcodecconfig.h
|
kernel: Break out kernel primitives into separate files and move to separate dir.
|
2014-03-03 18:11:57 +01:00 |
rbcodecplatform.h
|
|
|
README
|
|
|
root_menu.c
|
iBasso DX50/DX90: Major code cleanup and reorganization.
|
2015-02-02 21:57:55 +01:00 |
root_menu.h
|
root_menu: Remove previous_music_is_wps() and change previous_music via event callback.
|
2014-04-15 23:54:28 +02:00 |
screen_access.c
|
|
|
screen_access.h
|
|
|
screens.c
|
|
|
screens.h
|
|
|
scrobbler.c
|
iBasso DX50/DX90: Major code cleanup and reorganization.
|
2015-02-02 21:57:55 +01:00 |
scrobbler.h
|
|
|
settings.c
|
Fix reset runtime
|
2016-04-04 11:05:43 +02:00 |
settings.h
|
Fix reset runtime
|
2016-04-04 11:05:43 +02:00 |
settings_list.c
|
iBasso DX50/DX90: User selectable USB mode.
|
2015-02-02 22:43:46 +01:00 |
settings_list.h
|
Implement time-based resume and playback start.
|
2014-03-10 04:12:30 +01:00 |
shortcuts.c
|
Shortcuts: Add move callback for buflib allocations
|
2015-01-02 01:11:54 +01:00 |
shortcuts.h
|
|
|
sound_menu.h
|
|
|
SOURCES
|
Replace SAMSUNG_YH920_PAD with YH92X
|
2016-01-25 09:23:09 +01:00 |
status.c
|
|
|
status.h
|
|
|
tagcache.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
tagcache.h
|
Implement time-based resume and playback start.
|
2014-03-10 04:12:30 +01:00 |
tagnavi.config
|
|
|
tagtree.c
|
events: Rework event subsystem (add_event, send_event) to be more versatile.
|
2014-03-14 23:36:30 +01:00 |
tagtree.h
|
|
|
talk.c
|
|
|
talk.h
|
|
|
tree.c
|
Rewrite filesystem code (WIP)
|
2014-08-30 03:48:23 +02:00 |
tree.h
|
Implement time-based resume and playback start.
|
2014-03-10 04:12:30 +01:00 |
usb_keymaps.c
|
|
|
usb_keymaps.h
|
|
|
voice_thread.c
|
|
|
voice_thread.h
|
|
|