summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-20Sansa C200 bootloader works fine, no need to be verbose anymoreBjörn Stenberg1-1/+1
2007-09-20Oops, what did that do there?Marianne Arnold1-1/+1
2007-09-20More cosmetic/syntax fixes to languages.Jonas Häggqvist2-2/+4
2007-09-20small cleanupsMarcoen Hirschberg1-11/+1
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold67-55/+344
2007-09-20Get rid of macros and do these calculations only once insteadNils Wallménius1-19/+20
2007-09-20Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar...Steve Bavin1-1/+1
2007-09-20uart driver (which the buttons need) and button test code in the bootloaderJonathan Gordon5-1/+187
2007-09-20make use of register definesChristian Gmeiner1-3/+5
2007-09-20mr-500 button driverJonathan Gordon2-72/+71
2007-09-20add some missing filesJonathan Gordon1-0/+2
2007-09-20Hopefully fix all the errors/warningsJonathan Gordon2-9/+6
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun34-93/+2651
2007-09-20Fix the sound on the c200 by resetting all devices as done on the e200. Make ...Mark Arigo1-1/+2
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye7-25/+52
2007-09-19Fix the missing c200 detection in bootloader installation. This is completely...Dominik Riebeling1-1/+2
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 b...Dominik Riebeling2-6/+6
2007-09-19Attempt to fix pronounciation of "plugins" for all English languages. Hopeful...Jonas Häggqvist1-5/+1
2007-09-19A few small languagefile syntax fixes. Not sure if these actually caused any ...Jonas Häggqvist3-4/+2
2007-09-19Cosmetic - Change the way the detected type of Sansa is displayed and bump ve...Dave Chapman2-5/+3
2007-09-19Initial attempt at c200 support - you now need both a "firmware.mi4" file (c2...Dave Chapman5-30/+121
2007-09-19Corrected timescreen buttonsBjörn Stenberg1-4/+4
2007-09-19Allow FAT16 partitions (for c200)Björn Stenberg1-1/+4
2007-09-19four more keys that are funDaniel Stenberg1-2/+7
2007-09-19Forgot to bump plugin API version.Thom Johansen1-2/+2
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen19-73/+38
2007-09-19Add some magic to the Sansa c200 bootloader to boot the OF.Mark Arigo1-1/+10
2007-09-18Fix the description of rolo for sansa and iriver h10Nils Wallménius1-2/+2
2007-09-18Kick the idle poweroff timer on wheel activity. Should fix FS #7786Peter D'Hoye1-0/+2
2007-09-18Increase Max settable battery capacity for the H10, closes FS#7795Nils Wallménius1-2/+2
2007-09-18Bump version to 2.0 ready for releasebootloader_ipods_v2Dave Chapman1-1/+1
2007-09-18Simplify initing of the screens[] struct by using an initializer, also some r...Nils Wallménius3-165/+150
2007-09-18key added used for C200 A1.00.03Daniel Stenberg1-0/+1
2007-09-18import and use the Linux one instead, bound to be fasterDaniel Stenberg1-25/+18
2007-09-17* implement strstrChristian Gmeiner3-94/+136
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner1-1/+14
2007-09-17Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix ...Dominik Riebeling20-60/+103
2007-09-17code police, no functional changesPeter D'Hoye5-34/+60
2007-09-17Fix incorrect line endingsPeter D'Hoye1-170/+170
2007-09-17Add forgotten manual contributors to the credits for the manual, thanks pixel...Nils Wallménius1-0/+3
2007-09-17Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the j...Nils Wallménius2-6/+12
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon21-59/+61
2007-09-17Spelling fix.Antoine Cellerier1-1/+1
2007-09-16Change e200 to e200,c200 in all occurances except for LANG_BUTTONLIGHT_TIMEOU...Jonas Häggqvist15-283/+305
2007-09-16Sudoku: Optionally display coloured numbers on colour targets.Jens Arnold13-39/+117
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling2-0/+39
2007-09-16Remove redundant remove call, which caused problems in the simulator.Magnus Holmgren1-1/+0
2007-09-16Add -s,--silent so it doesnt display the instructions and wait for input befo...Jonathan Gordon1-20/+40
2007-09-15Bump version to 0.3 and v2 bootloader in preparation for releaseDave Chapman1-1/+1
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier2-41/+13