This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Releases: robvdpol/RaceControl
Releases · robvdpol/RaceControl
Race Control 2.0.5
- 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
- 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
- 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
- Fixed missing races and episodes due to API change on F1TV side
Race Control 2.0.1
- 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
- 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
- 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
- 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
- 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
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