cloud-game/pkg/worker
sergystepanov c7b5d1afc3
Fix possible infinite loop on Mupen close (#389)
For some reason the Libretro Mupen core breaks the pseudo-random order of channel selection leading to constant skip of the done channel on ticker aka an infinite loop.
2023-02-04 22:47:53 +03:00
..
compression Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
emulator Fix possible infinite loop on Mupen close (#389) 2023-02-04 22:47:53 +03:00
encoder Some optimizations (#387) 2023-01-31 22:22:03 +03:00
recorder Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
thread Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
cloudsave.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
coordinator.go Some optimizations (#387) 2023-01-31 22:22:03 +03:00
coordinatorhandlers.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
media.go Log abnormal WebRTC sample writes 2023-02-04 20:30:37 +03:00
media_test.go Some optimizations (#387) 2023-01-31 22:22:03 +03:00
recording.go Some optimizations (#387) 2023-01-31 22:22:03 +03:00
room.go Some optimizations (#387) 2023-01-31 22:22:03 +03:00
room_test.go Some optimizations (#387) 2023-01-31 22:22:03 +03:00
router.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
storage.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
storage_test.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00
worker.go Refactored v3 (#350) 2023-01-09 23:20:22 +03:00