Very High Activity

Commits : Individual Commit

  Analyzed 6 days ago based on code collected 6 days ago.

Commit ID fa17cb904c270e8227c0446bee4b51789eb5bb8c

Avatar Contributor: Dominik Riebeling Files Modified: 13
Date: 26-June-2012 at 16:41 Lines Added: 934
Repository: git://git.rockbox.org/rockbox.git master Lines Removed: 1548
Commit Comment: Rework Installation and remove Quick Start tab.
The Quick Start tab turned out to be used a lot but not explaining what its
functionality actually does, leading to various amount of confusion. The Quick
Start tab and its functionality have been completely removed.

As replacement the reworked Installation tab now includes both the entries from
the old Installation tab (Bootloader and Rockbox) and the Extras tab (Fonts,
Themes, Game files). Each of the items can be enabled or disabled individually,
and the selection is saved in the configuration. The only exception is the
bootloader option, since installing the bootloader is only needed once. To help
with this the bootloader checkbox is automatically enabled if no Rockbox
installation is found, and disabled if one is found. While it would be nicer to
check if the bootloader is actually installed this is not possible for various
players so the implementation simply relies on a Rockbox installation.

This should also make it much easier to update an existing installation.

Current limitations:
- the selected themes are not saved.
- it is not possible to detect if the target has the plugins that require
additional game files prior to installation. Thus the "Game files" option is
available for all targets but simply skipped if the plugins are not found.

Change-Id: I1929bb7045e382fcbba431cca057d3121607d3a9
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C++ 494 744 71 93 72 108
  XML 297 603 0 0 0 0

Changes by File

Showing page 1 of 2
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
rbutil/rbutilqt/base/rbsettings.cpp C++ 4 0 0 0 0 0
rbutil/rbutilqt/base/rbsettings.h C++ 4 0 0 0 0 0
rbutil/rbutilqt/base/zipinstaller.cpp C++ 1 1 0 0 0 1
.../rbutilqt/gui/selectiveinstallwidget.cpp C++ 436 0 53 0 63 0
...butilqt/gui/selectiveinstallwidgetfrm.ui XML 266 0 0 0 0 0
...il/rbutilqt/gui/selectiveinstallwidget.h C++ 40 0 17 0 9 0
rbutil/rbutilqt/installwindow.cpp C++ 0 241 0 33 0 42
rbutil/rbutilqt/installwindowfrm.ui XML 0 251 0 0 0 0
rbutil/rbutilqt/installwindow.h C++ 0 33 0 19 0 11
rbutil/rbutilqt/rbutilqt.cpp C++ 7 451 1 41 0 50
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.