mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
rbutil: store the info from the server centrally in RbSetttings. Dont download build-info multiple times. Rename install.cpp
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24301 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b5d16e79e1
commit
8363619e66
7 changed files with 195 additions and 123 deletions
|
|
@ -55,7 +55,6 @@ class RbUtilQt : public QMainWindow
|
|||
ProgressLoggerGui *logger;
|
||||
ZipInstaller *installer;
|
||||
QUrl proxy(void);
|
||||
QMap<QString, QString> versmap;
|
||||
bool chkConfig(bool);
|
||||
|
||||
volatile bool m_installed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue