index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
talk.h
Age
Commit message (
Expand
)
Author
2007-06-11
When recording, disable voice menus without actually modifying user settings....
Steve Bavin
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
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-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-15
Patch #5766 by Steve Bavin - Fix for various voice related crashes
Linus Nielsen Feltzing
2006-07-22
Added options to timesplit recording feature (now renamed filesplit). Choose ...
Martin Scarratt
2006-04-01
Thorough .lang rework: Removed all deprecated strings, combined string which ...
Jens Arnold
2005-08-20
Initial voice ui support for software codec platforms. Added also a
Miika Pekkarinen
2005-02-12
long policy
Jean-Philippe Bernardy
2004-10-21
Improvement for talking filenames: While loading the directory, already cache...
Jörg Hohensohn
2004-10-06
patch #978765 by Carsten Tschach, new option for voice filenames: every file ...
Jörg Hohensohn
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-23
New way of defining menus and options allows to declare them static const, wh...
Jörg Hohensohn
2004-04-04
Voice UI: option to spell dirs/files, say (known) extension with file number,...
Jörg Hohensohn
2004-03-27
Step 4 of voice UI:
Jörg Hohensohn
2004-03-20
Overlooked to "voice" the set_int() function, this is why many numerical sett...
Jörg Hohensohn
2004-03-19
Third step of the voice-UI: numerical settings are spoken (composed at runtim...
Jörg Hohensohn