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
/
install.cpp
Age
Commit message (
Expand
)
Author
2010-01-20
rbutil: store the info from the server centrally in RbSetttings. Dont downloa...
Dominik Wenger
2009-08-10
Clean up and rename Detect class.
Dominik Riebeling
2009-08-10
Simplify and cleanup rockbox-info.txt handling.
Dominik Riebeling
2009-08-08
Move download link pattern description to rbutil.ini.
Dominik Riebeling
2009-06-16
Clean up several debug messages.
Dominik Riebeling
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
2009-05-02
Cleanup and un-gui ZipInstaller class:
Dominik Riebeling
2009-05-02
Clean up ProgressLogger state handling:
Dominik Riebeling
2009-04-29
Completely rework RbSettings class.
Dominik Riebeling
2009-04-10
Install dialog: fix version notes not getting cleared correctly for current b...
Dominik Riebeling
2009-03-27
rbutil:
Dominik Wenger
2009-03-14
Use target string instead of target id when checking the target selection aga...
Dominik Riebeling
2009-02-28
Use reference for version map instead of copy in prototype.
Dominik Riebeling
2009-01-25
Remove installation note and checkbox disabling about the current build alway...
Dominik Riebeling
2009-01-25
Remove hard-coded release version numbers.
Dominik Riebeling
2009-01-25
Install dialog: use the release version number from the version strings map i...
Dominik Riebeling
2009-01-24
Don't allow pre-selecting stable build if the selected player doesn't have a ...
Dominik Riebeling
2009-01-23
Make backup location text elide based of the label width instead of fixed siz...
Dominik Riebeling
2008-12-19
- make installation dialog default to the last selection if existing.
Dominik Riebeling
2008-10-24
Make Detect::check() return an error string instead of a boolean result and m...
Dominik Riebeling
2008-10-18
rbutil: make release versions local to devices. To allow different releases o...
Dominik Wenger
2008-09-23
Adjust Rockbox release download filename to the changed target - version order.
Dominik Riebeling
2008-07-25
Fix spelling error: successfull -> successful
Bertrik Sikken
2008-06-27
rbutil: move some detecting code, to make detecing things nicer
Dominik Wenger
2008-06-23
rbutil: warn when you install a build for a different target then already ins...
Dominik Wenger
2008-06-03
Use the new progressbar value slot instead of wrapping around it.
Dominik Riebeling
2008-05-12
rbutil: also use elides when the backup filename is changed.
Dominik Wenger
2008-05-12
fix some small glitches for backup:
Dominik Riebeling
2008-05-11
rbutil: use elides in the backup filename, also fix cache for archived builds.
Dominik Wenger
2008-05-11
rbutil: more improvements for the backup mechanism.
Dominik Wenger
2008-05-11
rbutil: improve the backup function.
Dominik Wenger
2008-05-10
rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...
Dominik Wenger
2008-04-06
rbutil: move many more connect calls, mainly for safety.
Dominik Wenger
2008-03-05
add global proxy / cache settings to httpget class. This removes the need of ...
Dominik Riebeling
2008-02-13
rbutil: fix bug with wrong downloadURL for h10.
Dominik Wenger
2008-01-25
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...
Dominik Wenger
2007-10-19
Small clarification.
Dominik Riebeling
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
2007-09-03
- rework language selection a bit: use language string as key instead of lang...
Dominik Riebeling
2007-08-30
When installing builds use the real platform name, not the configuration sect...
Dominik Riebeling
2007-08-30
When installing a build also save the platform information to the log file. T...
Dominik Riebeling
2007-08-28
Rename logfile section for base install to something more descriptive (as it ...
Dominik Riebeling
2007-08-27
Cache was intended to be disabled per default. Also make the "disable downloa...
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-26
rbutilQt: fix the installing of release builds (archos only).
Dominik Wenger
2007-08-14
extend ZipInstaller to support installing of multiple files at once (for use ...
Dominik Riebeling
2007-08-02
Remove mountpoint entry line from installation form and use config setting in...
Dominik Riebeling
2007-07-31
rbutilQt: the progressloggergui now uses little icons along the text.
Dominik Wenger
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger
[next]