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.h
Age
Commit message (
Expand
)
Author
2010-02-11
Restore the default message handler on application shutdown. Fixes sporadic s...
Dominik Riebeling
2010-01-20
rbutil: store the info from the server centrally in RbSetttings. Dont downloa...
Dominik Wenger
2009-09-18
rbutil: check for new Versions at startup.
Dominik Wenger
2009-08-15
rbutil: add a errorlog function into rbutil and the possibility to save a log...
Dominik Wenger
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
2009-04-27
Fix the includes I forgot when renaming the ZipInstaller class file.
Dominik Riebeling
2008-09-28
Completely rework the bootloader installation class:
Dominik Riebeling
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-27
connect progress signal directly to the logger.
Dominik Riebeling
2008-06-21
Add System Info screen showing some values that could be helpful in case of p...
Dominik Riebeling
2008-05-11
rbutil: improve the backup function.
Dominik Wenger
2008-04-01
rbutil: let rbutil use the new voice.zip files. Also make the download cache ...
Dominik Wenger
2008-01-25
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...
Dominik Wenger
2008-01-11
rbutil: added creation of voice files with rbutil.
Dominik Wenger
2007-09-16
Check target / mountpoint selection before performing any installation.
Dominik Riebeling
2007-09-15
Factorize smallInstall and completeInstall code.
Antoine Cellerier
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
2007-09-15
Fixes to the Complete and Small Installation routines: Don't try installing a...
Antoine Cellerier
2007-08-29
add a "help" entry to the about menu. For now this opens the system browser w...
Dominik Riebeling
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-26
Add info window which shows details about the currently installed files based...
Dominik Riebeling
2007-08-26
simplify setting of proxy value.
Dominik Riebeling
2007-08-22
add portable installation if built as static binary.
Dominik Riebeling
2007-08-22
enable downloading of the manual. It will get saved to the players root folde...
Dominik Riebeling
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-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-08-05
rbutilQt: added Talkfile creation.
Dominik Wenger
2007-08-03
Remove zip installation window as it's not needed anymore. Use a simple confi...
Dominik Riebeling
2007-08-02
Move device and mountpoint selection to configuration to eliminate the need o...
Dominik Riebeling
2007-07-30
Put links to the manual on the manual tab. Downloading the manual isn't finis...
Dominik Riebeling
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-27
rbutilQt: first attempt for bootloader installation. Sansa and irivers are st...
Dominik Wenger
2007-07-25
First stab at porting rbutil to Qt4. Currently only installing a current or a...
Dominik Riebeling