Commit Graph

6 Commits

Author SHA1 Message Date
jakubg1
c217081823 Launcher improvements
Launcher windows are more Starter-like now:
- The scenery picker, vehicle list and keymapper buttons are now tied to the top portion of the screen.
- The current window is spanning the entire rest of the screen.
- Scenarios are now grouped into categories in the exact same way as Starter does.
- Some drawbacks include:
  - Currently you cannot edit the current trainset, as the vehicle picker window overwrites the scenario list window.
  - The GUI doesn't update when the screen resolution is changed.
2025-09-09 16:40:04 +02:00
milek7
b823e0a5b6 extcam: split into threads 2019-11-07 14:25:44 +01:00
milek7
8bde68f209 do not assume that whole camera frame is read in single chunk 2019-09-23 23:47:50 +02:00
milek7
5602448caf extcam camera: separate preview and recording 2019-09-20 20:16:55 +02:00
milek7
7fbc32aa8b tie camera preview to training report 2019-09-07 15:38:26 +02:00
milek7
c651ba21a2 extcam camera preview 2019-09-07 02:06:09 +02:00