-
**System and IINA version:**
- macOS 11.2.2
- IINA 1.2.0
**Actual behavior:**
IINA loads my m1 cpu up to 300% while playing 4k video. I don't think that's normal.
-
**System and IINA version:**
- macOS 10.14.1
- IINA 1.0.0 build 100
- mpv 0.29.1
Crash report:
```
Process: IINA [23625]
Path: /Applications/I…
-
https://mp.weixin.qq.com/s/y2700SOPIvETJ-x2BC5q5w
-
I'm using printingKit for printing pdf files. Since Update of Sonoma to 14.4 in the printing dialogue some labels are not displayed properly and xcode prints out some messages
/.../SourcePackages/c…
-
The most important thing to remember when animating views using Core Animation in conjunction with Auto Layout is to not touch the views' frame yourself. Once a view is laid out by Auto Layout, you've…
-
### Version
Double Commander
Version: 1.1.13 gamma
Revision: 453
Commit: f60bf09df
Build date: 2024/04/20
Lazarus: 3.99.0.0
FPC: 3.2.2
Platform: x86_64-Darwin-cocoa
OS version: Mac OS X 12.…
lprot updated
6 months ago
-
**System and IINA version:**
- macOS 13.6.3
- IINA 1.3.4 + PR #4922
**Expected behavior:**
Filter names are not truncated.
**Actual behavior:**
PR #4922 enables Hebrew. If you build IINA w…
-
### Steps to Reproduce
1. Create an MacOS application and run it
2. Start memory profiling
### Expected Behavior
ObjCRuntime.Runtime.IsNativeAOT doesn't create memory traffic.
### Actu…
-
### Bambu Studio Version
1.8.4.51
### Where is the application from?
Bambu Lab Official website
### OS version
MacOS 14.4.1
### Additional system information
MacBook Air M1
### Printer
BambuL…
-
I'm creating an NSOutlineView populated by objects saved on Realm. The object is called `Person`. And this is how it looks:
``` objc
@interface Person : RLMObject
@property NSString *name;
@property…