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