index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
talk.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
talk: On hwcodec disabling DMA interrupt is required during buflib move
Thomas Martitz
2014-02-03
*
Fix warnings.
Thomas Martitz
2014-02-03
*
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-02-02
*
talk: When no voice file is loaded don't even attempt to load the clip, it's ...
Thomas Martitz
2014-01-27
*
hwcodec/talk.c: Give the thumbnail buffer regardless of the talk buffer policy.
Thomas Martitz
2014-01-26
*
hwcodec: core_alloc_maximum() returned 0 bytes if talk.c controls the audio b...
Thomas Martitz
2013-12-24
*
Fix yellow.
Thomas Martitz
2013-12-23
*
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2013-12-23
*
Add comment to clarify calculation.
Dominik Riebeling
2012-06-05
*
More snafu fix. Need a couple more patchups for now.
Michael Sevakis
2012-05-24
*
Correct snafu in talk.c
Michael Sevakis
2012-05-24
*
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-05-02
*
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
2012-03-04
*
Add conditionals for functions only needed on SWCODEC targets.
Boris Gjenero
2011-12-15
*
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-06
*
Properly initialize variable to get voice going again. GCC didn't catch this ...
Thomas Martitz
2011-11-03
*
Fix FS#12241. Voice stopped working after audio_get_buffer() calls.
Thomas Martitz
2011-10-26
*
Make a few local functions static
Bertrik Sikken
2011-10-12
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30
*
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-22
*
Talk: Unify hwcodec and swcodec handling.
Thomas Martitz
2011-08-21
*
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-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
*
Do not fiddle with audiobuf in talk_init() when no voice file is present. Avo...
Andree Buschmann
2011-02-13
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
FS#11587 : voice for SWCODEC and low memory
Rafaël Carré
2010-09-01
*
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-26
*
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-15
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Add logf line to talk.c
Jeffrey Goode
2010-05-04
*
Kill some global variables
Bertrik Sikken
2010-02-24
*
FS#10739: playback.c code split
Jeffrey Goode
2009-10-31
[next]