summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Some more sanity checks - don't recognise the new bootloader installed via ↵Dave Chapman2007-03-21
| | | | | | the old method as a valid E200 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12878 a1c6a512-1295-4272-9138-f99709370657
* Always display the 'Press ENTER to exit sansapatcher' prompt when there is ↵Dave Chapman2007-03-21
| | | | | | an error in interactive mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12877 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.Barry Wardell2007-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12876 a1c6a512-1295-4272-9138-f99709370657
* Correct some color unpacking macros.Michael Sevakis2007-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12875 a1c6a512-1295-4272-9138-f99709370657
* revert the last commit... setting wasnt worth the spaceJonathan Gordon2007-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12874 a1c6a512-1295-4272-9138-f99709370657
* Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon2007-03-21
| | | | | | | in plugins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12873 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#6863 - infinite looping with "Nothing to resume"Jonathan Gordon2007-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12872 a1c6a512-1295-4272-9138-f99709370657
* Explain how to get from the OF back to Rockbox on H10. Also explain about ↵Barry Wardell2007-03-21
| | | | | | the Music folder being hidden on MTP models. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12871 a1c6a512-1295-4272-9138-f99709370657
* H10 is ready for dual-boot straight after bootloader installation.Barry Wardell2007-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12870 a1c6a512-1295-4272-9138-f99709370657
* Add description of H10 for blind users.Barry Wardell2007-03-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12869 a1c6a512-1295-4272-9138-f99709370657
* Update H10 installation instructions now that we support booting encrypted mi4s.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12868 a1c6a512-1295-4272-9138-f99709370657
* Fix build errors.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12867 a1c6a512-1295-4272-9138-f99709370657
* Oops, shouldn't have committed this just yet.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12866 a1c6a512-1295-4272-9138-f99709370657
* Oops, the mi4 magic was being looked for in the wrong place when decrypting. ↵Barry Wardell2007-03-20
| | | | | | Also decrease verbosity of PP bootloader a bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12865 a1c6a512-1295-4272-9138-f99709370657
* We should check the CRC32 whether it is encrypted or not.Barry Wardell2007-03-20
| | | | | | | | Do the encryption in-place so that it is faster. Add comment explaining why we need our own CRC32 implemenatation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12864 a1c6a512-1295-4272-9138-f99709370657
* Add support for encrypted mi4 bootloaders.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12863 a1c6a512-1295-4272-9138-f99709370657
* Fix more Warnings, and also a bug with checking the dirstructure for themes ↵Dominik Wenger2007-03-20
| | | | | | in rbutil git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12862 a1c6a512-1295-4272-9138-f99709370657
* Add GodEater to the credits in RbUtilDominik Wenger2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12861 a1c6a512-1295-4272-9138-f99709370657
* Fix warnings in rbutil. FS#6865 thanx to GodEaterDominik Wenger2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12860 a1c6a512-1295-4272-9138-f99709370657
* FS#6864 - iriver H340 doesn't connect via USB - should be fixed. Registered ↵Michael Sevakis2007-03-20
| | | | | | the voice queue but didn't create the thread. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12859 a1c6a512-1295-4272-9138-f99709370657
* More logf fixes. speex.c wants to format 64bit args so I didn't change that ↵Michael Sevakis2007-03-20
| | | | | | one nor add any formatting for that. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12858 a1c6a512-1295-4272-9138-f99709370657
* Oops. Should've used the unsigned local variables.Michael Sevakis2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12857 a1c6a512-1295-4272-9138-f99709370657
* Add %u and %lu formats to format(). Coming up: logf fixes.Michael Sevakis2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12856 a1c6a512-1295-4272-9138-f99709370657
* Fix ipod installation instructionsNils Wallménius2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12855 a1c6a512-1295-4272-9138-f99709370657
* remove the debug output againDaniel Stenberg2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12854 a1c6a512-1295-4272-9138-f99709370657
* fix binary extension checkDaniel Stenberg2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12853 a1c6a512-1295-4272-9138-f99709370657
* Hopefully fix CRC32 errors when loading the Sansa OF from the firmware ↵Barry Wardell2007-03-20
| | | | | | partition. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12852 a1c6a512-1295-4272-9138-f99709370657
* FS#6840 - Move rockbox.* inside .rockbox on targets that allow it.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12851 a1c6a512-1295-4272-9138-f99709370657
* Make changes to installation chapter to reflect that the rockbox.whatever ↵Nils Wallménius2007-03-20
| | | | | | file is now by default inside the .rockbox directory (for swcodec targets) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12850 a1c6a512-1295-4272-9138-f99709370657
* Sansa LCD: Make the second framebuffer staticDaniel Ankers2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12849 a1c6a512-1295-4272-9138-f99709370657
* Improved LCD driver for Sansa. Uses double-buffering to cure the ↵Daniel Ankers2007-03-20
| | | | | | flickering. Stops DMA during device initialization, which should stop the occasional hangs - based on FS#6859 by Antonius Hellmann git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12848 a1c6a512-1295-4272-9138-f99709370657
* PP bootloader:Barry Wardell2007-03-20
| | | | | | | | 1) Proper error handling when we can't find the firmware. 2) Show verbose debug messages when any button is pressed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12847 a1c6a512-1295-4272-9138-f99709370657
* Do the sprintf .precision format in a safer way.Barry Wardell2007-03-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12846 a1c6a512-1295-4272-9138-f99709370657
* Rrrr. Editor shouldn't have left those tabs. Will check settings.Michael Sevakis2007-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12845 a1c6a512-1295-4272-9138-f99709370657
* Oops. Left an unneeded test line in SOURCES.Michael Sevakis2007-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12844 a1c6a512-1295-4272-9138-f99709370657
* SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if ↵Michael Sevakis2007-03-19
| | | | | | the players RAM is <= 1MB. Make any needed changes to things to stabilize and facilitate this including removing flattening out initialization. Comment some things heavily. Fix a few logfs I didn't want to see the compiler complaining about. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12843 a1c6a512-1295-4272-9138-f99709370657
* Make the Iaudio uninstall instruction appear in the right place and make it ↵Nils Wallménius2007-03-19
| | | | | | a little nicer, make some minor tweaks to other install and uninstallinstructions git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12842 a1c6a512-1295-4272-9138-f99709370657
* Further simplification of constraints in libspeex arm asm.Jens Arnold2007-03-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12841 a1c6a512-1295-4272-9138-f99709370657
* Draw peakmeter scale marks in foreground color instead of inversed ↵Nils Wallménius2007-03-19
| | | | | | background color, fixes FS #6855 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12840 a1c6a512-1295-4272-9138-f99709370657
* The model and type strings are only 4 characters long. Also remove the 20 at ↵Barry Wardell2007-03-19
| | | | | | the start of the version string - it should never have been there. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12839 a1c6a512-1295-4272-9138-f99709370657
* Add support for the .precision format in the sprintf()-like functions to ↵Barry Wardell2007-03-19
| | | | | | allow limiting the maximum length of a string. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12838 a1c6a512-1295-4272-9138-f99709370657
* There is no need to hide CONFIG_RTC in the bootloader - it's harmless. ↵Dave Chapman2007-03-18
| | | | | | Fixes warnings caused by enabling HAVE_RTC_ALARM. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12837 a1c6a512-1295-4272-9138-f99709370657
* The UI sim simulates the RTC, so there is no need to disable it - affects ↵Dave Chapman2007-03-18
| | | | | | all ipod sims. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12836 a1c6a512-1295-4272-9138-f99709370657
* Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ↵Jens Arnold2007-03-18
| | | | | | driver, for cleaner C code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12835 a1c6a512-1295-4272-9138-f99709370657
* Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and ↵Dave Chapman2007-03-18
| | | | | | Pascal Briehl, modified by me (blame me for any problems). Mapped to the same buttons that are used to control volume in the WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12834 a1c6a512-1295-4272-9138-f99709370657
* Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as ↵Jens Arnold2007-03-18
| | | | | | 'ok' in standard context (fixes charging screen). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12833 a1c6a512-1295-4272-9138-f99709370657
* Dont boost so often, fixes FS#6845Jonathan Gordon2007-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12832 a1c6a512-1295-4272-9138-f99709370657
* Remove buffer overflow in solatiare menuJonathan Gordon2007-03-18
| | | | | | | Make the old api -> new api wrapper in the menu safer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12831 a1c6a512-1295-4272-9138-f99709370657
* Fix several printf-style warnings in logf builds.Magnus Holmgren2007-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12830 a1c6a512-1295-4272-9138-f99709370657
* Exit the preset context menu correctly after editing/deleting presetJonathan Gordon2007-03-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12829 a1c6a512-1295-4272-9138-f99709370657