Age | Commit message (Expand) | Author |
2007-02-14 | Start using the new endian conversion system outside tagcache also to simplif... | Miika Pekkarinen |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |
2006-12-05 | Removed the cpu boost tracking debug feature for now because of | Miika Pekkarinen |
2006-11-28 | SWCODEC: Audio-related threads must be free of further tasks before returning... | Michael Sevakis |
2006-11-18 | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-10-25 | A bit more voice simplification/MAS fixage (FS#6241). Also clear any buffered... | Steve Bavin |
2006-10-25 | Oops, Archos still needs to stop voice. | Steve Bavin |
2006-10-25 | Only flush PCM buffered voice data when explicitly told to. Patch by Stephan... | Steve Bavin |
2006-10-05 | Add CPU boost tracker to see where boosts are coming from | Steve Bavin |
2006-10-03 | add some consistancy to the path #defines | Jonathan Gordon |
2006-09-26 | Fixed voice units in recording quality and filesplit by size options. | Michael Sevakis |
2006-08-28 | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis |
2006-08-23 | Patch #5844 by Steve Bavin - Fix confused voice file memory allocation | Linus Nielsen Feltzing |
2006-08-15 | Patch #5766 by Steve Bavin - Fix for various voice related crashes | Linus Nielsen Feltzing |
2006-08-01 | Patch #5690 by Steve Bavin - Fix for memory corruption when using .talk clips | Linus Nielsen Feltzing |
2006-05-25 | Fix: -illons weren't voiced properly since the .lang rework. | Jens Arnold |
2006-05-15 | Ondio: Two voice bugfixes. (1) When changing language and voice is enabled, d... | Jens Arnold |
2006-04-01 | Thorough .lang rework: Removed all deprecated strings, combined string which ... | Jens Arnold |
2006-03-19 | Ooops, this was not meant to be committed yet. | Jens Arnold |
2006-03-19 | Voice working on the iPods. | Jens Arnold |
2006-02-26 | Previous fix broke voice init when no language file had been selected. Fix th... | Magnus Holmgren |
2006-02-23 | Quick fix to not stop audio playback on .cfg file load unless language settin... | Magnus Holmgren |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-09-14 | iRiver: Fixed a crash when loading a new configuration file and audio | Miika Pekkarinen |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-21 | Iriver: somewhat more efficient bitswap for voice files. No assembler this ti... | Jens Arnold |
2005-08-20 | Fixed a bug that caused codec memory allocation buffer overwrite and | Miika Pekkarinen |
2005-08-20 | Initial voice ui support for software codec platforms. Added also a | Miika Pekkarinen |
2005-06-06 | Don't bitswap on the iRiver | Linus Nielsen Feltzing |
2005-04-05 | mp3buf renamed to audiobuf | Linus Nielsen Feltzing |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-02-12 | long policy | Jean-Philippe Bernardy |
2005-02-02 | Make SH-specific code properly #ifdef'ed. We should consider doing these | Daniel Stenberg |
2004-11-18 | Late-add the final silence clip to the queue. This ensures correct shutup() w... | Jens Arnold |
2004-11-18 | Bug fix: First dereference, then subscript, instead of vice versa. The old co... | Jens Arnold |
2004-11-17 | append the "silence" clip at the end of voice output, this avoids clicks and ... | Jörg Hohensohn |
2004-10-25 | spell "dot" instead of "point", requires up-to-date voice files | Jörg Hohensohn |
2004-10-23 | new voice ID for the space character, allows to spell with a pause, once this... | Jörg Hohensohn |
2004-10-21 | Improvement for talking filenames: While loading the directory, already cache... | Jörg Hohensohn |
2004-10-12 | for slow MMC device (Ondio): load voice file piecewise, as needed | Jörg Hohensohn |
2004-09-26 | Added header file for bitswap, and made the fliptable global for re-use | Jens Arnold |
2004-08-31 | loading a setting (and internally calling talk_init) caused the playback to stop | Jörg Hohensohn |
2004-08-26 | Made local constant arrays static, saving a few bytes | Jens Arnold |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-08-01 | More const policeing step 2 | Jens Arnold |
2004-07-27 | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing |
2004-05-21 | After much debating, it has been decided to name talkbox clips "_dirname.talk... | Jörg Hohensohn |
2004-05-09 | While searching the voice crash like a madman, I made this module a lot more ... | Jörg Hohensohn |
2004-04-20 | minor improvement to make the clip switch safer | Jörg Hohensohn |