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
Commit message (
Expand
)
Author
Age
*
Create queue stuff before the thread that will use it
Brandon Low
2007-10-27
*
Make buffering initialization versus reset separate functions to avoid double...
Brandon Low
2007-10-27
*
Add some const keywords, improve some comments, add a safety check or two, sh...
Brandon Low
2007-10-27
*
* Only call bufgetcodec once
Nicolas Pennequin
2007-10-27
*
Simple fix which should improve track change performance slightly
Brandon Low
2007-10-27
*
Correct some commenting left from an earlier set_irq_level version.
Michael Sevakis
2007-10-26
*
Argh. Forgot to 'svn add' as usual.
Michael Sevakis
2007-10-26
*
Implement as genuine a set_irq_level function for the sim as possible. The yi...
Michael Sevakis
2007-10-26
*
Remove unnecessary #include - this fixes compilation of the standalone demac ...
Dave Chapman
2007-10-26
*
Update Dutch language file
Peter D'Hoye
2007-10-26
*
Don't lock up simulators when lists are used with TIMEOUT_NOBLOCK. Fixes FS#8...
Steve Bavin
2007-10-26
*
Fixed the Total being out of screen with huge fonts like ter-u32b
Kevin Ferrare
2007-10-26
*
Fix starfield displaying stars in white on grayscale devices (they remain vis...
Kevin Ferrare
2007-10-26
*
QMF filter memory doesn't need to be 32 bits, so convert it to 16 bits. Alter...
Thom Johansen
2007-10-26
*
Code police: static internal functions.
Steve Bavin
2007-10-26
*
Spelling mistake reported by boyko on IRC.
Catalin Patulea
2007-10-26
*
Some small cleanups and code for testing
Karl Kurbjun
2007-10-26
*
Forgot a file. Remove files we don't need to build from SOURCES.
Thom Johansen
2007-10-26
*
Sync with Speex SVN. Syntactic change in filters_cf.S.
Thom Johansen
2007-10-26
*
Check the audio queue for new messages while filling the buffer with tracks. ...
Nicolas Pennequin
2007-10-25
*
Remove unused struct members
Nils Wallménius
2007-10-25
*
Set svn:keywords
Nicolas Pennequin
2007-10-25
*
Finally commit Metadata on Buffer!
Nicolas Pennequin
2007-10-25
*
Factor out some common code, for simplicity (I hope...) and to save size.
Magnus Holmgren
2007-10-25
*
Further optimised the filter vector math assembly for coldfire, and added ass...
Jens Arnold
2007-10-25
*
Fix a fixme in flac and make the usage of the read_filebuf codec api more con...
Brandon Low
2007-10-25
*
Further optimised the filter vector math assembly for coldfire, and added ass...
Jens Arnold
2007-10-25
*
* Flip argument order for scalarproduct() so that the first argument is alway...
Jens Arnold
2007-10-25
*
Rename TMS320DSC25 CONFIG_CPU value to DSC25 to prevent confusion with TMS320...
Dave Chapman
2007-10-25
*
FS#8013 - tidy up ADC readings in debug menu.
Barry Wardell
2007-10-25
*
FS#8022: AS3514 missing initialisation.
Barry Wardell
2007-10-25
*
FS#8023: Use of AS3514 #defines instead of magic values.
Barry Wardell
2007-10-25
*
enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...
Jonathan Gordon
2007-10-25
*
get the mrobe plugins running again
Jonathan Gordon
2007-10-25
*
Negate _after_ output so we don't negate the whole output signal.
Thom Johansen
2007-10-24
*
Coldfire assembler version of inner_prod() for another small speedup.
Thom Johansen
2007-10-24
*
Coldfire assembler version of qmf_synth(). Wideband and ultra-wideband Speex ...
Thom Johansen
2007-10-24
*
logf changes:
Nicolas Pennequin
2007-10-24
*
Updated italian translation.
Alessio Lenzi
2007-10-24
*
Try and save some bytes, seeing as we already assumed LANG_ constants for mon...
Steve Bavin
2007-10-24
*
fix up the (c) notice
Jonathan Gordon
2007-10-24
*
Use some consts...
Steve Bavin
2007-10-24
*
Improved enum naming.
Steve Bavin
2007-10-24
*
Clarify the identifier naming rules
Linus Nielsen Feltzing
2007-10-24
*
Complete info screen voicing; now consistent with displayed screen
Steve Bavin
2007-10-24
*
Save a few bytes by changing unit selection strategy
Nils Wallménius
2007-10-24
*
make the first bunch of plugins compile for the mrobe. an earlier commit brok...
Jonathan Gordon
2007-10-23
*
Fix vroken logic that _could_ lead to memory corruption though it was very un...
Nils Wallménius
2007-10-23
*
mrobe changes:
Jonathan Gordon
2007-10-23
*
enable the RTC on the mrobe.
Jonathan Gordon
2007-10-23
[next]