summaryrefslogtreecommitdiff
path: root/apps/talk.c (follow)
Commit message (Expand)AuthorAge
* 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
* 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
* Increased the talk thumbnail size to 64KbytesLinus Nielsen Feltzing2007-10-05
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* 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 speaking of 'Yes' for little endian players and fix a commentNils Wallménius2007-08-08
* The voicefile header has grown, we need to byteswap all members - should fix ...Linus Nielsen Feltzing2007-08-07
* Oops, fix yellow and also a reminder, voice files for all swcodec needs to be...Nils Wallménius2007-08-06
* We only need to have bit-swapped voice files for the SH based archos targetsNils Wallménius2007-08-06
* 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
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* When recording, disable voice menus without actually modifying user settings....Steve Bavin2007-06-11
* Separate out voice options for .talk clips (FS #7249). This removes the assu...Steve Bavin2007-06-07
* SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis2007-03-19
* Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis2007-03-09
* Fix the sim buildLinus Nielsen Feltzing2007-03-09
* Temporary fix for a nasty race condition when loading the voice file at bootLinus Nielsen Feltzing2007-03-09
* Start using the new endian conversion system outside tagcache also to simplif...Miika Pekkarinen2007-02-14
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen2006-12-05
* 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
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* A bit more voice simplification/MAS fixage (FS#6241). Also clear any buffered...Steve Bavin2006-10-25
* Oops, Archos still needs to stop voice.Steve Bavin2006-10-25
* Only flush PCM buffered voice data when explicitly told to. Patch by Stephan...Steve Bavin2006-10-25
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* add some consistancy to the path #definesJonathan Gordon2006-10-03
* 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 #5844 by Steve Bavin - Fix confused voice file memory allocationLinus Nielsen Feltzing2006-08-23
* Patch #5766 by Steve Bavin - Fix for various voice related crashesLinus Nielsen Feltzing2006-08-15
* Patch #5690 by Steve Bavin - Fix for memory corruption when using .talk clipsLinus Nielsen Feltzing2006-08-01
* Fix: -illons weren't voiced properly since the .lang rework.Jens Arnold2006-05-25
* Ondio: Two voice bugfixes. (1) When changing language and voice is enabled, d...Jens Arnold2006-05-15
* Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold2006-04-01
* Ooops, this was not meant to be committed yet.Jens Arnold2006-03-19
* Voice working on the iPods.Jens Arnold2006-03-19
* Previous fix broke voice init when no language file had been selected. Fix th...Magnus Holmgren2006-02-26
* Quick fix to not stop audio playback on .cfg file load unless language settin...Magnus Holmgren2006-02-23