add global proxy / cache settings to httpget class. This removes the need of passing...
commit3dbec3ba364a2089daf98432ffb2d26bc2b396be
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 5 Mar 2008 21:12:24 +0000 (5 21:12 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 5 Mar 2008 21:12:24 +0000 (5 21:12 +0000)
treedcbb9529aafc259fd8922b471c8ff537bb48a8fe
parent5f88c9383c3041fe236ce81ffd5f3d6c9043fed3
add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16530 a1c6a512-1295-4272-9138-f99709370657
14 files changed:
rbutil/rbutilqt/httpget.cpp
rbutil/rbutilqt/httpget.h
rbutil/rbutilqt/install.cpp
rbutil/rbutilqt/install.h
rbutil/rbutilqt/installbootloader.cpp
rbutil/rbutilqt/installbootloader.h
rbutil/rbutilqt/installthemes.cpp
rbutil/rbutilqt/installthemes.h
rbutil/rbutilqt/installzip.cpp
rbutil/rbutilqt/installzip.h
rbutil/rbutilqt/rbutilqt.cpp
rbutil/rbutilqt/utils.cpp
rbutil/rbutilqt/voicefile.cpp
rbutil/rbutilqt/voicefile.h