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
|
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 |
|
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
|
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 |
|
emb
|
ecae25cd3b
|
Fix scrolling orientation for submenu (copy constructor issue).
|
2015-03-04 12:21:20 -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
|
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
|
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 |
|
emb
|
e9b329bc8c
|
Clean up unused variables. Added -Wall compiler option for linux.
|
2015-02-25 07:49:29 -06:00 |
|
emb
|
750d0c6c7e
|
Fix gcc compile error due to ScrollingList improperly calling constructor.
|
2015-02-19 20:43:28 -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 |
|
Don Honerbrink
|
86200ad731
|
Ran astyle to follow allman coding standard.
|
2015-02-17 08:41:07 -06:00 |
|
emb
|
5d455d1174
|
Cleanup from old sandbox code. Moved component implementation from header file to source file.
|
2015-02-16 07:48:57 -06:00 |
|
emb
|
10b65d7021
|
Renamed TweenSet to TweenSets
|
2015-02-15 23:14:51 -06:00 |
|
emb
|
dafb0a9b51
|
Renamed TweenAttributes to TweenSets.
|
2015-02-15 23:12:07 -06:00 |
|
emb
|
ccb354e8b6
|
Fixed issue where animation from previous menu shows up for reloadable components.
|
2015-02-04 12:36:22 -06:00 |
|
emb
|
8df517437c
|
Fixed updating for reloadable components when paging up/down.
|
2015-02-04 07:52:46 -06:00 |
|
emb
|
262114ba99
|
Fixed menuIndex tween sets (was not picking right xml sibling).
|
2015-02-03 21:35:38 -06:00 |
|
emb
|
5790f76f4e
|
Support for other tweens to trigger only when specific menu is selected (using menuIndex attribute).
|
2015-02-02 22:08:34 -06:00 |
|
emb
|
4a77e3b6a1
|
Menu configurable scroll speed and velocity.
|
2015-02-01 22:05:00 -06:00 |
|
emb
|
f5ad979f9c
|
Updated layout to use list view for sublist. Adjusted scroll speed.
|
2015-01-30 23:42:42 -06:00 |
|
emb
|
f9edb050de
|
Prevent crashing when list was empty (or if the database files could not be found).
|
2015-01-30 21:43:13 -06:00 |
|
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 |
|
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
|
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
|
b3efc5526e
|
Fixed crash when list is empty. Moved texture blending assignment to Font class.
|
2015-01-12 12:37:53 -06:00 |
|
emb
|
1458f13d9a
|
Moved RetroFE to its own subdirectory.
|
2015-01-04 11:48:21 -06:00 |
|