Updated changelog.
This commit is contained in:
parent
f2b84a2b97
commit
92ec2c4767
File diff suppressed because one or more lines are too long
@ -11,6 +11,7 @@ LameXP Audio-Encoder Front-End – Changelog
|
||||
* Updated MediaInfo to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.7
|
||||
* Downgraded FAAD to from v2.8 to v2.7 for now, because v2.8 is currently broken with certain MP4 files
|
||||
* Fixed detection of certain WMA and AAC files [regression in LameXP v4.16]
|
||||
* Some improvements to the auto-update function, which is now using cURL instead of Wget
|
||||
|
||||
## LameXP v4.16 [2018-04-30] ## {-}
|
||||
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
|
||||
|
@ -34,7 +34,7 @@
|
||||
#define VER_LAMEXP_MINOR_HI 1
|
||||
#define VER_LAMEXP_MINOR_LO 7
|
||||
#define VER_LAMEXP_TYPE RC
|
||||
#define VER_LAMEXP_PATCH 1
|
||||
#define VER_LAMEXP_PATCH 2
|
||||
#define VER_LAMEXP_BUILD 2162
|
||||
#define VER_LAMEXP_CONFG 2134
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user