Skip to content

Commit

Permalink
v1.30: ITU-R BS.1770-1 loudness weighting and lots of small changes
Browse files Browse the repository at this point in the history
* combined peak and average level meter

* updated documentation

* validation: full re-calibration
  • Loading branch information
mzuther committed Sep 6, 2012
1 parent 0aff008 commit 2007f36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions doc/HISTORY
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
Git HEAD
========

v1.30 (2012-09-06)
==================

* ITU-R BS.1770-1 loudness weighting

* combined peak and average level meter

* updated framework to JUCE v1.53
* code cleanup and lotf of small bug fixes

* code cleanup
* updated framework to JUCE v1.53

* updated documentation

Expand Down
2 changes: 1 addition & 1 deletion src/window_about.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ WindowAbout::WindowAbout(int nWidth, int nHeight)
TextEditorAbout->insertTextAtCaret(
L"I want to thank Bob Katz, all "
L"contributors and beta testers, "
L"the open source community and "
L"the open source community - and "
L"the users of K-Meter for using "
L"free software!\n\n"
);
Expand Down

0 comments on commit 2007f36

Please sign in to comment.