index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llevents.h
Age
Commit message (
Expand
)
Author
2024-09-05
Merge branch 'develop' into release/luau-scripting
Nat Goodspeed
2024-09-04
Extract coroutine-aware synchronization primitives to new header.
Nat Goodspeed
2024-08-28
Merge branch 'main' into release/luau-scripting.
Nat Goodspeed
2024-08-14
Enable /permissive- on MSVC for better standards conformance (#2251)
Rye Mutt
2024-07-18
Ditch `LLEventTrackable` aka `boost::signals2::trackable`.
Nat Goodspeed
2024-07-18
Make `LLEventPump::listen()` also accept new `LLAwareListener`.
Nat Goodspeed
2024-05-23
Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...
Brad Linden
2024-05-15
Manual whitespace cleanup (fix_whitespace.py).
Nat Goodspeed
2024-05-10
Fix up a few #includes
Nat Goodspeed
2024-05-10
Fix latent access violation in ~LLEventPump() if LLEventPumps gone.
Nat Goodspeed
2024-05-02
#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)
RunitaiLinden
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge 'main' into release/luau-scripting on promotion of Maint YZ
Nat Goodspeed
2024-03-28
Clean up unused llevents.h #includes.
Nat Goodspeed
2024-03-25
Remove colliding LLListener.
Nat Goodspeed
2024-03-24
Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener.
Nat Goodspeed
2024-03-23
Update sendReply(): accepting LLSD by value already copies it.
Nat Goodspeed
2023-12-18
Merge branch 'main' into DRTVWR-594-maint-Y
Andrey Lihatskiy
2023-11-23
SL-17434 Crash clearing LLEventPumps
Andrey Kleshchev
2022-06-18
DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass.
Nat Goodspeed
2022-06-15
DRTVWR-564: WIP: add LLEventPumps::registerPumpFactory()
Nat Goodspeed
2021-05-31
SL-15093 Crash nanov2_free_to_block #2
Andrey Kleshchev
2021-05-28
SL-15093 Crash nanov2_free_to_block
Andrey Kleshchev
2020-03-25
DRTVWR-476: Eliminate static LLEventPump factory maps.
Nat Goodspeed
2020-03-25
DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls.
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLEventMailDrop::discard() (instead of flush()).
Nat Goodspeed
2020-03-25
DRTVWR-476: Remove special case for listen(boost::bind(weak_ptr)).
Nat Goodspeed
2020-03-25
DRTVWR-476: Remove llwrap(), LLListenerWrapper[Base] and support.
Nat Goodspeed
2020-03-25
SL-793: Add LLEventPumps::clear() method to disconnect all listeners.
Nat Goodspeed
2019-05-14
Mac buildfix
AndreyL ProductEngine
2019-03-08
SL-10702: When attempting a new voice connection, ensure that the voicePump m...
Rider Linden
2018-09-27
DRTVWR-474: Make LLEventMailDrop pass all saved events to listener.
Nat Goodspeed
2017-03-13
DRTVWR-418: Make LLEventPumps an LLHandleProvider for LLEventPump.
Nat Goodspeed
2016-11-14
Merged in lindenlab/viewer-cleanup
AndreyL ProductEngine
2016-10-11
MAINT-5232: Merge up to VLC viewer from viewer-release
Nat Goodspeed
2016-10-10
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2016-09-15
MAINT-5232: Normalize LLSingleton subclasses.
Nat Goodspeed
2016-08-26
MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator().
Nat Goodspeed
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
2016-06-23
MAINT-6521: Allow anonymous connections to bypass the dependency and order tr...
Rider Linden
2016-05-06
merge 4.0.4-release and MAINT-5974
Oz Linden
2016-04-26
MAINT-6336: Put the timeout upstream of the suspending pump and fire the time...
Rider Linden
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-12-17
MAINT-5977: Finish implementation of MailBox event pump type for guaranteed d...
Rider Linden
2015-12-17
MAINT-5976: Adding MailDrop type event Queue
rider
2015-12-04
Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit...
Rider Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-07-30
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-02-18
Introduce and use new sendReply() function for LLEventAPI methods.
Nat Goodspeed
[next]