summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-20rbutil: bump version in preparation for release.rbutil_1.2.3Dominik Wenger2-2/+2
2009-09-19rbutil: mark e200v2 and fuze as unstable.Dominik Wenger1-2/+2
2009-09-19rbutil: dont output a error if rbutil follows a http redirect.Dominik Wenger1-4/+6
2009-09-18rbutil: check for new Versions at startup.Dominik Wenger5-1/+146
2009-09-16rbutil: change some more URLs to match new locations.Dominik Wenger1-2/+2
2009-09-16rbutil: fix URL to the font pack.Dominik Wenger1-1/+1
2009-09-16rbutil: fix URL to build-info for dailies and releases. And hide targets whic...Dominik Wenger2-3/+14
2009-09-14Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille)Maurus Cuelenaere1-1/+2
2009-09-06rbutil: correct several name entrys in the rbutil.ini file.Dominik Wenger1-32/+25
2009-09-05Make mkamsboot Makefile operate silent per default.Dominik Riebeling1-7/+13