268 Commits

Author SHA1 Message Date
Don Honerbrink
8fdc7ece64 Supporting favorites 2015-08-06 13:17:40 -05:00
Don Honerbrink
3fc64ed01d Set viewInfo when allocating tweens 2015-08-06 09:18:04 -05:00
emb
c20ac31fea Scrolling now works. ReloadableImages are not always updating properly from component states. 2015-08-05 10:44:27 -05:00
Don Honerbrink
9330e85f31 Checkpoint, forward scrolling broken 2015-08-04 16:57:47 -05:00
Don Honerbrink
b5e3384893 Cleanup ScrollingList logic. 2015-08-04 15:23:54 -05:00
Don Honerbrink
f912afcdf0 Refactoring ScrollingList to address memory leak issues (required for playlists) 2015-07-31 17:33:54 -05:00
Don Honerbrink
8bd246818c playlist support - crashes 2015-07-28 16:37:45 -05:00
emb
f62c4c5e05 Fixed crash on launch close. Fixed launch and rom search paths for merged collections .Removed verbose debug statement. 2015-07-27 21:49:08 -05:00
emb
0c1c371df9 Merge with develop 2015-07-27 12:52:59 -05:00
emb
1f0b2c70fa Joysticks and buttons now work. Fixed alphetical scrolling bug when list was empty. 2015-07-27 12:50:31 -05:00
Pieter Hulshoff
5e9c7f0448 Added search for parent art in scrolling list. 2015-07-22 22:23:17 +02:00
Pieter Hulshoff
ac4cd7719b Fixed reloadable media paths. 2015-07-22 21:12:46 +02:00
Don Honerbrink
e505d702df overrwrite video paths 2015-07-02 15:22:14 -05:00
Don Honerbrink
a2512e5b7e Remove debug couts 2015-07-02 14:54:36 -05:00
Don Honerbrink
238cef121a Only allow searching subcollections when using merged collections 2015-07-02 14:51:23 -05:00
Don Honerbrink
e7e3d5afa5 Cleaned up ReloadableMedia. Work on fixing search paths 2015-07-02 11:36:46 -05:00
emb
c0e086d55c Updated launcher execution to execute. Fixed windows compile errors from refactor. 2015-07-02 07:50:06 -05:00
Don Honerbrink
b8e7d708f1 Support for merged collection mediapaths. 2015-06-26 09:40:11 -05:00
Don Honerbrink
bcf35a954d Changed naming conventions for rest of files 2015-06-25 11:27:52 -05:00
Don Honerbrink
4e046aecec Removed uneeded get/sets for ViewInfo 2015-06-23 14:58:56 -05:00
Don Honerbrink
8f6658dd13 Making BaseViewInfo public. 2015-06-23 14:12:20 -05:00
Don Honerbrink
5afefc7d47 Cleanup configuration class (moved variables to properties). 2015-06-23 11:54:19 -05:00
Don Honerbrink
3ea62b9c64 Cleaning up some accessors/mutators 2015-06-19 17:24:25 -05:00
emb
a3948b9ad2 Remember the last highlighted item when re-entering a menu. 2015-05-29 19:25:16 -05:00
Don Honerbrink
836e18abd3 ScrollingList.cpp edited online with Bitbucket 2015-05-29 20:12:07 +00:00
Don Honerbrink
3e39b122d7 letter scrolling now groups all non alphanumeric characters 2015-05-29 20:04:13 +00:00
emb
24db185788 Support for alphabetical scrolling 2015-05-29 06:15:23 -05:00
Pieter Hulshoff
96d59344c5 Added full title naming for art detection. 2015-04-10 08:45:11 +02:00
emb
c87a6ef2b4 Setting back and forward slashes for paths based on os type. 2015-04-02 22:18:27 -05:00
emb
563446e5ee Display parent rom for image artwork if clone artwork does not exist. 2015-03-10 22:11:19 -05:00
emb
4a240eef19 Fix bug when pressing back when scrolling (can cause crash or select the wrong item) 2015-03-10 21:39:35 -05:00
Don Honerbrink
2def9989ee Change ReloadableMedia to check for artwork based on rom filename. 2015-03-10 22:10:56 +00:00
emb
692c098bf0 Having "highlight" sound effect play as soon as you press the button instead of when the item is highlighed. 2015-03-06 16:19:41 -06:00
emb
ecae25cd3b Fix scrolling orientation for submenu (copy constructor issue). 2015-03-04 12:21:20 -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
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
emb
e39b30c5d0 Cleaned up log output. 2015-03-02 21:58:45 -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
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
1b18117658 Porting to new directory structure format (lowercase convention). 2015-02-25 15:11:05 -06:00