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