annotate src/changelog.txt @ 87:82750b8dfcee

CHANGE: Color schemes improved
author heinrichsweikamp
date Wed, 02 Apr 2014 10:25:24 +0200
parents 668b432dcae9
children c34516c99ca8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
87
82750b8dfcee CHANGE: Color schemes improved
heinrichsweikamp
parents: 78
diff changeset
1 New in 1.24:
82750b8dfcee CHANGE: Color schemes improved
heinrichsweikamp
parents: 78
diff changeset
2 CHANGE: Minor french translation
82750b8dfcee CHANGE: Color schemes improved
heinrichsweikamp
parents: 78
diff changeset
3 CHANGE: No warning sign for selected aGF
82750b8dfcee CHANGE: Color schemes improved
heinrichsweikamp
parents: 78
diff changeset
4 CHANGE: Show battery warning sign for less then 10% battery capacity only
82750b8dfcee CHANGE: Color schemes improved
heinrichsweikamp
parents: 78
diff changeset
5 CHANGE: Color schemes improved
82750b8dfcee CHANGE: Color schemes improved
heinrichsweikamp
parents: 78
diff changeset
6
78
668b432dcae9 BUGFIX: Reset Logbook did not reset Logbook TOC properly
mh@mh-THINK.localdomain
parents: 77
diff changeset
7 New in 1.23:
668b432dcae9 BUGFIX: Reset Logbook did not reset Logbook TOC properly
mh@mh-THINK.localdomain
parents: 77
diff changeset
8 BUGFIX: Reset Logbook did not reset Logbook TOC properly
668b432dcae9 BUGFIX: Reset Logbook did not reset Logbook TOC properly
mh@mh-THINK.localdomain
parents: 77
diff changeset
9
77
131e6dd9e201 BUGFIX: Potential bug to freeze the OSTC3 after battery change or update
heinrichsweikamp
parents: 76
diff changeset
10 New in 1.22:
131e6dd9e201 BUGFIX: Potential bug to freeze the OSTC3 after battery change or update
heinrichsweikamp
parents: 76
diff changeset
11 BUGFIX: Potential bug to freeze the OSTC3 after battery change or update
131e6dd9e201 BUGFIX: Potential bug to freeze the OSTC3 after battery change or update
heinrichsweikamp
parents: 76
diff changeset
12
76
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
13 New in 1.21:
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
14 CHANGE: French Translations, again
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
15 BUGFIX: Fix cursor in "New Battery" menu
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
16 NEW: Show serial number and firmware version in main menu
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
17 CHANGE: "Reset all" returns to surface mode
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
18 CHANGE: Single press surfacemode menu
a5ea132770db 1.21 release
heinrichsweikamp
parents: 75
diff changeset
19
75
b808fa26a9a1 change log
heinrichsweikamp
parents: 69
diff changeset
20 New in 1.20:
b808fa26a9a1 change log
heinrichsweikamp
parents: 69
diff changeset
21 Stable release
b808fa26a9a1 change log
heinrichsweikamp
parents: 69
diff changeset
22
66
00636132cca6 BUGFIX: Maintain last selected customview in surface mode
heinrichsweikamp
parents: 65
diff changeset
23 New in 1.12:
00636132cca6 BUGFIX: Maintain last selected customview in surface mode
heinrichsweikamp
parents: 65
diff changeset
24 BUGFIX: Maintain last selected customview in surface mode
68
53b64c5472e1 BUGFIX: Set Day for months <31 days
heinrichsweikamp
parents: 66
diff changeset
25 BUGFIX: Set Day for months <31 days
69
50697bd41c54 +CHANGE: Some French Translations
heinrichsweikamp
parents: 68
diff changeset
26 CHANGE: Some French Translations
50697bd41c54 +CHANGE: Some French Translations
heinrichsweikamp
parents: 68
diff changeset
27 CHANGE: Default Future TTS=0 (Disabled)
50697bd41c54 +CHANGE: Some French Translations
heinrichsweikamp
parents: 68
diff changeset
28 NEW: Expand "gas change window" up to 1m below programmed
50697bd41c54 +CHANGE: Some French Translations
heinrichsweikamp
parents: 68
diff changeset
29 change depth (If ppO2 within user-set max. threshold)
50697bd41c54 +CHANGE: Some French Translations
heinrichsweikamp
parents: 68
diff changeset
30 BUGFIX: Intermittent USB connection on MAC
66
00636132cca6 BUGFIX: Maintain last selected customview in surface mode
heinrichsweikamp
parents: 65
diff changeset
31
65
11af55b5ebbb change log
heinrichsweikamp
parents: 62
diff changeset
32 New in 1.11:
11af55b5ebbb change log
heinrichsweikamp
parents: 62
diff changeset
33 NEW: allow logbook erase from reset menu
11af55b5ebbb change log
heinrichsweikamp
parents: 62
diff changeset
34 NEW: show battery voltage in info menu
11af55b5ebbb change log
heinrichsweikamp
parents: 62
diff changeset
35
62
e7c7c7eeea58 show battery voltage in info menu
heinrichsweikamp
parents: 60
diff changeset
36 New in 1.10:
e7c7c7eeea58 show battery voltage in info menu
heinrichsweikamp
parents: 60
diff changeset
37 Stable release
e7c7c7eeea58 show battery voltage in info menu
heinrichsweikamp
parents: 60
diff changeset
38
59
3e65636a8462 Backlight level in eco mode
heinrichsweikamp
parents: 55
diff changeset
39 New in 1.04:
3e65636a8462 Backlight level in eco mode
heinrichsweikamp
parents: 55
diff changeset
40 NEW: 1.6 hardware support
3e65636a8462 Backlight level in eco mode
heinrichsweikamp
parents: 55
diff changeset
41 CHANGE: Backlight level in eco mode
60
1464cd73d184 BUGFIX: Display Desat.-Time >100 hours
heinrichsweikamp
parents: 59
diff changeset
42 BUGFIX: Display Desat.-Time >100 hours
59
3e65636a8462 Backlight level in eco mode
heinrichsweikamp
parents: 55
diff changeset
43
50
ec4d8503ec45 NEW: user-selectable color schemes
heinrichsweikamp
parents: 48
diff changeset
44 New in 1.03:
ec4d8503ec45 NEW: user-selectable color schemes
heinrichsweikamp
parents: 48
diff changeset
45 NEW: user-selectable color schemes
54
7d626c15b577 some cleanup/changelog
heinrichsweikamp
parents: 50
diff changeset
46 BUGFIX: div. language corrections
7d626c15b577 some cleanup/changelog
heinrichsweikamp
parents: 50
diff changeset
47 NEW: Dynamic Gaslist in OC mode (Divemode, Customview 7)
55
448ba265fdae Change "O2" warning to "ppO2"
heinrichsweikamp
parents: 54
diff changeset
48 CHANGE: Change "O2" warning to "ppO2"
448ba265fdae Change "O2" warning to "ppO2"
heinrichsweikamp
parents: 54
diff changeset
49 NEW: "End-of-Dive" countdown when surfaced
50
ec4d8503ec45 NEW: user-selectable color schemes
heinrichsweikamp
parents: 48
diff changeset
50
48
7c7d7644ca37 Time and Date in normal (Not tiny) font
heinrichsweikamp
parents: 47
diff changeset
51 New in 1.02:
7c7d7644ca37 Time and Date in normal (Not tiny) font
heinrichsweikamp
parents: 47
diff changeset
52 CHANGE: Time and Date in normal (Not tiny) font
7c7d7644ca37 Time and Date in normal (Not tiny) font
heinrichsweikamp
parents: 47
diff changeset
53 BUGFIX: Minor french language fix
7c7d7644ca37 Time and Date in normal (Not tiny) font
heinrichsweikamp
parents: 47
diff changeset
54
47
1492cfcff7c9 1.02 beta start
heinrichsweikamp
parents: 44
diff changeset
55 New in 1.01:
1492cfcff7c9 1.02 beta start
heinrichsweikamp
parents: 44
diff changeset
56 BUGFIX: deco gas init in OC planner
1492cfcff7c9 1.02 beta start
heinrichsweikamp
parents: 44
diff changeset
57
44
18fe4e668baa BUGFIX: Percent display with 1,5V batteries
heinrichsweikamp
parents: 41
diff changeset
58 New in 1.00:
18fe4e668baa BUGFIX: Percent display with 1,5V batteries
heinrichsweikamp
parents: 41
diff changeset
59 BUGFIX: Percent display with 1,5V batteries
18fe4e668baa BUGFIX: Percent display with 1,5V batteries
heinrichsweikamp
parents: 41
diff changeset
60
31
53a09c1b7410 BUGFIX: alternating brightness at very low ambient light
heinrichsweikamp
parents: 29
diff changeset
61 New in 0.99:
53a09c1b7410 BUGFIX: alternating brightness at very low ambient light
heinrichsweikamp
parents: 29
diff changeset
62 BUGFIX: alternating brightness at very low ambient light
32
413a1aa23acd GF high lowest setting 60%
heinrichsweikamp
parents: 31
diff changeset
63 CHANGE: GF high lowest setting 60%
36
527c35f17a66 changelog
heinrichsweikamp
parents: 32
diff changeset
64 BUGFIX: NOAA tables for CNS are in ATA, not bar
527c35f17a66 changelog
heinrichsweikamp
parents: 32
diff changeset
65 CHANGE: change apnea timeout, do no longer store apnea dives in logbook
40
1e2d2b0bca5b Bugfix: Simulator in CC mode
mh@mh-THINK.fritz.box
parents: 36
diff changeset
66 BUGFIX: Simulator in CC mode
1e2d2b0bca5b Bugfix: Simulator in CC mode
mh@mh-THINK.fritz.box
parents: 36
diff changeset
67 BUGFIX: Apnea total divetime
1e2d2b0bca5b Bugfix: Simulator in CC mode
mh@mh-THINK.fritz.box
parents: 36
diff changeset
68 BUGFIX: Battery percent value with 3,6V battery
41
5041477eee79 Surface customview with important deco settings
mh@mh-THINK
parents: 40
diff changeset
69 NEW: Surface customview with important deco settings
31
53a09c1b7410 BUGFIX: alternating brightness at very low ambient light
heinrichsweikamp
parents: 29
diff changeset
70
26
9df2c8e018fe 0.97 release
heinrichsweikamp
parents: 25
diff changeset
71 New in 0.98:
29
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 26
diff changeset
72 New: Add cardinal (and ordinal) directions for the compass
26
9df2c8e018fe 0.97 release
heinrichsweikamp
parents: 25
diff changeset
73
19
06e19a880df6 changelog
heinrichsweikamp
parents: 17
diff changeset
74 New in 0.97:
06e19a880df6 changelog
heinrichsweikamp
parents: 17
diff changeset
75 NEW: compass gain option to work with more magnetic battery types
25
f65d070a5b76 fix imperial units in logbook
heinrichsweikamp
parents: 19
diff changeset
76 BUGFIX: fix imperial units in logbook
19
06e19a880df6 changelog
heinrichsweikamp
parents: 17
diff changeset
77
17
1f096c3d4b27 0.96 release
heinrichsweikamp
parents: 14
diff changeset
78 New in 0.96:
1f096c3d4b27 0.96 release
heinrichsweikamp
parents: 14
diff changeset
79 NEW: calm compass reading for minor heading changes
1f096c3d4b27 0.96 release
heinrichsweikamp
parents: 14
diff changeset
80 NEW: reduce eco low brightness threshold (for cave diving)
1f096c3d4b27 0.96 release
heinrichsweikamp
parents: 14
diff changeset
81
14
440e537e19d6 Show "MOD:" instead of "EAD:" in gas setup
heinrichsweikamp
parents: 11
diff changeset
82 New in 0.95:
440e537e19d6 Show "MOD:" instead of "EAD:" in gas setup
heinrichsweikamp
parents: 11
diff changeset
83 BUGFIX: Show "MOD:" instead of "EAD:" in gas setup
440e537e19d6 Show "MOD:" instead of "EAD:" in gas setup
heinrichsweikamp
parents: 11
diff changeset
84
11
04794990b619 Show Max. Depth with 0.1m precision
heinrichsweikamp
parents: 9
diff changeset
85 New in 0.94:
04794990b619 Show Max. Depth with 0.1m precision
heinrichsweikamp
parents: 9
diff changeset
86 CHANGE: Show Max. Depth with 0.1m precision
04794990b619 Show Max. Depth with 0.1m precision
heinrichsweikamp
parents: 9
diff changeset
87
4
a8108a885359 add changelog
heinrichsweikamp
parents:
diff changeset
88 New in 0.91:
9
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
89 BUGFIX: Battery percents in cold water
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
90
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
91 New in 0.93:
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
92 BUGFIX: Custom text <60 chars
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
93 BUGFIX: Logbook PC protocol
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
94 Italian language updates
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
95 BUGFIX: Timeout in decoplanner result page
150d07db6048 Timeout in decoplanner result page
heinrichsweikamp
parents: 4
diff changeset
96