<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloatervoicedevicesettings.h, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2010-09-16T16:51:27Z</updated>
<entry>
<title>STORM-122 FIXED Clean up obsolete floaters and related dead code</title>
<updated>2010-09-16T16:51:27Z</updated>
<author>
<name>Aimee Linden</name>
<email>aimee@lindenlab.com</email>
</author>
<published>2010-09-16T16:51:27Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ae81cf5dc466c3e10deef4be847076a1da9e7606'/>
<id>urn:sha1:ae81cf5dc466c3e10deef4be847076a1da9e7606</id>
<content type='text'>
Removed obsolete XUI files:

floater_activeim.xml
floater_customize.xml
floater_device_settings.xml
floater_first_time_tip.xml
floater_im.xml
floater_my_friends.xml
floater_outfit_save_as.xml
floater_preview_classified.xml
floater_preview_event.xml
floater_preview_gesture_info.xml
floater_preview_gesture_shortcut.xml
floater_preview_gesture_steps.xml
floater_statistics.xml
floater_wearable_save_as.xml
panel_audio_device.xml
panel_friends.xml
panel_groups.xml
panel_nearby_chat.xml
panel_online_status.xml
panel_region_general_layout.xml

Killed obsolete LLFloaterVoiceDeviceSettings class, and moved LLPanelVoiceDeviceSettings into its own appropriately named files.
</content>
</entry>
<entry>
<title>Change license from GPL to LGPL (version 2.1)</title>
<updated>2010-08-13T11:24:57Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2010-08-13T11:24:57Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=06b0d72efa96b6a0ed665f7cd46f358c48929e7b'/>
<id>urn:sha1:06b0d72efa96b6a0ed665f7cd46f358c48929e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EXT-3394: Reverting removal of prefs volume slider.</title>
<updated>2009-12-15T11:11:28Z</updated>
<author>
<name>Lynx Linden</name>
<email>lynx@lindenlab.com</email>
</author>
<published>2009-12-15T11:11:28Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=d82f82d7965ec9360cb49ec7e6c1c2f984d4539b'/>
<id>urn:sha1:d82f82d7965ec9360cb49ec7e6c1c2f984d4539b</id>
<content type='text'>
This change reverts the code parts of e038c0211968 that relate to the
sound preferences slider. Lis has already re-enabled the slider in the
panel_preferences_sound.xml XUI file.

So the overall change for EXT-3394 is now:
- remove the volume slider from the Voice Controls panel
- make 50 be the default volume level, not 62
</content>
</entry>
<entry>
<title>EXT-3394: Remove manual voice gain controls.</title>
<updated>2009-12-11T15:06:32Z</updated>
<author>
<name>Lynx Linden</name>
<email>lynx@lindenlab.com</email>
</author>
<published>2009-12-11T15:06:32Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=eda8634b17133df5f3104d96ad56d3626a90aad8'/>
<id>urn:sha1:eda8634b17133df5f3104d96ad56d3626a90aad8</id>
<content type='text'>
The new Vivox SDK supports Automatic Gain Control (AGC), so we
shouldn't need to change the local gain level from the default of 50%.

This change sets the initial gain level to 50 (instead of 62) and
removes the local gain sliders from the Sound Preferences floater and
the Voice Controls floater. The latter was not hooked up yet anyway.
</content>
</entry>
<entry>
<title>EXT-1739   	 Preferences &gt; Sounds &gt; Device settings -- Input/Output controls don't work</title>
<updated>2009-11-04T23:06:56Z</updated>
<author>
<name>Leyla Farazha</name>
<email>leyla@lindenlab.com</email>
</author>
<published>2009-11-04T23:06:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=0520ad677a380e81f6d166bfbcbed23333533b77'/>
<id>urn:sha1:0520ad677a380e81f6d166bfbcbed23333533b77</id>
<content type='text'>
EXT-2073   	 Need ability to change font style of tab headers
EXT-1505   	 Kill text drop shadow on Menu and Tabs
reviewed by Richard
</content>
</entry>
<entry>
<title>EXT-1339 Create onClose method in LLFloater, and remove most bindings to mCloseSignal.  In the vast majority of cases, mCloseSignal is being bound to an onClose function.  Just make it virtual and be done with it.  Renamed a couple of LLPanel close methods to onClosePanel() to distinguish them.  Reviewed with Richard.</title>
<updated>2009-10-07T20:54:31Z</updated>
<author>
<name>James Cook</name>
<email>james@lindenlab.com</email>
</author>
<published>2009-10-07T20:54:31Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=ec84b639ed71c1dac8457867148d8aea6d595685'/>
<id>urn:sha1:ec84b639ed71c1dac8457867148d8aea6d595685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3</title>
<updated>2009-08-04T01:12:59Z</updated>
<author>
<name>Richard Nelson</name>
<email>richard@lindenlab.com</email>
</author>
<published>2009-08-04T01:12:59Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=eb853f55c07ae4a3c3f2aa05fbabcf2e4b4dc115'/>
<id>urn:sha1:eb853f55c07ae4a3c3f2aa05fbabcf2e4b4dc115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge skinning-14 to viewer-2, including refactoring many floaters to register them with LLFloaterReg, support for introspection of ParamBlock based UI widgets to dump XML schema, splitting llfolderview.cpp into three separate files to unravel dependencies and skeleton for for LLListView widget.  Resolved conflicts in these files:</title>
<updated>2009-07-07T00:53:05Z</updated>
<author>
<name>James Cook</name>
<email>james@lindenlab.com</email>
</author>
<published>2009-07-07T00:53:05Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=52aeaa32841e7d0b37abab0a2a2540c2be2f16b7'/>
<id>urn:sha1:52aeaa32841e7d0b37abab0a2a2540c2be2f16b7</id>
<content type='text'>
lldraghandle.h, lluictrl.h, llchiclet.cpp, llfolderview.h/cpp, lliinventorybridge.cpp, llpanelpicks.cpp, llviewermenu.cpp, floater_mute.xml, floater_preferences.xml, notifications.xml, panel_preferences_audio.xml, panel_preferences_graphics1.xml, panel_region_general.xml
svn merge -r124961:126284 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-14
</content>
</entry>
<entry>
<title>merge -r 122421-124917 viewer-2.0.0-2 -&gt; viewer-2.0.0-3</title>
<updated>2009-06-21T08:04:56Z</updated>
<author>
<name>Steven Bennetts</name>
<email>steve@lindenlab.com</email>
</author>
<published>2009-06-21T08:04:56Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=9ec432034dc3c45d7ce763eb02dae4cc7f6b8da8'/>
<id>urn:sha1:9ec432034dc3c45d7ce763eb02dae4cc7f6b8da8</id>
<content type='text'>
ignore-dead-branch
</content>
</entry>
<entry>
<title>Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165</title>
<updated>2009-01-08T00:05:06Z</updated>
<author>
<name>Aaron Brashears</name>
<email>aaronb@lindenlab.com</email>
</author>
<published>2009-01-08T00:05:06Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=e3cf284388e7c8a4c0755ba9e689f6a6264a5a26'/>
<id>urn:sha1:e3cf284388e7c8a4c0755ba9e689f6a6264a5a26</id>
<content type='text'>
</content>
</entry>
</feed>
