Merge 649e968b4c
into 0954e03b3a
This commit is contained in:
commit
94ea72c040
|
@ -2,7 +2,7 @@
|
|||
|
||||
## About
|
||||
|
||||
Winamp is a multimedia player launched in 1997, iconic for its flexibility and wide compatibility with audio formats. Originally developed by Nullsoft, it gained massive popularity with still millions of users. Its development slowed down, but now, its source code was opened to the community, allowing developers to improve and modernize the playerto meet current user needs.
|
||||
[Winamp](https://winamp.com/player) is a multimedia player launched in 1997, iconic for its flexibility and wide compatibility with audio formats. Originally developed by Nullsoft, it gained massive popularity with still millions of users. Its development slowed down, but now, its source code was opened to the community, allowing developers to improve and modernize the playerto meet current user needs.
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -41,4 +41,4 @@ goto line 427 and change from 'return ::DeleteFile((LPTSTR)lpFileName);' to 'ret
|
|||
|
||||
#### Intel IPP 6.1.1.035
|
||||
We take Intel IPP 6.1.1.035, modify it and pack to archive.
|
||||
Run unpack_intel_ipp_6.1.1.035.cmd to unpack it.
|
||||
Run unpack_intel_ipp_6.1.1.035.cmd to unpack it.
|
||||
|
|
Loading…
Reference in a new issue