summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-14rbutil: Change style to Fusion on Windows.Dominik Riebeling1-0/+4
2020-12-14rbutil: Improve HiDPI support.Dominik Riebeling1-1/+7
2020-12-14Do not resize images greater than 32767 pixels in either dimensionMichael Giacomelli1-0/+9
2020-12-13voices: Enable Russian in the nightly voice builds.Solomon Peachy1-0/+1
2020-12-13skinengine: Make sure logical IF operator doesn't compare a garbage valueSolomon Peachy1-0/+1
2020-12-13playlist: Fix out-of-bounds array access when the directory is blankSolomon Peachy1-1/+1
2020-12-13announce_status: Fix incorrect function prototype definitionSolomon Peachy1-1/+1
2020-12-12manual: Replace all rockbox.org urls with https.Solomon Peachy19-63/+64
2020-12-12updatelang: Fix a couple of typos in the output used by the translate siteSolomon Peachy1-2/+2
2020-12-12Get rid of a _long_ obsolete tool.Solomon Peachy1-15/+0
2020-12-12voice: Generate Dutch voice file now that the translation is completeSolomon Peachy2-12/+24
2020-12-12FS#13261: Update Dutch Translation (Issa Beganović)Solomon Peachy2-791/+3041
2020-12-12list: reset viewport to avoid corrupting the text in the first lineGeorg Gadinger1-1/+1
2020-12-11voice: Last commit didn't work from a clean build.Solomon Peachy1-0/+1
2020-12-11voice: Add voice-corrections.txt to voicestrings.zipSolomon Peachy1-1/+4
2020-12-11FS#9273: Add a bunch of voice corrections for Japanese.Solomon Peachy1-0/+27
2020-12-11lang: The "InvalidVoice" language file wasn't being included properlySolomon Peachy2-2/+2
2020-12-10rbutil: Fix encoding for themes info data.Dominik Riebeling1-0/+3
2020-12-09FS13260: Updated Polish Translation (Adam Rak)Solomon Peachy1-1/+55
2020-12-09Correct the filenames for the Sony NWZ-A680 picturesSolomon Peachy3-0/+0
2020-12-10SVG image of the Sony NWZ-A860 and other formats for the manual.Szymon Dziok3-0/+2604
2020-12-10SVG image of the FiiO M3K and other formats for the manual.Szymon Dziok3-0/+842
2020-12-08rbutil: Fix log strings in s5l bootloader installation.Dominik Riebeling1-8/+16
2020-12-08rbutil: Improve HiDPI support.Dominik Riebeling1-14/+23
2020-12-08lcd: Wrap anonymous union initializer in bracesFranklin Wei1-1/+3
2020-12-07puzzles: tooling to automate the resyncing processFranklin Wei2-3/+47
2020-12-07puzzles: update frontend for new midend_get_cursor_location semanticsFranklin Wei1-6/+2
2020-12-07puzzles: resync with upstreamFranklin Wei169-19915/+85
2020-12-05rbutil: Update changelog.Dominik Riebeling1-0/+14
2020-12-05rbutil: Fix autodetection messing up with multiple players.Dominik Riebeling1-10/+7
2020-12-05rbutil: Merge finding player by USB ID with PlayerBuildInfo.Dominik Riebeling10-160/+60
2020-12-05rbutil: Rework handling of available voice languages.Dominik Riebeling9-74/+86
2020-12-05rbutil: Make target list part of new player info.Dominik Riebeling5-66/+59
2020-12-04rbutil: Add MIDI patchset to plugin data installation.Dominik Riebeling5-28/+29
2020-12-03rbutil: Convert RockboxInfo unit test to data driven QTest.Dominik Riebeling2-68/+100
2020-12-03rbutil: Update and fix unit tests.Dominik Riebeling3-24/+75
2020-12-03rbutil: Rework and merge player and build server info handling.Dominik Riebeling24-773/+791
2020-12-03rbutil: Get rid of configure_modelname in rbutil.ini.Dominik Riebeling5-68/+2
2020-11-29build-info: Replace %MODEL% with %TARGET%Solomon Peachy1-3/+3
2020-11-29FS#5320: Keypad hold doesn't let go until scrolling is used (ipod 4g/5g)Solomon Peachy1-0/+8
2020-11-27rbutil: Treat Aigo Eros clones as variant of it.Dominik Riebeling1-13/+19
2020-11-27rbutil: Remove buildserver modelname string.Dominik Riebeling3-68/+0
2020-11-27rbutil: Remove Archos 8MB modded players.Dominik Riebeling1-27/+2
2020-11-26rbutil: Remove duplicated enum entry.Dominik Riebeling5-6/+4
2020-11-23rbutil: Fix wrong format string.Dominik Riebeling1-1/+1
2020-11-23rbutil: Add support for installing daily builds.Dominik Riebeling1-0/+5
2020-11-23rbutil: Modernize connect() to new pointer-to-member syntax.Dominik Riebeling2-6/+6
2020-11-23rbutil: Fix selecting the previously selected build type.Dominik Riebeling1-11/+10
2020-11-22build-info: Additions for new rbutil.Solomon Peachy1-2/+12
2020-11-22rbutil: Add support for installing daily builds.Dominik Riebeling4-1/+16