summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2012-09-09Add support for Microsoft Speech Platform.Dominik Riebeling3-0/+49
2012-09-09Add derived SAPI4 class.Dominik Riebeling3-20/+59
2012-09-09Make SAPI implementation more parametrizable.Dominik Riebeling2-34/+35
2012-09-08Add icons to some buttons in the main installation dialog.Dominik Riebeling3-0/+9
2012-09-08Change sapi_voice.vbs voice list separation character.Dominik Riebeling1-1/+4
2012-09-08Add "Eject" button to main window.Dominik Riebeling7-27/+135
2012-09-05Fix manual URLs not getting updated properly on device change.Dominik Riebeling2-7/+9
2012-09-05Correctly construct the path for talkfile generation.Dominik Riebeling3-16/+20
2012-09-02Fix bootloader installation always being enable for Archos devices.Dominik Riebeling1-8/+11
2012-09-02Rockbox Utility: bump version to 1.3.0rbutil_1.3.0Dominik Riebeling2-3/+5
2012-09-02Update german Rockbox Utility translation.Dominik Riebeling1-237/+237
2012-09-02Remove string from translation list that doesn't make sense translating.Dominik Riebeling1-2/+2
2012-09-02rbutilqt: finish french translationAmaury Pouly1-27/+27
2012-09-01rbutilqt: frenc translationAmaury Pouly1-59/+58
2012-09-01rbutilqt: french translationAmaury Pouly1-86/+86
2012-08-31rbutilqt: french translationAmaury Pouly1-22/+22
2012-08-19Themes Window: do not download themes information multiple times.Dominik Riebeling1-5/+9
2012-08-19Check environment before starting installation.Dominik Riebeling2-15/+15
2012-08-08Add support for clip+ firmware 1.02.18 to mkamsboot (tested by me)Bertrik Sikken1-0/+1
2012-07-27Add quotes around APPVERSION to avoid issues when it has spaces.Frank Gevaerts1-1/+1
2012-07-07Dutch (nl) translation update of RockboxUtilityBertrik Sikken1-112/+112
2012-07-03Mark "unfinished" but OK strings as finished for Dutch rbutil translation.Frank Gevaerts1-164/+165
2012-07-03Update german translation.Dominik Riebeling16-13166/+12131
2012-07-01Fix Ipod Classic target name.Dominik Riebeling1-4/+4
2012-07-01Add version information to Windows file properties.Dominik Riebeling2-2/+42
2012-07-01Remove Ipod Classic from list of unsupported targets.Dominik Riebeling1-3/+1
2012-07-01Do some minor cleanup.Dominik Riebeling8-14/+14
2012-07-01Handle no selected themes properly.Dominik Riebeling2-2/+3
2012-07-01Be more specific on bootloader uninstallation errors.Dominik Riebeling1-4/+8
2012-07-01Move check for existing bootloader to ipodpatcher.Dominik Riebeling3-24/+27
2012-07-01Install widget: fallback to development build.Dominik Riebeling1-47/+5
2012-07-01Fix nano2g bootloader uninstallation.Dominik Riebeling1-3/+3
2012-06-30Backup dialog: check if the backup file already exists.Dominik Riebeling1-0/+7
2012-06-30Handle language change events in widgets.Dominik Riebeling6-0/+36
2012-06-26Rework Installation and remove Quick Start tab.Dominik Riebeling13-1559/+945
2012-06-26Separate select and install parts in themes install window.Dominik Riebeling2-5/+29
2012-06-26Show player picture left of device configuration.Dominik Riebeling56-12/+137
2012-06-26Make Rockbox logo smaller and move device information up.Dominik Riebeling3-60/+53
2012-06-26Create dedicated backup dialog.Dominik Riebeling10-13/+376
2012-06-26Add Ipod Classic (6G) as disabled target.Dominik Riebeling1-0/+12
2012-06-26Make Info widget update independent from tab index.Dominik Riebeling1-9/+4
2012-06-25Add missing class name to System Trace log.Dominik Riebeling10-38/+39
2012-06-23Fix bootloader zip extraction filename case sensitivity.Dominik Riebeling1-12/+17
2012-06-23c200v2: add missing Europe FM / no FM firmware filenames.Dominik Riebeling1-1/+1
2012-06-18Set size policy for build details group.Dominik Riebeling1-1/+7
2012-06-18Simplify manual installer setup a bit.Dominik Riebeling1-7/+4
2012-06-18Extend ServerInfo unit test for manual URL.Dominik Riebeling1-0/+3
2012-06-18Move constructing manual URL to ServerInfo class.Dominik Riebeling5-50/+39
2012-06-17Add support for installing release candidate builds.Dominik Riebeling3-12/+52
2012-06-17Make ServerInfo parsing slightly more robust.Dominik Riebeling2-7/+10