Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Releases: robvdpol/RaceControl

Race Control 2.0.5

18 Apr 12:09
Compare
Choose a tag to compare
  • VLC and internal player now default to HLS streams due to problems with DASH streams
  • Added ability to select network interface when scanning for Chromecast devices
  • Improved error handling for Chromecast functionality
  • Show series name for non-F1 sessions to make them easier to distinguish

Race Control 2.0.4

12 Apr 17:59
Compare
Choose a tag to compare
  • Added option to change video quality in internal player
  • Re-enabled sync button for live sessions in internal player
  • Fixed video stuttering issue in internal player
  • Optimized adaptive streaming settings in internal player

Race Control 2.0.3

28 Mar 13:17
Compare
Choose a tag to compare
  • Added 'Automatic' stream type which determines optimal stream type for selected content and viewer
  • Added ability to change audio track when casting
  • Improved sorting of sessions and episodes
  • Updated MPV to version 20210316

Note: MPV seems to have issues with audio track switching. You can specify an additional MPV parameter 'alang=eng' to get English audio. For other languages use the following values:

deu - German
fra - French
spa - Spanish
nld - Dutch
cfx - FX

Race Control 2.0.2

23 Mar 19:14
Compare
Choose a tag to compare
  • Fixed missing races and episodes due to API change on F1TV side

Race Control 2.0.1

15 Mar 18:13
Compare
Choose a tag to compare
  • Race archive before 2018 is accessible again
  • Prevent duplicate live sessions from appearing
  • Added native Chromecast functionality, accessible from main window
  • Added setting to switch between HLS and DASH stream types
  • Added setting to specify additional MPV parameters
  • Changed default installation path to Program Files folder
  • Show subscription status under options

Race Control 2.0.0

13 Mar 09:59
Compare
Choose a tag to compare
  • Migrated to new F1TV API, streams are now in 1080p50
  • Upgraded to .NET 5
  • Added menu bar to internal player
  • Added ability to switch audio devices in internal player
  • Added shortcuts F1 - F9 for 1/3rd window size layouts
  • Removed Streamlink integration
  • Added Race Control to Microsoft Store

Race Control 1.8.2

30 Oct 18:55
32ef303
Compare
Choose a tag to compare
  • Added delay between opening layout windows
  • Added option to disable MPV borderless mode
  • Added shortcut to close all player windows at once (Shift + Esc)
  • Added hotkeys (1 - 9) to toggle full screen for individual player windows
  • Upgraded Streamlink to version 1.7
  • Bugfix: Fixed crash when closing player window before it had been initialized
  • Bugfix: Fixed scrolling issue when filtering episodes
  • Bugfix: Fixed NullReferenceException when using invalid credentials
  • Bugfix: Fixed 'Value cannot be NULL' error when trying to open expired stream

Race Control 1.8.1

10 Oct 12:20
Compare
Choose a tag to compare
  • Bugfix: opening layout in MPV didn't work properly with screen scale > 100%
  • Added filter to search episode list
  • Added caching to API calls
  • Updated Streamlink to version 1.6
  • Updated MPV to build 20200920

Race Control 1.8.0

23 Sep 18:20
714bebc
Compare
Choose a tag to compare
  • Added option to open layout in MPV (note: layouts can only be created using the internal player)
  • Added keyboard shortcuts to main window for saving and loading layouts
  • Added keyboard shortcut to internal player to pause all players simultaneously
  • Created Windows Installer package
  • Fixed update checker
  • Download new release directly when pressing download button
  • Log files, settings files and layout files are now stored in %LOCALAPPDATA%\RaceControl folder

Race Control 1.7.3

11 Sep 09:37
Compare
Choose a tag to compare

General:

  • Do not use Streamlink for live streaming to MPV
  • Handle closing of video player through taskbar properly
  • Increased caching for live streams
  • Major overhaul of application logic

Video player:

  • Added volume slider
  • Save volume and mute state to layout
  • Added keyboard shortcuts
  • Switched 'resizable window' and 'always on top' checkboxes around