summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2009-10-29FS#10728 - Cowon D2: Add support for D2 in rbutilTomer Shalev9-71/+522
2009-10-29Improve a few debug logger messages.Dominik Riebeling1-3/+3
2009-10-28Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but wi...Dave Chapman2-0/+227
2009-10-27Show status about downloading build information in the status bar.Dominik Riebeling1-0/+4
2009-10-26Add a pointer to the manual and wiki for finding an OF file for AMS bootloade...Dominik Riebeling1-5/+8
2009-10-22Add simple progress indicator when building.Dominik Riebeling1-4/+11
2009-10-19rbutil: Updated Hebrew translationTomer Shalev1-19/+20
2009-10-19rbutil: Change layout to RTL if Hebrew language is usedTomer Shalev1-0/+2
2009-10-19Updated location of Gigabeat F/X bootloaderBjörn Stenberg1-1/+1
2009-10-18rbutil: Updated Hebrew translationTomer Shalev1-831/+1262
2009-10-17When cancelling the bootloader installation delete the bootloader install obj...Dominik Riebeling1-0/+1
2009-10-16rbutil: build our libraries in the build folder like everything else. Central...Dominik Riebeling1-29/+16
2009-10-16Move rbutil documents into a separate subfolder.Dominik Riebeling4-3/+3
2009-10-14Fix a compiler warning showing up with newer gcc versions.Dominik Riebeling1-1/+2
2009-10-14Add cache index file to HttpGet class to maintain a list of hash - file origi...Dominik Riebeling1-0/+18
2009-10-14Don't trace every device in the machine when scanning for USB devices on Wind...Dominik Riebeling1-1/+0
2009-10-13Add the left brace again that was unintentionally lost.Dominik Riebeling1-1/+1
2009-10-13Fix building Rockbox Utility when using newer versions of libspeex.Dominik Riebeling1-2/+5
2009-10-13rbutil: rework and rename the "dont overwrite talkfiles" option so it really ...Dominik Wenger4-8/+21
2009-10-13rbutil: split tts.cpp/h into individual files.Dominik Wenger13-850/+1002
2009-10-13Fix Nano2G bootloader installation - no longer assume that the OSOS image is ...Dave Chapman1-1/+1
2009-10-13rbutil: YH820 Unstable supportRafaël Carré1-2/+1
2009-10-13ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...Dave Chapman5-35/+531
2009-10-12rbutil: store the voice language in the correct setting.Dominik Wenger1-1/+1
2009-10-11mkamsboot: allow the version string to be overridden from the commandline - e...Dave Chapman1-0/+2
2009-10-10Rework configuration dialog for TTS / Encoder values.Dominik Riebeling2-20/+25
2009-10-10Don't put the complete HTML source in the trace when checking for a new versi...Dominik Riebeling1-1/+1
2009-10-10mkamsboot: support Fuze OF v 1.02.28Rafaël Carré1-0/+1
2009-10-09Update german rbutil translation.Dominik Riebeling1-342/+648
2009-10-09mkamsboot: build and package (dmg) an universal OSX binaryRafaël Carré1-4/+20
2009-10-08Add Czech translation to the resources too.Dominik Riebeling1-0/+1
2009-10-08Czech translation for Rockbox Utility (FS#10662 by Pavel Rzehák).Dominik Riebeling3-1/+3225
2009-10-08If available, use the systems libspeex when linking rbspeex(enc|dec) and rbut...Dominik Riebeling1-2/+5
2009-10-08Don't warn if the archive has to be created.Dominik Riebeling1-1/+1
2009-10-05Add some more options to rbutil deploy script.Dominik Riebeling1-10/+33
2009-10-04Add command line option for adding additional files to the build folder.Dominik Riebeling1-2/+9
2009-10-04Rework rbutil deployment script.Dominik Riebeling1-56/+191
2009-10-04Add config option to disable ccache during build.Dominik Riebeling1-1/+1
2009-10-03Add command line option to specify project file for deploying out-of-tree.Dominik Riebeling1-6/+17
2009-10-03Handle which not returning anything when searching for qmake.Dominik Riebeling1-5/+10
2009-10-03Refactor rbutil deploy script.Dominik Riebeling1-36/+73
2009-09-25Clean up a few source strings.Dominik Riebeling3-5/+5
2009-09-25Add special handling for ipodvideo64mb when detecting the player via rockbox-...Dominik Riebeling3-1/+13
2009-09-25Query RAM size when scanning for Ipods. Return the target string for Video 64...Dominik Riebeling1-1/+11
2009-09-23rbutil: correct url to samsung bootloaders.Dominik Wenger1-3/+3
2009-09-23Samsung YH920 & YH925 are in the unstable categoryRafaël Carré1-4/+2
2009-09-23rbutil: correct dependencies by setting DEPENDPATH.Dominik Wenger1-0/+2
2009-09-20Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling1-3/+3
2009-09-20Substract the correct number of minutes when calculating the durations second...Dominik Riebeling1-1/+1
2009-09-20Fix short version of qmake command option. Add display of building time.Dominik Riebeling1-1/+7