summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2012-12-26fuze+: implement lcd flip and invertAmaury Pouly1-0/+2
2012-12-16rk27xx: Add status led (icon) support to SD driverMarcin Bukat3-0/+9
2012-12-09Add the 9 segment lcd funciton to remote lcdsJonathan Gordon1-0/+2
2012-12-099 segment bitmap drawing:Jonathan Gordon1-0/+2
2012-12-07usb: add support for hardware handled SET ADDR/CONFIGAmaury Pouly2-0/+7
2012-12-05Add a true waveform display to the oscilloscope plugin.Michael Sevakis1-1/+9
2012-12-04rk27xx: introduce meaningfull constants in usb driverMarcin Bukat1-28/+72
2012-11-25Include runtime current measurements for the ipod classic.Michael Giacomelli1-2/+2
2012-10-22logdiskf.h - fix wrong cpp conditionalsMarcin Bukat1-7/+2
2012-10-21imx233: fix user timerAmaury Pouly1-2/+2
2012-10-10imx233/fuze+: add status led(icon) support to sd/mmc storage layerAmaury Pouly1-0/+3
2012-10-06This patch adds RDS capability to Samsung YP-R0 target.Lorenzo Miori1-11/+2
2012-10-06Add set_sleeptimer_duration function in minutesRichard Quirk1-1/+1
2012-09-27rk27generic: Enable frequency scalingMarcin Bukat1-1/+1
2012-09-27rk27xx lcd code reworkAndrew Ryabinin1-5/+15
2012-09-04imx233: properly disable frequency scaling for nowAmaury Pouly3-3/+3
2012-08-30rk27xx: implement frequency scallingMarcin Bukat2-2/+2
2012-08-28Only build LOGFDISK for SWCODEC.Frank Gevaerts1-1/+1
2012-08-21imx233: simplify sd/mmc driverAmaury Pouly1-0/+50
2012-08-18imx233: merge sd and mmc drivers, fix dma issuesAmaury Pouly1-1/+1
2012-08-06Don't enable log to disk on PCTOOL builds since there is no disk to log to.Michael Giacomelli1-1/+2
2012-08-06Remove copy/pasted preprocessor defines that shouldn't have been included.Michael Giacomelli1-4/+8
2012-08-06Enable logdiskf to for all device targets, but not bootloaders or applicationMichael Giacomelli1-0/+5
2012-08-07Introduce logging to disk feature into rockbox.Michael Giacomelli1-0/+81
2012-07-31Fix database tool.Thomas Martitz2-6/+1
2012-07-18fix database toolThomas Martitz1-1/+1
2012-07-10rk27xx codec: Fix volume settingMarcin Bukat1-2/+2
2012-06-20Use RGB565 define instead of plain 565.Frank Gevaerts7-7/+7
2012-06-15hosted: disable USING_STORAGE_CALLBACK againThomas Martitz1-1/+1
2012-06-11The threading model should be set from configure, not config.h.Frank Gevaerts1-5/+0
2012-06-11Add the Android/MIPS targetFrank Gevaerts1-0/+5
2012-05-28ypr0: This patch adds radio support to Samsung YP-R0Lorenzo Miori1-4/+11
2012-05-26load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...Thomas Martitz1-16/+4
2012-05-26Fix broken logic for enabling USING_STORAGE_CALLBACK.Frank Gevaerts1-4/+4
2012-05-21Delete obsolete define from the config files for the new creative ports.Nils Wallménius2-6/+0
2012-05-20imx233: make sure dma descriptors are cache friendlyAmaury Pouly1-0/+6
2012-05-20imx233: fix cache line size (32 instead of 16)Amaury Pouly1-1/+2
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly1-0/+6
2012-05-19Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly3-0/+418
2012-05-19Add stub STFM1000 tuner driverAmaury Pouly3-0/+49
2012-05-19Add the MPR121 (touchbutton chip) driverAmaury Pouly1-0/+170
2012-05-19imx233: move away timer defines from imx233.hAmaury Pouly1-7/+3
2012-05-13Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...Thomas Martitz1-4/+4
2012-05-12fuze+: add RDS supportAmaury Pouly1-2/+3
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius78-206/+11
2012-05-08Remove STATICIRAM hackNils Wallménius1-10/+0
2012-05-04Remove pointless IRAM allocation from voice DSP.Michael Sevakis1-2/+1
2012-05-03Add rbcodecplatform.h and rbcodecconfig.h.Sean Bartell1-0/+2
2012-05-02Silly includes going haywire. Fix the errors/warnings (hopefully).Michael Sevakis1-1/+2
2012-05-02Clean up peak calculating code.Michael Sevakis3-9/+12