Skip to content

Releases: catright/Wale

Wale 0.7.5

05 Jul 19:07
82e794a
Compare
Choose a tag to compare
Wale 0.7.5 Pre-release
Pre-release

0.7.5, Jul 5 2023
Fixed: session count is limited to 6
Change: not use MMT as default to fix session count limitation issue
0.7.4, Jun 3 2023
Change: json and timer libraries are upgraded
0.7.3, May 31 2023
Change: find expired flag on session dispose check

SHA1 file hash
Installer : 25994AAD14794537514B3987CD9620A5B4A12C55
zip : C91232BCA1383FF1FE40CA8B0F277B5FCB0F2AA1

Download Wale

Wale 0.7.2

30 Jun 17:18
ddf19fd
Compare
Choose a tag to compare
Wale 0.7.2 Pre-release
Pre-release

delay function hotfix

0.7.2, Jun 30 2022
Fix: delay function lacks its functionality after refactoring
Change: some more tooltips are added

SHA1 file hash
Installer : 2B5B59D7F89B2859DE15FA0D46343D8B58A4FB16
zip : 80B08018C8860E5CC85BA59D67A61C3A3F4571F0

Download Wale

Wale 0.7.1

27 Jun 20:03
fa0aa5a
Compare
Choose a tag to compare
Wale 0.7.1 Pre-release
Pre-release

0.7.1, Jun 27 2022
Change: changed to use more precise timer and improved timer events
Change: a tiny bit of stability improvement and some minor changes

SHA1 file hash
Installer : D50B6D8E726EEC36839A338B2385F5C0D1FF5212
zip : 01FEC20246EC5DD42B5E4ED880753E12AC1DC465

Download Wale

Wale 0.7

24 Jun 17:16
3e68d99
Compare
Choose a tag to compare
Wale 0.7 Pre-release
Pre-release

This is an urgent update because of the security issue from one of the library which Wale is using.

0.7.0, Jun 24 2022
Fix: Libraries are updated that has security vulnerability
Fix: Volume calculation function now use comp rate properly
Fix: Improved marshaling of native objects, but still some libraries are needed to be updated
Change: Refactored almost everything
Change: Some minor changes
0.6.18, Mar 24 2022
Added verbose logging
Some minor changes

SHA1 file hash
Installer : 43DAC3B7C6DF409AD763BA03B793AFE12A1E5AE2
zip : 6D691F996E113349D82CBD8F61BC576A24D3C200

Download Wale

Wale 0.6.17

19 Mar 06:44
5f99a30
Compare
Choose a tag to compare
Wale 0.6.17 Pre-release
Pre-release

0.6.17, Mar 18 2022
Fixed to do not crash when device property is changed, TR
0.6.16, Mar 11 2022
Fixed to do not crash when error has occurred on retrieving session icon path
Fixed to do not crash when accessing process
Fixed to do not duplicate ExcList when read it from file
Some minor changes
0.6.15, Jan 19 2022
Changed to use VS2022
Added some more averaging method for dev

SHA1 file hash
Installer : 026AF95E23F086011B2197CCC696B997A007B0DE
zip : E58F8EEB31FD84EB07FDF69516B8BB0124A2AD53

Download Wale

Wale 0.6.14

02 Nov 15:48
1c6eed8
Compare
Choose a tag to compare
Wale 0.6.14 Pre-release
Pre-release

0.6.14, Oct 28 2021
Changed to not prefer 32bit when build
Added an option to force to use MMT (very unstable but more accurate than thread timer)
Some minor changes
0.6.13, Aug 9 2021
Changed to share settings as a reference between controllers
Fixed to properly add auto-excluded session to exclude list

SHA1 file hash
Installer : 9447FB7C652F7857D3F7260CBB20F90528C82A35
zip : C2E6D02695287336226B283C3FC9D925B72052BC

Download Wale

Wale 0.6.12

04 Aug 23:01
07320a3
Compare
Choose a tag to compare
Wale 0.6.12 Pre-release
Pre-release

0.6.12, Aug 4 2021
Possible issue: user might need to update manually all installed files from portable archive
Revert to turn on averaging by default
Fixed minimum wait time for audio control task to >=1ms from >1ms
Added MMTimer for precise timing control, but still may unstable
Changed default CompRate to 0.96
Changed some debug functions
0.6.11, Jun 20 2021
Revert to show averaging feature by default but not activated
Fixed to read properly saved CompRate value

