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.c
Age
Commit message (
Expand
)
Author
2021-09-28
voice: Allow voiced date format to be overridden
Solomon Peachy
2021-09-28
talk: Add support for languages that swap the tens position in numbers
Solomon Peachy
2021-07-23
talk.c check for proper file load
William Wilgus
2021-07-21
talk.c check for 0 talk clips file descriptor leaks & announce_status fix typo
William Wilgus
2021-07-08
voice: Corrections to 24-hour time voicing:
Solomon Peachy
2021-03-04
Talk.c, playlist.c fix bugs
William Wilgus
2021-03-04
Talk Fix outright disable after first clip
William Wilgus
2021-03-05
Talk.c Guard against use after free / failure to load voicefile
William Wilgus
2020-10-13
Fix compile warnings (set-but-not-used) on big endian targets
Solomon Peachy
2020-09-20
InvalidVoice prompt Fix red for devices w/o physical hold buttons
William Wilgus
2020-09-20
Add Invalid Voice Announcement to the voice system FS#13216
William Wilgus
2020-09-20
voice: rename mp3_play_* functions to voice_play_*
Solomon Peachy
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-07-24
talk: Force-shutdown the voice system before loading a new voice
Solomon Peachy
2020-07-21
build: Tweaks to better support non-English as primary language
Solomon Peachy
2020-07-21
genlang: More voice-related fixes.
Solomon Peachy
2020-07-15
talk: only show the "failed reading .voice" splash if talking is enabled
Solomon Peachy
2020-07-09
voice file not loading
Peter Sealy
2020-05-22
talk.h add failed to load splash
William Wilgus
2020-05-22
talk.h add init status to debug menu
William Wilgus
2020-04-17
talk.h make voice files check for proper number of entries on load
William Wilgus
2019-08-06
Respect age when freeing thumbnails from clip cache.
Solomon Peachy
2019-08-05
Improved robustness in talk code
Solomon Peachy
2019-07-20
FS#7704 - Talk support for plugins
Solomon Peachy
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
2018-12-15
Fix HWCODEC builds.
Solomon Peachy
2018-12-15
FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewer
Solomon Peachy
2018-12-09
Fix possible truncation misc.c->output_dyn_value + use Kibytes
William Wilgus
2014-02-03
talk: On hwcodec disabling DMA interrupt is required during buflib move
Thomas Martitz
2014-02-03
Fix warnings.
Thomas Martitz
2014-02-02
talk/voice: Reduce the size of the commit buffer.
Thomas Martitz
2014-02-02
talk.c: The new cache management is good enough to use it for .talk clips as ...
Thomas Martitz
2014-02-02
talk.c: The new cache management is good enough to use it on all targets.
Thomas Martitz
2014-02-02
talk: Smarter cache management for TALK_PARTIAL_LOAD.
Thomas Martitz
2014-02-02
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
talk/hwcodec: Do always free the clip buffer in shrink_callback().
Thomas Martitz
2014-01-27
talk: When no voice file is loaded don't even attempt to load the clip, it's ...
Thomas Martitz
2014-01-26
hwcodec/talk.c: Give the thumbnail buffer regardless of the talk buffer policy.
Thomas Martitz
2013-12-24
hwcodec: core_alloc_maximum() returned 0 bytes if talk.c controls the audio b...
Thomas Martitz
2013-12-23
Fix yellow.
Thomas Martitz
2013-12-23
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2012-06-05
Add comment to clarify calculation.
Dominik Riebeling
2012-05-24
More snafu fix. Need a couple more patchups for now.
Michael Sevakis
2012-05-24
Correct snafu in talk.c
Michael Sevakis
2012-05-02
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
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
[next]