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
*
WM8978: Turn off AMUTE since it can cause annoying clicking with audio that p...
Michael Sevakis
2011-02-06
*
Use the very large IRAM of S5L870x to speed up AAC-HE by ~1-5%.
Andree Buschmann
2011-02-05
*
Use MEM_ALIGN_ATTR in libfaad. Remove global array and re-use existing one.
Andree Buschmann
2011-02-05
*
Added thomasjfox to COMMITTERS. Woot!
Thomas Jarosch
2011-02-05
*
Speed up AAC-HE SBR by 2% on S5L8701. Use MEM_ALIGN on critical arrays and av...
Andree Buschmann
2011-02-05
*
Fix #11897 - Multiple 'divide by zero' while playing particular APE on Clip+....
Michael Sevakis
2011-02-05
*
Replace list of languages with map.
Dominik Riebeling
2011-02-04
*
systrace: convert input strings using local codepage.
Dominik Riebeling
2011-02-04
*
AMSv2 USB: Remove usb_enable call that occurs after core is already initializ...
Michael Sevakis
2011-02-04
*
Correct the metronome keymap in the manual. Better describe buttons/actions i...
Andree Buschmann
2011-02-03
*
Follow up on r29199. Move new codec types to the end of the list.
Andree Buschmann
2011-02-03
*
Correctly re-initialize wma decoder on next track. This fixes strange observe...
Andree Buschmann
2011-02-03
*
Changes in m4a parser: The metadata (e.g. sampling rate) for alac and aac mus...
Andree Buschmann
2011-02-03
*
Roll back unintentionally submitted file.
Andree Buschmann
2011-02-03
*
Submit FS#11918: Add 2 more codec types to be able to differentiate between A...
Andree Buschmann
2011-02-03
*
MPEGPlayer: Try out a different frame drop scheme meant to skip in a more uni...
Michael Sevakis
2011-02-03
*
Make $(DIRS) an order-only dependency, to avoid needless rebuilding of some f...
Frank Gevaerts
2011-02-02
*
Change the way java files are compiled (do them all at once) in order to spee...
Frank Gevaerts
2011-02-02
*
Revert nonsense change.
Andree Buschmann
2011-02-02
*
Fix some unwanted empty lines in the manual.
Dominik Riebeling
2011-02-02
*
Touchscreen: Fix minor redraw after entering the context menu.
Thomas Martitz
2011-02-02
*
Redo r29168. Use similar but existing mechanism in the action system which se...
Thomas Martitz
2011-02-02
*
Reduce excessive debug output during mp3 parsing.
Thomas Martitz
2011-02-02
*
Fix red. Replace remaining MEM's mit MEMORYSIZE.
Andree Buschmann
2011-02-02
*
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code)...
Andree Buschmann
2011-02-02
*
Find a more consistent and resilient way to handle SBR upsampled files. The d...
Andree Buschmann
2011-02-02
*
Android/Java: Disable implicit compilation of dependecies to make the life ea...
Thomas Martitz
2011-02-02
*
Recognize AAC-HE SBR with upsampling and correct duration, bitrate, seek and ...
Andree Buschmann
2011-02-02
*
Do not parse into 'ilst' atom if size is 0. Fixes playability issue in FS#11916.
Andree Buschmann
2011-02-02
*
Fix sansac200v2 not showing up in device selection.
Dominik Riebeling
2011-02-01
*
Manual: Correct the description of the Time/Date menu and make it look nicer.
Alexander Levin
2011-02-01
*
Manual: correct the 'Playlists' menu description
Alexander Levin
2011-02-01
*
Add a safety check in the resume seek code, just in case.
Magnus Holmgren
2011-02-01
*
We seeked one chunk too far when resuming m4a files.
Andree Buschmann
2011-02-01
*
Pitchscreen: Small fix for the right touchscreen button.
Thomas Martitz
2011-02-01
*
Rework m4a seek/resume code. Seek/resume does now also work properly with fil...
Andree Buschmann
2011-01-31
*
mkamsboot: restructure model / firmware file information.
Dominik Riebeling
2011-01-31
*
mkmpioboot: restructure model / firmware file information.
Dominik Riebeling
2011-01-31
*
Fix resume for m4a files. Solves FS#9306.
Andree Buschmann
2011-01-31
*
Limit the size of each ID3 metadata item to avoid that the metadata buffer is...
Andree Buschmann
2011-01-30
*
update the toolchains install script to grab the latest and greatest
Jonathan Gordon
2011-01-30
*
Fix r29171 red. Forgot to replace a few.
Michael Sevakis
2011-01-30
*
Use __builtin_constant_p() to select the best byteswapping method: constant o...
Michael Sevakis
2011-01-30
*
Add widgets to android port.
Antoine Cellerier
2011-01-29
*
AMSv2 SD: Fix card insert lockups in USB mode. First, get rid of infinite loo...
Michael Sevakis
2011-01-29
*
Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...
Thomas Martitz
2011-01-29
*
Ugh, remove debug output.
Thomas Martitz
2011-01-29
*
Improve sometimes glitchy touchscreen handling in the pitchscreen.
Thomas Martitz
2011-01-29
*
Fix yellow
Thomas Martitz
2011-01-29
*
Add a couple KERNEL_ASSERTs to check queue fullness when extra checks are ena...
Michael Sevakis
2011-01-29
[next]