-
Notifications
You must be signed in to change notification settings - Fork 48
Releases: xujiangjiang/Easy-Cat-Timer
Releases · xujiangjiang/Easy-Cat-Timer
Easy Cat Timer v1.0.1.1
【v1.0.1.1】(2019.09.13)
更新日志:
- 修復(fù)Bug:長按“秒”的上箭頭時,秒數(shù)會減少(代碼寫反了)——感謝:UEMion
- 優(yōu)化:重做了[音量]功能(使用SoundPlayer類)——感謝:amirrammari
Update Log:
- Fix: When you press and hold the up arrow of "Second", the number of seconds will decrease——Thanks:UEMion
- Optimization: Redo the "volume" function (using the SoundPlayer class)——Thanks:amirrammari
Easy Cat Timer v1.0.1.0
更新日志:
- 優(yōu)化:在設(shè)置時間的時候,可以通過滾動鼠標(biāo)中鍵來調(diào)整時間——感謝:小木
- 優(yōu)化:可以調(diào)節(jié)音量——感謝:[TBR] Flaming、樂樂
Update Log:
- Optimization: When setting the time, you can adjust the time by scrolling the middle mouse button——Thanks:小木
- Optimization: you can adjust the volume——Thanks:[TBR] Flaming、樂樂
Easy Cat Timer v1.0.0.0
【v1.0.0.0】
更新日志:
- 優(yōu)化:在設(shè)置分鐘數(shù)和秒鐘數(shù)時,如果一直按住按鈕,可以一直增加(或減少)分鐘數(shù)(或者秒鐘數(shù)) ——感謝:Felix
- 修復(fù):在設(shè)置時間時,在文本框里滾動鼠標(biāo)滾輪,會導(dǎo)致數(shù)字發(fā)生滾動 ——感謝:Felix、小木
- 優(yōu)化:在設(shè)置時間時,如果秒鐘數(shù)為0,此時如果再次減少秒鐘數(shù),秒鐘數(shù)會變?yōu)?9。分鐘數(shù)同理。 ——感謝:Felix
- 優(yōu)化:把Timer類 改為 wpf自帶的DispatcherTimer類
- 優(yōu)化:在設(shè)置時間的界面,按回車就可以開始計(jì)時 ——感謝:小木
- 修復(fù):現(xiàn)在鼠標(biāo)右鍵點(diǎn)擊任何按鈕 都無效(只有鼠標(biāo)左鍵可以點(diǎn)擊按鈕)
Update Log:
- Optimization: When setting the number of minutes and seconds, you can increase (or decrease) the number of minutes (or seconds) if you keep pressing the button. ——Thanks:Felix
- Fix: scrolling the mouse wheel in the TextBox when setting the time will cause the number to scroll ——Thanks:Felix、小木
- Optimization: When setting the time, if the number of seconds is 0, then if you reduce the number of seconds again, the number of seconds will change to 59. The number of minutes is the same. ——Thanks:Felix
- Optimization: Change the Timer class to wpf's DispatcherTimer class
- Optimization: In the time setting interface, press Enter to start timing ——Thanks:小木
- Fix: Now any right mouse button click is invalid (only the left mouse button can click the button)
Easy Cat Timer v0.0.1.1
【v0.0.1.1】
更新日志:
- 優(yōu)化[任務(wù)欄進(jìn)度條](完成時閃爍、暫停時變紅)
- 我們把Staff面板放到了窗口外
- 修復(fù):有時候倒計(jì)時完成,沒有聲音(懷疑是聲音文件被系統(tǒng)[垃圾回收]了)
- 現(xiàn)在,當(dāng)鼠標(biāo)進(jìn)入Staff面板時,會顯示Staff面板。(這是為了防止:當(dāng)Staff面板在屏幕邊緣出現(xiàn)時,Staff面板瘋狂閃爍)
- 現(xiàn)在,文本框里不能輸入“-”、“.”字符
Update Log:
- optimization taskBar progressBar
- StaffPanel is placed outside the window
- Sometimes the countdown is completed, there is no sound, and it is suspected that the sound file is being [garbage collected] by the system.
- Now:display the Staff panel when the mouse enters the Staff panel. (This is to prevent: the Staff panel flashes madly when the Staff panel appears at the edge of the screen)
- Now:Cannot enter "." and "-" characters in text box
Easy Cat Timer v0.0.1.0
Create a project to Github