summaryrefslogtreecommitdiff
path: root/disclosures.json
blob: ce4bfdfdcc5ec284b10f46af24503a4860fa3282 (plain)
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
[
	{
		"name": "Megapahit",
		"disclosures": [
			{
				"label": "Behold!",
				"text": "It's the Megapahit viewer."
			}
		]
	},
	{
		"name": "Disclaimers",
		"disclosures": [
			{
				"label": "3rd-party",
				"text": "This software is not provided or supported by Linden Lab, the makers of Second Life."
			},
			{
				"label": "Warranty",
				"text": "This software is provided AS IS, without any expressed or implied warranty."
			}
		]
	},
	{
		"name": "Limitations",
		"disclosures": [
			{
				"label": "Voice",
				"text": "We don't have the redistribution licence, but you could copy SLVoice or SLVoice.exe, libortp.dylib or ortp_x64.dll, and libvivoxsdk.dylib or vivoxsdk_x64.dll from SL viewer's Resources folder to Megapahit's Resources or libexec folder. But on macOS, don't copy the files before you launch the app for the first time, otherwise GateKeeper would consider the app tampered after failing to verify its integrity."
			}
		]
	},
	{
		"name": "Policies",
		"disclosures": [
			{
				"label": "Privacy",
				"text": "The viewer sends data only to Second Life."
			},
			{
				"label": "Accounts",
				"text": "Our Bugzilla may require an account made, but you are not required to make any in order to use the viewer."
			}
		]
	},
	{
		"name": "7.1.8.50941",
		"disclosures": [
			{
				"label": "Performance improvements",
				"text": "Faster Zoom In, and especially Apple GPU and vertex buffer optimisations, by observeur."
			},
			{
				"label": "Bug fixes",
				"text": "The macOS bug fixes that were introduced in 7.1.9.51085 are now here too."
			}
		]
	},
	{
		"name": "7.1.9.51118",
		"disclosures": [
			{
				"label": "Bug fixes",
				"text": "The bug fixes especially for GNU/Linux that were introduced in 7.1.9.51085 are still only here."
			},
			{
				"label": "Other differences",
				"text": "Apart from the improvements found in 7.1.8.50941, this release includes updates from the SL viewer Maintenance B."
			}
		]
	}
]