summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-09-20make use of register definesChristian Gmeiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14767 a1c6a512-1295-4272-9138-f99709370657
2007-09-20mr-500 button driverJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14766 a1c6a512-1295-4272-9138-f99709370657
2007-09-20add some missing filesJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14765 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Hopefully fix all the errors/warningsJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14764 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. ↵Karl Kurbjun
Needs another piece of code to start the boot process - will be in the wiki. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14763 a1c6a512-1295-4272-9138-f99709370657
2007-09-20Fix the sound on the c200 by resetting all devices as done on the e200. Make ↵Mark Arigo
the reset sequence like the c200 OF with hopefully no ill effects to the e200. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14762 a1c6a512-1295-4272-9138-f99709370657
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14761 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Fix the missing c200 detection in bootloader installation. This is ↵Dominik Riebeling
completely untested. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14760 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 ↵Dominik Riebeling
bootloader isn't added yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14759 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Attempt to fix pronounciation of "plugins" for all English languages. ↵Jonas Häggqvist
Hopefully this spells the end of ploogins. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14758 a1c6a512-1295-4272-9138-f99709370657
2007-09-19A few small languagefile syntax fixes. Not sure if these actually caused any ↵Jonas Häggqvist
problems, but better safe than sorry. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14757 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Cosmetic - Change the way the detected type of Sansa is displayed and bump ↵Dave Chapman
version to 0.4-svn. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14756 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file ↵Dave Chapman
(c200 bootloader) and "PP5022.mi4" file (e200 bootloader) to compile. sansapatcher should detect the device type and install the correct bootloader. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14755 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Corrected timescreen buttonsBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14754 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Allow FAT16 partitions (for c200)Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14753 a1c6a512-1295-4272-9138-f99709370657
2007-09-19four more keys that are funDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14752 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Forgot to bump plugin API version.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14751 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being ↵Thom Johansen
pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14750 a1c6a512-1295-4272-9138-f99709370657
2007-09-19Add some magic to the Sansa c200 bootloader to boot the OF.Mark Arigo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14749 a1c6a512-1295-4272-9138-f99709370657
2007-09-18Fix the description of rolo for sansa and iriver h10Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14748 a1c6a512-1295-4272-9138-f99709370657
2007-09-18Kick the idle poweroff timer on wheel activity. Should fix FS #7786Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14747 a1c6a512-1295-4272-9138-f99709370657
2007-09-18Increase Max settable battery capacity for the H10, closes FS#7795Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14746 a1c6a512-1295-4272-9138-f99709370657
2007-09-18Bump version to 2.0 ready for releaseDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14744 a1c6a512-1295-4272-9138-f99709370657
2007-09-18Simplify initing of the screens[] struct by using an initializer, also some ↵Nils Wallménius
reordering of the struct, and the required plugin api bump git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14743 a1c6a512-1295-4272-9138-f99709370657
2007-09-18key added used for C200 A1.00.03Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14742 a1c6a512-1295-4272-9138-f99709370657
2007-09-18import and use the Linux one instead, bound to be fasterDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14741 a1c6a512-1295-4272-9138-f99709370657
2007-09-17* implement strstrChristian Gmeiner
* clean up usb_arcotg_dcd_enable git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14740 a1c6a512-1295-4272-9138-f99709370657
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14739 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix ↵Dominik Riebeling
a typo (FS#7797 by Peter Harley). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14738 a1c6a512-1295-4272-9138-f99709370657
2007-09-17code police, no functional changesPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14737 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Fix incorrect line endingsPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14736 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Add forgotten manual contributors to the credits for the manual, thanks ↵Nils Wallménius
pixelma ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14735 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the ↵Nils Wallménius
jpegviewer sectioon of the manual, also a minor tweak by me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14734 a1c6a512-1295-4272-9138-f99709370657
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify ↵Jonathan Gordon
things later. Now returns true if the action was handled in that function instead of returning the handled action. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14733 a1c6a512-1295-4272-9138-f99709370657
2007-09-17Spelling fix.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14732 a1c6a512-1295-4272-9138-f99709370657
2007-09-16Change e200 to e200,c200 in all occurances except for ↵Jonas Häggqvist
LANG_BUTTONLIGHT_TIMEOUT. Hopefully I didn't break any characters I can't see. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14731 a1c6a512-1295-4272-9138-f99709370657
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14730 a1c6a512-1295-4272-9138-f99709370657
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14729 a1c6a512-1295-4272-9138-f99709370657
2007-09-16Remove redundant remove call, which caused problems in the simulator.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14728 a1c6a512-1295-4272-9138-f99709370657
2007-09-16Add -s,--silent so it doesnt display the instructions and wait for input ↵Jonathan Gordon
before continuing. -h,--help to get the usage message git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14727 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Bump version to 0.3 and v2 bootloader in preparation for releaseDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14725 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14724 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14723 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Modify Makefile for cross-compiling a windows .exe - this requires the ↵Dave Chapman
libusb-win32-device-bin-0.1.12.1 archive extracted to the e200rpatcher source directory. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14722 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Add a call to usb_set_configuration() (apparently required for both Windows ↵Dave Chapman
and Linux, but Linux didn't seem to mind) and also add some more error checking/reporting. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14721 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Fixed an out of buffer boundaries lookup when database has been loaded in ram.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14720 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Use the correct config group when checking the bootloader requirement.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14719 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Fix compilation warning.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14718 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing ↵Antoine Cellerier
a bootloader if the target doesn't have one, Don't install doom WADs if the target doesn't have a doom plugin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14717 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Automatically scroll to the last line of the progress logger when adding a ↵Antoine Cellerier
new item. Cosmetics. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14716 a1c6a512-1295-4272-9138-f99709370657