<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/newview/llfloatervoicedevicesettings.cpp, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://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://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>Backed out changeset c3d41f18ce2b</title>
<updated>2010-08-24T18:22:00Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-08-24T18:22:00Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e416840f85dc4a367894036b9fe483f17d959c54'/>
<id>urn:sha1:e416840f85dc4a367894036b9fe483f17d959c54</id>
<content type='text'>
back-out the back-out for this branch.  yay.
</content>
</entry>
<entry>
<title>Backed out changeset a62bf7c0af21</title>
<updated>2010-08-24T17:44:39Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-08-24T17:44:39Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=98cc2365034a93c69704daa69efb389799cc9627'/>
<id>urn:sha1:98cc2365034a93c69704daa69efb389799cc9627</id>
<content type='text'>
Backing out this merge that I pushed (prematurely) to the wrong place.
</content>
</entry>
<entry>
<title>merge heads.  whew.</title>
<updated>2010-08-24T17:37:53Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-08-24T17:37:53Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6ba23344c95157793af9e4154933ae8df61630e8'/>
<id>urn:sha1:6ba23344c95157793af9e4154933ae8df61630e8</id>
<content type='text'>
</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://megapahit.org/viewer.git/commit/?id=06b0d72efa96b6a0ed665f7cd46f358c48929e7b'/>
<id>urn:sha1:06b0d72efa96b6a0ed665f7cd46f358c48929e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deprecated LLPanel::child*() methods</title>
<updated>2010-07-30T17:02:30Z</updated>
<author>
<name>Richard Nelson</name>
<email>none@none</email>
</author>
<published>2010-07-30T17:02:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=566e3969f98c7ac10fe151ba119a78ac5eda2e3c'/>
<id>urn:sha1:566e3969f98c7ac10fe151ba119a78ac5eda2e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EXT-8372 FIXED Added possibility to localize some system device names.</title>
<updated>2010-07-15T12:28:34Z</updated>
<author>
<name>Mike Antipov</name>
<email>mantipov@productengine.com</email>
</author>
<published>2010-07-15T12:28:34Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0def4c60c2978204c460974110be649e05fd3390'/>
<id>urn:sha1:0def4c60c2978204c460974110be649e05fd3390</id>
<content type='text'>
All device names including "No Device" are get from the Vivox plugin. So, just common names are added to localize table.
 * "Default system device"
 * "No device"

"Microphone" is a part of device name and can not be localized without a hack.

NOTE: this code will only work on English OS. On other system locales devices will be shown on system language independent on viewer locale.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/767/

--HG--
branch : product-engine
</content>
</entry>
<entry>
<title>Re-insert backed out SLE checkin so we can fix it</title>
<updated>2010-04-07T18:08:04Z</updated>
<author>
<name>Roxie Linden</name>
<email>roxie@lindenlab.com</email>
</author>
<published>2010-04-07T18:08:04Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=658ccc3e85487f9f24ff3b5926e60d6cce7f42e0'/>
<id>urn:sha1:658ccc3e85487f9f24ff3b5926e60d6cce7f42e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backed out changeset 63b699f90efd</title>
<updated>2010-04-07T09:37:07Z</updated>
<author>
<name>Tofu Linden</name>
<email>tofu.linden@lindenlab.com</email>
</author>
<published>2010-04-07T09:37:07Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=0bb3f144c0a6712a269246975635962b3b5f48d0'/>
<id>urn:sha1:0bb3f144c0a6712a269246975635962b3b5f48d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated merge</title>
<updated>2010-02-25T02:28:19Z</updated>
<author>
<name>Roxie Linden</name>
<email>roxie@lindenlab.com</email>
</author>
<published>2010-02-25T02:28:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a9867b6437efd07ef9b18315d61155bd10860e13'/>
<id>urn:sha1:a9867b6437efd07ef9b18315d61155bd10860e13</id>
<content type='text'>
</content>
</entry>
</feed>
