summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-21Add a bit more error checking to prevent possible crashes.Nicolas Pennequin
2007-03-21Fix blitting on Sansa so Mpegplayer works againDaniel Ankers
2007-03-21Some more sanity checks - don't recognise the new bootloader installed via th...Dave Chapman
2007-03-21Always display the 'Press ENTER to exit sansapatcher' prompt when there is an...Dave Chapman
2007-03-21Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.Barry Wardell
2007-03-21Correct some color unpacking macros.Michael Sevakis
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon
2007-03-21Fix FS#6863 - infinite looping with "Nothing to resume"Jonathan Gordon
2007-03-21Explain how to get from the OF back to Rockbox on H10. Also explain about the...Barry Wardell
2007-03-21H10 is ready for dual-boot straight after bootloader installation.Barry Wardell
2007-03-21Add description of H10 for blind users.Barry Wardell
2007-03-20Update H10 installation instructions now that we support booting encrypted mi4s.Barry Wardell
2007-03-20Fix build errors.Barry Wardell
2007-03-20Oops, shouldn't have committed this just yet.Barry Wardell
2007-03-20Oops, the mi4 magic was being looked for in the wrong place when decrypting. ...Barry Wardell
2007-03-20We should check the CRC32 whether it is encrypted or not.Barry Wardell
2007-03-20Add support for encrypted mi4 bootloaders.Barry Wardell
2007-03-20Fix more Warnings, and also a bug with checking the dirstructure for themes i...Dominik Wenger
2007-03-20Add GodEater to the credits in RbUtilDominik Wenger
2007-03-20Fix warnings in rbutil. FS#6865 thanx to GodEaterDominik Wenger
2007-03-20FS#6864 - iriver H340 doesn't connect via USB - should be fixed. Registered t...Michael Sevakis
2007-03-20More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis
2007-03-20Oops. Should've used the unsigned local variables.Michael Sevakis
2007-03-20Add %u and %lu formats to format(). Coming up: logf fixes.Michael Sevakis
2007-03-20Fix ipod installation instructionsNils Wallménius
2007-03-20remove the debug output againDaniel Stenberg
2007-03-20fix binary extension checkDaniel Stenberg
2007-03-20Hopefully fix CRC32 errors when loading the Sansa OF from the firmware partit...Barry Wardell
2007-03-20FS#6840 - Move rockbox.* inside .rockbox on targets that allow it.Barry Wardell
2007-03-20Make changes to installation chapter to reflect that the rockbox.whatever fil...Nils Wallménius
2007-03-20Sansa LCD: Make the second framebuffer staticDaniel Ankers
2007-03-20Improved LCD driver for Sansa. Uses double-buffering to cure the flickering....Daniel Ankers
2007-03-20PP bootloader:Barry Wardell
2007-03-20Do the sprintf .precision format in a safer way.Barry Wardell
2007-03-19Rrrr. Editor shouldn't have left those tabs. Will check settings.Michael Sevakis
2007-03-19Oops. Left an unneeded test line in SOURCES.Michael Sevakis
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis
2007-03-19Make the Iaudio uninstall instruction appear in the right place and make it a...Nils Wallménius
2007-03-19Further simplification of constraints in libspeex arm asm.Jens Arnold
2007-03-19Draw peakmeter scale marks in foreground color instead of inversed background...Nils Wallménius
2007-03-19The model and type strings are only 4 characters long. Also remove the 20 at ...Barry Wardell
2007-03-19Add support for the .precision format in the sprintf()-like functions to allo...Barry Wardell
2007-03-18There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes...Dave Chapman
2007-03-18The UI sim simulates the RTC, so there is no need to disable it - affects all...Dave Chapman
2007-03-18Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold
2007-03-18Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal...Dave Chapman
2007-03-18Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'o...Jens Arnold
2007-03-18Dont boost so often, fixes FS#6845Jonathan Gordon
2007-03-18Remove buffer overflow in solatiare menuJonathan Gordon