Commits

[22906 total ]
Anon32
Commit both patches in FS#10833 - Protect against division by zero in AAC (mp4) codec by Juliusz Chroboczek. Adds some return value checking so that faad errors don't crash rockbox when decoding broken or unsupported files.

by saratoga on 2009-12-14 01:09 (4 days ago)

Avatar
Make lipo calls silent.

by Dominik Riebeling (Using name ‘bluebrother’) on 2009-12-13 21:30 (4 days ago)

Avatar
Bubbles: Rename defines

by Tomer Shalev (Using name ‘tomers’) on 2009-12-13 21:04 (4 days ago)

Avatar
Bubbles: Remove unused keymaps

by Tomer Shalev (Using name ‘tomers’) on 2009-12-13 20:57 (4 days ago)

Anon32
Sansa AMS: Implement 4 bit widebus mode for SD cards.

by FlynDice on 2009-12-13 20:37 (4 days ago)

Avatar
PictureFlow: Add PF_MENU action to touchscreen

by Tomer Shalev (Using name ‘tomers’) on 2009-12-13 20:27 (4 days ago)

Avatar
PictureFlow: Add PF_MENU action to touchscreen

by Tomer Shalev (Using name ‘tomers’) on 2009-12-13 20:26 (4 days ago)

Avatar
Improved bitrev12, using a larger LUT to save one lookup, speeds up vorbis about 2% on beast, about 0.5% on h300

by Nils Wallménius (Using name ‘nls’) on 2009-12-13 15:00 (4 days ago)

Avatar
fix typo causing red

by Nils Wallménius (Using name ‘nls’) on 2009-12-13 11:19 (4 days ago)

Avatar
Font improvements: Fix bug that caused some fonts to be rendered garbled on custom builds with MAX_FONT_SIZE > 64k (closes FS#10844). Simplify version check. Use void pointer and explicit casting for the offsets to make it clearer that they may be of different sizes, add a comment too. Use uint16_t in stead of short in some places for consistency. Replace magic number with meaningful define.

by Nils Wallménius (Using name ‘nls’) on 2009-12-13 11:07 (4 days ago)