| Enumerator |
|---|
| cline_default |
|
| cline_cmd_char |
|
| cline_warning |
|
| tbar_default |
|
| tbar_tab_selected |
|
| tbar_tab_nselected |
|
| inp_cursor |
|
| sbar_default |
|
| tline_status |
trackline: the status ('>' or '=')
|
| tline_default |
trackline: the default colors (title / empty parts)
|
| tline_default_selected |
trackline: the default colors (title / empty parts) [if track is selected]
|
| tline_default_played |
trackline: the default colors (title / empty parts) [if part is already played]
|
| tline_date |
trackline: the created_at date
|
| tline_date_selected |
trackline: the created_at date [if track is selected]
|
| tline_date_played |
trackline: the created_at date [if part is already played]
|
| tline_ctime |
trackline: the current position of playback
|
| tline_ctime_selected |
trackline: the current position of playback [if track is selected]
|
| tline_ctime_played |
trackline: the current position of playback [if part is already played]
|
| tline_user |
trackline: the username
|
| tline_user_selected |
trackline: the username [if track is selected]
|
| tline_user_played |
trackline: the username [if part is already played]
|
| tline_time |
trackline: the total time
|
| tline_time_selected |
trackline: the total time [if track is selected]
|
| tline_time_played |
trackline: the total time [if part is already played]
|
| cmdlist_default |
commandlist: the default color
|
| cmdlist_selected |
commandlist: the name [if entry is selected]
|
| cmdlist_desc_selected |
commandlist: the description [if entry is selected]
|
| cmdlist_desc |
commandlist: the description
|
| cmdlist_descparam_selected |
commandlist: the description of parameters [if entry is selected]
|
| cmdlist_descparam |
commandlist: the description of parameters
|