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