summaryrefslogtreecommitdiff
path: root/apps/talk.h (follow)
Commit message (Expand)AuthorAge
* talk: Add debug menu entry to view statistics about talk engine.Thomas Martitz2014-02-02
* talk: Make talk_voice_required() local to talk.cThomas Martitz2014-02-02
* playback,talk: Share audiobuffer via core_alloc_maximum().Thomas Martitz2013-12-23
* Add conditionals for functions only needed on SWCODEC targets.Boris Gjenero2011-12-15
* GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz2011-08-14
* FS#11939: Simplify talk_time_unit().Andree Buschmann2011-02-20
* Undo unwanted commit r29310.Andree Buschmann2011-02-15
* All AAC-HE files will double the frame sample count, not only AAC-HE files wi...Andree Buschmann2011-02-15
* Delete unused function, const police, minor style policeNils Wallménius2008-09-29
* talk.c helper functions to voice a filename, in a more generic wayStéphane Doyon2008-07-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Fix speaking of decimal values to work when decimals != 1, spell the fraction...Nils Wallménius2008-04-20
* Introduce support for passing decimal numbers in talk ids and speak them, use...Nils Wallménius2008-04-19
* Code police raid on the settings code, consting and putting headers alongside...Steve Bavin2008-03-25
* Make id's created with the TALK_ID macro work in 64 bit simsNils Wallménius2007-11-20
* Make speex the new voice format for SWCODEC targets (non-Archos). Remove code...Michael Sevakis2007-11-18
* Actually check if a voice file has the correct version before using itNils Wallménius2007-11-15
* fix redJonathan Gordon2007-11-07
* compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon2007-11-07
* Accept FS#7798: Voice unit for time Stéphane Doyon2007-11-03
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Export shutup() function from talk.c.Stéphane Doyon2007-10-10
* Accept FS#7897 with some changes by me. moves the code to talk time/date out ...Jonathan Gordon2007-10-07
* Fix flushing of voice during playback, patch in FS#6239 by Stephane Doyon and...Nils Wallménius2007-08-29
* Make peakmeter release setting work in units per tick (was units per read), a...Peter D'Hoye2007-08-18
* Fix red archos sims and make some minor cleanupNils Wallménius2007-08-06
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* ..and add a couple of comments.Steve Bavin2007-06-11
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* SWCODEC: Audio-related threads must be free of further tasks before returning...Michael Sevakis2006-11-28
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Fixed voice units in recording quality and filesplit by size options.Michael Sevakis2006-09-26
* Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis2006-08-28
* Patch #5766 by Steve Bavin - Fix for various voice related crashesLinus Nielsen Feltzing2006-08-15
* Added options to timesplit recording feature (now renamed filesplit). Choose ...Martin Scarratt2006-07-22
* Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold2006-04-01
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* long policyJean-Philippe Bernardy2005-02-12
* Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn2004-10-21
* patch #978765 by Carsten Tschach, new option for voice filenames: every file ...Jörg Hohensohn2004-10-06
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn2004-04-04
* Step 4 of voice UI:Jörg Hohensohn2004-03-27
* Overlooked to "voice" the set_int() function, this is why many numerical sett...Jörg Hohensohn2004-03-20
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19