Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
5565a28c7d9cf6217f5b85b3e078e74a3722175e
/
rbutil
168eba1
Detect when building for 64bit Linux and adjust tarball name.
by Dominik Riebeling
· 14 years ago
49a3808
Remove the unused ENRD0_USB_STATUS define, I'll leave the other button defines in, maybe someone wants his bootloader to use one of those instead ;)
by Tobias Diedrich
· 14 years ago
7d15c43
Use DBOP to check for left button on C200v2 like we are supposed to instead of right button
by Tobias Diedrich
· 14 years ago
470be75
Use DBOP to check for left button on C200v2 like we are supposed to instead of right button
by Tobias Diedrich
· 14 years ago
e882961
Bump Rockbox Utility version to 1.2.7.
by Dominik Riebeling
· 14 years ago
rbutil_1.2.7
e7a536b
Don't close libusb device handle if opening failed.
by Dominik Riebeling
· 14 years ago
90bc818
Log filesystem free value to system trace.
by Dominik Riebeling
· 14 years ago
955bb40
Rockbox Utility translation updates.
by Dominik Riebeling
· 14 years ago
2c68952
Make System and Utils class based on QObject.
by Dominik Riebeling
· 14 years ago
6e5330f
Fix source string spelling.
by Dominik Riebeling
· 14 years ago
c0bd417
Make sure files which aren't windows-specific use \n line endings only
by Rafaël Carré
· 14 years ago
d258c58
Remove ugly RTL writing direction hack.
by Dominik Riebeling
· 14 years ago
738d83c
Add cleaned up tests used for Utils::compareVersionStrings().
by Dominik Riebeling
· 14 years ago
1727c99
deploy-release: Make upx part optional and disable it.
by Dominik Riebeling
· 14 years ago
13d8649
Rework Rockbox Utility update version number check.
by Dominik Riebeling
· 14 years ago
a120935
Convert uninstallation to use signals / slots for logging.
by Dominik Riebeling
· 14 years ago
47636e6
Use program name variable instead of hardcoded name.
by Dominik Riebeling
· 14 years ago
18b350c
Distinguish between release and current build when installing fonts.
by Dominik Riebeling
· 14 years ago
3f5e61e
Fix typo.
by Dominik Riebeling
· 14 years ago
2a90375
Sort rbutil.ini general section and rename voice_url for clarity.
by Dominik Riebeling
· 14 years ago
56fea4f
Distinguish between release and current build when installing voice files.
by Dominik Riebeling
· 14 years ago
b2998ef
Move retrieval of revision and release numbers to RockboxInfo class.
by Dominik Riebeling
· 14 years ago
32a2b3e
Transmit installed build revision and release version to theme site.
by Dominik Riebeling
· 14 years ago
fab86a6
rbutil: add mpio hd200 as disabled target (all untested)
by Dominik Wenger
· 14 years ago
a8c1934
rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan Kratunov
by Dominik Wenger
· 14 years ago
86b1ecc
Update Brazilian Portuguese translation for Rockbox Utility
by Dominik Riebeling
· 14 years ago
8be2a90
Fix global proxy getting set too late.
by Dominik Riebeling
· 14 years ago
0a4b576
Move constructing the themes info download link to rbutil.ini.
by Dominik Riebeling
· 14 years ago
27d529e
mkamsboot / nrv2e_d8.S thubm decompressor : comment the use of mov pc, lr
by Rafaël Carré
· 14 years ago
07ba746
Fix a warning.
by Dominik Riebeling
· 14 years ago
0dcf93e
Use build dir and respect TARGET_DIR when building mkamsboot.
by Dominik Riebeling
· 14 years ago
02068ed
Bump ipodpatcher version number in preparation for a new ipod bootloader release
by Torne Wuff
· 14 years ago
bootloader_ipodpatcher_v5
ff6b042
mkamsboot/rbutil/amsinfo : do not try to detect the model of a given Sansa AMS OF
by Rafaël Carré
· 14 years ago
e2d1eb6
mkamsboot: support Fuzev2 OF 2.03.33
by Rafaël Carré
· 14 years ago
4efe1e6
Rockbox Utility: updates Japanese translation.
by Yoshihisa Uchida
· 14 years ago
d9e508b
mkamsboot: support Clip+ OF v01.02.15
by Rafaël Carré
· 14 years ago
c23a7cc
Fuzev2: use enrd0 for USB detection, GPIO didn't work on some models
by Rafaël Carré
· 14 years ago
66f1830
Clip+: boot to OF if USB is connected
by Rafaël Carré
· 14 years ago
738e23c
rbutil: change the binary name here too. Thanks to PyroBor for finding that.
by Dominik Wenger
· 14 years ago
c699914
rbutil: fix fuzev2 firmware filename. Thanks to kisak for spotting it.
by Dominik Wenger
· 14 years ago
26826b5
rbutil: move bootloaderInstall object creation switches to bootloaderInstallBase .
by Dominik Wenger
· 14 years ago
feecb7d
Add repeat counting to system trace.
by Dominik Riebeling
· 14 years ago
d48b335
fix libmkmpioboot.a building.
by Dominik Wenger
· 14 years ago
8e2ebc1
rbutil: fix compiling on windows.
by Dominik Wenger
· 14 years ago
7a0efce
rbutil: fix fuzev2 entry.
by Dominik Wenger
· 14 years ago
268f7c4
fix mkamsboot compilation on systems where 'make' is not 'GNU make' (FreeBSD for example)
by Marcoen Hirschberg
· 14 years ago
e77550a
rbutil: add fuzev2
by Rafaël Carré
· 14 years ago
34e60dd
Handle device name resolving failures.
by Dominik Riebeling
· 14 years ago
b6e1f1c
Fix talkfile generation for files starting with . and having no extension.
by Dominik Wenger
· 14 years ago
28d54c6
Add MPIO HD200 port - new files
by Marcin Bukat
· 14 years ago
5185d9e
Log failures in mountpoint resolving, log filesystem formats in mountpoints().
by Dominik Riebeling
· 14 years ago
0d4a1f1
Don't retrieve the mountpoint value for each file when displaying the installed files.
by Dominik Riebeling
· 14 years ago
81422be
Update year in about box. We are still working on this.
by Dominik Riebeling
· 14 years ago
fdf8e2d
mkamsboot: accept Clip+ OF v01.02.13
by Rafaël Carré
· 14 years ago
da01839
Fix typo and correct punctuation
by Alexander Levin
· 14 years ago
f82a998
rbutil: update french translation
by Amaury Pouly
· 15 years ago
6e6673e
Update Rockbox Utility version to 1.2.6
by Dominik Riebeling
· 15 years ago
rbutil_1.2.6
7f860f7
Rbutil: Some small Hebrew translation fixes
by Tomer Shalev
· 15 years ago
a06f141
Fix Ipod Mini manual.
by Dominik Riebeling
· 15 years ago
8402ffa
FS#11193 - rbutil: HTTP 404 error when downloading zipped version of the manual
by Tomer Shalev
· 15 years ago
e678690
rbutil: update french translation.
by Amaury Pouly
· 15 years ago
554be5c
rbutil: update french translation.
by Amaury Pouly
· 15 years ago
a21151d
rbutil: update french translation.
by Amaury Pouly
· 15 years ago
289d66e
rbutil: Hebrew translation
by Tomer Shalev
· 15 years ago
76d07bc
Fix layout special case for hebrew failing for system language (FS#11180).
by Dominik Riebeling
· 15 years ago
fa84c2f
Try to detect Wine.
by Dominik Riebeling
· 15 years ago
1cc1f4e
System Info: display OS X version number and architecture too.
by Dominik Riebeling
· 15 years ago
9fedc81
Move utils.cpp functions into separate class and split it up.
by Dominik Riebeling
· 15 years ago
b470303
Implement system proxy values retrieval on OS X.
by Dominik Riebeling
· 15 years ago
98493fd
Warn when selecting system proxy settings with invalid values.
by Dominik Riebeling
· 15 years ago
d6543b7
Fix leaking file descriptors on error.
by Dominik Riebeling
· 15 years ago
0d6828e
Fix multiple warnings when network is unreachable.
by Dominik Riebeling
· 15 years ago
8cccb6e
Add Gigabeat S to Rockbox Utility.
by Dominik Riebeling
· 15 years ago
aae2213
Add build folder cleanup on build errors and add option to keep it.
by Dominik Riebeling
· 15 years ago
a3d5f95
rbutil: Hebrew translation
by Tomer Shalev
· 15 years ago
f598a7b
rbutil: Make strings translatable
by Tomer Shalev
· 15 years ago
c19466a
Rockbox Utility: Japanese translation updates
by Yoshihisa Uchida
· 15 years ago
e35fe82
Update german Rockbox Utility translation.
by Dominik Riebeling
· 15 years ago
11c9be9
Fix Festival tts engine.
by Dominik Wenger
· 15 years ago
a79fee0
Delete tts objects after use.
by Dominik Wenger
· 15 years ago
ebae474
Add Rockbox Utility SVG window icon on Linux.
by Dominik Riebeling
· 15 years ago
d175874
Remove OSX deployment script, Qt now has macdeployqt.
by Dominik Riebeling
· 15 years ago
be920c4
Fix Fuzev2 OF version
by Rafaël Carré
· 15 years ago
0d96f9e
mkamsboot: add fuzev2 OF 2.02.31
by Rafaël Carré
· 15 years ago
9f78424
Fix uic warning.
by Dominik Riebeling
· 15 years ago
43bc2e5
Packard Bell Vibe 500: correct the path to a proper one in rbutil (proper directory on the file server to the bootloader)
by Szymon Dziok
· 15 years ago
225853c
adjust the bootloader paths to the changed locations.
by Dominik Wenger
· 15 years ago
f25731b
add Packard Bell Vibe 500 to RBUtil.
by Szymon Dziok
· 15 years ago
b9b105a
add clipv2 and clip+ to rbutil.
by Dominik Wenger
· 15 years ago
630281a
Remove unnecessary class declaration, this should come from the includes.
by Dominik Riebeling
· 15 years ago
56199d3
Save System Trace on exit and allow easy retrieval after restart.
by Dominik Riebeling
· 15 years ago
20fccd8
mkamsboot: add Clipv2 OF v2.01.35
by Rafaël Carré
· 15 years ago
mkamsboot_1.2
17f5637
Rockbox Utility requires Qt 4.5 since a while; correct check in project file.
by Dominik Riebeling
· 15 years ago
bc8b9da
Split source files out of project file.
by Dominik Riebeling
· 15 years ago
b0e3fc6
mkamsboot: update README for Clip+/Fuzev2
by Rafaël Carré
· 15 years ago
a384cdf
mkamsboot: update for Clipv1 OF v01.01.35 (tested)
by Rafaël Carré
· 15 years ago
9db98bb
Fix bootloader files vanishing after installation (FS#11086).
by Dominik Riebeling
· 15 years ago
76da921
Fix manual download links.
by Dominik Riebeling
· 15 years ago
a4caff9
Respect the exit code of external encoder called.
by Dominik Riebeling
· 15 years ago
b4401e5
Implement speed adjustment for OS X TTS.
by Dominik Riebeling
· 15 years ago
Next »