Shyotl
958031dbaf
Moved build dirs out of indra directory. installed.xml and prebuilts are now per-build-target. Added support for v3 prebuilt package layout.
2014-12-03 22:36:42 -06:00
Shyotl
7ddef751ef
Update md5 checksums for vs2012 x64 libs.
2014-11-28 23:29:34 -06:00
Shyotl
fedd094987
Clean up warning. (implicit float to signed integer conversion)
2014-11-26 22:57:50 -06:00
Shyotl
36a8a20434
Alignment fixes.
2014-11-26 22:53:32 -06:00
Shyotl
f5204cc8f5
Check for bad FMOD_RESULT return values for practically every fmod api call. Wavedata dsp also now attached before fmod's fader DSP, and although that makes the stream channelgroup less than necessary, channelgroups are still nice to have.
2014-11-26 01:15:17 -06:00
Shyotl
87f87bf2ff
Delegate stream shutdown to LLAudioEngine and LLStreamingAudio_*
2014-11-25 16:37:39 -06:00
Shyotl
b3d86e626b
Fixed wind dsp and implemented a DSP that mimics removed FMOD::Channel::getWaveData func.
...
Fixed crash if fmod profiling was enabled.
Fixed crash due to failing to check if resulting utf string from stream metadata was zero-length before calling std::string::back.
2014-11-25 16:32:04 -06:00
Shyotl
c2abbaedc8
Merge branch 'master' of https://Shyotl@bitbucket.org/LightDrake/singularityviewer-internal.git into FMODStudio
2014-11-22 22:20:32 -06:00
Shyotl
f8927a8a11
Merge branch 'master' of https://Shyotl@bitbucket.org/LightDrake/singularityviewer-internal.git into FMODStudio
...
Conflicts:
indra/llcommon/llsingleton.h
2014-11-22 22:19:44 -06:00
Shyotl
7054a2a6d2
Added some fasttimers to LLVOAvatar::idleUpdate
2014-11-22 22:04:18 -06:00
Shyotl
f2f8ecab98
Clean up code for vivox session participant management.
2014-11-22 22:02:46 -06:00
Shyotl
be9d417778
Added vector_shrink_to_fit to llstl.h
2014-11-22 22:02:20 -06:00
Shyotl
6e537cd322
Try to handle BOM for utf stream metadata (doesn't seem common, at all).
2014-11-22 22:01:45 -06:00
Inusaito Sayori
19cae9b59b
[RLVa] Escape potentially dirty strings before using them as regex in replace_all_regex
...
Fixes crashes
This changeset is welcome for use in LGPL viewers
Thanks to Ansariel Hiller for pointing this crash out.
2014-11-21 03:12:06 -05:00
Inusaito Sayori
89e65ed89e
CMake 3 Fixies from Alchemy
2014-11-20 22:04:32 -05:00
Inusaito Sayori
9892d23735
Sync stuff
2014-11-20 13:41:19 -05:00
Inusaito Sayori
10a3339019
Check for signing variables before even trying to sign
...
Also tabs to spaces and fix typo.
2014-11-20 13:40:05 -05:00
Inusaito Sayori
8b658bd628
Attempted fox for PNG
2014-11-20 12:21:35 -05:00
Lirusaito
5a045db751
Fix Voice on Linux.
...
No such thing as -st/shutdown timeout on Vivox 2.x SDK
2014-11-20 10:28:44 -05:00
Inusaito Sayori
80e7854300
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2014-11-17 22:50:18 -05:00
Inusaito Sayori
c83c1ed291
Add reset_camera to keyboard action registry.
2014-11-17 22:49:59 -05:00
Inusaito Sayori
37412c8dd2
wlfPanel cleanup and simplification
2014-11-10 18:25:31 -05:00
Damian Zhaoying
aaa1a5451e
Merge remote-tracking branch 'Liru/master'
2014-11-10 19:37:48 -03:00
Inusaito Sayori
e3d45d99da
Address Issue 1732: Display name in the Communication box
...
Adds Chat Tabs namesystem combobox to Adv. Chat->Chat UI.
2014-11-10 16:09:43 -05:00
Inusaito Sayori
60d9301646
Support GridName sim feature, show grid name in status bar when hypergridded over to another grid.
...
V3s will want to add this display to the NavBar, most likely.
Adds const Type& ref() function to SignaledType to get a const reference from it where needed.
2014-11-10 15:58:58 -05:00
Inusaito Sayori
23f070128a
Clean up and optimize more draw call logic in llstatusbar.cpp
2014-11-10 14:46:49 -05:00
Inusaito Sayori
39e0e4ad9e
LFSimFeatureHandler cleanup~
2014-11-10 13:36:23 -05:00
Damian Zhaoying
bde1853862
Merge remote-tracking branch 'Liru/master'
2014-10-30 14:47:32 -03:00
Lirusaito
637b70a723
Cleanup and revision to solve Issue 1548: Right click zoom in mouselook resets on left click.
...
Removes variables tracking right mouse down from lltoolfocus and lltoolcompgun in favor of using the already existing LLViewerWindow::getRightMouseDown()
2014-10-30 11:15:36 -04:00
Inusaito Sayori
d34c5034c3
Of course, I'd only notice this file is unstaged after the commit has been pushed.
2014-10-24 18:05:05 -04:00
Damian Zhaoying
8dc3dcd2ac
Added Spanish translations to new Quit button toolbar and Shared options
2014-10-23 21:36:21 -03:00
Inusaito Sayori
b25643f0bf
Clean up and draw optimization in LLStatusBar.
...
I saw a 1.7 FPS gain, which is pretty good for my old card ^*^
2014-10-23 04:28:18 -04:00
Inusaito Sayori
3231a7d25f
Complete keyboard-camera panning featureset with pgup pan in and pgdn pan out
2014-10-23 04:25:37 -04:00
Inusaito Sayori
855769c53e
Add quit button to toolbar.
2014-10-23 04:16:31 -04:00
Lirusaito
7cf069bf4c
Fix libpng warning: iCCP: known incorrect sRGB profile
2014-10-22 20:50:11 -04:00
Lirusaito
bd94e2ae73
Linux64 library update! (other platforms to come)
...
Curl 7.38
LibPNG 1.6.13
LLQTWebkit 4.8.6
OpenSSL 1.0.1j (Yep, this fixes POODLE)
Libraries provided by Alchemy Viewer.
2014-10-21 05:41:44 -04:00
Inusaito Sayori
6c2871402d
[RLVa] Don't filter parts of words out just because they match a name under restraint
...
This fix is free to be reused under LGPL..
2014-10-19 21:44:45 -04:00
Inusaito Sayori
341ca20529
Avatar Picker's list of friends should use the friends name system.
2014-10-18 15:05:10 -04:00
Inusaito Sayori
0d300776ca
Muscle Memory fix, move Share to the bottom of the inventory menu.
2014-10-18 14:40:59 -04:00
Inusaito Sayori
fad498cfb8
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2014-10-17 01:04:27 -04:00
Inusaito Sayori
39d3a58b49
Only disable friend items that have rights changed (scope reduction surgery)
...
Thanks to Deltek for finding this one!
2014-10-17 00:53:56 -04:00
Inusaito Sayori
e98792209e
Issue 1151: Add share to LLAvatarActions
...
Syncs LLGiveInventory and LLFloaterAvatarPicker with upstream.
Syncsyncsync~
Translators:
menu_inventory.xml menu_radar.xml and menu_avs_list.xml: Share
notifications.xml: ShareNotification, ShareItemsConfirmation, ShareFolderConfirmation, ItemsShared
strings.xml: share_alert
2014-10-17 00:33:33 -04:00
Inusaito Sayori
2d53641cd0
Fix up overcomplicated logic to get friends search working right.
2014-10-15 01:54:58 -04:00
Inusaito Sayori
529c61fabe
Fix friends list online count being wrong
...
This patch changes from always updating online count with cells, to checking the indicator cell's previous value before changing it, maintaining the count instead of always modifying it during updates..
Removes commented out OnlineSIP bits, as it's just easier not to upkeep them.
2014-10-15 01:20:01 -04:00
Damian Zhaoying
614a1c3bb6
Spanish translation to Fix "The notification called 'AuthRequest' was not found in notifications.xml." alert
...
Some minor fixes in other files.
2014-10-14 12:35:20 -03:00
Damian Zhaoying
663d9ce3d1
Merge remote-tracking branch 'Liru/master'
2014-10-14 04:42:59 -03:00
Latif Khalifa
67b8c8d360
Put Vivox license file online, avoid issues with local paths
2014-10-14 00:45:37 -04:00
Inusaito Sayori
4c5379fe30
Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer
2014-10-14 00:43:32 -04:00
Inusaito Sayori
65c613fb3e
Clean up in the friends list code, fixing things~
...
The entire list should no longer lock up when changing friend rights for just some people
Visual changes:
Muted people's names in friends list are now displayed in the muted color (this still needs testing)
The collapse and expand button now uses icons instead of < and > characters.
Complex stuff devs may read:
Remove pointless classes, definitions, and functions.
Replace static callbacks with bound ones.
Cleanup commented stuff
Fix styling and spacing stuffs
Comment out unexecuted code paths
Optimizes updating uncached names so full refresh is not required, just a single name update.
Comment out unused voice stuff, since SIP buddylist was removed in Voice Update.
Switch to Params for list building~
2014-10-14 00:35:26 -04:00
Cinder Biscuits
d0f265f6d9
OMG backout worst fix of the year right here.
2014-10-12 21:56:50 +00:00