Compare commits

...

17 Commits

Author SHA1 Message Date
Thomas Sibley
a872849e61
Merge d024007b34face88006c40f5467c15077c2c7509 into 9c5a793c9a5a33311aa67c3472db00e5b7e6dabf 2024-09-25 14:03:34 +02:00
Jef
9c5a793c9a Remove disabled code (from 2012) thanks to @KingDuckZ 2024-09-24 22:00:39 +02:00
Jean-Francois Mauguit
839d68c00c Merge pull request #26 from trel/toomanydots
too many dots
2024-09-24 21:54:38 +02:00
Jef
7a9f8ae3c3 Merge remote-tracking branch 'origin/community' into community 2024-09-24 21:52:34 +02:00
Terrell Russell
13cae62418 too many dots 2024-09-24 15:49:10 -04:00
Jean-Francois Mauguit
3f708e849a Merge pull request #23 from EdwardBetts/patch-1
Correct a spelling mistake
2024-09-24 21:24:55 +02:00
Jef
6ff62b6dda Remove expired certs 2024-09-24 21:10:35 +02:00
Edward Betts
646062fb13 Correct a spelling mistake 2024-09-24 20:08:55 +01:00
Jean-Francois Mauguit
8bdb48161f Merge pull request #13 from tophyr/llamas-ass
Update README.md
2024-09-24 19:15:50 +02:00
Jean-Francois Mauguit
09cb3a54ed Merge branch 'main' into community 2024-09-24 19:14:37 +02:00
Chris Sarbora
3c8780a505 Update README.md
How this wasn't in the original commit is, honestly, beyond imagination.
2024-09-24 12:11:56 -05:00
Jean-Francois Mauguit
40b10871a0 Merge pull request #8 from tteskac/patch-1
Fix typos
2024-09-24 18:45:37 +02:00
Tomislav Teskac
879c007276 Fix typos 2024-09-24 17:53:17 +02:00
Jean-Francois Mauguit
a71434f67d Merge pull request #7 from EdwardBetts/patch-1
Correct a spelling mistake
2024-09-24 17:19:29 +02:00
Edward Betts
956d54dc9d Correct a spelling mistake 2024-09-24 16:12:12 +01:00
Jean-Francois Mauguit
bab614c421 Merge pull request #5 from WinampDesktop/community
Merge to main
2024-09-24 15:03:25 +02:00
Jef
20d28e80a5 Initial community commit 2024-09-24 14:54:57 +02:00

View File

@ -16,6 +16,9 @@ There are different options of how to build Winamp:
### Dependencies
1. Use a build_winampAll_2019.cmd script file that makes 4 versions x86/x64 (Debug and Release). In this case Visual Studio IDE not running.
2. Use a winampAll_2019.sln file to build and debug in Visual Studio IDE.
#### libvpx
We take libvpx from https://github.com/ShiftMediaProject/libvpx, modify it and pack to archive.
Run unpack_libvpx_v1.8.2_msvc16.cmd to unpack.