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
/
installzip.h
Age
Commit message (
Expand
)
Author
2008-03-05
add global proxy / cache settings to httpget class. This removes the need of ...
Dominik Riebeling
2008-02-10
Untie rbutil core logic from QtGui for cli:
Dominik Riebeling
2008-02-09
rbutil: tts and encoders: preparation for cli interface. installers: make sur...
Dominik Wenger
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
2007-08-28
Completely rework the talk files window: move settings to configuration dialo...
Dominik Riebeling
2007-08-27
Implement download caching. Set the folder for the cache data in the configur...
Dominik Riebeling
2007-08-26
Add info window which shows details about the currently installed files based...
Dominik Riebeling
2007-08-23
set missing keywords property.
Dominik Riebeling
2007-08-14
extend ZipInstaller to support installing of multiple files at once (for use ...
Dominik Riebeling
2007-08-10
rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...
Dominik Wenger
2007-08-09
add voice file installation. This also extends the ZipInstaller class a bit t...
Dominik Riebeling
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger
2007-07-27
rbutilqt: reworked and renamed the installrb class/files to generic installzi...
Dominik Wenger