Commit Graph

5 Commits

Author SHA1 Message Date
lqtmcstudio
6a94931cbd feat: 实现功能&播放器内核&实现页面
- AMLL MeshGradient背景
- 全屏播放页初始化
- 纯C音频播放器
  - FFmpeg解码
  - 编译FFmpeg静态库
  - wasapi shared
  - IPC通信
  - FFTW实时频谱计算
  - 低频响度实时计算
  - PCM缓存
  - 数据缓存&解码缓存
 - 弃用mpv,改用qzplayer
2026-02-05 18:52:58 +08:00
lqtmcstudio
8eab16cbf5 feat: Implement features and continuously optimize the proxy service
- Settings page UI
- Persist settings data
- Proxy server fixes & optimizations:
  - Fixed download latency caused by Range Seek
  - Improved cache stability
  - Implemented a dual-threading model to ensure smooth playback
- Optimized styles for the homepage TopBar and SideBar
- Added theme switching functionality
- Added theme color customization feature
2026-02-04 14:14:40 +08:00
lqtmcstudio
c472ec06e5 feat: 支持不自动将网络资源(音频)缓存到本地 2026-02-04 11:16:46 +08:00
lqtmcstudio
770728bfe3 feat: 删除ProxyServer无用函数 2026-02-04 10:35:22 +08:00
lqtmcstudio
d37f2e073e feat: 音频缓存(支持离线)&音频代理 2026-02-04 10:30:28 +08:00