cloud-game/pkg
sergystepanov 47a9d70b74
Add the ability to set emulator ROM folder (#348)
Emulators now can load games with the same file extensions if you either place ROMs into the folder named as the emulator in the config file (libretro.core.list value) or any folder as you specify in the `libretro.core.list.{emulator}.folder` config param.
2021-08-30 19:50:35 +03:00
..
codec Reduce coordinator dependencies tree (#292) 2021-03-15 13:08:15 +03:00
config Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
coordinator Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
cws Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
downloader Make executables ready for static linking (#307) 2021-04-06 18:16:52 +03:00
emulator Don't crash emulator on no core config 2021-08-26 15:22:01 +03:00
encoder Handle recover in VPX tests 2021-05-07 13:09:47 +03:00
environment Make executables ready for static linking (#307) 2021-04-06 18:16:52 +03:00
extractor Add new Libretro core manager module (#249) 2020-12-31 13:24:27 +03:00
games Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
ice Reduce coordinator dependencies tree (#292) 2021-03-15 13:08:15 +03:00
lock Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
monitoring Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
network Set coordinator server address to :http for cloudretro 2021-08-26 14:39:17 +03:00
os Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
service Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
session Reduce coordinator dependencies tree (#292) 2021-03-15 13:08:15 +03:00
thread Fix errors/misuse with OpenGL-based core API (#237) 2020-11-04 18:59:12 +08:00
util Refactor and update VPX codec (#285) 2021-02-27 18:09:55 +03:00
webrtc Remove old is_mobile init param 2021-07-31 12:33:25 +03:00
worker Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00