rockbox/rbutil/rbutilqt/base
Dominik Riebeling d5f7dab230 Cleanup and un-gui ZipInstaller class:
- Use signals for updating the progress logger from  ZipInstaller class.
- Move ZipInstaller class to base folder as it doesn't rely on QtGui anymore.
- cleanup debugging output a bit.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20845 a1c6a512-1295-4272-9138-f99709370657
2009-05-02 18:50:31 +00:00
..
autodetection.cpp Bootloader installation for ipod and sansa: override the scanning with the device pointed to by the mountpoint. This allows selecting the correct player if two of the same brand are connected (FS#10096). 2009-04-30 19:14:24 +00:00
autodetection.h Bootloader installation for ipod and sansa: override the scanning with the device pointed to by the mountpoint. This allows selecting the correct player if two of the same brand are connected (FS#10096). 2009-04-30 19:14:24 +00:00
bootloaderinstallbase.cpp
bootloaderinstallbase.h
bootloaderinstallfile.cpp
bootloaderinstallfile.h
bootloaderinstallhex.cpp
bootloaderinstallhex.h
bootloaderinstallipod.cpp Make sure the global buffers for ipodpatcher and sansapatcher get allocated and freed only once. Fixes segfaults when the bootloader install class was instanciated multiple times. 2009-05-01 21:35:06 +00:00
bootloaderinstallipod.h
bootloaderinstallmi4.cpp
bootloaderinstallmi4.h
bootloaderinstallsansa.cpp Make sure the global buffers for ipodpatcher and sansapatcher get allocated and freed only once. Fixes segfaults when the bootloader install class was instanciated multiple times. 2009-05-01 21:35:06 +00:00
bootloaderinstallsansa.h Bootloader installation for ipod and sansa: override the scanning with the device pointed to by the mountpoint. This allows selecting the correct player if two of the same brand are connected (FS#10096). 2009-04-30 19:14:24 +00:00
detect.cpp
detect.h
encoders.cpp rbutil: move the tts and encoders and its settings interface to base/ 2009-04-29 21:29:35 +00:00
encoders.h rbutil: move the tts and encoders and its settings interface to base/ 2009-04-29 21:29:35 +00:00
encttssettings.cpp rbutil: correct use of parent ptr in constructor. 2009-04-30 19:52:34 +00:00
encttssettings.h rbutil: move the tts and encoders and its settings interface to base/ 2009-04-29 21:29:35 +00:00
httpget.cpp
httpget.h
rbsettings.cpp Move Settings class to base. 2009-04-29 21:36:05 +00:00
rbsettings.h Move Settings class to base. 2009-04-29 21:36:05 +00:00
rbunzip.cpp
rbunzip.h
rbzip.cpp
rbzip.h
tts.cpp rbutil: move the tts and encoders and its settings interface to base/ 2009-04-29 21:29:35 +00:00
tts.h rbutil: move the tts and encoders and its settings interface to base/ 2009-04-29 21:29:35 +00:00
uninstall.cpp Clean up ProgressLogger state handling: 2009-05-02 18:40:04 +00:00
uninstall.h
utils.cpp rbutil: completely rework how tts and encoders are configured. (FS#10070) 2009-04-29 21:27:01 +00:00
utils.h rbutil: completely rework how tts and encoders are configured. (FS#10070) 2009-04-29 21:27:01 +00:00
zipinstaller.cpp Cleanup and un-gui ZipInstaller class: 2009-05-02 18:50:31 +00:00
zipinstaller.h Cleanup and un-gui ZipInstaller class: 2009-05-02 18:50:31 +00:00