2024-09-03
适配屏幕
pengxianhong committed on 3 Sep
整理SoundSampleRateDialog逻辑代码和样
pengxianhong committed on 3 Sep
整理音频文件列表逻辑代码和样式
pengxianhong committed on 3 Sep
整理截图文件列表逻辑代码和样式
pengxianhong committed on 3 Sep
CloseWindowCommand添加CommandParameter
pengxianhong committed on 3 Sep
2024-09-02
整理ViewModel事件实现函数
pengxianhong committed on 2 Sep
去掉自定义对话框,改用系统对话框
pengxianhong committed on 2 Sep
2024-07-01
解决水听器模式下噪声值计算错误的问题
pengxianhong committed on 1 Jul 2024
2024-05-24
修改保存参数逻辑,改为不区分工作模式
pengxianhong committed on 24 May 2024
区分谁听数据导入和加速度计数据导入
pengxianhong committed on 24 May 2024
2024-05-22
指令下发抽取为IOC注入,调整主界面布局,添加根据工作模式自动选择采样率功能,添加采样率修改功能,应用代码层级采样率修改为根据用户选定工作模式而定
pengxianhong committed on 22 May 2024
2024-05-20
样式调整
pengxianhong committed on 20 May 2024
绑定规则调整
pengxianhong committed on 20 May 2024
2024-05-17
样式调整
pengxianhong committed on 17 May 2024
代码整理
pengxianhong committed on 17 May 2024
2024-02-23
refactor(*): 区分水听器和加速度计模式下的采样率
pengxianhong committed on 23 Feb 2024
2023-12-27
feat(*): 完成数据采集分别保存为WAV文件,恢复水听器之前的逻辑
pengxianhong committed on 27 Dec 2023
2023-12-26
perf(*): 优化数字键盘
pengxianhong committed on 26 Dec 2023
style(*): 抽取ProgressBar共有样式
pengxianhong committed on 26 Dec 2023
2023-12-25
refactor(*): 优化数字键盘,去掉数字输入限制
pengxianhong committed on 25 Dec 2023
2023-12-18
refactor(*): 调整采集数据保存wav逻辑,优化应用部分界面
pengxianhong committed on 18 Dec 2023
style(*): 调整数据导入样式
pengxianhong committed on 18 Dec 2023
2023-12-04
perf(*): 优化计算弹框显示以及优化应用启动后默认参数初始化
pengxianhong committed on 4 Dec 2023
feat(*): 主界面菜单栏部分给你调整并增加应用日志查看功能
pengxianhong committed on 4 Dec 2023
2023-12-02
perf(*): 添加关键log捕捉和调整数据采集逻辑
pengxianhong committed on 2 Dec 2023
refactor(*): 优化指令下发逻辑和算法计算逻辑
pengxianhong committed on 2 Dec 2023
2023-12-01
perf(*): 优化内存泄露问题
pengxianhong committed on 1 Dec 2023
perf(*): 优化音频Hex数据保存时候出现的内存泄露问题
pengxianhong committed on 1 Dec 2023
refactor(*): 优化代码,音频和截屏按时间倒序排列
pengxianhong committed on 1 Dec 2023
2023-11-30
test(*): 非应用问题log打印调整
pengxianhong committed on 30 Nov 2023