summaryrefslogtreecommitdiff
path: root/apps/talk.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* kill gcc4 warningsDaniel Stenberg2005-12-05
* iRiver: Fixed a crash when loading a new configuration file and audioMiika Pekkarinen2005-09-14
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Iriver: somewhat more efficient bitswap for voice files. No assembler this ti...Jens Arnold2005-08-21
* Fixed a bug that caused codec memory allocation buffer overwrite andMiika Pekkarinen2005-08-20
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* Don't bitswap on the iRiverLinus Nielsen Feltzing2005-06-06
* mp3buf renamed to audiobufLinus Nielsen Feltzing2005-04-05
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* long policyJean-Philippe Bernardy2005-02-12
* Make SH-specific code properly #ifdef'ed. We should consider doing theseDaniel Stenberg2005-02-02
* Late-add the final silence clip to the queue. This ensures correct shutup() w...Jens Arnold2004-11-18
* Bug fix: First dereference, then subscript, instead of vice versa. The old co...Jens Arnold2004-11-18
* append the "silence" clip at the end of voice output, this avoids clicks and ...Jörg Hohensohn2004-11-17
* spell "dot" instead of "point", requires up-to-date voice filesJörg Hohensohn2004-10-25
* new voice ID for the space character, allows to spell with a pause, once this...Jörg Hohensohn2004-10-23
* Improvement for talking filenames: While loading the directory, already cache...Jörg Hohensohn2004-10-21
* for slow MMC device (Ondio): load voice file piecewise, as neededJörg Hohensohn2004-10-12
* Added header file for bitswap, and made the fliptable global for re-useJens Arnold2004-09-26
* loading a setting (and internally calling talk_init) caused the playback to stopJörg Hohensohn2004-08-31
* Made local constant arrays static, saving a few bytesJens Arnold2004-08-26
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01
* Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing2004-07-27
* After much debating, it has been decided to name talkbox clips "_dirname.talk...Jörg Hohensohn2004-05-21
* While searching the voice crash like a madman, I made this module a lot more ...Jörg Hohensohn2004-05-09
* minor improvement to make the clip switch saferJörg Hohensohn2004-04-20
* fixed the missing first part of voice problem when switching clips, although ...Jörg Hohensohn2004-04-20
* talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn2004-04-10
* Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any m...Jörg Hohensohn2004-04-06
* Voice UI: option to spell dirs/files, say (known) extension with file number,...Jörg Hohensohn2004-04-04
* Changed concept for voice IDs: the voice-only IDs now are in a separate range...Jörg Hohensohn2004-04-03
* insert a dummy frame before changing clips (still no major improvement), back...Jörg Hohensohn2004-03-29
* Step 4 of voice UI:Jörg Hohensohn2004-03-27
* Slightly better method of finding the next frameLinus Nielsen Feltzing2004-03-23