-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathCHANGELOG
131 lines (106 loc) · 7.44 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
v2.0.2 (19-04-2013):
- fixed bug with refreshing data during live session
- fixed bug that caused starting recording previous race before FP1
v2.0.1 (18-04-2013):
- added 'check for updates' feature - you should now be on time with application updates
- fixed lap order in head to head and lap time comparison
- fixed driver tracker crashes
- all drivers are now "in pits" before fp/quali start
- fixed getting current track data and map according to system time (UTC time is now used instead)
- fixed quali timer - it now doesn't start during quali breaks
- optimized painting weather charts, should decrease CPU load
- commentary auto-scrolling can be disabled now
- driver sector times can now be also compared with a selected driver on the main view
- UNIX only: trackrecords.dat file is now also saved in $HOME/.config/f1lt directory, application reads and stores records there, global trackrecords.dat file is used only during first run of the application
- UNIX only: installation prefixes can be now easily set in F1LT.pro file (see INSTALL file)
- WINDOWS only: added installator
v2.0.0 (13-03-2013):
- added delay option - live timing can be now synchronized with the tv coverage
- added track records database - application gathers driver best laps from the weekend and displays them in driver info tab, there is also a tool to access all records
- added proxy settings - it is now possible to connect with the live timing server using proxy
- head to head and lap time comparison charts now use default driver colors
- default driver colors are automatically adjusted using main colors of their cars; they can be also adjusted manually
- added possibility to choose different colors for displaying lap times, position numbers, etc.
- new .lt file format - it is smaller and independent of the Qt library
- classification in driver tracker can be now turned off
- added IN and OUT laps into lap history during practices and qualis
- implemented auto-save recorded session file every x minutes (x can be set in the preferences)
- retired drivers are now not drawn in radar during races
- application now correctly recognizes free practice number during session replay
- new application icons
- new startup screen
- for Linux users only - changed the storage of .lt and .ini files, they are now saved in $HOME/.config/f1lt
v1.5.0 (17-11-2012):
- added driver tracker feature - it is now possible to follow drivers positions on a track map and a radar - there is no GPS data avaialable though, track positions are approximated using lap times!
- added session times feature - displays times of all drivers from the whole session in a table
- set reverse sorting in the .lt files database dialog window
- fixed few bugs
v1.4.1 (27-10-2012):
- fixed bug with recording
- fixed bug with session timer stopping during quali
- done some memory optimizations
- fixed sorting drivers with lap times over 107% during Q1
- added keyboard shortcuts
v1.4.0 (12-10-2012):
- added .lt files database connected to the online server - it is now possible to get the access to online .lt files from the application
- added new tool - "Follow a driver", which combines functionalities of both head to head and lap time comparison - for a selected driver this tool compares his lap and sectors times with 2 drivers in front and 2 behind him
- for all "driver tools", that is - follow a driver, head 2 head and lap time comparison, data of the current driver, selected in the main view, is automatically loaded and displayed whenever one of those tools is launched
- quali results can now be sorted out by the selected quali part - first click on an appropriate column (Q1, Q2 or Q3) will sort the results using appropriate lap times, second click will trigger display time gaps to the leader instead of lap times, third click restores the original view
- added "related commentary" tab in the driver data
- the drivers order in the session analisys positions chart is reversed and starting postitions are also drawn on the chart
- added "retired" mark on the charts
- laps in driver data tab are now displayed in reverse order by default
- added connection progress bar
- few changes in the main interface
- rewritten some parts of the code (main tables are now implemented using model/view framework)
v1.3.2 (28-07-2012):
- weather charts scaling
- session lap/time info added into weather charts
- added starting grid into position chart in session analysis
- corrected bugs related to refreshing data in h2h and ltc tools
v1.3.1 (22-07-2012):
- the app should now correctly switch from one session into another one
- race charts in session analisys now always displays data from 0 to total race laps if zooming is not applied
- session time of a moment when a lap time has been set during FP and quali is now shown as the time that has passed since the start of the session
- bug fixes
v1.3.0 (18-07-2012):
- added auto-stop recording - it can be configured in preferences how many minutes after the end of the session the recoring will be stopped
- in preferences added possibility to disable auto-connection with lt server, instead welcome board will be shown
- added possibility to display other drivers gaps to the selected one after clicking on his time (during the race you can also see intervals between the selected driver and the others by clicking on his "interval" column)
- added weather icons and charts
- fixed gathering lap data during FP and quali - the app should now always print laps in the correct order on driver data tab
- during friday free practice sessions, the driver list in h2h and ltc dialogs contains now the eventual test drivers that may appear instead of the regular drivers
- during FP and quali, charts in h2h and ltc are now printed with dots instead of lines
- the app correctly detects the current FP number now and shows the appropriate information in the status (this also affects naming of the recorded session files)
- quali period number is now shown in the status
- during the race, the actuall lap number is printed in the status instead of the completed laps
- between 15-5 minutes before start of the session, when lt server sends no data, the app shows now the appropriate message board
- added option to retry attempt to auto-reconnect before lost connection error message is shown
- autoscaling track map
- charts scaling
- added session analisys tool
- bug fixes
v1.2.1 (27-05-2012):
- fixed bug causing the app to crash (mostly on WinXP)
v1.2.0 (26-05-2012):
- corrected decryption, the app will now print no data when encryption fails
- corrected handling new lines in commentary
- corrected bug with printing wrong session time when the driver set his lap time during quali and FP
- added option to disable car thumbnails in the preferences
- printing the personal best sector times in green in the driver data tab
- other bug fixes
v1.1.0 (11-05-2012):
- fixed bug with logging into lt server (due login url has changed)
- properly displaying gaps in the gap chart during FP and quali
- some optimizations made
v1.0.0 (04-05-2012):
- added session recording and replaying
- reimplementation of the Head 2 Head tool, the old tool is now called Lap Time Comparison
- added option to print lap data in driver data tab in the reverse order (from newest to oldest)
- added pit stop length next to the "IN PIT" info in the driver data tab
- added current event name in the window title
- added session timer next to the completed/total laps info in the race status
- added "session finished" icon
- bug fixes
v0.5.0 (21-04-2012):
- initial version