summaryrefslogtreecommitdiff
path: root/apps/talk.c
AgeCommit message (Expand)Author
2008-04-20Oops, our snprintf doesn't support some fancy features so use something that ...Nils Wallménius
2008-04-20Fix speaking of decimal values to work when decimals != 1, spell the fraction...Nils Wallménius
2008-04-19Remove DEBUGF tht slipped inNils 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-24Remove a function that is no longer used.Stéphane Doyon
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-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-10-05Increased the talk thumbnail size to 64KbytesLinus Nielsen Feltzing
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
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-08Fix speaking of 'Yes' for little endian players and fix a commentNils Wallménius
2007-08-07The voicefile header has grown, we need to byteswap all members - should fix ...Linus Nielsen Feltzing
2007-08-06Oops, fix yellow and also a reminder, voice files for all swcodec needs to be...Nils Wallménius
2007-08-06We only need to have bit-swapped voice files for the SH based archos targetsNils Wallménius
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-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
2007-06-11When recording, disable voice menus without actually modifying user settings....Steve Bavin
2007-06-07Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis
2007-03-09Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis
2007-03-09Fix the sim buildLinus Nielsen Feltzing
2007-03-09Temporary fix for a nasty race condition when loading the voice file at bootLinus Nielsen Feltzing
2007-02-14Start using the new endian conversion system outside tagcache also to simplif...Miika Pekkarinen
2006-12-25Next round of static'ing and related fixes.Jens Arnold
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen
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-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-10-25A bit more voice simplification/MAS fixage (FS#6241). Also clear any buffered...Steve Bavin
2006-10-25Oops, Archos still needs to stop voice.Steve Bavin
2006-10-25Only flush PCM buffered voice data when explicitly told to. Patch by Stephan...Steve Bavin
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-10-03add some consistancy to the path #definesJonathan Gordon
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-23Patch #5844 by Steve Bavin - Fix confused voice file memory allocationLinus Nielsen Feltzing
2006-08-15Patch #5766 by Steve Bavin - Fix for various voice related crashesLinus Nielsen Feltzing
2006-08-01Patch #5690 by Steve Bavin - Fix for memory corruption when using .talk clipsLinus Nielsen Feltzing
2006-05-25Fix: -illons weren't voiced properly since the .lang rework.Jens Arnold