summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Add support for new bootloaders for iRiver h1x0 seriesJames Buren2-0/+3
2020-10-12hosted: More PCM muting workSolomon Peachy5-22/+31
2020-10-12rolo: hosted: Make display output non-glitchySolomon Peachy1-2/+2
2020-10-12Hosted PCM: Rework auto-muting code a bitSolomon Peachy5-22/+44
2020-10-12xduoox3ii/x20: Work around a nasty OF interaction bugSolomon Peachy1-4/+7
2020-10-11Fix inverted test that made SDL_APP unhappySolomon Peachy1-5/+5
2020-10-11Turn on ROLO for M3K tooSolomon Peachy2-1/+6
2020-10-11hosted: sanitize handling of HOME_DIRSolomon Peachy16-68/+58
2020-10-11Fix red introduced from keymap typosSolomon Peachy3-11/+17
2020-10-11New port: AIGO EROS Q / EROS KSolomon Peachy86-1396/+2095
2020-10-11rbutil: Use globalPos() for getting mouse position.Dominik Riebeling2-5/+4
2020-10-11nwztools: fix wrongly generate MD5 filesAmaury Pouly1-0/+1
2020-10-11hosted: Add ROLO support for hosted targetsSolomon Peachy8-4/+132
2020-10-11nwztools: re-implement MD5 on WindowsAmaury Pouly2-2/+27
2020-10-11nwztool: fix computationAmaury Pouly1-1/+1
2020-10-11nwztools/upgtool: add support for MD5Amaury Pouly3-4/+159
2020-10-11nwztool/upgtools: add NW-A55 and DMP-Z1 KAS, reorganize listAmaury Pouly1-7/+8
2020-10-11nwztool/upgtool: add support for compressionAmaury Pouly4-31/+134
2020-10-11nwztools/upgtools: add support for windowsAmaury Pouly9-91/+240
2020-10-11scsitools: typoAmaury Pouly1-1/+1
2020-10-11nwztools: add support for new UPG format on post-WM1/A30 devicesAmaury Pouly10-258/+446
2020-10-11scsitools: const correctness and add "get_dnk_nvp all" subcommand.Amaury Pouly2-19/+49
2020-10-11nwztools: fix MW-WM1/A30 KAS, fix KAS lengthAmaury Pouly7-7/+104
2020-10-11rbutil: Add project file for building multiple binaries.Dominik Riebeling4-26/+141
2020-10-11rbutil: Fix encoding of turkish translation.Dominik Riebeling1-1196/+2275
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy14-31/+27
2020-10-11SVG image of the xDuoo X3 and other formats for the manual.Szymon Dziok3-0/+1411
2020-10-09puzzles: improve frontend documentationFranklin Wei1-7/+195
2020-10-09xduoox3ii/x20: headphones take precedence over line outSolomon Peachy1-3/+3
2020-10-09m3k: Fix red bootloader buildSolomon Peachy1-4/+0
2020-10-09Fix the FILTER_ROLL_OFF build; got a test inverted.Solomon Peachy1-3/+3
2020-10-09New port: FiiO M3KSolomon Peachy84-20/+2188
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy29-41/+1642
2020-10-09plugins: Enable overlay features for all targetsSolomon Peachy1-2/+0
2020-10-09Fix red, hopefully.Solomon Peachy2-3/+3
2020-10-09Clean up some of the plugin SOURCESSolomon Peachy1-17/+7
2020-10-09xduoox3ii/x20: Define a sane BUTTON_LEFT/RIGHT aliasSolomon Peachy1-2/+2
2020-10-08Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.Solomon Peachy8-18/+31
2020-10-08Don't compile audio codecs into native bootloader builds.Solomon Peachy4-8/+16
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy6-30/+3
2020-10-07more DEBUG build fixesMoshe Piekarski1-1/+1
2020-10-06Fix DEBUG buildsMoshe Piekarski1-4/+0
2020-10-05FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20Solomon Peachy6-48/+8
2020-10-05agptekrocker: Rework WPS keymap a bit; replace direct pitchscreen access with...Solomon Peachy1-8/+7
2020-10-05lua add better memory statsWilliam Wilgus3-3/+100
2020-10-04rbutil: Replace sysinfo filesystem cluster size with type.Dominik Riebeling4-14/+52
2020-10-04lua misc tweaks and cleanupWilliam Wilgus6-24/+25
2020-10-03hosted: control buttonlights along with the display backlight.Solomon Peachy1-0/+6
2020-10-03alsa: Refactor pcm_dma_apply_settings_nolock()Solomon Peachy1-14/+7
2020-10-03lua Add scrollable stack traceback WIPWilliam Wilgus5-3/+141