summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-12voice: Ensure there are no missing strings when generating the voicelist.Solomon Peachy1-1/+5
2020-07-11ATA: Make sure "hard disk" supports power managementSolomon Peachy1-0/+5
2020-07-11fat: Validate FS Info Sector signature when attempting to mount volumeSolomon Peachy1-0/+11
2020-07-11voice: Two more fixes.Solomon Peachy2-3/+3
2020-07-11voice: More fixes, and add more languagesSolomon Peachy2-9/+47
2020-07-11voice: Further enhancements for multi-lingual voice generationSolomon Peachy3-11/+139
2020-07-11voice: More voice generation fixes:Solomon Peachy2-1/+6
2020-07-11voices: Add tts language mappings for the top 19 languagesSolomon Peachy2-8/+29
2020-07-10voice: Enhance 'espeak' to automatically pick the language + voiceSolomon Peachy1-7/+24
2020-07-09build: Get rid of svn vestiges from version scriptSolomon Peachy1-37/+9
2020-07-09FS#12966: display '+' for positive replaygain valuesSolomon Peachy1-1/+1
2020-07-09Update to allow the Apple Radio Remote to function on iPod Video 5G.LiveboxAndy11-196/+896
2020-07-09Python3-related fixes in some of our scriptsSolomon Peachy4-43/+44
2020-07-09add some documentation in usb.h and usb_drv.hAmaury Pouly2-0/+39
2020-07-09voice file not loadingPeter Sealy1-1/+1
2020-07-09FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)Solomon Peachy2-5/+5
2020-07-09voice: Fix some perl warningsSolomon Peachy1-4/+4
2020-07-08voice: Add support for Google Translate's speech synthesizerSolomon Peachy2-51/+93
2020-07-08FS#13211: Updated Serbian Translation (Boris Kovačević)Solomon Peachy2-0/+100
2020-07-08Fix build errors introduced in a2fbccfSolomon Peachy1-1/+1
2020-07-08playback: Nothing should call ata_spinup_time() directlySolomon Peachy1-1/+1
2020-07-08ATA: In picking PIO modes, word 64 is only valid if word 53 bit 1 is set.Solomon Peachy1-5/+6
2020-07-07puzzles: load cached fonts unconditionallyFranklin Wei1-4/+5
2020-07-07yp-r1: Fix some of the simulator build issues.Solomon Peachy1-17/+25
2020-07-07yp-r0: Silence a build warning in simulator build.Solomon Peachy1-1/+2
2020-07-07Samsung YP-R1: fix OF boot shortcutLorenzo Miori1-1/+1
2020-07-07ypr0 - ypr1: dynamically move rockbox executableLorenzo Miori1-0/+7
2020-07-07Samsung YP-R0: remove deprecated kernel moduleLorenzo Miori3-7/+0
2020-07-07Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip accessLorenzo Miori5-107/+144
2020-07-07Samsung YP-R0: fix simulator buildLorenzo Miori1-0/+2
2020-07-07FS#9788: Include timestamp in logf filename (Yoshihisa Uchida)Solomon Peachy1-0/+12
2020-07-07docs: Get rid of the long-obsolete KNOWN_ISSUES fileSolomon Peachy1-42/+0
2020-07-06puzzles: Follow cursor in zoom mode and general code cleanup.Franklin Wei48-25/+834
2020-07-07plugin windows_lnk: fix missing return-on-errorSebastian Leonhardt1-0/+1
2020-07-06sdl: Get rid of duplicate instantiation of 'button_queue'Solomon Peachy1-4/+0
2020-07-062048: use larger bitmaps on 96x96 screens (e.g. Clip Zip)Franklin Wei1-1/+1
2020-07-05portalplayer: Fix three set-but-not-used warnings.Solomon Peachy3-1/+8
2020-07-05imx31: Fix regression in bootloader caused by cd9906Solomon Peachy1-1/+1
2020-07-05imx233: Fix bootloader link regression caused by cd9906Solomon Peachy1-2/+2
2020-07-05arm: Fix PortalPlayer linker scripts with binutils 2.21+Solomon Peachy5-7/+7
2020-07-03ARM: Rejigger the asm corelock functionsSolomon Peachy1-34/+37
2020-07-03Fix logf warnings in more codecsMoshe Piekarski2-6/+7
2020-07-02build: add '-fcommon' to the toolchain build flags.Solomon Peachy1-1/+1
2020-07-02puzzles: enhancements to mouse mode, zoom featureFranklin Wei1-65/+94
2020-07-02FS#13208: More Polish language improvements (Adam Rak)Solomon Peachy1-98/+98
2020-06-30imageviewer: Fix potential null pointer dereferenceSolomon Peachy1-4/+6
2020-06-30Try mounting as "superfloppy" firstMoshe Piekarski1-35/+37
2020-06-30Also remove the fat_partition_types array.Moshe Piekarski1-11/+0
2020-06-30Allow any partition type, not just known FAT types.Moshe Piekarski1-3/+2
2020-06-30mac: Fix build rule for dmg.Dominik Riebeling1-3/+3