bnnm
03d8cb5329
cleanup: api stuff
2024-08-18 17:50:55 +02:00
bnnm
a8163717d2
cleanup: misc
2024-08-10 23:43:41 +02:00
bnnm
ea630eeead
cleanup
2024-07-18 23:50:22 +02:00
bnnm
900c94d528
cleanup/doc
2024-03-24 00:00:51 +01:00
bnnm
eadaf21bde
internal cleanup (move files)
2023-05-14 20:17:51 +02:00
bnnm
95cd8b8046
Fix MSVC Winamp text/path issues
2023-02-17 01:04:33 +01:00
bnnm
ea5ac66706
vs: move common config to .props and simplify
2023-02-08 21:06:35 +01:00
bnnm
16ecf5552c
remove unused stack_alloc.h
...
- see xiph's projects if needed again
2023-01-17 18:11:11 +01:00
bnnm
fd7470fcd1
build: vcxproj cleanup
2023-01-15 22:40:24 +01:00
bnnm
6e25349246
builds: remove useless target in vcxprojs
2023-01-15 21:21:40 +01:00
bnnm
35fcbf2201
build: x64 stuff for makefiles
2023-01-15 21:10:44 +01:00
bnnm
757710e888
move libspeex with other DLLs
...
- also to libspeex-1.dll for consistency with other autoconf DLLs
2023-01-15 19:13:33 +01:00
bnnm
78360ca84f
winamp: fix open dialog extensions and tweaks
2022-08-06 20:05:54 +02:00
NicknineTheEagle
42353fc425
VS project fixups
2022-08-04 09:30:41 +03:00
bnnm
b47e6a28f3
Fix winamp's format detection hijacking .vgm
2022-07-23 15:16:55 +02:00
NicknineTheEagle
b081312831
Migrate to VS 2019 and foobar2000 2022-01-04 SDK
2022-05-01 21:47:58 +03:00
bnnm
4e90dd24e7
Improve STDIO for TXTP that open many small files
2022-01-08 20:57:45 +01:00
bnnm
bee90fd0ad
cleanup
2021-09-05 17:53:47 +02:00
bnnm
1d758db7d4
Tweak STREAMFILES to read +2GB files
2021-09-04 21:57:23 +02:00
NicknineTheEagle
c386b82d37
Properly initialize input buffer in describe_vgmstream
...
Fixes stream description in foobar2000 on Debug
2021-09-01 01:32:54 +03:00
bnnm
c8b2a63920
Ignore loop count 0 in foobar/winamp
2021-08-27 22:20:44 +02:00
bnnm
475f42ac11
winamp: print logs
2021-08-26 18:43:36 +02:00
bnnm
4d582b09de
plugin: unify version format
2021-08-15 19:24:48 +02:00
bnnm
2fbbe32386
builds: fix makefile version issues and cleanup
2021-08-15 19:15:56 +02:00
bnnm
7116ad4071
makefiles: include tweaks
2021-08-14 17:22:47 +02:00
bnnm
ec18e44a54
msvc: remove libvgmstream-only flags and includes
2021-08-14 12:27:47 +02:00
bnnm
bb445efea1
cleanup: minor compiler warnings, etc
2021-08-13 23:53:27 +02:00
bnnm
2084b22564
build: remove some conditional includes
2021-08-12 00:09:33 +02:00
bnnm
c2428c8faa
vs: remove faac includes for now
2021-08-12 00:05:30 +02:00
bnnm
0b14f9a446
builds: modify how version.h is used to fix issues
...
- version.h is now static (should increase on new releases)
- if compiler flag is passed, will try to use version_auto.h (autogen)
(auto only on compiler flag to avoid include'ing a non-existant file)
- avoid clobbered version.h as may force recompiles
2021-08-10 23:51:48 +02:00
NicknineTheEagle
c85579f6a4
Fixups to VS project files
2021-08-10 05:50:20 +03:00
bnnm
25b95c61ae
builds: clean version makers a bit
2021-08-08 14:00:58 +02:00
bnnm
d12f137470
Remove unused .vcproj (use CMake if needed)
2021-08-08 09:50:58 +02:00
bnnm
52f04eef82
build: VERSION fixes
...
- rename to VERSION to VGMSTREAM_VERSION to avoid some clashes
- improve git-less builds
2021-08-07 20:41:50 +02:00
bnnm
210e8ee783
makefiles: fix -lm order for some linkers
2021-08-07 12:33:50 +02:00
bnnm
e1360f395e
makefiles: tweak includes for windows
2021-07-29 23:42:34 +02:00
bnnm
0ac5959234
cleanup: fix compiler warning, etc
2021-07-29 17:08:30 +02:00
Lukas Cone
be7a8371ba
ffmpeg includes from system for unix
2021-07-17 20:09:11 +02:00
bnnm
4ade8eb470
Split Winamp code
2021-04-18 13:04:00 +02:00
bnnm
9d41ef13ac
Enable libspeex in foobar/msvc
2021-01-23 16:26:46 +01:00
bnnm
1427e58d12
Clean makefiles and enable libspeex by default
2021-01-23 15:50:59 +01:00
bnnm
a7cf891147
Add libspeex DLL (disabled)
2021-01-17 01:06:36 +01:00
bnnm
ceea5d0d55
Add Speex decoder (disabled)
2021-01-12 15:11:24 +01:00
bnnm
01eaab1f01
Unity plugin titles and improve TXTP handling
2020-11-02 01:07:39 +01:00
Naram Qashat
7f5e9f0fb9
Fix build with MinGW-w64
...
Only works with 32-bit, however
2020-10-17 19:25:22 -04:00
bnnm
62fe714ea9
Fix subsongs in Winamp with some modern skins
2020-09-20 11:34:15 +02:00
bnnm
36b9e8a280
Fix seeking issues in winamp
2020-08-12 17:40:47 +02:00
bnnm
30eef7ed43
Minor renames
2020-07-30 23:50:56 +02:00
bnnm
befdf2ac1b
Improve seeking speed in Winamp
2020-07-29 19:35:04 +02:00
bnnm
de651f7176
Use internal plugin settings in Winamp
2020-07-21 19:47:02 +02:00