Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
5833cc181bfe5c70515617808b7ca38d42f685de
/
rbutil
3aec87c
Move Info tab content to a separate widget.
by Dominik Riebeling
· 13 years ago
93ed5ba
Correct filename in manifest.
by Dominik Riebeling
· 13 years ago
2d7a4e9
Fix RockboxInfo() not handling git hashes correctly.
by Dominik Riebeling
· 13 years ago
2dbb17d
Initial unit test of RockboxInfo class.
by Dominik Riebeling
· 13 years ago
557451a
Put test objects into test specific subfolder.
by Dominik Riebeling
· 13 years ago
a56f442
Allow overriding filename for rockbox-info.txt.
by Dominik Riebeling
· 13 years ago
8498e10
Remove "r" prefix for version information.
by Dominik Riebeling
· 13 years ago
a794aaa
Update rbutil russian translation
by Семён Жуковский
· 13 years ago
f7fdf13
Move manual tab contents to separate widget.
by Dominik Riebeling
· 13 years ago
3933afc
Make configuration check reusable.
by Dominik Riebeling
· 13 years ago
f1eedb8
Don't try to save settings if none available.
by Dominik Riebeling
· 13 years ago
779c2f3
chinachippatcher: allow additional CFLAGS from the command line.
by Dominik Riebeling
· 13 years ago
rbutil_1.2.12
13e640c
Update version to 1.2.12, OS X specific file.
by Dominik Riebeling
· 13 years ago
3131dd5
Bump version to 1.2.12.
by Dominik Riebeling
· 13 years ago
db3afb0
Make sure we use POSIX/C99 printf() when building for windows
by Rafaël Carré
· 13 years ago
88cda7e
mkamsboot: fix some Clipv2 that we used to brick
by Rafaël Carré
· 13 years ago
d1b47c2
Clipv2: fix button reading on some models
by Rafaël Carré
· 13 years ago
3e0f2b3
Use relative paths to quazip includes.
by Dominik Riebeling
· 13 years ago
7d8db0a
findExecutable(): cleanup log output a bit.
by Dominik Riebeling
· 13 years ago
4105c82
Centralize settings for executable based TTS systems.
by Dominik Riebeling
· 13 years ago
0ae49c2
Separate default quality setting for encoders.
by Dominik Riebeling
· 13 years ago
933a674
libmp3lame: add quality and volume settings.
by Dominik Riebeling
· 13 years ago
76440aa
mkamsboot: ignore built files / folders
by Rafaël Carré
· 13 years ago
250a733
Check running processes at startup.
by Dominik Riebeling
· 13 years ago
61047e1
Fix a typo.
by Dominik Riebeling
· 13 years ago
b18bbab
Fix unused-but-set warnings in helper functions.
by Dominik Riebeling
· 13 years ago
633749e
TTS: check if created wav file exists.
by Dominik Riebeling
· 13 years ago
92fa7a8
Add alternate firmware filenames for e200v2.
by Dominik Riebeling
· 13 years ago
b45cc0a
Support reading OF files from zip.
by Dominik Riebeling
· 13 years ago
9db5c12
Fix wavtrim on voicefile creation.
by Dominik Riebeling
· 13 years ago
820dcfd
Remove multithreading support from voicefile creation.
by Dominik Riebeling
· 13 years ago
85a3f3f
Update copyright information for 2012.
by Dominik Riebeling
· 13 years ago
42fa2a8
Improve error handling and logging.
by Dominik Riebeling
· 13 years ago
ab49b5e
MSVC compatibility adjustments.
by Dominik Riebeling
· 13 years ago
f1fc6ba
Rockbox Utility: use libmp3lame for voice clips.
by Dominik Riebeling
· 13 years ago
3e014d3
Fix wrong includes.
by Dominik Riebeling
· 13 years ago
959432d
Fix typo in comment.
by Dominik Riebeling
· 13 years ago
f22ecf6
MSVC: fix error in README and update librbspeex build folder.
by Dominik Riebeling
· 13 years ago
ade55fd
Fix "invalid settings" dialog appearing twice.
by Dominik Riebeling
· 13 years ago
be0e197
Split up encoders sources.
by Dominik Riebeling
· 13 years ago
ded02d8
Remove OS X special universal binary handling.
by Dominik Riebeling
· 13 years ago
c6dcec4
Update OS X library building.
by Dominik Riebeling
· 13 years ago
61f999a
Rockbox Utility: add support for mkimxboot bootloader.
by Dominik Riebeling
· 13 years ago
56e1e85
Extend flashing hint a bit.
by Dominik Riebeling
· 13 years ago
f36f782
Update displayed settings on startup.
by Dominik Riebeling
· 13 years ago
2b04f7b
Remove trailing whitespaces.
by Dominik Riebeling
· 13 years ago
1f0e653
Fix cross compiling on OS X.
by Dominik Riebeling
· 13 years ago
d7b8b10
Remove unnecessary include.
by Dominik Riebeling
· 13 years ago
97ac4c0
Rockbox Utility: update building libs.
by Dominik Riebeling
· 13 years ago
c5530d9
Allow passing additional CFLAGS.
by Dominik Riebeling
· 13 years ago
8c6c6a6
libtools.make: allow overriding variables via environment.
by Dominik Riebeling
· 13 years ago
57a0ebb
Rockbox Utility: recognize Nano 6th gen as unsupported device.
by Dominik Riebeling
· 13 years ago
893666a
Rockbox Utility: add description and helper code for VS.
by Dominik Riebeling
· 13 years ago
0cb0b50
Remove duplicate include. Thanks to Jean-Louis Biasini for spottin this.
by Frank Gevaerts
· 13 years ago
51ff206
rbutil: enable clipzip
by Rafaël Carré
· 13 years ago
e4614c4
mkamsboot: update README
by Rafaël Carré
· 13 years ago
bootloader_amsv2_v4
6a94f6b
mkamsboot: don't boot OF when USB is plugged
by Rafaël Carré
· 13 years ago
13b2f53
Rename libchinachip to libchinachippatcher.
by Dominik Riebeling
· 13 years ago
8420502
libtools.make: add rule to build a DLL.
by Dominik Riebeling
· 13 years ago
70837fb
sansapatcher, ipodpatcher: use MinGW C99 version of stdio functions.
by Dominik Riebeling
· 13 years ago
6c61231
ipodpatcher: move linker only options out of CFLAGS.
by Dominik Riebeling
· 13 years ago
8be58fd
Rockbox Utility: use libsansapatcher.
by Dominik Riebeling
· 13 years ago
1828bb8
sansapatcher: allow building without bootloaders.
by Dominik Riebeling
· 13 years ago
472c02d
sansapatcher: use libtools.make.
by Dominik Riebeling
· 13 years ago
d992536
Rockbox Utility: use libipodpatcher.
by Dominik Riebeling
· 13 years ago
98becd2
mkamsboot: fix building as universal library.
by Dominik Riebeling
· 13 years ago
b056e02
ipodpatcher: convert to use libtools.make.
by Dominik Riebeling
· 13 years ago
d16cefc
mkamsboot: convert to use libtools.make.
by Dominik Riebeling
· 13 years ago
dfcb85e
chinachippatcher: convert to use libtools.make.
by Dominik Riebeling
· 13 years ago
17a0c83
Break some long lines.
by Dominik Riebeling
· 13 years ago
911a355
Pass version when building libmktccboot for Rockbox Utility.
by Dominik Riebeling
· 13 years ago
b52a9cc
mkimxboot: use common Makefile.
by Dominik Riebeling
· 13 years ago
0d4af18
Rockbox Utility: pass BUILD_DIR to libs Makefiles.
by Dominik Riebeling
· 13 years ago
6b8f0b0
mkmpioboot: use common Makefile.
by Dominik Riebeling
· 13 years ago
b24e562
Initial common Makefile for Rockbox Utility tools / libs.
by Dominik Riebeling
· 13 years ago
9c19e87
Remove duplicate entry in russian translation.
by Dominik Riebeling
· 13 years ago
c9a8031
mkamsboot: add support for sansa clip zip firmware version v1.01.18
by Bertrik Sikken
· 13 years ago
5ffd2f7
Various adjustments for MSVC.
by Dominik Riebeling
· 13 years ago
6bc8916
QuaZip: change the order of void-casts.
by Dominik Riebeling
· 13 years ago
16f48e8
Rockbox Utility: disable some pointless warnings when building with VS.
by Dominik Riebeling
· 13 years ago
e23adb5
ipodpatcher: guard platform specific files.
by Dominik Riebeling
· 13 years ago
f83a3d0
Make rbutil tools Makefile more silent.
by Dominik Riebeling
· 13 years ago
38f03d4
sansapatcher: factor out handling of bundled bootloaders.
by Dominik Riebeling
· 13 years ago
38890ac
sansapatcher: guard platform specific files.
by Dominik Riebeling
· 13 years ago
346f1e0
Add double inclusion protection and prepare for use with C++ code.
by Dominik Riebeling
· 13 years ago
2d2fa5c
Add missing include.
by Dominik Riebeling
· 13 years ago
7de4f64
Rockbox Utility: build chinachippatcher as library.
by Dominik Riebeling
· 13 years ago
fd5f16c
Consolidate libraries list in project file a bit.
by Dominik Riebeling
· 13 years ago
059cb71
Extend return codes for chinachip_patch().
by Dominik Riebeling
· 13 years ago
07da9ce
Split up chinachippatcher.
by Dominik Riebeling
· 13 years ago
444b176
mkamsboot: make clip zip boot OF when pressing left button
by Rafaël Carré
· 13 years ago
ab76a0d
mkamsboot/dualboot: use arm-elf-eabi cross compiler by default
by Rafaël Carré
· 13 years ago
c871076
mkimxboot: remove an unecessary include that will prevent compilation of rbutil
by Amaury Pouly
· 13 years ago
8317226
Carbon TTS: Fix a memory leak on read error.
by Dominik Riebeling
· 13 years ago
5692857
Bulk convert all DOS line endings to UNIX.
by Torne Wuff
· 13 years ago
d9b7d58
mkimxboot: fix bootloader load address, replace call by jump on final call to have a clean boot
by Amaury Pouly
· 13 years ago
0609bfd
Rockbox Utility: bump version to 1.2.11.
by Dominik Riebeling
· 13 years ago
rbutil_1.2.11
303c486
Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil
by Amaury Pouly
· 13 years ago
ec5d6ea
Rockbox Utility: polish translation update by Marcin Bukat (FS#12366).
by Dominik Riebeling
· 13 years ago
e4cc3d4
Rockbox Utility: update german translation.
by Dominik Riebeling
· 13 years ago
Next »