summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2007-09-03bump version number for first bugfix release.Dominik Riebeling1-1/+1
2007-09-03update german translation a bit. Still incomplete.Dominik Riebeling1-1760/+1864
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling7-101/+114
2007-09-03make sure closing the application aborts the remaining HttpGet objects. Shoul...Dominik Riebeling1-0/+2
2007-09-02For some strange reason my last project file adjusting didn't seem to work co...Dominik Riebeling1-8/+8
2007-09-02Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+25
2007-09-02Normal build defaults to release. Disable debug output for that case. To crea...Dominik Riebeling1-3/+10
2007-09-02Add short explanation on how to build rbutilqt.Dominik Riebeling1-0/+32
2007-09-02rbutil: added a main .pro file.Dominik Wenger1-0/+2
2007-09-02rbutil: removed the wx version of rbutil. Dominik Wenger51-13187/+0
2007-09-02- check for specific files / folders case-insensitiveDominik Riebeling1-8/+9
2007-09-02Add first time detection for some archos devices and gigabeat based on player...Dominik Riebeling1-4/+41
2007-09-02use the getmntend api here too.Dominik Riebeling1-11/+9
2007-09-02Fix autodetection based on rockbox-info.txt which I broke when fixing X5 dete...Dominik Riebeling1-17/+21
2007-09-01Mac OS X only - automatically unmount the FAT32 partition before attempting t...Dave Chapman1-0/+24
2007-09-01Add options to create Universal binaries on Mac OS XDave Chapman1-0/+5
2007-08-31Fix a possible crash when entering the talkfile window without correct settin...Dominik Riebeling1-3/+3
2007-08-30TTS configuration: default to the first profile found.Dominik Riebeling1-0/+2
2007-08-30update UI a few times more often during installation.Dominik Riebeling1-2/+3
2007-08-30When installing builds use the real platform name, not the configuration sect...Dominik Riebeling1-11/+9
2007-08-30When installing a build also save the platform information to the log file. T...Dominik Riebeling2-4/+22
2007-08-30When collapsing the devices tree upon detection collapse all.Dominik Riebeling1-7/+6
2007-08-30rbutilQt: add the ipodvideo64mb build to rbutil. Dominik Wenger1-4/+16
2007-08-30When autodetecting, don't segfault if no item was previously selected and a d...Dominik Riebeling1-6/+9
2007-08-30rbutilqt: French translation update.Nicolas Pennequin1-11/+11
2007-08-29Connect close signal earlier so the talk window also closes upon error confir...Dominik Riebeling1-2/+2
2007-08-29use the download server to get bootloader-infoDominik Riebeling1-3/+1
2007-08-29rbutilQt: let it use the old theme page (with the new php file) until the new...Dominik Wenger1-2/+2
2007-08-29rbutilQt: fix the log entry for talkfiles, now it has the current Date as value.Dominik Wenger1-2/+3
2007-08-29add a "help" entry to the about menu. For now this opens the system browser w...Dominik Riebeling3-1/+17
2007-08-29rbutilQt: fix a bootloader message, and fixed that the bootloader log entry w...Dominik Wenger2-1/+5
2007-08-29Oops, forgot to translate "at".Nicolas Pennequin1-1/+1
2007-08-29Make it possible to browse for an encoder binary.Dominik Riebeling2-2/+24
2007-08-29Add svn revision to version string and mark milestone 1 reached.Dominik Riebeling1-2/+2
2007-08-29French translation for rbutilqt. Everything is translated.Nicolas Pennequin2-0/+1912
2007-08-29Oops, part 2: I shouldn't remove an icon that is still in use. Also convert s...Dominik Riebeling6-257/+4
2007-08-29Oops, I shouldn't forget the resource file ...Dominik Riebeling1-1/+2
2007-08-29replace the old rbutil title icon with the logo-like icon (which is already u...Dominik Riebeling5-668/+5
2007-08-29fix a typo. Thanks to Nico_P for noting.Dominik Riebeling1-2/+2
2007-08-29make detection of tts / encoder binary by searching the path work on windows ...Dominik Riebeling1-13/+25
2007-08-29Auto-detect binary in TTS / encoder setting dialog by searching $PATH. Only l...Dominik Riebeling1-2/+44
2007-08-29code police.Dominik Riebeling2-29/+29
2007-08-28The install window doesn't need to be wider than the other ones.Dominik Riebeling1-10/+10
2007-08-28Completely rework the talk files window: move settings to configuration dialo...Dominik Riebeling12-360/+386
2007-08-28Rename logfile section for base install to something more descriptive (as it ...Dominik Riebeling2-2/+2
2007-08-27Cache was intended to be disabled per default. Also make the "disable downloa...Dominik Riebeling2-3/+7
2007-08-27Oops, forgot the resource file.Dominik Riebeling1-0/+2
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling12-19/+206
2007-08-26Always save manually entered proxy values.Dominik Riebeling1-1/+1
2007-08-26rbutiQt: fix a bug with font installation.Dominik Wenger1-1/+1