Commit Graph

707 Commits

Author SHA1 Message Date
Pieter Hulshoff
353c8e8da5 Made key handling mutually exclusive to avoid unexpected behavior in case multiple keys are pressed at the same time. 2020-04-19 08:09:59 +02:00
Pieter Hulshoff
f613420cf8 Changed collectionUp/Down to collectionUp/Down/Left/Right setup. 2020-04-18 16:20:27 +02:00
Pieter Hulshoff
63f4894c2e Added playlistUp/Down/Left/Right button support to allow playlist selection running contra from menu selection. 2020-04-18 14:16:03 +02:00
Pieter Hulshoff
9d5fa5e176 Fixed issues with add/remove/switch favorites playlist after zero delay encoder changes. 2020-03-16 16:33:12 +01:00
Pieter Hulshoff
2425b1a01b Changed default animation for menu scrolling to provide for a smoother experience. 2020-03-15 12:49:58 +01:00
Pieter Hulshoff
2cccd00d65 Solved issues with onMenuIdle animations in attract mode. 2020-03-15 12:31:07 +01:00
Pieter Hulshoff
12b1103781 Added fps and fpsIdle parameters support. 2020-03-15 10:35:47 +01:00
Pieter Hulshoff
aae8a92759 Skip rendering of objects that are invisible (alpha = 0). 2020-03-13 15:49:17 +01:00
Pieter Hulshoff
834038bf51 Fixed sorting for .sub files based on code by procyon. 2020-03-11 15:43:59 +01:00
Pieter Hulshoff
c168496b45 Fixed problems with zero-delay decoders. 2020-03-11 14:59:12 +01:00
Pieter Hulshoff
e72c7dbb3a Fixed bug in prevCyclePlaylist action. 2020-01-22 20:06:23 +01:00
Pieter Hulshoff
5655ac9911 Changed version number to 0.9.20. 2020-01-21 22:51:13 +01:00
Pieter Hulshoff
031d937ec7 Added nextCyclePlaylist and prevCyclePlaylist keys. 2020-01-21 22:50:48 +01:00
Pieter Hulshoff
999d9747e9 Fixed Windows compile errors. 2019-12-05 16:51:46 +01:00
Pieter Hulshoff
5ce7f58002 Allowed for more flexible monitor ratio detection when selecting layout xml file. 2019-12-04 21:28:06 +01:00
Pieter Hulshoff
218583c039 Removed superfluous art loading in collection up/down. 2019-12-03 21:38:57 +01:00
Pieter Hulshoff
a293717351 Fixed Windows compile errors. 2019-12-03 19:32:16 +01:00
Pieter Hulshoff
d6e7de7596 Changed screenscaling so it scales the entire screen rather than individual objects. This is needed to prevent incorrect scaling between objects with a fixed width/height and aspect scaled items. 2019-12-03 19:26:22 +01:00
Pieter Hulshoff
ecaf871a9e Fixed width < 0 scaling issues. 2019-12-02 22:20:12 +01:00
Pieter Hulshoff
c5cfa7b8fb Added sorting for menu directory items. Some OSes list the files in order of date in stead of name. 2019-11-27 23:13:16 +01:00
Pieter Hulshoff
976879f580 Enable enterOnCollection during attract mode. 2019-11-02 15:07:07 +01:00
Pieter Hulshoff
fe7f9a77de added attractModeCollectionTime and attractModeSkipCollection parameters to allow switching collections in attract mode. 2019-11-02 14:42:52 +01:00
Pieter Hulshoff
fc52b94ce0 Added enterOnCollection option to disable entering the collection on collectionUp/Down. 2019-11-02 13:04:16 +01:00
Pieter Hulshoff
3557484e32 Added highlight animations for collectionUp/Down. 2019-10-30 21:46:11 +01:00
Pieter Hulshoff
a762d3c07f Added support for global settings1-9.conf to allow easier scripted reconfiguration. 2019-10-30 21:12:51 +01:00
Pieter Hulshoff
d7ee7ac852 Fixed controller connection issue. 2019-10-29 21:55:12 +01:00
Pieter Hulshoff
079b75ce0e Changed order of attract animation. 2019-10-13 22:05:25 +02:00
Pieter Hulshoff
193e027046 Added support for onAttractEnter/onAttract/onAttractExit animation types. 2019-10-13 21:49:09 +02:00
Pieter Hulshoff
6c9abdd626 Added support for startCollectionEnter settings.conf parameter, which will automatically enter the first collection on startup. This is intended to further support the collectionUp/Down keys. 2019-10-13 15:43:20 +02:00
Pieter Hulshoff
e577ebd34c Removed minimum wait time for collectionUp/Down keys. 2019-10-11 22:02:23 +02:00
Pieter Hulshoff
272400bcc5 Added support for collectionUp and collectionDown keys. 2019-10-10 14:50:32 +02:00
Pieter Hulshoff
62a15eed53 Fixed some small bugs with the new cyclePlaylist feature. 2019-10-06 15:43:35 +02:00
Pieter Hulshoff
e6f9192bb8 Added support for cyclePlaylist key control. 2019-10-06 14:40:37 +02:00
Pieter Hulshoff
28a77d8c2f Any type starting with playlist is now a reserved word, and uses the current playlist name. This will allow multiple playlist graphics to be used, like playlist1, playlist2, etc. 2019-08-17 20:53:17 +02:00
Pieter Hulshoff
21bf07f502 Added lastPlayedSkipCollection parameter to allow a collection from not being included in the lastplayed playlist. 2019-06-06 21:01:28 +02:00
Pieter Hulshoff
800caa8c04 Removed deleted files. 2019-05-26 15:01:10 +02:00
Pieter Hulshoff
2afe05bd49 Updated for release 0.9.0 2019-05-26 15:00:45 +02:00
Pieter Hulshoff
cf3d51768f Added support for minScrollTime parameter for menus. It defaults to scrollAcceleration for backwards compatibility. 2019-05-25 17:54:23 +02:00
Pieter Hulshoff
251760151e Added * support for playlist game names to import entire collections. 2019-05-18 20:43:25 +02:00
Pieter Hulshoff
d52e276536 Added * support for playlist game names to import entire collections. 2019-05-18 20:15:22 +02:00
Pieter Hulshoff
da44941c58 Replaced last call to autoFavorites with firstPlaylist calls. 2019-04-21 12:06:51 +02:00
Pieter Hulshoff
19417ac2f9 Replaced autoFavorites with firstPlaylist parameter. Also items in attractModeSkipPlaylist are no longer saved in the lastplayed playlist to prevent settings from appearing in there. 2019-04-20 19:08:21 +02:00
Pieter Hulshoff
1cdd206b0c Removed Windows compile error. 2019-04-20 00:25:03 +02:00
Pieter Hulshoff
603c34fb2f Added support for lastplayed playlist via the parameter lastplayedSize. 2019-04-20 00:23:12 +02:00
Pieter Hulshoff
fdd1a10d6e Reset playlist attract mode timer when attract mode is first entered. 2019-04-17 23:31:49 +02:00
Pieter Hulshoff
2f5bfed9e9 Prevent resetting of attract mode when switching playlist through attract mode. Added attractModeSkipPlaylist option to settings.conf. 2019-04-16 22:48:31 +02:00
Pieter Hulshoff
8876c0989e Added support for attract mode playlist switch using attractModePlaylistTime configuration option. 2019-04-15 22:09:29 +02:00
Pieter Hulshoff
801434188b Fixed attractModeNextTime reset handler. 2019-04-15 21:31:03 +02:00
Pieter Hulshoff
54c1c2d7e9 Added attractModeNextTime setting to allow different times for Attract Mode first start and consecutive starts. 2019-04-15 15:04:27 +02:00
Pieter Hulshoff
f326d9223a Added prevLetterSubToCurrent option to allow previous letter/sub collection button to go the start of the current letter/sub rather than start of the previous one. 2019-04-15 13:54:08 +02:00