480 Commits

Author SHA1 Message Date
emb
857a229eea adding includes for mkdir in linux. 2015-03-03 22:59:03 -06:00
emb
dd6a1dbb94 Loading splash screen (Pulling in timmybs latest layout changes) 2015-03-03 22:51:58 -06:00
emb
44227259d6 Adding -createcollection commandline argument 2015-03-03 22:44:38 -06:00
emb
b9126f2476 Adding layout minShowTime argument to set the minimum amount of time for a splash screen to show. 2015-03-03 21:21:57 -06:00
emb
8f78cc0d16 Change to additive blending for fonts. 2015-03-03 12:58:17 -06:00
emb
2a52b66ace Merge with 2 axis navigation 2015-03-03 12:32:22 -06:00
emb
fa5f425743 Made changes after testing. Support option to use up/down if left/right is not configured (and vice versa). 2015-03-03 12:31:39 -06:00
Don Honerbrink
79b4a7e3de Adding (untested) 2 way menu axis support (using the scrollOrientation parameter) 2015-03-03 11:56:38 -06:00
Don Honerbrink
b5cd4c17df Starting new branch 2015-03-03 11:08:04 -06:00
emb
f249aa2678 Adding Sega Genesis collection (royalty free ROM) 2015-03-02 23:10:16 -06:00
emb
e39b30c5d0 Cleaned up log output. 2015-03-02 21:58:45 -06:00
emb
a29b0ee528 Checking in supplimenting config file to also support images for number buttons, players, and year 2015-02-27 23:17:27 -06:00
emb
a9dbc4e004 Added genre type. Fixed invalid error where folders starting with _ were treated as actual collections. 2015-02-27 23:16:47 -06:00
emb
c7dccd7109 Support to display a reloadable image for the currently selected collection. 2015-02-27 22:23:26 -06:00
emb
86e37ab230 Multi-color font support. 2015-02-27 20:03:27 -06:00
Don Honerbrink
861b6cafd2 Importing timmyb's latest layout 2015-02-26 22:27:22 -06:00
emb
278866f6d6 Removing layout setting from collection configs. Updating generic comments in configs. 2015-02-26 21:47:48 -06:00
Don Honerbrink
b534d2f582 MenuParser.cpp edited online with Bitbucket 2015-02-27 03:33:13 +00:00
Don Honerbrink
0e7eb9a5fa Address layout case-sensitivity issues for linux 2015-02-27 03:28:24 +00:00
Don Honerbrink
510c85f6ad Updating scrollinglist copy constructor to include the selected sprite list index 2015-02-26 19:30:48 +00:00
emb
97635859d5 Fixed VerticalMenu selectedIndex bug (selecting wrong item) 2015-02-26 12:35:58 -06:00
emb
7f1f6137b6 Added support for system_artwork/video playback. 2015-02-26 12:35:11 -06:00
emb
cae0198bf9 Merge with lowercase directories 2015-02-25 22:49:58 -06:00
emb
c010852bab Integrating new directory structure . 2015-02-25 22:49:24 -06:00
emb
1c3758499a Fixing compiler warnings for linux 2015-02-25 17:54:40 -06:00
Don Honerbrink
49d2fd7c6a Integrating media paths to search for system directory in collections. 2015-02-25 17:08:54 -06:00
Don Honerbrink
55d014fb71 Changed default media path to be the Collections directory if baseMediaPath is not set 2015-02-25 16:51:17 -06:00
Don Honerbrink
1b18117658 Porting to new directory structure format (lowercase convention). 2015-02-25 15:11:05 -06:00
emb
17a3ecd97f Simplifying cmake for /MD option (was supposed to be using /MD) 2015-02-25 12:18:39 -06:00
Don Honerbrink
b30b7e7a7b Setting all cxx and c types to use /MT instead of /MD 2015-02-25 17:47:53 +00:00
Don Honerbrink
569d64493a Edited cmake to statically link CRT (for XP compatibility) 2015-02-25 17:32:14 +00:00
emb
e9b329bc8c Clean up unused variables. Added -Wall compiler option for linux. 2015-02-25 07:49:29 -06:00
emb
9fa29078b1 add media search path for manufacturer (%baseMediaPath%/_Manufacturer) 2015-02-24 22:23:27 -06:00
emb
dbf51f62d8 Backed out changeset: 503d446c0a64 2015-02-24 20:35:59 -06:00
emb
1f084f3ca6 Added dos2unix.exe to tools 2015-02-24 19:59:38 -06:00
Don Honerbrink
b5b65cd7a6 AttractMode.cpp edited online with Bitbucket 2015-02-24 18:57:36 +00:00
Don Honerbrink
84b04d1781 Defining _CRT_RAND_S for windows (an attempt to accomodate windows XP) 2015-02-24 17:39:01 +00:00
emb
ecda106b19 (finally) fixing mingw console window. 2015-02-23 23:44:38 -06:00
emb
a1d1b9662e Removing console window when starting retrofe for mingw. 2015-02-23 23:18:11 -06:00
emb
4ce39766d7 Fix mingw compiler error (font was missing cstdio for memset) 2015-02-23 23:12:30 -06:00
emb
dd6571a156 Fix mingw compiler error (font was missing cstdio for memset) 2015-02-23 23:09:40 -06:00
emb
7b5ba862f7 XP support (using mingw compiler) 2015-02-23 22:15:26 -06:00
emb
2e9f82b16e Fixing text alignment issues. PageBuilder is still incorrectly calculating offsets for yOrigin on verticalList. 2015-02-23 13:00:32 -06:00
Don Honerbrink
bf7a347511 Changing menu list offsets (edited online with Bitbucket) 2015-02-20 21:19:44 +00:00
emb
54e954efcc Updated database name to match new db implementation. 2015-02-20 12:44:42 -06:00
emb
f858f55bc4 Fonts can have more than one color. Moved splash to default theme. 2015-02-19 21:59:09 -06:00
emb
750d0c6c7e Fix gcc compile error due to ScrollingList improperly calling constructor. 2015-02-19 20:43:28 -06:00
emb
0399c125d7 Merge with tween refactor 2015-02-19 16:29:37 -06:00
emb
90484cf90a Fixed ScrollingList parent class copy constructor execution. 2015-02-19 16:29:07 -06:00
emb
af451bfa81 Breaking tweens up into 4 classes for readability. Created copy constructors. ScrollingList copy constructor still causes crash when update is called. 2015-02-19 07:39:17 -06:00