674 Commits

Author SHA1 Message Date
emb
0886df7776 Improving image scale quality. Removed debug print. 2015-01-02 10:41:23 -06:00
emb
054688cec6 Add component tag for layouts (for custom or basic backgrounds). 2015-01-02 10:33:26 -06:00
emb
d309c3b96f Added background image color support. Changed "transparency" to "alpha" for layouts. Fixed code syling. 2015-01-02 09:23:49 -06:00
emb
ccdafb0e8f Removed debug statement for scrolling menu destructor. 2015-01-01 20:38:40 -06:00
emb
b6c60ceb76 Fixed memory leak when scrolling menu is being deallocated. 2015-01-01 20:23:34 -06:00
emb
09ff0ac704 Fixed property assignment to invalid variable for vertical resolution. 2015-01-01 20:23:18 -06:00
emb
450789b94c Removed debug FPS code. 2015-01-01 17:47:57 -06:00
emb
b3ed451e4f Refactored Attract Mode into its own class. 2015-01-01 17:26:02 -06:00
emb
1a9fdabd63 Removed dead code and removed static file scope page variable. 2015-01-01 16:50:43 -06:00
emb
c9ab172865 Cleaned up pre-page building 2015-01-01 16:41:07 -06:00
emb
7f0e4e4a38 Move collection retrieval in RetroFE class to helper method. 2015-01-01 16:38:44 -06:00
emb
df3fe6f314 Moved layout detection to separate method. 2015-01-01 16:33:01 -06:00
emb
457f2c180c Bugfix: attract mode not operating as intended. 2015-01-01 15:19:47 -06:00
emb
2e25dfa251 Removed debug code for font cache and text component. 2015-01-01 14:59:18 -06:00
emb
511c774ffc RetroFE constructor arguments set to pass by reference. 2015-01-01 14:54:01 -06:00
emb
9a56630d46 Make config and DB pass by reference for database classes. 2015-01-01 14:43:23 -06:00
emb
f89d817db6 Removing null checks for Menu being null (handled by PageBuilder) 2015-01-01 14:27:56 -06:00
emb
6410139f87 Setting code formatting standard to allman. 2015-01-01 14:08:42 -06:00
emb
174ea4f4f9 Cleaned up Main initialization handling. This will need to be refactored into a builder class. 2015-01-01 13:29:23 -06:00
emb
f83fc56c5f Renamed Logger StartLogFile and StopLogFile to Initialie to DeInitialize 2015-01-01 13:05:16 -06:00
emb
2d6b374819 Add Don Honerbrink to contributors list. 2015-01-01 11:37:59 -06:00
emb
48ac11f01a Moved path detection/initialization from main to configuration class. 2015-01-01 10:27:09 -06:00
emb
c30bbb92d7 created develop branch 2015-01-01 10:19:38 -06:00
emb
93094bcbed Port from git 2015-01-01 10:14:26 -06:00