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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix move_handle in buffering. Calculating wraps by buffer_len - 1 is incorrec...
Michael Sevakis
2011-02-12
*
Use menu layout for sleep timer that is consistent to other timers. Closes FS...
Andree Buschmann
2011-02-11
*
Make sure there is a logo for LCD_WIDTH>480 && LCDWIDTH<600 (useful for 600x1...
Frank Gevaerts
2011-02-11
*
autoresume: Match full directory path names only in autoresumable()
Michael Hohmuth
2011-02-11
*
Always do proper mp3entry copying instead of using bufread directly. Add bufr...
Michael Sevakis
2011-02-10
*
Fix a couple of typos in the comment in english.lang. Whether the comment is ...
Alexander Levin
2011-02-10
*
Fix test plugin build.
Andree Buschmann
2011-02-10
*
audio_peek_track should copy the struct mp3entry instead of pointing directly...
Michael Sevakis
2011-02-10
*
autoresume: Simplify configuration option for resume on automatic
Michael Hohmuth
2011-02-10
*
buffering: Don't execute move-handle-ony case if handle is of metadata type (...
Michael Sevakis
2011-02-10
*
Hopefully all green now
Thomas Martitz
2011-02-09
*
Fix remaining reds.
Thomas Martitz
2011-02-09
*
Disable buffering codecs (and code generally) on RaaA.
Thomas Martitz
2011-02-09
*
Fix red. Not all targets have album art support.
Thomas Martitz
2011-02-09
*
Embedded album art support in MP3/ID3v2 tags.
Thomas Martitz
2011-02-09
*
Buffering should align itself and not rely on buffering_reset parameters when...
Michael Sevakis
2011-02-09
*
buffering: Fix a case that could allow widx to fully wrap to ridx and overflo...
Michael Sevakis
2011-02-09
*
Fix red: Do not compile autoresume() function for the database tool.
Michael Hohmuth
2011-02-08
*
Add option to resume next track on automatic track change
Michael Hohmuth
2011-02-08
*
Do not update resume information and do not log statistics when a
Michael Hohmuth
2011-02-08
*
Make enable-autoresume option more consistent with other settings.
Michael Hohmuth
2011-02-08
*
Initial maemo platform support
Thomas Jarosch
2011-02-08
*
Update Swedish translation.
Magnus Holmgren
2011-02-07
*
Remove incorrectly deprecated LANG_REC_SIZE phrase to not be confusing. Havin...
Nils Wallménius
2011-02-07
*
Fix standalone demac tool build.
Jens Arnold
2011-02-06
*
M:Robe 500: Clean up warning.
Karl Kurbjun
2011-02-06
*
M:Robe 500 TSC2100 Debug: Use hex values instead of binary.
Karl Kurbjun
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
*
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
*
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
*
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
*
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
*
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
*
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
*
Fix resume for m4a files. Solves FS#9306.
Andree Buschmann
2011-01-31
[next]