SHA1 file hash
Installer : 007AA4FD20C02106C96D57272AC95F633DAFB384
zip : 9026B2E0DDF9137B659F32E5EE10F515104B0170

Download Wale

Wale 0.6.10

06 May 12:59
7ad713c
Compare
Choose a tag to compare
Wale 0.6.10 Pre-release
Pre-release

0.6.10, May 6 2021
Added general config value CompRate - compress rate, default is 0.9
Changed volume calculation function to use CompRate
Changed to not use averaging feature by default to use CompRate
Changed to rearrange config page
0.6.9, Apr 19 2021
Changed to separate target level into target and limit
Changed auto control method for separated target and limit
0.6.8, Apr 18 2021
Changed to restart core more aggressively
Changed to log an error on UpdateSession3 instead of popup messagebox
Fixed to show session panel properly after core is restarted
0.6.7, Dec 6 2020
0.6.6, Dec 4 2020
Changed behavior when default audio device is changed

SHA1 file hash
Installer : 5A2FE7A526F8192A501E5AEED8F0C75C8F1A4A39
zip : 1B122D5EA99496ECBFDC53D0ABA601D8CA562262

Download Wale

Wale 0.6.5

30 Nov 03:51
8fb45b1
Compare
Choose a tag to compare
Wale 0.6.5 Pre-release
Pre-release

0.6.5, Nov 29 2020
Merged CustomizedSettings branch into master branch
0.6.5, Nov 28 2020, CustomizedSettings branch
THIS UPDATE DOES NOT INHERITS OLD VERSION’S CONFIGURATIONS
Changed to use customized config saving feature instead of windows default, and save config files in an installation directory, only except when installation directory is under ‘Program Files’ include ‘(x86)’ then saving files in ‘%appdata%’
Minor performance improvement
0.6.4, Aug 31 2020, CustomizedSettings branch
Changing coreaudio behaviors
0.6.3, Aug 2 2020, CustomizedSettings branch
Fixed to update main window title after #18
Changed to don’t calculate elapsed time in audio control task when ACDev is not visible
0.6.2, Aug 2 2020, CustomizedSettings branch
Merged #18
0.5.19, Aug 2 2020
Merged #18
Fixed class name confusion
0.6.1, Aug 2 2020, CustomizedSettings branch
Fixed to calculate auto control elapsed time difference correctly
Fixed mutex release error for not owned mutex
Fixed to dispose session correctly
Fixed to remove disposed session from session list
Added newsession event to correctly read saved session data
Changed to update session panel when session added/removed event instead of data polling
0.6.0, May 13 2020, CustomizedSettings branch
Changing configuration storing system
Changed to save config and log files in installed directory if it’s not under “Program Files”, otherwise save them in the directory under “Appdata” which is same as current
Added key event control for manual set window
Deleted several unused classes
0.5.18, Apr 29 2020
Changed to not show window title if it’s same as the session name
Changed limitation of Relative to 1/9~x9 from 1/4~x4
Added manual set button on context menu of session indicators
0.5.17, Mar 24 2020
Changed to sort sessions with its name instead of PID
0.5.16, Mar 24 2020
Fixed to update session values properly when read saved session configs
Changed and Fixed several visual issues
0.5.15, Mar 21 2020
Added to save Session config data into file(.conf) under logging dir(%appdata%\WaleAudioControl)
Fixed minor bugs

SHA1 file hash
Installer : 957A0650524C892C30045F3CE0B42D970A4C6495
zip : E5BE86790A12BD3F3F34FFA43E1E0ADCDF550919

Download Wale

Wale 0.5.14

20 Mar 21:32
bf61b91
Compare
Choose a tag to compare
Wale 0.5.14 Pre-release
Pre-release

0.5.14[7382.11011], Mar 18 2020
Added Windows Sound Setting button, Windows Volume Mixer button on context menu
Added Static mode which can set all apps’ volume to fixed level
Changed to rearrange context menu
Changed default min level to 0.002 from 0.001
0.5.13, Nov 10 2019
Added session activity check in session control task
0.5.12, OCT 31 2019
Added collapse sub sessions config(in progress)
Changed to restart app only when default device is changed
Change to split controller thread to each session(in progress)
Updated ExcList
Update localization (in progress)

SHA1 file hash
Installer : 7751A11CD3368DFD9E91874813A7122822E700FD
zip : C954A1D4F890449AF7F355D1E492CA71726D7E98

Download Wale Installer