reg31

Results 8 issues of reg31

Under the websites section, clicking on INA throws an error 400

### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...

Alias

It would be nice to have a convenient single shot connection. https://www.kdab.com/single-shot-connections/

The callback is not triggered after calling ma_sound_stop, it is called only when we reach the end of the audio file. This may cause a race cindition as we do...

Hi, Is it possible to have an option to minimize the window on close?

Hi, As a nice-to-have, you could add cd %~dp0 to autogen.bat so this will garantee that the script runs in current folder, such as: @echo off cd %~dp0 REM Run...

Hi, There is no option to set OPUS_DEEP_PLC, and add_sources_group(opus lpcnet ${deep_plc_headers} ${deep_plc_sources}) is defined twice: if (OPUS_DEEP_PLC OR OPUS_DRED OR OPUS_OSCE) add_sources_group(opus lpcnet ${deep_plc_headers} ${deep_plc_sources}) set(OPUS_DNN TRUE) else() set(OPUS_DNN...

While compiling with c++26, I am seeing the error: glslang/glslang/MachineIndependent/ParseHelper.cpp:10361:108: error: invalid arithmetic between different enumeration types ('TLayoutPacking' and 'TLayoutMatrix') 10361 | size_t originMemberHash = hasher(originType->getStruct()->at(i).type->getQualifier().layoutPacking + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^...