Christopher Snowhill
94074ceceb
VGMStream: Updated libvgmstream code base
...
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
Updated VGMStream to r2023-35-ge417e033
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-07-05 02:48:00 -07:00
Autumn Ashton
08abd46f55
minimp3: Support for MP3 files < MAX_FRAME_SYNC_MATCHES
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-27 03:39:32 -07:00
Jörn Heusipp
dcd6166e89
minimp3: Fix function signature of have_simd
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-27 03:39:27 -07:00
Christopher Snowhill
47f50052be
Housecleaning: More project file cleanups
...
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
This also fixes code signing for VGMStream bundle. All frameworks or
bundles which nest other frameworks or libraries must themselves be
signed first in building, not just on embedding.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-24 03:54:22 -07:00
Christopher Snowhill
972a7604bd
Maintenance: Update project file settings
...
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
Promote or demote all projects to Xcode 12.0, remove signing from any
libraries or frameworks that still have it, and clear identities in the
project files, so that they will derive from the out of repo local
settings file, and will stop inserting my ID into projects every time
they are modified.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-24 00:40:03 -07:00
Christopher Snowhill
c558d97a56
VGMStream: Updated libvgmstream code base
...
Check if Cog buildable / Build Universal Cog.app (push) Waiting to run
Updated VGMStream to r2023-29-g0dca1628
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-17 21:03:10 -07:00
Christopher Snowhill
d74af63da0
VGMStream: Updated libvgmstream code base
...
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
Updated VGMStream to r2023-27-g7b0c835c
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-14 23:19:21 -07:00
Christopher Snowhill
7fe95980d7
VGMStream: Updated libvgmstream code base
...
Updated VGMStream to r2023-16-gb2fc214a
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-06-06 00:54:38 -07:00
Christopher Snowhill
30db270af3
VGMStream: Updated libvgmstream code base
...
Updated VGMStream to r1980-277-g72cb4b89
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-05-09 21:13:34 -07:00
Christopher Snowhill
69533e12c7
VGMStream: Updated libvgmstream code base
...
Check if Cog buildable / Build Universal Cog.app (push) Has been cancelled
Updated VGMStream to r1980-268-gc32951e9
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-05-03 01:56:34 -07:00
Christopher Snowhill
4232fb3949
VGMStream: Updated libvgmstream code base
...
Updated VGMStream to r1980-242-gfccbb05f
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-04-20 21:35:18 -07:00
Christopher Snowhill
8b3a165d9a
Bug Fix: Fixed several code signing issues
...
There were several issues which broke debug and possibly release
signing, and broke VGMStream in debug situations. Not sure if it was
also broken in release.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-23 16:18:29 -07:00
Christopher Snowhill
cbaacd35b1
VGMStream: Updated libvgmstream code base
...
Updated VGMStream to r1980-181-g10093db5
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-03-23 16:18:25 -07:00
Christopher Snowhill
30d9eeec2b
Cleanup: Massive code cleanup and reorganization
...
Cleaned up project settings to current defaults, except for the macOS
deployment version, which is still 10.13. Cleaned up a lot of headers
and such to include with angle braces instead of double quotes. Enabled
build sandbox in a lot of places. Disabled subproject signing in several
places, for libraries and frameworks which will be stripped and signed
when they are copied into place in the final build.
Also, while trying to solve compilation issues, the visualization
controller was reverted to the Objective C implementation, which is
probably faster anyway. Stupid Swift/Objective-C language mixing issues.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-26 01:15:03 -08:00
Christopher Snowhill
0f1be5939d
VGMStream: Clean up FFmpeg code somewhat
...
Remove deprecated functions, make use of free functions that clear the
pointers before returning, etc.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-17 18:33:29 -08:00
Christopher Snowhill
6f6773da09
Fix up team identifiers again
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-10 14:49:00 -08:00
Christopher Snowhill
591f3ceb18
Updated VGMStream to r1980-95-g551c0787
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-02-10 14:30:28 -08:00
Christopher Snowhill
a873441484
Updated VGMStream to r1980-54-g35c8283f
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-01-26 01:17:55 -08:00
Christopher Snowhill
68c334d96e
Updated VGMStream to r1980-0-ged9a7202
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-01-03 02:31:11 -08:00
Christopher Snowhill
d89c9c852f
Chore: Update copyright dates somewhat
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-01-01 01:31:10 -08:00
Christopher Snowhill
59f3f416ba
Updated VGMStream to r1951-102-gf1483e22
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-12-04 23:14:53 -08:00
Christopher Snowhill
aa491fe0bb
Updated VGMStream to r1951-100-g73ef7c6c
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-11-24 15:09:07 -08:00
Christopher Snowhill
820a1dedfb
Updated VGMStream to r1951-88-g02d3c3f8
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-10-30 23:58:13 -07:00
Christopher Snowhill
de24bd4560
Updated VGMStream to r1951-50-g1d836a36
2024-09-17 02:25:20 -07:00
Christopher Snowhill
fcddcdce61
Updated VGMStream to r1951-0-g4b2dc01c
...
Updated to add one new extension, too.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-08-23 23:07:13 -07:00
Christopher Snowhill
256c99badd
Update Copyright year to 2024 manually
...
Including extending existing starting-2023 dates to ranges.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-08-17 05:08:02 -07:00
Christopher Snowhill
6dd01e07c1
Updated VGMStream to r1917-201-g7ab622d3
...
Also updated filename extensions, and the interface plugins.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2024-08-17 03:23:08 -07:00
Christopher Snowhill
9f0ef52fd4
Update FFmpeg to version 7.0 and rebuilt soxr
...
Rebuilt libsoxr, which now removes the dependency on libavutil.
2024-08-07 23:17:04 -07:00
Christopher Snowhill
40b5bf7e13
Updated VGMStream to r1866-46-g883d796d
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-09-02 21:41:56 -07:00
Christopher Snowhill
d3ca6c390c
Disable dead code stripping
...
No idea why this was enabled, no idea if I should disable it.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-07-21 02:41:14 -07:00
Christopher Snowhill
0be8dbe7c5
Updated VGMStream to r1843-92-g740a4048
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-30 23:31:49 -07:00
Christopher Snowhill
39459b89cb
Update projects and source in prep for Xcode 15
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-08 04:14:45 -07:00
Christopher Snowhill
7640c869de
Updated VGMStream to r1843-0-gb158e812
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-05-31 22:35:40 -07:00
Christopher Snowhill
d2adf39e04
Updated VGMStream to r1831-27-ge6883cbd
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-05-04 18:22:08 -07:00
Christopher Snowhill
dfa5f41984
Updated libOpenMPT to version 0.7
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-05-04 18:20:54 -07:00
Christopher Snowhill
07680673f8
Translation: Added Turkish language support
...
This translation is mostly complete.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-02-23 22:44:43 -08:00
Christopher Snowhill
ed281eb743
Update copyright year in various places
...
Update these things a bit for the next release.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-02-05 16:46:31 -08:00
Christopher Snowhill
d5720e3944
Updated VGMStream to r1810-97-g408cada5
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-02-04 23:52:34 -08:00
Christopher Snowhill
ecd46cfa3c
Updated VGMStream to r1800-25-g599326a3
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-11-29 00:54:05 -08:00
Christopher Snowhill
929ab11738
Updated VGMStream to r1776-97-g845961bb
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-10-11 23:08:51 -07:00
Christopher Snowhill
7ad895b95c
Updated VGMStream to r1776-46-gc0c2c3c7
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-09-06 21:57:24 -07:00
Christopher Snowhill
dffd09e6f7
Updated VGMStream to r1776-16-g7e4f5dc6
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-08-21 16:31:05 -07:00
Christopher Snowhill
eec8bf9f1c
Enable warnings to track stack overuse
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-24 17:50:28 -07:00
Christopher Snowhill
df17e1c788
Updated VGMStream to r1745-79-g449bb5e0
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-23 18:39:13 -07:00
Christopher Snowhill
8244eb0bb8
Activate Polish translation
...
The declarations for the translation were missing from the project files
so that it wasn't being used. Also added the missing strings to the
files that were already added to the translation.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-11 14:40:32 -07:00
Christopher Snowhill
000a2e0cb6
[Project Files] Change most to enable modules
...
Most projects needed to be changed to enable C or Objective C modules.
Hopefully, this improves debugging.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-10 15:07:39 -07:00
Christopher Snowhill
39ab0eaf45
Updated VGMStream to r1745-58-g828c6b09
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-07 16:44:01 -07:00
Christopher Snowhill
42b2142ab7
Remove unnecessary files from build and copy steps
...
Remove a single .inc include from CogAudio build phase, as it's included
but not compiled as Pascal like Xcode thinks. Also remove a bunch of
files from being copied into the resulting .framework and .bundle files
during link stage, as we don't need to distribute that stuff.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-04 23:58:06 -07:00
Christopher Snowhill
cc45750c0c
Automatically unpack libraries before building
...
This required adding the included script in every project that links to
one of the bundled libraries. The script is designed to sleep for a
while if another thread is already extracting the libraries. The script
uses a temporary file as an extraction step lock, so other instances
sleep, and then detect the libraries.updated file, which is created
before the lock is removed.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 20:12:06 -07:00
Christopher Snowhill
05960b1da1
Updated VGMStream to r1745-47-gfa55119d
...
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 15:12:00 -07:00