index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
voice_thread.h
Age
Commit message (
Expand
)
Author
2021-03-07
voice: Allow voice prompt volume to be configurable
Solomon Peachy
2020-09-20
Add Invalid Voice Announcement to the voice system FS#13216
William Wilgus
2020-09-20
voice: rename mp3_play_* functions to voice_play_*
Solomon Peachy
2012-05-21
voice_thread_init was left INIT_ATTR but is being called too late.
Michael Sevakis
2012-05-02
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-04-26
Adjust some typing in voice_thread.c. Constants are also counts, not sizes.
Michael Sevakis
2012-03-04
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-09-01
Remove obsolete init cruft from audio system because of diminished dependenci...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-04-27
Get rid of a committed #define from kernel.h that didn't make the final cut. ...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-11-18
Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...
Michael Sevakis