Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-29 | Add error handling for intel crashes from GLTF Scene shader (#2456) | Brad Linden | |
fix secondlife/viewer#1856 | |||
2024-08-29 | Fix left out & minimise diff of disabling WebRTC | Erik Kundiman | |
2024-08-28 | Make sure DullahanHelper.app gets codesigned | Erik Kundiman | |
Somehow it wouldn't get signed using the previous way even though that's pretty much how it was done in my script all this time, which would work. So I just had to move it to the next execute_process, and problem solved. | |||
2024-08-28 | Automatic codesigning on macOS | Erik Kundiman | |
CMAKE_OSX_DEPLOYMENT_TARGET here, even though reset in Variables.cmake with mmacosx-version-min, will be used as the hardened runtime version when codesigning. Instructions use 11 as that version, as the builder is assumed to be building for arm64. When building for x86-64, you can replace all 11 here with 10.15. The sudo in codesigning is required for builders on Apple Silicon whose SIP is enabled, which is assumed to be the most likely case. Credits to Cate (32a). | |||
2024-08-28 | Fix left out & error-causing from previous commit | Erik Kundiman | |
2024-08-28 | Disable WebRTC on Fedora and openSUSE Tumbleweed | Erik Kundiman | |
It breaks CEF on these platforms. | |||
2024-08-28 | Remove alut dependency on Ubuntu | Erik Kundiman | |
2024-08-28 | lipo -thin every dylib in Frameworks automatically | Erik Kundiman | |
foreach, and execute_process' OUTPUT_VARIABLE just don't work in installation phase SCRIPT. | |||
2024-08-28 | Unmount VLC volume on macOS after installation | Erik Kundiman | |
2024-08-28 | Fix FLTK dependency package name on Ubuntu | Erik Kundiman | |
Must have missed when I was replacing the word "gtk" (on gtk2.0-0) with the word "fltk". | |||
2024-08-27 | #2428 Fix for crash when applying PBR material (#2430) | Dave Parks | |
Also attempt to fix some occasional bad texture memory tracking. | |||
2024-08-26 | secondlife/viewer#2391: Remove avatar rigging "callstack" logging | Cosmic Linden | |
2024-08-26 | Remove or suppress left over debug messages in hot paths (#2392) | Rye Mutt | |
2024-08-26 | secondlife/viewer#2395 fix start location coordinates getting double escaped | Brad Linden | |
2024-08-26 | Don't create links to non-existent dependencies | Erik Kundiman | |
JsonCpp isn't used any more and Boost is linked statically now, so SLPlugin doesn't need to link to any Boost dynamic libraries upwards (which are of an older version and are there because they're still needed by Collada DOM). I suspect links to non-existent files have been the cause of why Gatekeeper just wouldn't identify the developer despite the fact that Apple notarisation service would still accept the bundle and various Apple's integrity (command-line) tools would still validate the bundle too. This commit also removes unnecessary linkage changes for the media plugins. | |||
2024-08-26 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-26 | No need to create link for libbrotlidec.1.1.0.dylib | Erik Kundiman | |
Only libbrotlidec.1.dylib that is linked by some other library there (libfreetype.6.dylib). This commit also reindented 8 spaces to only 4 spaces. | |||
2024-08-25 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-25 | Put media plugins install commands correspondingly | Erik Kundiman | |
2024-08-25 | red-sdl cursor tweaks | secretfoxtail | |
Try to improve visual consistency | |||
2024-08-25 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-24 | Linden_Dollar_Alert tweak | secretfoxtail | |
Just playing with gimp filters :3 | |||
2024-08-23 | #2388 Texture downrezzing tune up. (#2414) | Dave Parks | |
- Hold onto unreferenced textures for 30 seconds. - Don't downres unless memory is low - Downres when viewer is backgrounded. | |||
2024-08-23 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-23 | Prevent arrival/departure notifs with empty names | Erik Kundiman | |
2024-08-23 | Arrival/departure notifications body text are grey | Erik Kundiman | |
2024-08-23 | Stream notification header uses title metadata | Erik Kundiman | |
2024-08-23 | Window_NoTitle_Foreground brightness adjustment | secretfoxtail | |
Tinting it a touch darker. | |||
2024-08-23 | Merge remote-tracking branch 'secretfoxtail/main' | Erik Kundiman | |
2024-08-23 | Nearby tab quickfix III | secretfoxtail | |
Play around with various values in attempt to get cleaner, more consistent display of information | |||
2024-08-23 | Merge remote-tracking branch 'secretfoxtail/main' | Erik Kundiman | |
2024-08-23 | Arrival/departure notifs header links to profiles | Erik Kundiman | |
But I haven't been able to make the body message text stay light grey. It's white now. I've tried changing the chat source, chat type and chat style (refer to indra/llui/llchat.h) but I couldn't get just the desired combined styles. | |||
2024-08-23 | Nearby tab quickfix II | secretfoxtail | |
Give avatar_name a little more space, stop avatar_distance from being cut off at the edge of the window | |||
2024-08-23 | Blufault: Misc icon tweaks | secretfoxtail | |
Adjust saturation, brightness of some icons. | |||
2024-08-23 | Blufault - bring back tilebar separators | secretfoxtail | |
Restore line dividing floater titlebar from the rest of the window | |||
2024-08-23 | Nearby tab quickfix | secretfoxtail | |
Give avatar_name more space | |||
2024-08-23 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into ↵ | Brad Linden | |
release/2024.08-DeltaFPS | |||
2024-08-22 | #2397 Sanity clamp haze contribution to avoid NaN like blowouts. (#2402) | Dave Parks | |
2024-08-22 | Merge remote-tracking branch 'origin/release/2024.06-atlasaurus' into ↵ | Brad Linden | |
release/2024.08-DeltaFPS # Conflicts: # indra/newview/featuretable_mac.txt | |||
2024-08-22 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-22 | Stream notification | Erik Kundiman | |
https://megapahit.com/show_bug.cgi?id=56 I could make such metadata setting triggered by an event only on the media plugin's side, not on the viewer's side. I had tried adding a MEDIA_EVENT_NOWPLAYING_CHANGED and hoped that mediactrl, viewerparcelmedia, or viewermedia would react to it, but no, so this is the best I could come up with for now, to keep checking if what's now playing has been updated or not. I intentionally didn't clear mNowPlaying the way mURL is, so that it wouldn't notify one last double after the player stops streaming. mNowPlaying and mMediaNowPlaying need to be kept in their last states so that the comparison is correct. I also intentionally didn't put the notification inside the MEDIA_PLAYING scope, cause the flow somehow never got into that scope. | |||
2024-08-22 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus | |||
2024-08-22 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-22 | Showing arrivals and departures can be toggled now | Erik Kundiman | |
and by default it's off. | |||
2024-08-21 | Bump featuretable versions to fix secondlife/viewer#2345 (#2386) | Brad Linden | |
also fixed mac High entry for RenderMirrors that got missed | |||
2024-08-21 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-21 | Squeeze five more people into the team | Erik Kundiman | |
2024-08-21 | Merge branch 'main' into 2024.06-atlasaurus | Erik Kundiman | |
2024-08-21 | Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into ↵ | Erik Kundiman | |
2024.06-atlasaurus |