mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Voice TSR Plugin Demo
allows user to run plugin in background that voices status messages grouping is now working it counts ; as the end of a group sleep timer remaining is not voiced if sleep timer is not active TODO manual entries Change-Id: I39e8500df6440c07d2a3347513c749d5e155d1cc
This commit is contained in:
parent
3f828e9244
commit
be04c4be0a
5 changed files with 1055 additions and 1 deletions
|
@ -151,6 +151,11 @@ starfield.c
|
|||
vu_meter.c
|
||||
wormlet.c
|
||||
|
||||
#ifdef HAVE_HOTKEY
|
||||
announce_status.c
|
||||
#endif
|
||||
|
||||
|
||||
/* Plugins needing the grayscale lib on low-depth LCDs */
|
||||
fire.c
|
||||
plasma.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue