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
/
rbutilApp.cpp
Age
Commit message (
Expand
)
Author
2007-07-15
rbutil: first attempt to talk file creator. also pushed version to 3.2.6
Dominik Wenger
2007-07-01
move handling of shared manuals (like h100 series) to a new setting in rbutil...
Dominik Riebeling
2007-06-27
rbutil: fix segfault if there is no rbutil.ini. It terminates now nicely.
Dominik Wenger
2007-06-24
rbutil: attempt autodetection at startup.
Dominik Wenger
2007-06-22
rbutil: Add nice Buttons (FS 7294, heavily modified). Buttons are from the gn...
Dominik Wenger
2007-06-10
Simplify code (use + operator to concatenate strings instead of Printf()). Pl...
Antoine Cellerier
2007-06-09
fix Tab navigation in rbutil, and make it also look at other places for rbuti...
Dominik Wenger
2007-05-16
rbutil can now install the Freedoom wads. Thanks to M.Arnold for the pic on t...
Dominik Wenger
2007-05-05
early proxy support on rbutil
Dominik Wenger
2007-05-05
integrated Manual for rbutil
Dominik Wenger
2007-05-03
Support for Sansa E200 in rbutil
Dominik Wenger
2007-05-03
New, better GUI for rbutil. (FS#6893)
Dominik Wenger
2007-03-16
Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEater
Dominik Wenger
2007-03-15
more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview windo...
Dominik Wenger
2007-03-15
Support for Theme installing in rbUtil. FS#6709
Dominik Wenger
2007-02-21
Implementation of Bootloader installation/uninstallation for all Targets in r...
Dominik Wenger
2006-12-14
Minor updates for compilation against 2.8.0. Cosmetic changes.
Christi Scarborough
2006-12-14
Newer shinier install log file which is more intelligent and better able to c...
Christi Scarborough
2006-12-13
Support for running direct from the device itself. If installed on a local d...
Christi Scarborough
2006-12-12
Unix targets require a second (mode) parameter to wxMkdir. rbutil now compil...
Dave Chapman
2006-12-11
Initial revision
Christi Scarborough