index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
rbutilqt
/
rbutilqt.pro
Age
Commit message (
Expand
)
Author
2007-12-14
rbutil: added builtin rbspeex encoder. Reworked encoder configuration.
Dominik Wenger
2007-10-13
Add an icon and version text for the OS X bundle.
Barry Wardell
2007-10-13
FS#7913: mountpoint resolving on OS X.
Barry Wardell
2007-09-23
w32: add USB autodetection based on PID / VID values.
Dominik Riebeling
2007-09-15
Fix a qmake warning caused by some invisible character.
Dominik Riebeling
2007-09-14
If caching is disabled, still cache theme info and images in a temporary dire...
Antoine Cellerier
2007-09-14
Device detection based on USB PIDs. This is currently linux only and requires...
Dominik Riebeling
2007-09-14
Add chinese translation to rbutil by Xinlu Huang (FS#7697).
Dominik Riebeling
2007-09-02
For some strange reason my last project file adjusting didn't seem to work co...
Dominik Riebeling
2007-09-02
Normal build defaults to release. Disable debug output for that case. To crea...
Dominik Riebeling
2007-09-01
Add options to create Universal binaries on Mac OS X
Dave Chapman
2007-08-29
French translation for rbutilqt. Everything is translated.
Nicolas Pennequin
2007-08-26
rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove...
Dominik Wenger
2007-08-26
rbutilqt: first attempt to Small and Complete Installation, could be improved.
Dominik Wenger
2007-08-22
simplify my last commit. Thanks to obo for the hint.
Dominik Riebeling
2007-08-21
rbutilqt: Added a fullsize preview for the Theme installation. It pops up whe...
Dominik Wenger
2007-08-15
Add theme installation. This relies on a modified server script so the themes...
Dominik Riebeling
2007-08-15
rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialo...
Dominik Wenger
2007-08-14
Add Rockbox icon to windows binary. Icon taken from fwpatcher.
Dominik Riebeling
2007-08-10
rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...
Dominik Wenger
2007-08-09
rbutilQt: renamed installbl to installbootloaderwindow.
Dominik Wenger
2007-08-07
Add ccache and build paths to the project file
Robert Keevil
2007-08-07
Replace the file selection dialog for the mountpoint with a pure folder tree ...
Dominik Riebeling
2007-08-05
rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at th...
Dominik Wenger
2007-08-05
rbutilQt: added Talkfile creation.
Dominik Wenger
2007-08-03
Oops.
Dominik Riebeling
2007-08-03
Remove zip installation window as it's not needed anymore. Use a simple confi...
Dominik Riebeling
2007-07-29
fix a warning.
Dominik Riebeling
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger
2007-07-29
fix line endings.
Dominik Riebeling
2007-07-28
rbutilQt: Font and Doom installation. Also some fixes to the signals in the i...
Dominik Wenger
2007-07-28
rbutilQt: bootloader installation routines for iriver players. Bootloader rou...
Dominik Wenger
2007-07-28
rbutilqt: added sansapatcher to bootloader installation. now only iriver boot...
Dominik Wenger
2007-07-27
rbutilQt: first attempt for bootloader installation. Sansa and irivers are st...
Dominik Wenger
2007-07-27
rbutilqt: reworked and renamed the installrb class/files to generic installzi...
Dominik Wenger
2007-07-26
rbutil: wrapped the rockbox installation into a class, for easy reuse.
Dominik Wenger
2007-07-25
First stab at porting rbutil to Qt4. Currently only installing a current or a...
Dominik Riebeling