summaryrefslogtreecommitdiffstats
path: root/firmware/export/config.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz1-1/+2
2010-10-31FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz1-0/+6
2010-09-17Simplify unnecessary baroque preprocessor condition a bitFrank Gevaerts1-2/+2
2010-09-17Only define USB_ENABLE_STORAGE if USB_HAS_BULK and USE_ROCKBOX_USB are both setFrank Gevaerts1-0/+4
2010-09-08as3525v2 usb: define USB_HAS_BULKRafaël Carré1-2/+2
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz1-1/+1
2010-08-26Move to a proper sdl key config instead of using the d2 pad. make the mouse w...Jonathan Gordon1-0/+1
2010-08-16Android port: add support for hardware keysMaurus Cuelenaere1-0/+1
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz1-2/+12
2010-07-23Define CONFIG_REMOTE_KEYPAD for iaudio x5/m5 and add a keymap for that remote...Nils Wallménius1-4/+4
2010-07-06Rockbox as an application: Add an 320x240 SDL application target.Thomas Martitz1-0/+3
2010-06-28Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich1-2/+4
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-8/+20
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré1-3/+3
2010-06-18as3525: bootloader USB modeRafaël Carré1-1/+2
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken1-1/+1
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken1-0/+1
2010-06-11Get rid of the STATICIRAM hack for eabi builds.Thomas Martitz1-2/+3
2010-06-11Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis1-1/+2
2010-06-11drop 'req' from gas macro, not available in binutils 2.16Rafaël Carré1-1/+1
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré1-0/+20
2010-06-10Clean unused stuff out of thread.h and config.h and reorganize thread-pp.c to...Michael Sevakis1-21/+2
2010-06-09rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon1-1/+1
2010-06-09reclaim most of the delta from the pictureflow commitJonathan Gordon1-0/+4
2010-06-07Remove CORELOCK_SWAP (unused since r16981)Rafaël Carré1-5/+0
2010-06-05New USB charging system, part 2 - "Force" charging modeTorne Wuff1-0/+7
2010-05-31Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, ...Rob Purchase1-0/+1
2010-05-27mark some functions as init functions (discarded after init() has run)Rafaël Carré1-1/+1
2010-05-18config: revert an embarrassing change.Amaury Pouly1-3/+2
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly1-2/+4
2010-05-08Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of D...Michael Sevakis1-0/+5
2010-04-28as3525v2: do not use IRAM for pluginsRafaël Carré1-1/+1
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+3
2010-04-16Cleanup thread_entry definition a bit. Reorder members so that related ones a...Thomas Martitz1-0/+1
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz1-4/+6
2010-04-03Don't define HAVE_IO_PRIORITY for the simFrank Gevaerts1-1/+1
2010-04-03Add IO priority handling. Currently all IO has equal priority, except the dir...Frank Gevaerts1-0/+4
2010-03-25Make storage alignement use cache alignement macrosRafaël Carré1-17/+0
2010-03-12Add experimental support for isochronous transfers in the usb ARC driver. The...Amaury Pouly1-0/+4
2010-03-10Disable HID on Nano2G for now - it's causing some instability that needs to b...Michael Sparmann1-1/+1
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz1-0/+10
2010-03-03Really fix bootloaders now.Thomas Martitz1-0/+1
2010-03-03Fix reds. Don't use the init section in the bootloader. It's not useful there...Thomas Martitz1-1/+1
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-0/+5
2010-02-25Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz1-0/+2
2010-02-22as3525v2: use iram (might need to be disabled for clipv2)Rafaël Carré1-0/+1
2010-02-11Commit FS#10889: detect file handles leaks in plugins and automatically close...Amaury Pouly1-0/+6
2010-02-05Make Clip+ bootloader buildRafaël Carré1-0/+2
2010-02-01Align addresses in the buffering code to STORAGE_ALIGN_MASK if the target has...Torne Wuff1-0/+16
2010-01-24Add a config file for zenvision (which includes zvm30gb config file)Rafaël Carré1-1/+1