| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-23 | #5450 add Leap non-ascii input support for keyDown | Maxim Nikolenko | |
| 2026-04-23 | Fix another wstring Boost filesystem linking error | Erik Kundiman | |
| The errors were: llfilesystem.lib(llfilesystem.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(char const *,char const *,cl ass std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> > &,class std::codecvt<unsigned short,char,struct _Mbstatet> const *)" (__imp _?convert@path_traits@detail@filesystem@boost@@YAXPEBD0AEAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@PEBV?$codecvt@GDU_Mbstatet@@@6@@Z) referenced in function "public: __cd ecl boost::filesystem::path::path<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,void>(class std::basic_string<char,struct std::char_traits<char>,clas s std::allocator<char> > const &)" (??$?0V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@X@path@filesystem@boost@@QEAA@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2 @@std@@@Z) [C:\Users\erik\Documents\Megapahit\viewer\build-mingw64_nt-10.0-26200-arm64-x86_64\newview\Megapahit.vcxproj] Hint on symbols that are defined and could potentially match: "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(char const *,char const *,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std: :allocator<wchar_t> > &,class std::codecvt<wchar_t,char,struct _Mbstatet> const *)" (__imp_?convert@path_traits@detail@filesystem@boost@@YAXPEBD0AEAV?$basic_string@_WU?$char_traits@_W@std@@ V?$allocator@_W@2@@std@@PEBV?$codecvt@_WDU_Mbstatet@@@6@@Z) "__declspec(dllimport) void __cdecl boost::filesystem::detail::path_traits::convert(wchar_t const *,wchar_t const *,class std::basic_string<char,struct std::char_traits<char>,class std: :allocator<char> > &,class std::codecvt<wchar_t,char,struct _Mbstatet> const *)" (__imp_?convert@path_traits@detail@filesystem@boost@@YAXPEB_W0AEAV?$basic_string@DU?$char_traits@D@std@@V?$a llocator@D@2@@std@@PEBV?$codecvt@_WDU_Mbstatet@@@6@@Z) | |||
| 2026-04-23 | Adjust open path on FreeBSD again | Erik Kundiman | |
| 2026-04-23 | Merge branch 'main' into 2026.02 | Erik Kundiman | |
| 2026-04-23 | Microsoft VS 18 2026 project extension is now slnx | Erik Kundiman | |
| 2026-04-23 | Merge branch 'main' into 2026.02 | Erik Kundiman | |
| 2026-04-23 | MacPorts' openal-soft has been upgraded to 1.25.1 | Erik Kundiman | |
| 2026-04-23 | Merge tag 'Second_Life_Release#84f50b9d-26.2' into 2026.02 | Erik Kundiman | |
| 2026-04-23 | Revert #2674 property lines optimizations | Andrey Kleshchev | |
| QA found no difference performance wise, I see a decrease in performance. | |||
| 2026-04-23 | Merge pull request #5688 from secondlife/maxim/2026.02-xui-font-updates | Maxim Nikolenko | |
| #5693 UI updates related to font hinting | |||
| 2026-04-22 | Update notify panel width; remove "To" from chat label | Mnikolenko Productengine | |
| 2026-04-22 | Merge tag 'Second_Life_Release#df5e1c16-26.2' into 2026.02 | Erik Kundiman | |
| 2026-04-22 | Fix ARM64_PMCCNTR_EL0 not being defined | Erik Kundiman | |
| See commit 9d684bc9241cca4aae79d93886d0f95dcee26d65 | |||
| 2026-04-22 | Merge branch 'main' into 2026.02 | Erik Kundiman | |
| 2026-04-22 | Disable Velopack | Erik Kundiman | |
| 2026-04-22 | CMake 4.2.3 on vcpkg and MS VS 18 2026 Build Tools | Erik Kundiman | |
| 2026-04-22 | fix cache spinner width | Mnikolenko Productengine | |
| 2026-04-22 | change default font to SansSerifSmall | Mnikolenko Productengine | |
| 2026-04-21 | XUI updates related to font hinting | Mnikolenko Productengine | |
| 2026-04-21 | #5655 Fix freeze on purging cef cache | Andrey Kleshchev | |
| 2026-04-21 | #5652 fix moderation status not being reliably shown when entering parcel ↵ | Maxim Nikolenko | |
| voice space | |||
| 2026-04-20 | #5628 Fix setting cleanup on install | Andrey Kleshchev | |
| 2026-04-20 | #5628 Update taskbar's link to point to velopack #2 | Andrey Kleshchev | |
| 2026-04-19 | PYTHON env var now for directory not executable | Erik Kundiman | |
| 2026-04-19 | Include header needed by GCC for std::atomic<> | Erik Kundiman | |
| 2026-04-19 | Merge tag 'Second_Life_Release#7014db29-26.2' into 2026.02 | Erik Kundiman | |
| 2026-04-19 | Merge branch 'main' into 2026.02 | Erik Kundiman | |
| 2026-04-19 | Merge tag 'Second_Life_Release#160ab0b3-26.2' into 2026.02 | Erik Kundiman | |
| 2026-04-19 | LL's Google Fonts package URL | Erik Kundiman | |
| 2026-04-19 | Disable Velopack | Erik Kundiman | |
| 2026-04-19 | Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02 | Erik Kundiman | |
| 2026-04-18 | Merge tag 'Second_Life_Release#f4bc7652-26.2' into 2026.02 | Erik Kundiman | |
| 2026-04-18 | FMOD has been upgraded | Erik Kundiman | |
| 2026-04-18 | Merge remote-tracking branch 'secondlife/main' | Erik Kundiman | |
| 2026-04-18 | #5661 XUI adjustments | Andrey Kleshchev | |
| 2026-04-17 | Merge pull request #5667 from secondlife/geenz/texture-channel-cherrypick | Jonathan "Geenz" Goodman | |
| Add texture streaming "channels" (#5442) | |||
| 2026-04-17 | Add texture streaming "channels" (#5442) | Jonathan "Geenz" Goodman | |
| * Add channel based streaming priority. * Lessen the aggressiveness of the discards. | |||
| 2026-04-15 | #2023 Pull in updated pacakge and mark public | Andrey Kleshchev | |
| Unused fonts were excluded | |||
| 2026-04-15 | #2023 Fix lsb_delta and rsb_delta support | Andrey Kleshchev | |
| delta_correction should have been substructed, not added | |||
| 2026-04-15 | Implement lsb_delta and rsb_delta support | Andrey Kleshchev | |
| By Rye | |||
| 2026-04-15 | #2023 Load from a variable font | Andrey Kleshchev | |
| WIP, beacsue variable fonts are not yeat included. | |||
| 2026-04-15 | #5585 fix the issue with ptt state when joining p2p call while in ↵ | Maxim Nikolenko | |
| voice-disabled parcel | |||
| 2026-04-15 | #5450 add Leap unicode input support | Maxim Nikolenko | |
| 2026-04-14 | #5636 Fix cache size label and field | Andrey Kleshchev | |
| 2026-04-14 | #5628 Update taskbar's link to point to velopack | Andrey Kleshchev | |
| 2026-04-10 | Merge branch 'main' into release/2026.02 | Jonathan "Geenz" Goodman | |
| 2026-04-10 | Merge pull request #5475 from secondlife/project/Flat_UI | Jonathan "Geenz" Goodman | |
| Flat UI Alpha | |||
| 2026-04-09 | #5626 LLTextBase optimization | Andrey Kleshchev | |
| by caching string width | |||
| 2026-04-09 | #5607 workaround fix for the web content being black after resizing | Maxim Nikolenko | |
| 2026-04-08 | #5611 Select a discrete gpu when possible | Andrey Kleshchev | |
