History for Correlator / Correlator / ViewModels / AudioFileDialogViewModel.cs
2024-10-21
初步实现快照相关功能重构,待完善
pengxianhong committed on 21 Oct
2024-10-19
优化截屏文件和音频文件加载逻辑,防止文件过多,翻页出现卡顿的问题
pengxianhong committed on 19 Oct
2024-10-18
空白图将VM属性绑定改为文件相对路径直接设置
pengxianhong committed on 18 Oct
音频数据列表去掉删除功能
pengxianhong committed on 18 Oct
2024-10-15
重构音频列表相关功能,音频可视化移到专门的界面显示,更直观(频谱图完成,波形图未完)
pengxianhong committed on 15 Oct
简化代码
pengxianhong committed on 15 Oct
wav文件列表去掉来源显示
pengxianhong committed on 15 Oct
修改音频文件加载方式,遍历音频文件改为异步方式,防止文件过多导致应用出现无响应
pengxianhong committed on 15 Oct
2024-10-14
添加泛型类转换扩展函数
pengxianhong committed on 14 Oct
2024-09-03
简化代码
pengxianhong committed on 3 Sep
整理音频文件列表逻辑代码和样式
pengxianhong committed on 3 Sep