summaryrefslogtreecommitdiff
path: root/apps/talk.c (follow)
Commit message (Expand)AuthorAge
* 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
* talk_value() and talk_number() didn't check if the music was playingLinus Nielsen Feltzing2004-03-22
* First try to get a better transition from a cancelled clip to a new one, by m...Jörg Hohensohn2004-03-21
* 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