Enumerator |
---|
GUI_UPDATE_ELT_NONE |
No element selected.
|
GUI_UPDATE_ELT_IN_PROGRESS |
In progress element.
|
GUI_UPDATE_ELT_CONNECTED |
Device connected, mounted and ready to operate.
|
GUI_UPDATE_ELT_DISCONNECTED |
Device disconnected.
|
GUI_UPDATE_ELT_IDLE_NOT_SUPPORTED |
Device not supported message in the idle view.
|
GUI_UPDATE_ELT_IDLE_DEVICE_PRESENT |
Device present message in the idle view.
|
GUI_UPDATE_ELT_IDLE_NO_DEVICE_PRESENT |
No device present message in the idle view.
|
GUI_UPDATE_ELT_NAVIGATION_FILE_LIST |
File list update in the navigation view.
|
GUI_UPDATE_ELT_NAVIGATION_CURSOR |
Cursor display in the navigation view.
|
GUI_UPDATE_ELT_NAVIGATION_NO_FILES |
Raised when a directory with no files/folders is opened.
|
GUI_UPDATE_ELT_PLAYBACK_PLAY |
Play key display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_PAUSE |
Pause key display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_STOP |
Stop key display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_FFW |
Fast forward key display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_FRW |
Fast rewind key display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_ELAPSED_TIME |
Elapsed time display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_VOLUME |
Volume bar display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_ARTIST |
Artist name display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_TITLE |
Track title display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_TOTAL_TIME |
Total time display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_COVER_ART |
Cover art display in the playback view.
|
GUI_UPDATE_ELT_PLAYBACK_FILE_NAME |
Current song file name display in the playback view.
|
GUI_UPDATE_ELT_APPLE_LOGO |
Apple Logo (in case on Local UI mode)
|
GUI_UPDATE_ELT_CONFIG_REPEAT |
Repeat option display in the configuration view.
|
GUI_UPDATE_ELT_CONFIG_SHUFFLE |
Shuffle option display in the configuration view.
|
GUI_UPDATE_ELT_CONFIG_CURSOR |
Cursor display in the configuration view.
|