index
:
viewer.git
26.4
main
Megapahit's fork of the Second Life viewer.
MegapaGit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llxml
/
llcontrol.cpp
Age
Commit message (
Expand
)
Author
2026-08-18
#1841 Fix viewer attempting to parse joystick key string into an llsd
Andrey Kleshchev
2026-08-12
Merge branch 'release/26.3' into geenz/linux-to-develop
Jonathan "Geenz" Goodman
2026-08-11
Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-develop
Jonathan "Geenz" Goodman
2026-07-22
Revert "Merge pull request #5667 from secondlife/geenz/texture-channel-cherry...
Jonathan "Geenz" Goodman
2026-07-20
#6014 More tracy coverage
Andrey Kleshchev
2026-04-17
Add texture streaming "channels" (#5442)
Jonathan "Geenz" Goodman
2026-01-21
Merge remote-tracking branch 'origin/develop' into develop-linux
Rye
2026-01-21
Introduced Tracy instrumentation to app initialization
Rye
2026-01-07
Merge remote-tracking branch 'origin/develop' into develop-linux
Rye
2026-01-07
#5217 Treat issues with control variables smarter and show a proper warning
Andrey Kleshchev
2026-01-07
Address feedback from copilot
Rye
2026-01-07
Clean up LLFile and LLFilesystem operations to reduce temporaries allocations...
Rye
2025-08-12
#4524 LLControlVariable error
Andrey Kleshchev
2024-07-01
Use heterogeneous comparison for string_view map finds in LLControl and conve...
Rye Mutt
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-13
Revert "viewer#819 Avoid reading the same XML file multiple times"
Andrey Kleshchev
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-05-01
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
Andrey Lihatskiy
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-03-05
viewer#819 Avoid reading the same XML file multiple times
Alexander Gavriliuk
2024-03-01
Convert remaining TRUE/FALSE to true/false
Ansariel
2024-02-21
Convert remaining BOOLs in llxml and introduce std::string_view
Ansariel
2024-02-21
Convert BOOL to bool in LLControlGroup and related classes
Ansariel
2024-02-17
misc: BOOL to bool
Lars Næsbye Christensen
2024-02-12
miscellaneous: BOOL (int) to real bool
Lars Næsbye Christensen
2024-02-12
miscellaneous: BOOL (int) to real bool
Lars Næsbye Christensen
2023-09-22
SL-15039 Prune unused preferences #2
Andrey Kleshchev
2023-04-03
SL-18330: Remove some set-but-unused vars flagged by Xcode 14.3.
Nat Goodspeed
2020-08-31
SL-13834 - omit string-type controls from preference logs
Brad Payne (Vir Linden)
2020-08-26
SL-13834 - add preferences info to ViewerStats, only when exiting and differe...
Brad Payne (Vir Linden)
2020-04-20
SL-12904 FIXED Camera Preset does not restore correctly when sitting
Mnikolenko Productengine
2018-11-19
SL-10089 Logs to see which gSavedSettings.get calls should be cached
andreykproductengine
2016-03-23
improve settings error log, and make type conversion methods static
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-04-10
restore the ll[io]fstream because we need them as wrappers on Windows for wid...
Oz Linden
2015-04-07
replace llifstream and llofstream with std::ifstream and std::ofstream respec...
Oz Linden
2015-04-07
convert llifstream and llofstream to std::ifstream and std::ofstream respecti...
Oz Linden
2013-11-06
merge with release
Richard Linden
2013-09-09
merge with viewer-release
Richard Linden
2013-08-29
add "Settings" logging tag to make debugging settings loading easier
Oz Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-07-25
CHOP-962: Make LLControlVariable::setPersist() accept only enum.
Nat Goodspeed
2013-07-22
CHOP-962: Emit unrecognized-var log message only for Global settings.
Nat Goodspeed
2013-07-17
CHOP-962: Preserve unrecognized user settings variables.
Nat Goodspeed
2013-07-17
CHOP-962: Make LLControlGroup::declare* return LLControlVariable*
Nat Goodspeed
2013-04-19
merge changes for DRTVWR-294
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-05
Fixing issues with not detecting when LLSD XML parsing fails. Changing most ...
Don Kjer
[next]