summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansaclipv2.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy1-1/+1
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-2/+2
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-2/+2
2020-07-14Enabled hotkey for Sansa Clip playersIgor B. Poretsky1-1/+1
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-5/+0
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus1-1/+1
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus1-1/+1
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-0/+5
2017-10-29Add boot data to MOST AS3525 DevicesWilliam Wilgus1-0/+2
2016-08-15as3525v2: use the new USB DesignWare driverCástor Muñoz1-1/+3
2016-04-22Update runtime estimation after recent power optimizations.Michael Giacomelli1-1/+1
2016-04-13AMSv2: enable voltage scalingMihail Zenkov1-1/+1
2016-04-07AMS: power off while charging enabledMihail Zenkov1-2/+1
2016-03-27Disable voltage scaling.Michael Giacomelli1-1/+1
2016-03-27Enable voltage scaling on AMSv2.Michael Giacomelli1-0/+3
2016-03-18GUI boost for any buttonMihail Zenkov1-0/+2
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov1-2/+2
2015-01-08usb: finally get rid of USE_ROCKBOX_USB in Sansa bootloader, use bootloader usbAmaury Pouly1-0/+1
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly1-1/+0
2014-03-03Implement lcd_get_dpi() for all bitmap targets.Thomas Martitz1-0/+2
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius1-3/+0
2012-01-07TARGET_TREE is not needed anymoreRafaël Carré1-1/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-0/+2
2011-12-31Remove USBOTG_AS3525v2Rafaël Carré1-1/+1
2011-12-13AMSv2: enable USBRafaël Carré1-2/+1
2011-12-08AS3525v1/v2:Michael Sevakis1-1/+8
2010-09-03powermgmt.h: include config.hRafaël Carré1-0/+3
2010-07-18AB_REPEAT_ENABLE was never defined to 2Rafaël Carré1-1/+1
2010-06-18as3525*: enable USB stack in bootloader (but not USE_ROCKBOX_USB yet)Rafaël Carré1-5/+2
2010-06-16FS#11402 by me : sd_enable for Sansa AMSv2Rafaël Carré1-1/+1
2010-05-22as3525v2: RTC alarmRafaël Carré1-1/+4
2010-05-18as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré1-1/+1
2010-05-13clipv2: current usage estimationRafaël Carré1-3/+5
2010-05-10as3525v2: disable adjustable CPU frequencyRafaël Carré1-1/+1
2010-04-05as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz1-1/+1
2010-04-03Clipv2: enable USB stack (and use correct product ID)Rafaël Carré1-7/+2
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode1-0/+3
2010-04-01as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after allRafaël Carré1-2/+2
2010-03-29as3525v2 : recording (FM only, no microphone yet)Rafaël Carré1-10/+4
2010-03-15Clipv2: enable FM so testers can confirm if it's detectedRafaël Carré1-2/+2
2010-03-04AS3525v2: disable cpu frequency changesRafaël Carré1-1/+1
2010-02-22Fix model number for Clipv2 & Clip+ (same than in scramble.c)Rafaël Carré1-1/+1
2010-02-22as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré1-2/+2
2009-12-31FS#10047 : Clipv2Rafaël Carré1-0/+215