Commit Graph

  • a72210beb3 remove X11 from cmakeList Vincent-FK 2019-10-25 01:32:03 +08:00
  • ea42f62418 back to normal blit, for this you need to use the funkey SDL library which has the corect alpha per-pixel alpha blending Vincent-FK 2019-10-22 19:10:08 +02:00
  • 6eb1a04901 add menu Vincent-FK 2020-11-15 15:55:57 +01:00
  • d1809eb9c0 remove joystick Vincent-FK 2020-11-15 15:52:36 +01:00
  • d23cf74c1d convert to SDL 1.2 Vincent-FK 2020-11-15 15:35:35 +01:00
  • 14efe60ec0 convert from Hg to git Vincent-FK 2020-11-15 15:14:11 +01:00
  • bab341afef Removed invalid ICCP from png files. Pieter Hulshoff 2018-07-12 21:52:03 +02:00
  • aaa1eb05d9 Added truRIP superdat and directory structure support. Pieter Hulshoff 2018-07-12 21:23:48 +02:00
  • 0a3fa3957f Fixed copy/paste error causing input queue to be emptied on menu jump. Pieter Hulshoff 2018-06-24 13:15:38 +02:00
  • 38e88c44d7 Added onMenuJumpEnter/Exit animation REPLACING onHighlightEnter/Exit animation for next/previous letter/page and for random selection; basically a jump within the same scrolling list menu. Layouts should be updated accordingly. Pieter Hulshoff 2018-06-23 16:04:48 +02:00
  • 63b80e8420 Updated version to 0.8.16. Pieter Hulshoff 2018-05-29 22:19:05 +02:00
  • a72f38e8b1 Added subsSplit global settings to keep different subcollections separated in the menu. Added clearInputClear support for playlist change. Pieter Hulshoff 2018-05-27 00:09:06 +02:00
  • 8576017008 Updated SDL2.dll to the latest version. Pieter Hulshoff 2018-05-26 22:00:38 +02:00
  • b2d6ffb4c4 Fixed double loading of video on playlist change. Pieter Hulshoff 2018-05-26 21:59:21 +02:00
  • d5f79d505e Updated Version.cpp. Pieter Hulshoff 2018-05-26 08:19:06 +02:00
  • 57c465cef3 Added onPlaylistEnter/Exit animations REPLACING the onHighlightEnter/Exit animations that used to be triggered. Layouts should be updated accordingly! Pieter Hulshoff 2018-05-26 08:18:53 +02:00
  • 1680c8467d Fixed sorting for playlists other than favorites. Pieter Hulshoff 2018-05-22 22:08:42 +02:00
  • 04cae80445 Changed splash interrupt to only react to select key, and use the key status rather than SDL events. Pieter Hulshoff 2018-04-18 21:52:10 +02:00
  • 1659a3d067 Changed lack of SDL audio from error to warning. Additional updates for the menu structure; still WIP. Pieter Hulshoff 2018-04-08 09:51:31 +02:00
  • 92c4e28cf5 Changed version to 0.8.15b3. Pieter Hulshoff 2018-04-02 12:03:52 +02:00
  • 50633e639f Removed extra call for menu key reading from controls.conf. Pieter Hulshoff 2018-04-02 12:02:54 +02:00
  • 20cb652bf1 Fixed Windows compile error. Pieter Hulshoff 2018-04-01 22:01:00 +02:00
  • 7f9607e6bd Created new branch RetroFE-Release-0.10.0 RetroFE-Release-0.10.0 Pieter Hulshoff 2020-05-24 05:41:06 +00:00
  • 07835c4994 Updated package files. master Pieter Hulshoff 2020-05-23 22:18:36 +02:00
  • 0a9d26d00b Set version to 0.10.0 for release. Pieter Hulshoff 2020-05-23 22:03:15 +02:00
  • d4fe8972a1 Removed case sensitivity from launcher files/names. Pieter Hulshoff 2020-05-23 17:10:55 +02:00
  • 3d69bd65a7 Added check for dp not being NULL for every closedir command to avoid crashes under MacOS. Pieter Hulshoff 2020-05-23 17:03:36 +02:00
  • dfcf267eba Added backOnEmpty option to automatically exit an empty collection. Pieter Hulshoff 2020-04-27 17:37:46 +02:00
  • 992a855672 Fixed bug in switching playlist during attract mode while on the Main menu. Pieter Hulshoff 2020-04-27 16:57:39 +02:00
  • 1d9f942af2 Added support for reboot parameter to the launcher configuration files. RetroFE is rebooted when set to yes/true. Pieter Hulshoff 2020-04-27 14:39:49 +02:00
  • 1d0962eafe Added saveFirstPlaylist key to save the current playlist as firstPlaylist in the settings_saved.conf file. Pieter Hulshoff 2020-04-23 16:44:49 +02:00
  • c8a12bac13 Added attractModePlaylistCollectionNumber to switch playlists after a certain number of collection changes in Attract Mode. Pieter Hulshoff 2020-04-23 15:57:15 +02:00
  • b2ee4b8db6 Added autoPlaylist option to distinguish between the first playlist on startup and the playlist while scrolling. Pieter Hulshoff 2020-04-23 10:50:09 +02:00
  • 7153df848a Added support for reboot key. Pieter Hulshoff 2020-04-19 12:37:04 +02:00
  • 902cc0a8a5 Added lastplayedCollectionSize parameter to allow a lastplayed playlist of collections as well. Pieter Hulshoff 2020-04-19 09:58:31 +02:00
  • 353c8e8da5 Made key handling mutually exclusive to avoid unexpected behavior in case multiple keys are pressed at the same time. Pieter Hulshoff 2020-04-19 08:09:59 +02:00
  • f613420cf8 Changed collectionUp/Down to collectionUp/Down/Left/Right setup. Pieter Hulshoff 2020-04-18 16:20:27 +02:00
  • 63f4894c2e Added playlistUp/Down/Left/Right button support to allow playlist selection running contra from menu selection. Pieter Hulshoff 2020-04-18 14:16:03 +02:00
  • 9d5fa5e176 Fixed issues with add/remove/switch favorites playlist after zero delay encoder changes. Pieter Hulshoff 2020-03-16 16:33:12 +01:00
  • 2425b1a01b Changed default animation for menu scrolling to provide for a smoother experience. Pieter Hulshoff 2020-03-15 12:49:58 +01:00
  • 2cccd00d65 Solved issues with onMenuIdle animations in attract mode. Pieter Hulshoff 2020-03-15 12:31:07 +01:00
  • 12b1103781 Added fps and fpsIdle parameters support. Pieter Hulshoff 2020-03-15 10:35:47 +01:00
  • aae8a92759 Skip rendering of objects that are invisible (alpha = 0). Pieter Hulshoff 2020-03-13 15:49:17 +01:00
  • 834038bf51 Fixed sorting for .sub files based on code by procyon. Pieter Hulshoff 2020-03-11 15:43:59 +01:00
  • c168496b45 Fixed problems with zero-delay decoders. Pieter Hulshoff 2020-03-11 14:59:12 +01:00
  • e72c7dbb3a Fixed bug in prevCyclePlaylist action. Pieter Hulshoff 2020-01-22 20:06:23 +01:00
  • 5655ac9911 Changed version number to 0.9.20. Pieter Hulshoff 2020-01-21 22:51:13 +01:00
  • 031d937ec7 Added nextCyclePlaylist and prevCyclePlaylist keys. Pieter Hulshoff 2020-01-21 22:50:48 +01:00
  • 999d9747e9 Fixed Windows compile errors. Pieter Hulshoff 2019-12-05 16:51:46 +01:00
  • 5ce7f58002 Allowed for more flexible monitor ratio detection when selecting layout xml file. Pieter Hulshoff 2019-12-04 21:28:06 +01:00
  • 218583c039 Removed superfluous art loading in collection up/down. Pieter Hulshoff 2019-12-03 21:38:57 +01:00
  • a293717351 Fixed Windows compile errors. Pieter Hulshoff 2019-12-03 19:32:16 +01:00
  • 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. Pieter Hulshoff 2019-12-03 19:26:22 +01:00
  • ecaf871a9e Fixed width < 0 scaling issues. Pieter Hulshoff 2019-12-02 22:20:12 +01:00
  • c5cfa7b8fb Added sorting for menu directory items. Some OSes list the files in order of date in stead of name. Pieter Hulshoff 2019-11-27 23:13:16 +01:00
  • 976879f580 Enable enterOnCollection during attract mode. Pieter Hulshoff 2019-11-02 15:07:07 +01:00
  • fe7f9a77de added attractModeCollectionTime and attractModeSkipCollection parameters to allow switching collections in attract mode. Pieter Hulshoff 2019-11-02 14:42:52 +01:00
  • fc52b94ce0 Added enterOnCollection option to disable entering the collection on collectionUp/Down. Pieter Hulshoff 2019-11-02 13:04:16 +01:00
  • 3557484e32 Added highlight animations for collectionUp/Down. Pieter Hulshoff 2019-10-30 21:46:11 +01:00
  • a762d3c07f Added support for global settings1-9.conf to allow easier scripted reconfiguration. Pieter Hulshoff 2019-10-30 21:12:51 +01:00
  • d7ee7ac852 Fixed controller connection issue. Pieter Hulshoff 2019-10-29 21:55:12 +01:00
  • 079b75ce0e Changed order of attract animation. Pieter Hulshoff 2019-10-13 22:05:25 +02:00
  • 193e027046 Added support for onAttractEnter/onAttract/onAttractExit animation types. Pieter Hulshoff 2019-10-13 21:49:09 +02:00
  • 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. Pieter Hulshoff 2019-10-13 15:43:20 +02:00
  • e577ebd34c Removed minimum wait time for collectionUp/Down keys. Pieter Hulshoff 2019-10-11 22:02:23 +02:00
  • 272400bcc5 Added support for collectionUp and collectionDown keys. Pieter Hulshoff 2019-10-10 14:50:32 +02:00
  • 62a15eed53 Fixed some small bugs with the new cyclePlaylist feature. Pieter Hulshoff 2019-10-06 15:43:35 +02:00
  • e6f9192bb8 Added support for cyclePlaylist key control. Pieter Hulshoff 2019-10-06 14:40:37 +02:00
  • 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. Pieter Hulshoff 2019-08-17 20:53:17 +02:00
  • 21bf07f502 Added lastPlayedSkipCollection parameter to allow a collection from not being included in the lastplayed playlist. Pieter Hulshoff 2019-06-06 21:01:28 +02:00
  • 1a87199395 Created new branch RetroFE-Release-0.9.0 RetroFE-Release-0.9.0 Pieter Hulshoff 2019-05-26 13:10:04 +00:00
  • 800caa8c04 Removed deleted files. Pieter Hulshoff 2019-05-26 15:01:10 +02:00
  • 2afe05bd49 Updated for release 0.9.0 Pieter Hulshoff 2019-05-26 15:00:45 +02:00
  • cf3d51768f Added support for minScrollTime parameter for menus. It defaults to scrollAcceleration for backwards compatibility. Pieter Hulshoff 2019-05-25 17:54:23 +02:00
  • 251760151e Added * support for playlist game names to import entire collections. Pieter Hulshoff 2019-05-18 20:43:25 +02:00
  • d52e276536 Added * support for playlist game names to import entire collections. Pieter Hulshoff 2019-05-18 20:15:22 +02:00
  • da44941c58 Replaced last call to autoFavorites with firstPlaylist calls. Pieter Hulshoff 2019-04-21 12:06:51 +02:00
  • 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. Pieter Hulshoff 2019-04-20 19:08:21 +02:00
  • 1cdd206b0c Removed Windows compile error. Pieter Hulshoff 2019-04-20 00:25:03 +02:00
  • 603c34fb2f Added support for lastplayed playlist via the parameter lastplayedSize. Pieter Hulshoff 2019-04-20 00:23:12 +02:00
  • fdd1a10d6e Reset playlist attract mode timer when attract mode is first entered. Pieter Hulshoff 2019-04-17 23:31:49 +02:00
  • 2f5bfed9e9 Prevent resetting of attract mode when switching playlist through attract mode. Added attractModeSkipPlaylist option to settings.conf. Pieter Hulshoff 2019-04-16 22:48:31 +02:00
  • 8876c0989e Added support for attract mode playlist switch using attractModePlaylistTime configuration option. Pieter Hulshoff 2019-04-15 22:09:29 +02:00
  • 801434188b Fixed attractModeNextTime reset handler. Pieter Hulshoff 2019-04-15 21:31:03 +02:00
  • 54c1c2d7e9 Added attractModeNextTime setting to allow different times for Attract Mode first start and consecutive starts. Pieter Hulshoff 2019-04-15 15:04:27 +02:00
  • 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. Pieter Hulshoff 2019-04-15 13:54:08 +02:00
  • d0dc74a23f Fixed jumping back from current collection to sub collection and from sub collection to current collection for cfwLetterSub. Pieter Hulshoff 2019-04-15 12:49:02 +02:00
  • ab95151515 Changed letterSub parameter to cfwLetterSub to indicate it's a CFW specific feature. Also changed its behavior to only skip subs when you're in a sub collection itself, and skip letter otherwise. Pieter Hulshoff 2019-04-15 12:26:49 +02:00
  • 18e268d111 Added letterSub option to skip to the next sub collection in stead of the next letter. Pieter Hulshoff 2019-04-09 23:03:24 +02:00
  • 8e9e55b47e Fixed reloadale text for mode system. Pieter Hulshoff 2019-04-07 22:15:34 +02:00
  • 5c7e58f902 Set default volume to 1.0. Pieter Hulshoff 2019-03-24 22:41:07 +01:00
  • 4cd5fd482f Added volume animation for <video> tag. Pieter Hulshoff 2019-03-24 22:21:04 +01:00
  • 1d54362885 Added volume animation. Pieter Hulshoff 2019-03-24 21:48:05 +01:00
  • 46cc7084d1 WIP: Updated volume support. Pieter Hulshoff 2019-03-24 21:26:24 +01:00
  • c9a87c3d9e Adding gstreamer-audio-1.0 to the required libraries. Pieter Hulshoff 2019-03-21 22:46:16 +01:00
  • 6a4532b0b3 WIP: Volume support. Pieter Hulshoff 2019-03-21 20:37:28 +01:00
  • 68902745e0 Fixed removal of all .sub files from the all playlist when exclude_all.txt is not empty. Pieter Hulshoff 2018-11-27 22:18:02 +01:00
  • d66aa26868 Removed commented code. Pieter Hulshoff 2018-11-25 23:44:10 +01:00
  • c55751a77a Added support for exclude_all.txt; a filter for the automatically generated all playlists. Pieter Hulshoff 2018-11-25 23:43:08 +01:00
  • fc9f1db66f Added support for menu directory as an alternative to menu.txt for adding collections to a menu structure. Pieter Hulshoff 2018-11-01 21:35:37 +01:00