summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2018-04-03Zen XFi2: Enable PluginsSebastian Leonhardt1-2/+0
2018-01-14Gigabeat S: Remove unwanted partitions on the flyMichael Sevakis1-16/+18
2018-01-13Add information for NWZ-S630 and NWZ-S730Amaury Pouly1-2/+127
2018-01-07sonynwz: Add NVP information for NWZ-A810Amaury Pouly1-1/+126
2017-12-24Revert "Support floating-point formatting"Franklin Wei1-21/+0
2017-12-23fix redFranklin Wei1-0/+3
2017-12-23Port of Duke Nukem 3DFranklin Wei2-2/+5
2017-12-23Support floating-point formattingFranklin Wei1-0/+18
2017-12-23stdio compat layer for pluginsMarcin Bukat1-0/+2
2017-12-12Get voice event out of playback.cMichael Sevakis1-0/+1
2017-12-09Playback: Move internal track list onto bufferMichael Sevakis1-0/+5
2017-11-28Add a small 32-byte write buffer to fdprintf.Michael Sevakis1-4/+23
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis7-21/+140
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis1-4/+2
2017-11-21Implement a much more capable vuprintf()Michael Sevakis8-333/+1125
2017-11-14nwz: fix tuner on older players (also fixes audio because Sony)Amaury Pouly2-4/+30
2017-11-12Imx233 Disable Autoslow only at maximum cpu frequencyWilliam Wilgus1-2/+2
2017-11-07rolo.c: Change 'int errno' to 'int err'Michael Sevakis1-5/+5
2017-11-06nwzlinux: add support for radioAmaury Pouly7-3/+265
2017-11-04fuzep: fix rdsAmaury Pouly1-3/+10
2017-11-01nwztools: add NW-A46 to the databaseAmaury Pouly2-3/+4
2017-10-30AMS: Convert ascodec_endofch() to use bit mod function's return value.Michael Sevakis1-8/+1
2017-10-30Make atomic bit modification functions return previous value.Michael Sevakis3-56/+69
2017-10-29Add boot from other volumes in bootloader on targets with HAVE_MULTIVOLUMEWilliam Wilgus8-59/+167
2017-10-29Add boot data to MOST AS3525 DevicesWilliam Wilgus6-1/+20
2017-10-29Add boot data support to rockbox.William Wilgus10-2/+160
2017-10-28imx233: Implement mutex for cpu_boost_lock/unlockWilliam Wilgus2-0/+34
2017-10-26Fix a few missed things in 16454efc (and hopefully clear the red).Michael Sevakis4-5/+31
2017-10-26Unify storage threads into oneMichael Sevakis25-1574/+1279
2017-10-24nwztools: add NW-A45Amaury Pouly2-3/+4
2017-10-24nwztools: add NW-ZX300AAmaury Pouly2-3/+4
2017-10-17sonynwz: add NW-A47 to the database and regenerate nwz_db.{c,h}Amaury Pouly2-3/+4
2017-10-07sonynwz: add api and debug entries for "acoustic" and "cue/rev" modeAmaury Pouly3-14/+77
2017-10-07Add alsa wrappers to get control valuesAmaury Pouly2-14/+63
2017-10-07nwztools/scsitools: fix databaseAmaury Pouly1-2/+2
2017-10-07Add Sony NW-ZX300 model id to databaseAmaury Pouly2-1/+2
2017-10-06cleanup linux cpuinfo codeAmaury Pouly2-18/+22
2017-10-06sonynwz: add nvp nodes for NW-A40/ZX300, various fixes for toolsAmaury Pouly2-1/+150
2017-10-01sonynwzlinux: print debug info to log on crashAmaury Pouly1-0/+30
2017-10-01sonynwza10/a20: enable pcm frequency selectionAmaury Pouly5-1/+41
2017-10-01sonynwzlinux: enable software tone controlsAmaury Pouly1-0/+3
2017-09-22Fix bug in pcm-alsa.cAmaury Pouly1-1/+1
2017-09-20Remove STORAGE_NEEDS_ALIGN from config headersMichael Sevakis10-20/+0
2017-09-17Add support for the NWZ-E350bootloader_nwze350_v1Amaury Pouly2-0/+18
2017-09-17fix warning in lcd-as-memframe.cAmaury Pouly1-2/+0
2017-09-17Add support for the Sony NWZ-S750Amaury Pouly2-0/+19
2017-09-17Don't call touchscreen functions when we don't have a touchscreenAmaury Pouly1-0/+12
2017-09-17fix red on ypr0/ypr1Amaury Pouly1-2/+0
2017-09-17imx233: make debug usable with a touchscreenAmaury Pouly1-0/+7
2017-09-17zenxfi2: fix touchscreen bugAmaury Pouly1-9/+6