summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
2009-08-16Rockbox Utility: add preliminary support for installing the bootloader (+ dua...Maurus Cuelenaere6-1/+185
2009-08-16Add Save icon and add a note to the about dialog about the origin of the icon...Dominik Riebeling6-68/+57
2009-08-15Improve notification about unsupported players.Dominik Riebeling3-12/+82
2009-08-15Fix up some USB IDs.Dominik Riebeling1-4/+3
2009-08-15Set svn:executable property.Dominik Riebeling1-0/+0
2009-08-15Remove resolution from system configuration as it isn't used anymore.Dominik Riebeling3-40/+0
2009-08-15Fix a warning.Dominik Riebeling1-0/+1
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger13-94/+400
2009-08-15rbutil: use universal mkamsboot.a and libucl.a on mac.Dominik Wenger1-1/+12
2009-08-15rbutil: move extern "C" declaration into mkamsboot.h Dominik Wenger1-4/+1
2009-08-15rbutil: add ams sansa targets. (FS#10185)Dominik Wenger5-8/+306
2009-08-11Fix Rockbox Utility build on W32.Dominik Riebeling1-1/+1
2009-08-11Clean up accessing system setting values for a specific player.Dominik Riebeling3-25/+44
2009-08-10Clean up and rename Detect class.Dominik Riebeling10-75/+77
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling8-53/+23
2009-08-10Add missing multiple inclusion protection.Dominik Riebeling2-0/+10
2009-08-09Add (untested) support for Samsung YH-820, YH-920 and YH-925. Based on FS#103...Dominik Riebeling1-0/+45
2009-08-09Extend bootloader installation to accept alternatives for the destination fil...Dominik Riebeling4-27/+32
2009-08-09Clean up bootloader installation debug output a bit.Dominik Riebeling7-35/+40
2009-08-08rbutil: try to fix voicefile creation for releases. (genlang.cgi still needs ...Dominik Wenger1-2/+2
2009-08-08Support libusb-1.0.Dominik Riebeling2-1/+49
2009-08-08Clean up some debug output, kill some trailing spaces and break some overly l...Dominik Riebeling4-27/+37
2009-08-08Move download link pattern description to rbutil.ini.Dominik Riebeling4-22/+14
2009-08-07Fix rbutil build on w32.Dominik Riebeling1-0/+1
2009-07-16FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa...Dominik Riebeling4-1/+2336
2009-07-04When changing TTS settings from the talkfile dialog make sure to not reset th...Dominik Riebeling1-1/+7
2009-06-27rbutil: move ProgressloggerInterface to base/Dominik Wenger2-1/+1
2009-06-27rbutil: make the test TTS Function use aplay or play on Linux.Dominik Wenger1-1/+10
2009-06-26rbutil: add a Button to test a TTS Engine. Remove a old .ui file.Dominik Wenger4-160/+43
2009-06-26rbutil: improve voice and talk generation. Dominik Wenger11-799/+871
2009-06-20Update japanese translation for Rockbox Utility (FS#10349 by Yoshihisa Uchida).Dominik Riebeling1-105/+157
2009-06-18Initial script to automate rbutil release builds.Dominik Riebeling1-0/+214
2009-06-17Bump Rockbox Utility version number.rbutil_1.2.2Dominik Riebeling2-2/+2
2009-06-16Clean up several debug messages.Dominik Riebeling5-25/+25
2009-06-15Set the maximum first when updating the progresslogger progress bar as otherw...Dominik Riebeling1-1/+4
2009-06-15Fix default filename for manual downloads.Dominik Riebeling1-0/+2
2009-06-15rbutil: improve accessibility a little bit. Dominik Wenger4-3/+21
2009-06-15rbutil: fix voice download for some targets. (again naming issues)Dominik Wenger1-1/+1
2009-06-15Fix manual download using the wrong filename if the manual name differs from ...Dominik Riebeling1-10/+10
2009-06-09Update Dutch RBUtility translationMaurus Cuelenaere1-72/+116
2009-06-09Update rbutil translations:Dominik Riebeling11-5284/+3600
2009-06-09Set svn:eol-style on several files missing it and dos2unix them.Dominik Riebeling4-638/+638
2009-06-09Make labels in generated TTS / Encoder setting dialogs translatable.Dominik Riebeling2-264/+283
2009-06-08Update Dutch translation of RBUtilityMaurus Cuelenaere1-442/+431
2009-06-08Add Lithuanian to rbutil voice language options.Dominik Riebeling1-1/+1
2009-06-07Clean up configuration dialog debug output.Dominik Riebeling1-24/+20
2009-06-05Show Qt version number in Sysinfo dialog and in startup debug output.Dominik Riebeling2-0/+7
2009-06-01Add usb ids for third and fourth gen nanos to the list of unsupported targetsNils Wallménius1-1/+1
2009-05-19RFC2616 requires requests made to proxies to use the absoluteURI form while H...Dominik Riebeling2-6/+22
2009-05-19Clean up and improve themes install window debug messages.Dominik Riebeling1-16/+17