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