Skip to content

Commit 3e68d99

Browse files
committed
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
1 parent 5f99a30 commit 3e68d99

141 files changed

Lines changed: 5367 additions & 8279 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@
99
*.dmp
1010
*WaleLog*.txt
1111
*walesim*.txt
12+
backup*.zip
1213
UnitTestProject*/
1314
simdata/
15+
WindowAudioLoudnessEqualizer/Wale.UI
1416

1517
# User-specific files (MonoDevelop/Xamarin Studio)
1618
*.userprefs

WalePortable_0.6.17.zip

-947 KB
Binary file not shown.

WalePortable_0.7.0.zip

935 KB
Binary file not shown.

WaleSetup_0.6.17.msi

-1.23 MB
Binary file not shown.

WaleSetup_0.7.0.msi

1.21 MB
Binary file not shown.

WindowAudioLoudnessEqualizer/CoreTest/App.config

Lines changed: 0 additions & 6 deletions
This file was deleted.

WindowAudioLoudnessEqualizer/CoreTest/App.xaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

WindowAudioLoudnessEqualizer/CoreTest/App.xaml.cs

Lines changed: 0 additions & 17 deletions
This file was deleted.

WindowAudioLoudnessEqualizer/CoreTest/AudioData.cs

Lines changed: 0 additions & 57 deletions
This file was deleted.

WindowAudioLoudnessEqualizer/CoreTest/Core.cs

Lines changed: 0 additions & 248 deletions
This file was deleted.

0 commit comments

Comments
 (0)