mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-05 16:00:06 +01:00
tidy up video player logic so that switch button is stronger and loop should stop when error state is reached
This commit is contained in:
@@ -79,7 +79,7 @@ class Actions(object):
|
||||
self.load_this_slot_into_next_player(9)
|
||||
|
||||
def trigger_next_player(self):
|
||||
self.video_driver.manual_next = True
|
||||
self.video_driver.switch_players_and_play_video()
|
||||
|
||||
def cycle_display_mode(self):
|
||||
self.display.top_menu_index = 0
|
||||
|
||||
Reference in New Issue
Block a user