Milkitic

Results 10 comments of Milkitic

I have a solution in my exist project if you would like to take a look. https://github.com/Milkitic/Osu-Player/blob/master/OsuPlayer.Wpf/lang/default.xaml Store localization in xaml and Use `DynamicResource` for every where. https://github.com/Milkitic/Osu-Player/blob/master/OsuPlayer.Wpf/Styles/i18n.xaml Use a...

Hi. I'm not sure whether this program can run on wine since it was totally not tested. But I may provide some help to resolve the error according to your...

感谢开发者大大们,这里有一些小小的建议: 1. 能动态设置在线状态(目前我发现仅可以在启动配置文件中更改) 2. 获取群公告 #493 ,群公告更新事件 3. 获取私聊历史记录(有聊天记录锁怎么办)?这对私聊用的机器人很有帮助 4. QQ级别的获取/设置群内屏蔽用户,获取/设置群免打扰,获取/设置用户屏蔽?这样相关设置可以随账号走 题外话,听说QQ内测版类似Discord,要分频道?可能会有大变动 再度感谢

MiniWindow及TrayIcon将会移除,将采用新的状态栏WindowsApi.

Could you please explain with more details? Currently I cannot understand clearly. 没记错我们应该B站认识吧,可以说中文

Old issue but if you just want to play audio, you can try to remove tags before reading. My temporary solution: https://github.com/Milkitic/Milki.Extensions/blob/main/src/Milki.Extensions.MixPlayer/NAudioExtensions/Wave/SmartWaveReader.cs#L145-L166

osu in linux is able to run in a low latency state with native audio experience, so this software has little effect (even negative effect) on Linux. An example instruction...

Is there any log showing the crash? If so, please provide the logs. **UPDATE**: It seems like it's a full-mode issue.

![image](https://user-images.githubusercontent.com/24785749/100617228-1f26da80-3312-11eb-89b1-d78e28ff3a4c.png) And here is the direct screenshot

> Thank you very much for submitting the issue! > Unfortunately, I'm currently working on my final university thesis, which takes up all my free time and energy. > I...