178 Commits

Author SHA1 Message Date
Don Honerbrink
e84f70673b Fixing scrollingList (commit error). 2015-01-30 17:27:38 -06:00
Don Honerbrink
49d2d1b9ac Fixed scrolldirection namespace issue for linux. 2015-01-30 17:23:46 -06:00
Don Honerbrink
105c40976f One last namespacing issue (need to setup branching strategy eventually). 2015-01-30 17:20:52 -06:00
Don Honerbrink
7084ee270a Missed last namespacing issue with tweens. 2015-01-30 17:18:34 -06:00
Don Honerbrink
2632250ca8 Fixed class/namespacing issue with tweens. 2015-01-30 17:16:56 -06:00
Don Honerbrink
6728e44bb5 Adding missed pragma once for viewinfo. 2015-01-30 17:13:29 -06:00
Don Honerbrink
eb671042c9 Cleaning up cppcheck issues. 2015-01-30 17:11:37 -06:00
Don Honerbrink
16b3a7e7d9 Updating all files with licensing information. 2015-01-30 16:38:04 -06:00
emb
09790bb08c Cleaned up ScrollingList. Support for multiple menus. 2015-01-30 12:53:50 -06:00
emb
b2bb225805 Sandbox code for multiple menus 2015-01-24 15:43:19 -06:00
emb
ef4ed3c299 Added hyperlists 2015-01-19 16:40:15 -06:00
emb
898d2dedb3 Removed collection database concept. Replacing with a metadata concept. 2015-01-19 09:35:08 -06:00
emb
86f80f06cb Adding status tag component 2015-01-18 20:09:14 -06:00
emb
5c48661f7b Adding a item path property and setting default path for if baseItemPath did not exist. 2015-01-17 13:04:54 -06:00
emb
b19dd4b822 Add support to predict the media path if not specified in Settings.conf files. uses %baseMediaPath% 2015-01-17 11:55:38 -06:00
emb
ac3552ff91 Added background-alpha tweening. 2015-01-12 23:56:19 -06:00
emb
f823d497a9 Added load font size option for quality purposes. Added showcase theme (requires artwork, working on licensing before adding to repo). 2015-01-12 23:24:26 -06:00
emb
e8653d2b71 Re-fixed colors for text images. 2015-01-12 18:49:22 -06:00
emb
b3efc5526e Fixed crash when list is empty. Moved texture blending assignment to Font class. 2015-01-12 12:37:53 -06:00
emb
bce77bba23 Fixed font rendering bleeding effects. 2015-01-12 12:11:13 -06:00
emb
1609cf65ad Altered font rendering to allow black. Still see bleeding effects. Might need to do per-pixel alpha values. 2015-01-11 18:36:07 -06:00
emb
a101f851e9 backgroundAlpha attribute is scale changed from a 0.0 to 10 (previously was hex 0-FF). 2015-01-11 13:21:27 -06:00
emb
3ee6663350 Splash screen support. Changed to use Lato font. Fixed issues where lists are empty. 2015-01-11 11:43:35 -06:00
emb
76032584ac Removed QOS from video playback. Removed unused buffer. 2015-01-08 22:33:26 -06:00
Don Honerbrink
be707fe444 Forgot to save menu static const ints in PageBuilder.cpp 2015-01-08 14:13:48 +00:00
emb
5ef32c1da7 Moved static const menu options to cpp file 2015-01-08 07:18:25 -06:00
Don Honerbrink
c4f247e3f5 ChangeI static const int ti const int in header file. 2015-01-08 13:10:14 +00:00
emb
1458f13d9a Moved RetroFE to its own subdirectory. 2015-01-04 11:48:21 -06:00