summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-10-14telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov
2008-10-13Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase
2008-10-12Fix a couple of factual inaccuracies in the M200 build.Rob Purchase
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman
2008-10-12make colours look rightFrank Gevaerts
2008-10-12Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-10-12Bootloaders don't need special handling in sys_poweroff() for recording targets.Jens Arnold
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman
2008-10-10Moved id3.c, mpeg.c and replaygain.c from firmware/ to apps/. This is the fir...Björn Stenberg
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye
2008-10-07lcd now shows things on the old-style Meizu M3.Frank Gevaerts
2008-10-07Forgot one ...Maurus Cuelenaere
2008-10-07Fix TABs and get rid of HAVE_BUTTON_HOLDMaurus Cuelenaere
2008-10-07add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts
2008-10-07Correct HAS_BUTTON_HOLDMaurus Cuelenaere
2008-10-07FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts
2008-10-05set output format correctlyFrank Gevaerts
2008-10-03implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. f...Frank Gevaerts
2008-10-03disable logf againFrank Gevaerts
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts
2008-10-03fix yellow. Don't do the spindown/usb things in the bootloaderFrank Gevaerts
2008-10-03Correct test to avoid drawing outside display, fixes a problem in sim with sp...Nils Wallménius
2008-10-02Accept FS#8943, allow disk spindown during USB connection for software usbFrank Gevaerts
2008-10-02Change the MODEL_NUMBER for various new ports so that it is unique again.Dave Chapman
2008-09-30Fix samplerate setting for mini 1g/2gPeter D'Hoye
2008-09-29More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g whi...Peter D'Hoye
2008-09-29Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye
2008-09-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye
2008-09-26Add the shutdown routine necessary when bootloader is flashed. Normal build/...Karl Kurbjun
2008-09-26More Gigabeat F flash work. This sets the bootloader up for dual boot functi...Karl Kurbjun
2008-09-25Make a local function static.Jens Arnold
2008-09-24Limit the buil-in font to ASCII for bootloaders.Jens Arnold
2008-09-24Fix red.Jens Arnold
2008-09-24Repair bootbox on the archoses (that bug went undetected for >2.5 years), and...Jens Arnold
2008-09-23Bootloaders don't need idle callbacks.Jens Arnold
2008-09-23Disable the whole loadable font code including font caching for bootloaders/ ...Jens Arnold
2008-09-23Disable bidirectional text handling and arabic joining in the bootloaders in ...Jens Arnold
2008-09-22Correct version of memory sizes in config-logikdax.h (previous values were ju...Dave Chapman
2008-09-22Add some missed bits + change MODE to TMODEVitja Makarov
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-22Prepare for usb-telechips testingVitja Makarov
2008-09-21Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_cod...Jens Arnold
2008-09-19Some more size optimisations, giving a tiny write speedup as well.Jens Arnold
2008-09-19Change the way send_cmd() returns data to make it cleaner and save binsize. A...Jens Arnold
2008-09-19Fix ata2501 serial readingVitja Makarov