Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
61ca868be2e6b5ee145382bca82974bd3a5f286f
/
rbutil
3e0e14b
Remove scanning for Ipod from Ipod bootloader installation and clean it up a bit. The Ipod is specified by its mountpoint, so there is no need to scan at all.
by Dominik Riebeling
· 15 years ago
b283967
Use QLocale::toDateTime() for parsing the date instead of QDateTime::fromString(). Fixes server timestamps not parsed correctly on systems with a non-english locale.
by Dominik Riebeling
· 15 years ago
bd62c85
Fix Ipod Video 64MB workaround for rockbox-info.txt detection.
by Dominik Riebeling
· 15 years ago
69a5ff7
Make lipo calls silent.
by Dominik Riebeling
· 15 years ago
c3a908f
Always format error message using ANSI functions to get rid of type-punning when building with rbutil.
by Dominik Riebeling
· 15 years ago
5742f89
Fix ipodpatcher to work with new target names introduced in r23883
by Dave Chapman
· 15 years ago
c074044
Rename targets to be consistent in all places. (FS #10819). Take 2.
by Björn Stenberg
· 15 years ago
e8bab4e
Improve detection of system libspeex and fallback earlier.
by Dominik Riebeling
· 15 years ago
d587794
Remove special lib Makefile targets that aren't used anymore.
by Dominik Riebeling
· 15 years ago
0324617
Fix "Warning: Signals cannot be declared virtual" for progresslogger when building with Qt 4.6.
by Dominik Riebeling
· 15 years ago
f6a92b8
Name some unnamed GridLayouts. Fixes uic warnings about names being used multiple times.
by Dominik Riebeling
· 15 years ago
5f7a846
Add support for OS X.
by Dominik Riebeling
· 15 years ago
93eefba
Suppress unused warnings for functions that haven't been implemented.
by Dominik Riebeling
· 15 years ago
f0d0ba8
Fix building universal binaries.
by Dominik Riebeling
· 15 years ago
cca6f74
Handle TARGET_DIR in universal library building.
by Dominik Riebeling
· 15 years ago
38dde55
FS#10100: Wait for the system to remount the player after bootloader installation.
by Dominik Riebeling
· 15 years ago
46e5658
Fix Sansa bootloader installation on OS X.
by Dominik Riebeling
· 15 years ago
bbfe573
FS#9833: Fix Ipods being wrongly detected as MacPods on OS X
by Dominik Riebeling
· 15 years ago
48df607
Fix stupid combination of CnP error and typo.
by Dominik Riebeling
· 15 years ago
49ed16c
Fix two strings and warnings.
by Dominik Riebeling
· 15 years ago
de37ce5
OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes mountpoint resolving.
by Dominik Riebeling
· 15 years ago
6b06648
rbutilqt: always rename the OF to the name specified in rbtutil.ini
by Rafaël Carré
· 15 years ago
e30d13e
rbutilqt: activate Unstable Clip support
by Rafaël Carré
· 15 years ago
9dd6396
Use f_frsize when calculating the free disk space from the block count. Fixes wrong value on implementations with f_bsize != f_frsize.
by Dominik Riebeling
· 15 years ago
1717217
Add docs/COPYING to rbutil source folder and make checkout slightly more robust.
by Dominik Riebeling
· 15 years ago
a721007
mkamsboot: fix linking (typo from r23520)
by Rafaël Carré
· 15 years ago
3e489c1
Rename print_error() in ipodpatcher and sansapatcher.
by Dominik Riebeling
· 15 years ago
8e47406
Fix a compile warning.
by Dominik Riebeling
· 15 years ago
992b573
Allow the bin2c output filename stem to contain a path.
by Dominik Riebeling
· 15 years ago
513a76e
Update portugues-brasileiro lang file (FS#10765 by Adilson Xavier).
by Dominik Riebeling
· 15 years ago
7e0fe36
Set svn:keywords property.
by Dominik Riebeling
· 15 years ago
3bae42e
Use mingw32-make when deploy-building on Windows / MinGW as make might not be the MinGW version one.
by Dominik Riebeling
· 15 years ago
3762b36
mktccboot doesn't use any version string passed by the Makefile, remove unneeded call to version.sh.
by Dominik Riebeling
· 15 years ago
d47366b
Remove unused variable.
by Dominik Riebeling
· 15 years ago
20f3e64
Clean up mktccboot building. No functional changes.
by Dominik Riebeling
· 15 years ago
ea61780
Clean up mkamsboot building. No functional changes.
by Dominik Riebeling
· 15 years ago
606a333
Fix building of Rockbox Utility by restoring object list for libmkamsboot.a
by Dominik Riebeling
· 15 years ago
bcadf96
FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patching
by Tomer Shalev
· 15 years ago
0fa6eea
rbutil: Fix Cowon D2 bootloaderfile had no slash prefix.
by Tomer Shalev
· 15 years ago
04f84cf
FS#10747 - Disable actions if rbutil is not configured properly
by Tomer Shalev
· 15 years ago
23aecc4
Don't set the layout direction twice in a row, one time is enough.
by Dominik Riebeling
· 15 years ago
15ea6e6
FS#10741 - rbutil: Fix mkamsboot Makefile dependancies
by Tomer Shalev
· 15 years ago
3b3377b
rbutil: Update Hebrew translation
by Tomer Shalev
· 15 years ago
d011eec
FS#10748 - rbutil: Explicitly override GUI layout direction setting for some widgets
by Tomer Shalev
· 15 years ago
e3e8898
Remove tooltip from 'Install Rockbox' button, since no other button has one
by Tomer Shalev
· 15 years ago
62e583f
Fix cowon D2 bootloader file path
by Tomer Shalev
· 15 years ago
1121206
Catch import errors for modules that are not part of python.
by Dominik Riebeling
· 15 years ago
2468748
Building Rockbox Utility now also needs telechips.[ch].
by Dominik Riebeling
· 15 years ago
8ed7a59
Fix mktccboot to make Rockbox Utility compile again.
by Dominik Riebeling
· 15 years ago
08c5a66
mktccboot: Remove excessive use of defines in Makefile
by Tomer Shalev
· 15 years ago
d0bc525
rbutil: Update bootloader name for cowon d2
by Tomer Shalev
· 15 years ago
ad78551
FS#10728 - Cowon D2: Add support for D2 in rbutil
by Tomer Shalev
· 15 years ago
aca1d8b
Improve a few debug logger messages.
by Dominik Riebeling
· 15 years ago
48430bf
Move mktccboot from tools/ to rbutil/mktccboot/ - inspired by FS#10728 but with no functional changes to code.
by Dave Chapman
· 15 years ago
6f97247
Show status about downloading build information in the status bar.
by Dominik Riebeling
· 15 years ago
18e6547
Add a pointer to the manual and wiki for finding an OF file for AMS bootloader installation.
by Dominik Riebeling
· 15 years ago
07e8647
Add simple progress indicator when building.
by Dominik Riebeling
· 15 years ago
334e03e
rbutil: Updated Hebrew translation
by Tomer Shalev
· 15 years ago
660dbd6
rbutil: Change layout to RTL if Hebrew language is used
by Tomer Shalev
· 15 years ago
00695ba
Updated location of Gigabeat F/X bootloader
by Björn Stenberg
· 15 years ago
6023160
rbutil: Updated Hebrew translation
by Tomer Shalev
· 15 years ago
10305ea
When cancelling the bootloader installation delete the bootloader install object.
by Dominik Riebeling
· 15 years ago
e4af86a
rbutil: build our libraries in the build folder like everything else. Centralize the build rules for them within the project file.
by Dominik Riebeling
· 15 years ago
5c244cf
Move rbutil documents into a separate subfolder.
by Dominik Riebeling
· 15 years ago
1383be8
Fix a compiler warning showing up with newer gcc versions.
by Dominik Riebeling
· 15 years ago
0fcc84f
Add cache index file to HttpGet class to maintain a list of hash - file origin mappings.
by Dominik Riebeling
· 15 years ago
96addda
Don't trace every device in the machine when scanning for USB devices on Windows.
by Dominik Riebeling
· 15 years ago
2e9155c
Add the left brace again that was unintentionally lost.
by Dominik Riebeling
· 15 years ago
bc74895
Fix building Rockbox Utility when using newer versions of libspeex.
by Dominik Riebeling
· 15 years ago
11bd80c
rbutil: rework and rename the "dont overwrite talkfiles" option so it really generates only new Talkfiles.
by Dominik Wenger
· 15 years ago
3215c09
rbutil: split tts.cpp/h into individual files.
by Dominik Wenger
· 15 years ago
c06bc78
Fix Nano2G bootloader installation - no longer assume that the OSOS image is the first.
by Dave Chapman
· 15 years ago
71e79e7
rbutil: YH820 Unstable support
by Rafaël Carré
· 15 years ago
8e95cc4
ipodpatcher and rbutil support for the Nano2G - FS#10609 with a few further changes.
by Dave Chapman
· 15 years ago
e486241
rbutil: store the voice language in the correct setting.
by Dominik Wenger
· 15 years ago
747b9ca
mkamsboot: allow the version string to be overridden from the commandline - e.g. "make APPVERSION=v1.1 mkamsboot".
by Dave Chapman
· 15 years ago
ef9dfb8
Rework configuration dialog for TTS / Encoder values.
by Dominik Riebeling
· 15 years ago
205231c
Don't put the complete HTML source in the trace when checking for a new version. The recognized filenames is enough.
by Dominik Riebeling
· 15 years ago
e51dbc0
mkamsboot: support Fuze OF v 1.02.28
by Rafaël Carré
· 15 years ago
e100947
Update german rbutil translation.
by Dominik Riebeling
· 15 years ago
30ea0b6
mkamsboot: build and package (dmg) an universal OSX binary
by Rafaël Carré
· 15 years ago
6705994
Add Czech translation to the resources too.
by Dominik Riebeling
· 15 years ago
b5240fd
Czech translation for Rockbox Utility (FS#10662 by Pavel Rzehák).
by Dominik Riebeling
· 15 years ago
21a712c
If available, use the systems libspeex when linking rbspeex(enc|dec) and rbutil dynamically. This is similar to FS#9233 but utilizes pkg-config.
by Dominik Riebeling
· 15 years ago
32b367b
Don't warn if the archive has to be created.
by Dominik Riebeling
· 15 years ago
6b51e5b
Add some more options to rbutil deploy script.
by Dominik Riebeling
· 15 years ago
d5529ef
Add command line option for adding additional files to the build folder.
by Dominik Riebeling
· 15 years ago
45c411e
Rework rbutil deployment script.
by Dominik Riebeling
· 15 years ago
f65170f
Add config option to disable ccache during build.
by Dominik Riebeling
· 15 years ago
2b05ef7
Add command line option to specify project file for deploying out-of-tree.
by Dominik Riebeling
· 15 years ago
9e25f04
Handle which not returning anything when searching for qmake.
by Dominik Riebeling
· 15 years ago
bbe9d32
Refactor rbutil deploy script.
by Dominik Riebeling
· 15 years ago
1644cd8
Clean up a few source strings.
by Dominik Riebeling
· 15 years ago
b9a17dd
Add special handling for ipodvideo64mb when detecting the player via rockbox-info.txt.
by Dominik Riebeling
· 15 years ago
4e4510e
Query RAM size when scanning for Ipods. Return the target string for Video 64MB when apropriate amount of RAM is detected. Makes Rockbox Utility detect it correctly for first time installs.
by Dominik Riebeling
· 15 years ago
885dc15
rbutil: correct url to samsung bootloaders.
by Dominik Wenger
· 15 years ago
4802673
Samsung YH920 & YH925 are in the unstable category
by Rafaël Carré
· 15 years ago
976784b
rbutil: correct dependencies by setting DEPENDPATH.
by Dominik Wenger
· 15 years ago
8b32a2d
Always format error message using ANSI functions to get rid of type-punning when building with rbutil.
by Dominik Riebeling
· 15 years ago
2474708
Substract the correct number of minutes when calculating the durations seconds part.
by Dominik Riebeling
· 15 years ago
Next »