-
目前发现文件或文件夹中有```'```, ```.part```, ```.parts```, ```.partial```的文件时会出错```No such file or directory```
解决方法,手动排除这些文件,参考配置如下
```
exclude: {
globs: ['**/*\'*/**', '**/*\'*'],
exts: […
-
### Describe the bug
Every movie which comes with DTS audio fails to play.
As soon as i want to play the movie, the player will exit and a notification informing me of a player error and re-trying …
-
It seems that in Linux there is no player that can play FLAC files that contain DTS multi-channel audio format.
I have many of these files, some of which purchased from well-known HiFi HiEnd sites.
…
-
In the current configs, the watchdog isn't enabled. In my fork, I made the following changes which seem to work.
```diff
--- linux-6.6.defconfig
+++ linux-6.6.defconfig
@@ -191,6 +191,8 @@ CONFI…
-
UGRC is hosting it's portion of the WRI application code to allow DTS to host it's code where ever they see fit. Since the code is no longer stored together the CI pipeline needs to be updated. We nee…
-
Hello,
During project setup, `dunamai` package were missing on first `ninja` call:
```text
[0/32] meson setup sentry
The Meson build system
Version: 1.6.0
Source dir: /src/sentry
Build dir:…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
### Describe the bug
When I use dts according to documentation.
import dts from "vite-plugin-dts";
plugins: [dts()]
![image](https://github.com/user-attachments/assets/d79d803e-fe48-4b94-a8…
-
**Describe the bug**
Building a minimal example with the picolibc module and LTO fails with a bunch of undefined references.
**To Reproduce**
CMakeLists.txt:
cmake_minimum_required(VERSION…
-
```
Just did a full update of my codecs and players. LAV will not output DTS or
DTS-HD properly. I get skipping, some pops, stuttering and it seems like it's
slowed down a little. If I disable DT…