summaryrefslogtreecommitdiff
path: root/disclosures.json
blob: 22ecffa8c2065a33b919959c15a61833fb9acd02 (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
73
74
75
76
77
78
79
80
81
82
[
	{
		"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, libortp.dylib, & libvivoxsdk.dylib from SL viewer's Resources folder to Megapahit's."
			}

		]
	},
	{
		"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.7.50381",
		"disclosures": [
			{
				"label": "Maintenance-X",
				"text": "Parity to SL viewer default release."
			},
			{
				"label": "New looks!",
				"text": "New skin and icons by Secret Foxtail."
			}
		]
	},
	{
		"name": "7.1.6.50145",
		"disclosures": [
			{
				"label": "NVIDIA VRAM detection",
				"text": "Applies on FreeBSD & GNU/Linux distros, with anticipation for proprietary AMD drivers too."
			}
		]
	},
	{
		"name": "7.1.6.50139",
		"disclosures": [
			{
				"label": "Maintenance-YZ",
				"text": "Parity to SL viewer default release."
			},
			{
				"label": "Distro upgrades",
				"text": "The FreeBSD package is now for version 14.0, the Ubuntu package is now for 24.04 LTS (Noble Numbat), and the Fedora package is now for version 40."
			}
		]
	}
]