- Jan 12, 2025
-
-
Ruslan Khamidov authored
-
-
-
-
-
-
-
-
Otherwise leaving full screen would "forget" the old overridden size.
-
-
If the change ends up being different, then it can be corrected later when the timer provides the update. The user should not wait couple of seconds for the timer to update the rate for normal cases. For position, it is interpolated but for the rate I propose using the requested rate as is.
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Setting the library segment type property on the library window already updates the presented view Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Do not re-instantiate audio view controller if that is already the type of library view controller This fixes issues when presenting library items, as the view controller that is assigned to await the data source change before presenting the given library item in the view gets dealloc'ed Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
- Jan 11, 2025
-
-
Steve Lhomme authored
On Windows the build is never static. We should not pretend it has built a static library.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
This is the new official home.
-
Steve Lhomme authored
Just like we favor the static version of libunwind. We don't need any extra flags for the compiler. It's all handled in the linker. Ref. #28903
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
Co-authored-by:
Fatih Uzunoglu <fuzun54@outlook.com>
-
Steve Lhomme authored
static plugins are not supported by the meson Qt module. This works like the code in configure.ac. We already require python to build the Qt6 module in autoconf and meson.
-
Steve Lhomme authored
-