Age | Commit message (Expand) | Author |
2012-03-04 | Tweak paramters of mp3_play_data and callback. | Michael Sevakis |
2011-12-15 | Add conditionals for functions only needed on SWCODEC targets. | Boris Gjenero |
2011-11-06 | Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow. | Jens Arnold |
2011-11-06 | Voice related fixes and cleaup | Jens Arnold |
2011-11-06 | Fix warning and typos. | Thomas Martitz |
2011-11-06 | Fix broken voice when .talk files are used and voice buffer calculation. | Thomas Martitz |
2011-11-03 | Properly initialize variable to get voice going again. GCC didn't catch this ... | Thomas Martitz |
2011-10-26 | Fix FS#12241. Voice stopped working after audio_get_buffer() calls. | Thomas Martitz |
2011-10-12 | Make a few local functions static | Bertrik Sikken |
2011-08-30 | GSoC/Buflib: Add buflib memory alocator to the core. | Thomas Martitz |
2011-08-22 | Move stuff a bit down to fix red on TALK_PARTIAL_LOAD. | Thomas Martitz |
2011-08-22 | Fix red on hwcodec. | Thomas Martitz |
2011-08-21 | Talk: Unify hwcodec and swcodec handling. | Thomas Martitz |
2011-08-14 | Add change that got lost somehow in r30308. | Thomas Martitz |
2011-08-14 | Fix remaining problems. | Thomas Martitz |
2011-08-14 | Fix errors and warnings. | Thomas Martitz |
2011-08-14 | GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions. | Thomas Martitz |
2011-02-20 | FS#11939: Simplify talk_time_unit(). | Andree Buschmann |
2011-02-15 | 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-13 | Do not fiddle with audiobuf in talk_init() when no voice file is present. Avo... | Andree Buschmann |
2011-02-02 | Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)... | Andree Buschmann |
2010-09-01 | FS#11587 : voice for SWCODEC and low memory | Rafaël Carré |
2010-05-26 | lang.h voice comments were off by 1, fixed | Jeffrey Goode |
2010-05-26 | Oops, didnt mean to enable logf in talk.c | Jeffrey Goode |
2010-05-26 | Fix crash in talk.c logf line when outputting voice only clips, more comments... | Jeffrey Goode |
2010-05-15 | fix inverted logic in r26047: voice works again | Rafaël Carré |
2010-05-15 | talk_init() : don't try to load the voice file if it won't fit in memory | Rafaël Carré |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-05-04 | Add logf line to talk.c | Jeffrey Goode |
2010-02-24 | Kill some global variables | Bertrik Sikken |
2009-10-31 | FS#10739: playback.c code split | Jeffrey Goode |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-05-17 | Fix duplicate #includes | Bertrik Sikken |
2008-10-31 | cleanup storage defines | Frank Gevaerts |
2008-10-15 | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg |
2008-09-29 | Delete unused function, const police, minor style police | Nils Wallménius |
2008-07-15 | talk.c helper functions to voice a filename, in a more generic way | Stéphane Doyon |
2008-07-15 | Accept FS#8918: Voice multiple thumbnails and talk race fixes. | Stéphane Doyon |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-05 | Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ... | Nicolas Pennequin |
2008-04-20 | Oops, our snprintf doesn't support some fancy features so use something that ... | Nils Wallménius |
2008-04-20 | Fix speaking of decimal values to work when decimals != 1, spell the fraction... | Nils Wallménius |
2008-04-19 | Remove DEBUGF tht slipped in | Nils Wallménius |
2008-04-19 | Introduce support for passing decimal numbers in talk ids and speak them, use... | Nils Wallménius |
2008-03-25 | Code police raid on the settings code, consting and putting headers alongside... | Steve Bavin |
2007-11-24 | Remove a function that is no longer used. | Stéphane Doyon |
2007-11-20 | Make id's created with the TALK_ID macro work in 64 bit sims | Nils Wallménius |
2007-11-18 | Make speex the new voice format for SWCODEC targets (non-Archos). Remove code... | Michael Sevakis |
2007-11-15 | Actually check if a voice file has the correct version before using it | Nils Wallménius |