summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2009-10-13Add the left brace again that was unintentionally lost.Dominik Riebeling
2009-10-13Fix building Rockbox Utility when using newer versions of libspeex.Dominik Riebeling
2009-10-13rbutil: rework and rename the "dont overwrite talkfiles" option so it really ...Dominik Wenger
2009-10-13rbutil: split tts.cpp/h into individual files.Dominik Wenger
2009-10-13Fix Nano2G bootloader installation - no longer assume that the OSOS image is ...Dave Chapman
2009-10-13rbutil: YH820 Unstable supportRafaël Carré
2009-10-13ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further c...Dave Chapman
2009-10-12rbutil: store the voice language in the correct setting.Dominik Wenger
2009-10-11mkamsboot: allow the version string to be overridden from the commandline - e...Dave Chapman
2009-10-10Rework configuration dialog for TTS / Encoder values.Dominik Riebeling
2009-10-10Don't put the complete HTML source in the trace when checking for a new versi...Dominik Riebeling
2009-10-10mkamsboot: support Fuze OF v 1.02.28Rafaël Carré
2009-10-09Update german rbutil translation.Dominik Riebeling
2009-10-09mkamsboot: build and package (dmg) an universal OSX binaryRafaël Carré
2009-10-08Add Czech translation to the resources too.Dominik Riebeling
2009-10-08Czech translation for Rockbox Utility (FS#10662 by Pavel Rzehák).Dominik Riebeling
2009-10-08If available, use the systems libspeex when linking rbspeex(enc|dec) and rbut...Dominik Riebeling
2009-10-08Don't warn if the archive has to be created.Dominik Riebeling
2009-10-05Add some more options to rbutil deploy script.Dominik Riebeling
2009-10-04Add command line option for adding additional files to the build folder.Dominik Riebeling
2009-10-04Rework rbutil deployment script.Dominik Riebeling
2009-10-04Add config option to disable ccache during build.Dominik Riebeling
2009-10-03Add command line option to specify project file for deploying out-of-tree.Dominik Riebeling
2009-10-03Handle which not returning anything when searching for qmake.Dominik Riebeling
2009-10-03Refactor rbutil deploy script.Dominik Riebeling
2009-09-25Clean up a few source strings.Dominik Riebeling
2009-09-25Add special handling for ipodvideo64mb when detecting the player via rockbox-...Dominik Riebeling
2009-09-25Query RAM size when scanning for Ipods. Return the target string for Video 64...Dominik Riebeling
2009-09-23rbutil: correct url to samsung bootloaders.Dominik Wenger
2009-09-23Samsung YH920 & YH925 are in the unstable categoryRafaël Carré
2009-09-23rbutil: correct dependencies by setting DEPENDPATH.Dominik Wenger
2009-09-20Always format error message using ANSI functions to get rid of type-punning w...Dominik Riebeling
2009-09-20Substract the correct number of minutes when calculating the durations second...Dominik Riebeling
2009-09-20Fix short version of qmake command option. Add display of building time.Dominik Riebeling
2009-09-20rbutil: bump version in preparation for release.Dominik Wenger
2009-09-19rbutil: mark e200v2 and fuze as unstable.Dominik Wenger
2009-09-19rbutil: dont output a error if rbutil follows a http redirect.Dominik Wenger
2009-09-18rbutil: check for new Versions at startup.Dominik Wenger
2009-09-16rbutil: change some more URLs to match new locations.Dominik Wenger
2009-09-16rbutil: fix URL to the font pack.Dominik Wenger
2009-09-16rbutil: fix URL to build-info for dailies and releases. And hide targets whic...Dominik Wenger
2009-09-14Fix ccpmp.bin backup in ChinaChippatcher (thanks to Aaron DeMille)Maurus Cuelenaere
2009-09-06rbutil: correct several name entrys in the rbutil.ini file.Dominik Wenger
2009-09-05Make mkamsboot Makefile operate silent per default.Dominik Riebeling
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling
2009-08-30rbutil: correct debug output.Dominik Wenger
2009-08-30rbutil: correct usb-id reading on windows.Dominik Wenger
2009-08-29rbutil: dont write logfile if user aborts filename selection.Dominik Wenger
2009-08-23rbutil: add a option to ignore specific files for .talk file generation.Dominik Wenger