rockbox/apps
Wolfram Sang e7a01ca4b2 usb screen: honor HAVE_LCD_SPLIT
Clip+ displays the logo with the LCD split inbetween. Calculate the y
offset to be directly after the split if possible. Thanks go to William
Wilgus for fixing a similar issue and pointing me to macros I was
looking for.

Change-Id: I2183aec1149ce74ffb840716910d2051e4a284ed
2023-02-15 22:43:33 -05:00
..
bitmaps
gui usb screen: honor HAVE_LCD_SPLIT 2023-02-15 22:43:33 -05:00
hosted/android
iap Remove buflib allocation names, part two 2023-01-13 10:32:54 +00:00
keymaps
lang
menus Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
plugins tagnavi make track submenu 2023-02-07 08:44:57 -05:00
radio
recorder
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h Remove two unused defines. 2010-08-21 15:49:42 +00:00
apps.make
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
core_keymap.c
core_keymap.h
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h
features.txt
filetree.c
filetree.h Don't autoload bookmarks after saving dynamic playlist 2022-10-18 07:23:25 -04:00
filetypes.c
filetypes.h
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c settings: Remove setting ID return from find_setting() 2022-12-17 13:36:38 +00:00
menu.h
misc.c
misc.h
onplay.c database: make parent tables work with plugin 2023-01-19 15:56:35 -05:00
onplay.h
open_plugin.c
open_plugin.h open_plugin.c access open_plugin_entry through a function 2022-12-16 09:05:06 -05:00
pcmbuf.c Additional Single Mode options 2021-12-11 11:43:39 -05:00
pcmbuf.h
playback.c
playback.h
playlist.c playlist: Annotate locks as read/write 2023-01-29 08:24:48 -05:00
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
rbcodec_helpers.c
rbcodecconfig.h
rbcodecplatform.h
README
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 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
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
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h
tree.c
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