Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-12 | DRTVWR-474: $VIEWER_EXE, rather than plain VIEWER_EXE | Nat Goodspeed | |
2018-09-12 | DRTVWR-474: Make NSIS run new updater.exe after install. | Nat Goodspeed | |
But change shortcuts and registry entries and everything else back to the real viewer executable, so that every subsequent run directly launches the viewer. Eliminate SL_Launcher references from viewer_manifest.py. | |||
2018-09-11 | DRTVWR-474, MAINT-9047: Set viewer name in Info.plist, not launcher. | Nat Goodspeed | |
2018-09-11 | DRTVWR-474: Remove nag about SL_Launcher. | Nat Goodspeed | |
2018-09-11 | DRTVWR-474, MAINT-9047: Display top-level app bundle in sparseimage. | Nat Goodspeed | |
codesign claims to succeed, but spctl says: /Volumes/Second Life Installer/Second Life Test.app: rejected (the code is valid but does not seem to be an app) Why not? Display what's in Second Life.app/Contents on the mounted sparseimage: show Info.plist, list Frameworks, MacOS, Resources. | |||
2018-09-11 | DRTVWR-474, MAINT-9047: Make failing spctl command more verbose. | Nat Goodspeed | |
2018-09-11 | DRTVWR-474, MAINT-9047: Must copy CMake-built viewer for EDU. | Nat Goodspeed | |
2018-09-10 | DRTVWR-474, MAINT-9047: Try *not* copying the viewer built by CMake. | Nat Goodspeed | |
The start of viewer_manifest.DarwinManifest.construct() is a path() call to copy the whole viewer tree from where CMake constructs it. The comment is: "(this is a no-op if run within the xcode script)." Unfortunately, for unclear reasons, this has recently started nesting Second Life.app within the Second Life.app directory, and even to multiple levels. When that happens, copying the outermost .app directory to the sparseimage in order to convert to dmg runs out of room because we're trying to pack multiple copies of the whole viewer tree into the fixed-size sparseimage. But if it works to simply skip that entire initial copy operation, so much the better. | |||
2018-09-10 | DRTVWR-474, MAINT-9047: Back out changeset 2ed01671b974. | Nat Goodspeed | |
We'll try to address the Mac app bundle name discrepancy a different way. | |||
2018-09-09 | DRTVWR-474, MAINT-9047: Make viewer_manifest use same bundle name. | Nat Goodspeed | |
2018-09-08 | DRTVWR-474, MAINT-9047: Restore viewer to top-level Mac app. | Nat Goodspeed | |
The relationship to MAINT-9047 is that we hope this will improve the behavior of Mac code signing. | |||
2018-08-21 | increment viewer version to 5.1.9 | Nat Goodspeed | |
2018-08-10 | VOICE-50 VOICE-58: recover from SLVoice process exit automatically | Oz Linden | |
2018-08-02 | merge changes for 5.1.7-release | Oz Linden | |
2018-08-02 | increment viewer version to 5.1.8 | Nat Goodspeed | |
2018-08-02 | additional logging around launch/termination of SLVoice | Oz Linden | |
2018-07-29 | retrigger build | Oz Linden | |
2018-07-18 | SL-920 Disable friendship caps untill new requirements are provided | andreykproductengine | |
2018-07-17 | SL-920 Better logging and limited cap to offline messages | andreykproductengine | |
2018-07-09 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine | |
2018-07-06 | MAINT-1771 FIXED Avatar doesn't stand up after pressing Shift+Alt+S keyboard ↵ | maxim_productengine | |
shortcut | |||
2018-07-04 | MAINT-8800 Vivox pointlesly stalls for 10 seconds waiting on shutdown | andreykproductengine | |
2018-07-03 | Merged in graham_linden/viewer-lynx-graham (pull request #82) | Andrey Lihatskiy | |
Roll back optimization that breaks cubemap updates Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2018-07-03 | Roll back optimization that isn't needed for sky rendering when atmospherics ↵ | Graham Linden | |
are used, but is needed for cubemap update. | |||
2018-07-02 | FIX INTL-93 translate Viewer Set51 from viewer-bear, for 9 languages | eli | |
2018-07-02 | MAINT-8618 Viewer attempting to edit action when it has no permission | andreykproductengine | |
2018-06-29 | MAINT-8260 make TextureLoadFullRes not persistent to avoid issues with ↵ | Graham Linden | |
accidentally setting it on systems which cannot handle the mem load it implies | |||
2018-06-27 | fix debug logging | Oz Linden | |
2018-06-27 | fix provisioning debug log | Oz Linden | |
2018-06-27 | Merge | Graham Linden | |
2018-06-27 | add more startup debug logging | Oz Linden | |
2018-06-27 | Disambiguate logical op precedence for Clang. | Graham Linden | |
2018-06-26 | Fix misspelled convenience func name. | Graham Linden | |
2018-06-26 | MAINT-8395 Better loging | andreykproductengine | |
2018-06-26 | Skip updating the sky texture and fog iff we're using atmospherics shaders ↵ | Graham Linden | |
anyway. | |||
2018-06-25 | MAINT-8457 FIXED "Mute" switching cancels the volume settings of Nearby Media | maxim_productengine | |
2018-06-22 | MAINT-8686 Don't log empty list | andreykproductengine | |
2018-06-22 | SL-857 reverted | maxim_productengine | |
2018-06-22 | SL-857 reverted | maxim_productengine | |
2018-06-21 | merge changes for 5.1.6-release | Oz Linden | |
2018-06-21 | increment viewer version to 5.1.7 | Nat Goodspeed | |
2018-06-19 | MAINT-4743 Save sounds that arrived too early and use on object update | andreykproductengine | |
2018-06-21 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2018-06-21 | MAINT-8754 FIXED Premium Voice Morphs subscription renewal sends to wrong ↵ | maxim_productengine | |
location | |||
2018-06-20 | MAINT-8764 FIXED Crash in LLViewerWindow::saveImageNumbered() | maxim_productengine | |
2018-06-14 | SL-920 Add new friendship caps to viewer | andreykproductengine | |
2018-06-19 | Backed out changeset: 4ce8c663a9a0 | AndreyL ProductEngine | |
STORM-2122: UDP data bandwidth measuring is off by factor 8 | |||
2018-06-19 | mac build fixes | maxim_productengine | |
2018-06-18 | MAINT-8759 FIXED [Win] Choosing new cache location will cause disconnect if ↵ | maxim_productengine | |
you do not choose desired path in File picker quickly | |||
2018-06-18 | MAINT-8751 Add a link to create an account to the viewer login screen | maxim_productengine | |