summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansafuzeplus.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-02FuzePlus USB+screen dump overflows usbstackWilliam Wilgus1-0/+1
2020-10-03imx233: Enable 96/192K playback for all imx233 targets that have roomSolomon Peachy1-1/+3
2020-09-30audio: Add support for 192 and 176KHz playbackSolomon Peachy1-2/+2
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
2017-10-29Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUMEWilliam Wilgus1-0/+2
2017-10-29Add boot data support to rockbox.William Wilgus1-0/+2
2017-05-16zenxfi3,fuzeplus: disable AB repeat (not enough keys)Amaury Pouly1-1/+1
2016-12-12imx233: add capability to boot OF or updater instead of RockboxAmaury Pouly1-0/+3
2016-04-07AMS: power off while charging enabledMihail Zenkov1-0/+3
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly1-1/+0
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly1-0/+8
2014-08-25Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg1-2/+2
2014-03-03Implement lcd_get_dpi() for all bitmap targets.Thomas Martitz1-0/+2
2013-12-06fuze+: remove unused, duplicate code in config fileAmaury Pouly1-14/+0
2013-10-22imx233: extend partition window support to be more genericAmaury Pouly1-0/+1
2013-07-15fuzeplus: add touchpad sensitivityAmaury Pouly1-0/+5
2013-06-16imx233: add subtarget and package type to configure filesAmaury Pouly1-0/+2
2013-01-18imx233: enable cpu frequency scaling on all targetsAmaury Pouly1-1/+1
2012-12-26fuze+: implement lcd flip and invertAmaury Pouly1-0/+2
2012-10-10imx233/fuze+: add status led(icon) support to sd/mmc storage layerAmaury Pouly1-0/+3
2012-09-04imx233: properly disable frequency scaling for nowAmaury Pouly1-1/+1
2012-05-12fuze+: add RDS supportAmaury Pouly1-2/+3
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-07fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Sho...Amaury Pouly1-0/+3
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-0/+2
2011-12-15imx233/fuze+: add support for sd card, enable FAT16 support because it's comm...Amaury Pouly1-0/+3
2011-11-30fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...Amaury Pouly1-0/+6
2011-11-14fuze+: fix backlight to have a real zeroAmaury Pouly1-1/+1
2011-11-14fuze+: fix backlight calculationsAmaury Pouly1-2/+2
2011-09-13imx233/fuze+: use random size for plugin and codec buf (must be non-zero for ...Amaury Pouly1-2/+2
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-1/+1
2011-07-23imx233/fuze+: huge reworkAmaury Pouly1-7/+9
2011-07-22imx233/fuze+: add SD detection supportbootloader_ams_v4Amaury Pouly1-7/+3
2011-07-09imx233/fuze+: make SOURCES more correct, implement i2c for fmradioAmaury Pouly1-0/+2
2011-07-02imx233/fuze+: don't compile {touchpad code,sd} in bootloader mode, fix style ...Amaury Pouly1-9/+7
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-1/+4
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-1/+5
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly1-0/+183