Aleric Inglewood
0e5b1a8fa7
Allow to LD_PRELOAD (any) library just for singularity-do-not-run-directly
...
This adds support for running:
AI_PRELOAD="/path/to/libfoo.so" ./singularity
Note that setting and exporting LD_PRELOAD there doesn't work,
because then those libs are loaded for every executable that
is being run after, including the plugins.
This patch also removes the use of tcmalloc from the plugins...
Before it exported LD_PRELOAD, using tcmalloc for all the command
line tools up till and including running the singularity binary,
as well as for the plugins. Now, it only preloads the tcmalloc
libraries for singularity-do-not-run-directly.
2012-02-14 16:32:12 +01:00
Aleric Inglewood
0a59b3bb54
Merge remote-tracking branch 'siana/master'
2012-02-10 02:14:44 +01:00
Aleric Inglewood
e0b21b08fa
Add AITimer and AIPersistentTimer state machines.
...
For use inside other state machines that need timer events.
Wraps AIFrameTimer.
2012-02-10 02:10:12 +01:00
Aleric Inglewood
d4591828c8
Finished AIFrameTimer.
...
Added documentation.
Added AIFrameTimer::isRunning.
Fixed a bug: mCallback was deleted before it was used.
2012-02-10 01:37:43 +01:00
Aleric Inglewood
cad0597524
Allow AIStateMachine::run() to be called from callback functions.
...
This was already documented as working, but turned out not to work.
Now one can call any of the run(...) functions to guarantee a restart
of the statemachine. Using run() without parameters from a callback
function re-uses the old callback information.
Introduces a new enum AIStateMachine::active_type that keeps track
of on which list the statemachine resides, if any. This was necessary
because run() calls cont() which now can be called while the
statemachine is already on the active list, so it needs to know
more than just if it's on the continued_statemachines list or
not.
2012-02-10 00:23:20 +01:00
Siana Gearz
e10581e319
Resolve extern warning on GCC
2012-02-09 22:13:44 +01:00
Latif Khalifa
b0c675498c
Base viewer executable and installer names on the viewer channel
...
Example config:
/python develop.py -G VC100 -t ReleaseSSE2 configure -DPACKAGE:BOOL=ON -DFMODEX:BOOL=ON -DVIEWER_CHANNEL:STRING="Singularity Alpha" -DVIEWER_LOGIN_CHANNEL:STRING="Singularity Alpha"
VIEWER_LOGIN_CHANNEL is the string that is used in --chanel switch to the shortcut created
VIEWER_CHANNEL is the string used for executable name and installer name
This example will produce: SingularityAlphaViewer.exe and installer named
SingularityAlpha_x-y-z-buildnr_Setup.exe
2012-02-09 19:48:32 +01:00
Siana Gearz
a3a7f72b7c
Limit PCH size sanely
2012-02-09 15:22:07 +01:00
Siana Gearz
acf378e9f2
Auto-version system
2012-02-09 14:03:49 +01:00
Siana Gearz
2ef5673c18
Let's not segfault Lenny's GCC
2012-02-09 02:10:21 +01:00
Siana Gearz
ef68f43687
Fix RLVa bug with wearables being unwearables
2012-02-08 16:19:12 +01:00
Siana Gearz
13780fae2a
Revert "Culling and positioning search properly for contacts."
...
This reverts commit 78409deaa7 .
2012-02-08 13:05:51 +01:00
Siana Gearz
b0267e4631
Revert "Newer TCMalloc, now with headers!"
...
This reverts commit 69a2d0bc5e .
2012-02-07 15:52:15 +01:00
Siana Gearz
69a2d0bc5e
Newer TCMalloc, now with headers!
2012-02-07 14:01:56 +01:00
Siana Gearz
108b9211ff
Revert "Added Quiet Snapshots To Disk checkbox to Security tab of System Preferences, also corrected comments, since Privacy is called Security now."
...
This reverts commit 787f91085d .
2012-02-07 12:49:59 +01:00
Siana Gearz
97f2474956
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2012-02-07 12:43:28 +01:00
Siana Gearz
b4c68d56b6
Reverting Lirusaito's botch on volume controls
2012-02-07 12:43:12 +01:00
Lirusaito
03926c2374
That shouldn't have been deleted, my bad.
...
image_unselected, so the button will actually show, unselected isn't anything.
2012-02-06 21:45:09 -05:00
Lirusaito
787f91085d
Added Quiet Snapshots To Disk checkbox to Security tab of System Preferences, also corrected comments, since Privacy is called Security now.
...
Users can find and change Quiet Snapshot setting easily in a logical place in their preferences.
2012-02-06 19:38:17 -05:00
Aleric Inglewood
1b37bd5df6
Merge branch 'master', remote-tracking branch 'siana/master'
2012-02-06 22:50:06 +01:00
Aleric Inglewood
ea0a5c521f
Fix for libcwd
2012-02-06 22:34:34 +01:00
Lirusaito
6ba69adccc
Renewed support for / starting chat on linux.
2012-02-06 15:30:27 -05:00
Lirusaito
481361f714
Swapped tabs for spaces for proper display on Windows.
2012-02-06 15:29:25 -05:00
Siana Gearz
e1e34623cb
UI purdyness had its flaws - should revisit later
2012-02-06 20:12:02 +01:00
Lirusaito
78409deaa7
Culling and positioning search properly for contacts.
2012-02-06 03:21:44 -05:00
Siana Gearz
787a18d3a8
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2012-02-06 04:32:44 +01:00
Siana Gearz
548f9d0a88
Restore starting chat by slash
2012-02-06 04:32:17 +01:00
Siana Gearz
8450386330
Allow to disable chat animation
2012-02-06 03:52:25 +01:00
Lirusaito
8adf2965fd
Apostrophes aren't so difficult.
2012-02-05 21:36:40 -05:00
Lirusaito
e0bf075f7f
word_wrap should be enabled, looks better that way.
2012-02-05 21:36:01 -05:00
Siana Gearz
8a49d4ef94
Allow pretty much any key for gestures, like Emerald
2012-02-06 03:01:15 +01:00
Lirusaito
d85e1afd7e
Spelling fix to documentation.
2012-02-05 18:18:22 -05:00
Lirusaito
c96d1c3aa5
Merge branch 'master' of git://github.com/siana/SingularityViewer
2012-02-05 17:57:30 -05:00
Lirusaito
1cbc825461
Culled, some slight tweaks
...
for the good of the world.
TODO: Realign chat history's.
2012-02-05 17:34:05 -05:00
Siana Gearz
f0d6200e8e
Build fix for Visual Studio
2012-02-05 21:53:12 +01:00
Lirusaito
ad24fcca39
Culling, shouldn't affect appearance.
...
(anymore)
2012-02-05 14:36:45 -05:00
Lirusaito
06837a2a77
Stop prepending ((\[[ to actions that end with ))/]], fix compile warning for npos, and remove unnecessary checks from sendMsg()
...
Users can have their actions not get broken should they end with )) or ]] without beginning OOC, while AutoOOC is enabled.
2012-02-05 14:22:52 -05:00
Siana Gearz
47537ba764
Forgotten files for LightShare
2012-02-05 15:43:57 +01:00
Siana Gearz
cd51a6f795
Merge branch 'master' of git://github.com/Lirusaito/SingularityViewer
2012-02-05 15:23:51 +01:00
Siana Gearz
3d40cd86ac
Merge branch 'master' of https://github.com/Shyotl/SingularityViewer
2012-02-05 15:14:53 +01:00
Siana Gearz
b03b4db7c7
Buddy search adjustment
2012-02-05 15:13:52 +01:00
Siana Gearz
859e2701f2
Restore LightShare compatibility
2012-02-05 13:52:50 +01:00
Shyotl
2617df44db
VC doesn't seem to like ctor being used to assign a reference pointer.
2012-02-05 05:58:36 -06:00
Shyotl
01a8e11ef3
Merge branch 'master' of https://github.com/AlericInglewood/SingularityViewer.git
...
Conflicts:
indra/llcommon/llfasttimer_class.cpp
indra/llcommon/llfasttimer_class.h
2012-02-05 05:57:44 -06:00
Aleric Inglewood
5a455eac91
Fixed LLFastTimers et al.
...
No longer crash when std::vector moves in memory when it grows.
Fixed display of timer values (in ms).
2012-02-05 05:35:01 +01:00
Shyotl
e18e051bfc
sDelayedVBOEnable is still required to prevent framerates from getting clobbered on gl context change.
2012-02-03 14:25:51 -06:00
Shyotl
bf44d3f98e
Prevent using multisample FBOs if FBOs are not enabled, or multisample FBOs are unsupported
2012-02-03 14:12:36 -06:00
Shyotl
b6fa215c4e
Don't render particles on visually muted avatars.
2012-02-03 14:11:29 -06:00
Shyotl
726dc02aaa
Was looking up ascent colors in incorrect control group.
2012-02-03 14:11:10 -06:00
Shyotl
9ee0c5acf3
Having BackgroundYieldTime set to a large enough value would cause a stall if client isn't in focus during login.
2012-02-02 23:44:35 -06:00