summaryrefslogtreecommitdiffstats
path: root/apps/voice_thread.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-07voice: Allow voice prompt volume to be configurableSolomon Peachy1-0/+2
2020-09-20Add Invalid Voice Announcement to the voice system FS#13216William Wilgus1-0/+2
2020-09-20voice: rename mp3_play_* functions to voice_play_*Solomon Peachy1-8/+6
2012-05-21voice_thread_init was left INIT_ATTR but is being called too late.Michael Sevakis1-1/+1
2012-05-02Use buflib for the allocation of voice PCM resources.Michael Sevakis1-2/+3
2012-04-26Adjust some typing in voice_thread.c. Constants are also counts, not sizes.Michael Sevakis1-1/+1
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis1-2/+4
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-1/+3
2011-09-01Remove obsolete init cruft from audio system because of diminished dependenci...Michael Sevakis1-1/+0
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+5
2011-04-27Get rid of a committed #define from kernel.h that didn't make the final cut. ...Michael Sevakis1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-11-18Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis1-0/+33