summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base/bootloaderinstallhelper.cpp (follow)
Commit message (Collapse)AuthorAge
* Move bootloader class initialiation into helper.Dominik Riebeling2012-05-01
Create a BootloaderInstallHelper class for handling post installation hints and creating the installation instance depending on the player model. This removes the base class handling its derived classes which always has been weird, and removes the need to change the base class when adding a new installation method, since the base shouldn't be affected. Change-Id: I2a156d70fd1cff6c48bdd46d10c33d75c953ea90