summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-22deploy: Update sources list for Rockbox Utility.Dominik Riebeling1-0/+2
2020-11-22lang: More automated rejiggering, USB_MODE_* is no longer ibasso-specificSolomon Peachy19-435/+221
2020-11-22rbutil: Update Iriver h100 / h300 series bootloader paths.Dominik Riebeling1-3/+3
2020-11-22rbutil: Update Windows application icon.Dominik Riebeling1-0/+0
2020-11-22rbutil: Move Manual installation to main tab.Dominik Riebeling16-426/+201
2020-11-22rbutil: Unify template parameter for release version.Dominik Riebeling2-5/+5
2020-11-22rbutil: Modernize connect() to new pointer-to-member syntax.Dominik Riebeling1-5/+8
2020-11-22rbutil: Don't try to install voice file if it's not available.Dominik Riebeling1-31/+31
2020-11-22rbutil: Replace stringly types build type handling with enum.Dominik Riebeling2-37/+46
2020-11-22rbutil: Add voice installation to main widget.Dominik Riebeling9-88/+199
2020-11-22rbutil: Use pattern replacement for SystemInfo build type.Dominik Riebeling8-75/+94
2020-11-22rockbox: move firmware checksum algorithms into a common headerJames Buren4-30/+47
2020-11-21manual: hopefully fix html generationSolomon Peachy1-0/+1
2020-11-21manual: Remove some (very) obsolete latex style files.Solomon Peachy4-929/+0
2020-11-22fix a few manual warningsMoshe Piekarski6-19/+19
2020-11-21xduoox3: Fix a few issues with the manualSolomon Peachy3-7/+8
2020-11-21rbutil: Modernize connect() to new pointer-to-member syntax.Dominik Riebeling13-26/+26
2020-11-19rbutil: Avoid creating temporary object.Dominik Riebeling2-2/+2
2020-11-19rbutil: Remove done() signal from Themes Install window.Dominik Riebeling2-4/+0
2020-11-19rbutil: Modernize code to use C++11 nullptr.Dominik Riebeling58-111/+111
2020-11-19rbutil: Convert ServerInfo to singleton.Dominik Riebeling7-31/+45
2020-11-19rbutil: Rework server info data handling.Dominik Riebeling2-4/+0
2020-11-19Add libraries to native MIPS toolchain to enable bluetooth supportSolomon Peachy1-4/+73
2020-11-19languages: convert recording_swcodec -> recordingSolomon Peachy47-506/+507
2020-11-19Clean out some obsolete strings from the Russian translationSolomon Peachy1-299/+12
2020-11-18hosted: Improve buffer underrun handling in the ALSA driverSolomon Peachy4-19/+66
2020-11-18Minor additions to g#3035Moshe Piekarski1-30/+30
2020-11-18Manual: remove most HWCODEC artifactsMoshe Piekarski24-613/+451
2020-11-18configure: Add prompt for USB Serial into the advanced modeSolomon Peachy2-6/+10
2020-11-17Update english-US languageSolomon Peachy1-16/+52
2020-11-17lang: Drop all deprecated strings, and rename LANG__NEVER to LANG_NEVERSolomon Peachy47-5248/+16
2020-11-17lang: Make all swcodec &| lcd_bitmap strings default.Solomon Peachy49-35493/+21030
2020-11-17usb: increase the stack size.Solomon Peachy1-1/+1
2020-11-16Manual Bugfix SetWPSContextPluginWilliam Wilgus1-1/+2
2020-11-16fwpatcher: fix compile errors and warnings on modern LinuxJames Buren2-6/+6
2020-11-16update fwpatcher and rbutil checksums for iriver h1x0/h300 V8 bootloaderJames Buren6-56/+56
2020-11-16rockbox: fix iriver firmware validation for larger bootloadersJames Buren2-25/+103
2020-11-16mkboot: fix the buffer size used for constructing the final firmware imageJames Buren1-1/+13
2020-11-16Fix the fix, which managed to make things _worse_Solomon Peachy1-1/+1
2020-11-16Fix the red introduced in 9c68c69Solomon Peachy1-1/+1
2020-11-16FS13257: Fix inconsistent defaults in the USB mode selectionSolomon Peachy4-4/+16
2020-11-16fwpatcher: fix a few issues with the mksums.pl scriptJames Buren1-2/+2
2020-11-16iriver_flash: update valid bootloaders tableJames Buren2-6/+4
2020-11-15rbutil: Rework server info data handling.Dominik Riebeling5-23/+21
2020-11-15rbutil: Fix style warnings.Dominik Riebeling1-4/+4
2020-11-15rbutil: Rework server info data handling.Dominik Riebeling6-9/+14
2020-11-15rbutil: Rework server info data handling.Dominik Riebeling2-9/+3
2020-11-15rbutil: Rework server info data handling.Dominik Riebeling4-160/+127
2020-11-15rbutil: Simplify manual download URL handling.Dominik Riebeling1-6/+1
2020-11-15rbutil: Extend test for ServerInfo.Dominik Riebeling3-8/+78