194 Commits

Author SHA1 Message Date
emb
ab46aa8836 Fixing gcc compiler error for enumeration. 2015-01-30 18:03:37 -06:00
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
Don Honerbrink
d77756d1d4 Remove quotes from controls documentation 2015-01-30 20:36:36 +00:00
Don Honerbrink
7b3a216e54 Edited layout documentation to support new menu tweens. 2015-01-30 20:32:44 +00:00
Don Honerbrink
77de279b26 Updated configuration 2015-01-30 20:22:46 +00:00
Don Honerbrink
3c40572929 Update documentation for directory structure 2015-01-30 20:11:23 +00:00
emb
da7766f79e Merge with multiple menus 2015-01-30 12:54:22 -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
d8e62be2d9 Updating layout to show reloadable text. 2015-01-19 20:11:28 -06:00
emb
7a4239ea11 Stopping windows from balking because of busy processing. 2015-01-19 19:50:51 -06:00
emb
90c7abf97d Merge with Status component 2015-01-19 16:46:07 -06:00
emb
41a760b481 Merge with metadata 2015-01-19 16:45:52 -06:00
emb
ef4ed3c299 Added hyperlists 2015-01-19 16:40:15 -06:00
emb
226e250ab7 Meta data is broken down as folders. 2015-01-19 15:35:32 -06:00
emb
4072f25b14 Support ability to import hyperlist 2015-01-19 13:21:04 -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
efe651ea4e Removed debug code. 2015-01-17 21:50:28 -06:00
emb
a83b2431bc Changing %COLLECTION_NAME% to %ITEM_COLLECTION_NAME% for consistency 2015-01-17 21:18:13 -06:00
emb
bed4687506 Bug fix: configuration was wiping out launcher variables. 2015-01-17 21:16:16 -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
50f8375a0b Support for config files to reference config variables (i.e %someConfigName%) 2015-01-17 09:51:40 -06:00
Don Honerbrink
db1a284bb5 Adding (inaccurate) UML design notes 2015-01-14 12:28:33 -06:00
Don Honerbrink
39e7b71b1d Fixed linux case sensitivity issue with splash screen path. 2015-01-14 12:46:06 +00:00
Don Honerbrink
e3d5a7b553 Flushing log buffer every time a print is performed (masks useful information when a crash occurs). 2015-01-13 23:12:36 +00:00
emb
1a82ea34a2 Updating to support new layout tags 2015-01-13 12:55:06 -06:00
emb
ef6de75ce4 Disabling subcollections for now (postponing until next release). 2015-01-13 12:30:26 -06:00
emb
d83923db7a Updated main collection to use showcase layout. 2015-01-13 06:47:11 -06:00
emb
985b0e4d0e Added border around video in main layout. Tweens on enter and exit of layout. 2015-01-12 23:59:43 -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
1131749e5d Delete video video texture in main thread to prevent "blip" of displaying old video when highlighting a new item. 2015-01-11 13:04:59 -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
Don Honerbrink
4914a01cee README.md edited online with Bitbucket 2015-01-09 15:23:47 +00:00
Don Honerbrink
dec178726d Updated build instructions 2015-01-09 15:22:45 +00:00
emb
03b07cf126 Video instance is now a singleton (checkin error previously). changed where video texture is destroyed to improve performance. 2015-01-08 23:55:28 -06:00