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
/
recorder
(
follow
)
Commit message (
Expand
)
Author
Age
*
recording: Fix sloppy return value check. This caused an OOM panic.
Thomas Martitz
2013-12-24
*
fix some reds.
Thomas Martitz
2013-12-23
*
playback,talk: Share audiobuffer via core_alloc_maximum().
Thomas Martitz
2013-12-23
*
Fix errors introduced by a62bd92.
Thomas Martitz
2013-12-22
*
Fix warning and re-order code a bit.
Thomas Martitz
2013-12-22
*
Support GIMP bmp files.
Thomas Martitz
2013-12-22
*
Swap over a position of cursor while reaching the end of filename in keyboard
Roman
2013-07-09
*
SWCODEC recording: Boost CPU frequency before doing flush on stop
Michael Sevakis
2013-07-09
*
19b289a somehow missed one last LANG_RECORDING_FREQUENCY.
Michael Sevakis
2013-07-06
*
Temporarily disable keyclick in recording screen.
Michael Sevakis
2013-06-30
*
Fix strlcpy warnings in 4888131.
Michael Sevakis
2013-06-29
*
Update software recording engine to latest codec interface.
Michael Sevakis
2013-06-30
*
Fix some whitespace in files changed in following commit.
Michael Sevakis
2013-06-30
*
Some corrections after 5857c44.
Michael Sevakis
2013-05-31
*
Refactor audio thread to run both recording and playback.
Michael Sevakis
2013-05-31
*
pcm_record: Track initialization state
Michael Sevakis
2013-05-30
*
bitmap drawing: Negate alpha channel to match alpha information format of fon...
Thomas Martitz
2013-02-12
*
Clean up peak calculating code.
Michael Sevakis
2012-05-02
*
Simplify warning suppression for unused argument
Bertrik Sikken
2012-04-22
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
AGC: respect gain steps defined in audiohw_settings[]
Marcin Bukat
2011-12-20
*
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-12-19
*
Fix bitmap scaling for Coldfire. Closes FS#12411.
Andree Buschmann
2011-12-19
*
Add const to global pointers to strings.
Boris Gjenero
2011-12-17
*
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-12-14
*
Closing recording before initializing it the first time isn't needed and may ...
Michael Sevakis
2011-12-11
*
Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...
Michael Sevakis
2011-12-08
*
Add a second boost condition to the recording PCM buffer to boost the CPU whe...
Michael Sevakis
2011-12-08
*
AS3525v1/v2:
Michael Sevakis
2011-12-08
*
Sansa Connect: Add keymap for YesNo dialog and keyboard
Tomasz Moń
2011-11-29
*
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-29
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
Handle 32bit bitmaps with all-zero alpha channel as fully opaque.
Thomas Martitz
2011-11-11
*
Document the internal alpha channel format better, and fixes for 32bit alpha ...
Thomas Martitz
2011-11-11
*
Set alpha_offset to zero when loading a JPEG.
Boris Gjenero
2011-11-09
*
Fix warning on mrobe100.
Thomas Martitz
2011-11-08
*
Adapt the resize-on-load image scalers to support the alpha channel.
Thomas Martitz
2011-11-08
*
Support for transparency in 32bit bitmaps on color targets.
Thomas Martitz
2011-11-08
*
Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...
Jonathan Gordon
2011-11-08
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
Revert 30754 because the codecs won't build correctly, anyway.
Fred Bauer
2011-10-15
*
undef DEBUG in pcm_record.c because it's broken and breaks DEBUG builds
Fred Bauer
2011-10-14
*
Make function calc_db in peakmeter.c static
Bertrik Sikken
2011-10-04
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
Roll back r30416. A proper fix of this warning will end in an #ifdef-hell.
Andree Buschmann
2011-09-03
*
Remove 'set but not used' warning by GCC 4.6.1.
Andree Buschmann
2011-09-03
*
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-09-01
*
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
*
#ifdef hell makes effectively suppressing this warning impossible, so stop tr...
Frank Gevaerts
2011-08-01
[next]