summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
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 Kurbjun31-91/+2488
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-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen4-26/+12
2007-09-19Add some magic to the Sansa c200 bootloader to boot the OF.Mark Arigo1-1/+10
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-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-17code police, no functional changesPeter D'Hoye5-34/+60
2007-09-16Remove redundant remove call, which caused problems in the simulator.Magnus Holmgren1-1/+0
2007-09-15Allow higher battery capacities to be set for ipod 3G, closes FS#7782Nils Wallménius1-1/+1
2007-09-14Tab policeNils Wallménius1-13/+10
2007-09-13Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definitionNils Wallménius1-1/+1
2007-09-12* Don't touch the backlight(s) (and buttonlight) at backlight init in order t...Jens Arnold2-7/+29
2007-09-12Faster video rendering for e200 and Gigabeat.Michael Sevakis4-290/+234
2007-09-11Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t...Nils Wallménius3-162/+188
2007-09-09Firmware "hacker" code for the e200r install so the full bootloader rom doesn...Jonathan Gordon3-1/+7
2007-09-09Fix a warning.Michael Sevakis1-0/+4
2007-09-09UISIMULATOR: Give the host OS some needed context switching hints (which _is_...Michael Sevakis2-1/+8
2007-09-08Add missing files following the C200 commitDave Chapman1-0/+2
2007-09-08Sim I/O and threading that runs more like on target. Tweakable if any genuine...Michael Sevakis2-3/+9
2007-09-08Allow the volume keys to be used in lists. Fix the sim buttons.Mark Arigo1-0/+3
2007-09-06usb stack: add support for standard request get stringChristian Gmeiner3-18/+106
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo17-14/+706
2007-09-06Move files that will be common to the Sansa e200 and c200Mark Arigo10-5/+5
2007-09-05try #2Christian Gmeiner1-3/+3
2007-09-05fix usb detection for usb stackChristian Gmeiner1-49/+41
2007-09-05Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan Bac...Michael Sevakis1-3/+3
2007-09-05More efficient version of the fix.Jens Arnold1-4/+3
2007-09-05Hopefully stop the crashes on database init on ARM (and SH1) targets when com...Jens Arnold1-7/+10
2007-09-05Fix USB detection on the Player.Jens Arnold1-1/+1
2007-09-04get experimental usb stack compilingChristian Gmeiner1-0/+4
2007-09-04Include some more stuff in the tarballs.Jonas Häggqvist1-0/+2
2007-09-04fix sub-string comparisonRobert Kukla1-1/+1
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman14-85/+145
2007-09-03Fix FS#7698, UTF-16 comments not read correctly. Also ignore more iTunes comm...Magnus Holmgren1-8/+29
2007-09-02Fix FS#7679 - modifying files with dircahce enabled doesnt change the access ...Jonathan Gordon3-0/+31
2007-09-02Accept patch in FS#6869 by Justin Foell, increases maximum settable battery c...Nils Wallménius2-3/+2
2007-08-30remove unused varsChristian Gmeiner1-5/+2
2007-08-30* remove more debugChristian Gmeiner2-47/+70
2007-08-30remove some debug.. Christian Gmeiner3-10/+1
2007-08-30add usb state handling and other small fixesChristian Gmeiner1-5/+22
2007-08-29add missing get configuration request handlingChristian Gmeiner1-0/+9
2007-08-29make USB Command Verifier happyChristian Gmeiner2-0/+17
2007-08-29if new speed is used speed stopChristian Gmeiner1-0/+4
2007-08-29add support to switch device driver at runtimeChristian Gmeiner4-2/+14