mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -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
|
|
@ -65,7 +65,7 @@ QMAKE_EXTRA_TARGETS += lrelease
|
|||
|
||||
SOURCES += rbutilqt.cpp \
|
||||
main.cpp \
|
||||
install.cpp \
|
||||
installwindow.cpp \
|
||||
base/httpget.cpp \
|
||||
configure.cpp \
|
||||
zip/zip.cpp \
|
||||
|
|
@ -115,7 +115,7 @@ SOURCES += rbutilqt.cpp \
|
|||
../../tools/iriver.c \
|
||||
|
||||
HEADERS += rbutilqt.h \
|
||||
install.h \
|
||||
installwindow.h \
|
||||
base/httpget.h \
|
||||
configure.h \
|
||||
zip/zip.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue