Christopher Snowhill
|
ee6faec757
|
VGMStream: oops, coding error
|
2021-10-02 18:49:00 -07:00 |
Christopher Snowhill
|
6c8c807781
|
VGMStream: Clear sample buffer, just in case
|
2021-10-02 18:47:04 -07:00 |
Christopher Snowhill
|
cbf20dab08
|
VGMStream: Correctly implement mixing support and output channel reporting for downmixes
|
2021-10-02 18:38:23 -07:00 |
Christopher Snowhill
|
cb70b066d7
|
Updated VGMStream to r1640-85-gfe316bb2
|
2021-10-01 20:21:50 -07:00 |
Christopher Snowhill
|
fdae7eec21
|
File info: Implemented support for Album Artist and Codec fields
|
2021-10-01 19:18:42 -07:00 |
Christopher Snowhill
|
cfeadad97f
|
Reduce minimum OS to macOS 10.12
|
2021-09-18 01:08:49 -07:00 |
Christopher Snowhill
|
42a6738e8f
|
Updated VGMStream to r1640-11-gdfa3779a
|
2021-09-06 09:28:26 -07:00 |
Christopher Snowhill
|
3f6cb1bc1c
|
VGMStream: Fix .txtp with option fragments in the filename
|
2021-08-11 17:33:02 -07:00 |
Christopher Snowhill
|
75a4f1e722
|
VGMStream: Fix one shot files actually decoding to completion instead of getting stuck forever
|
2021-06-15 01:34:01 -07:00 |
Christopher Snowhill
|
668475c43a
|
VGMStream: Correctly report ReplayGain tags from external M3U tags
|
2021-05-30 14:47:21 -07:00 |
Christopher Snowhill
|
466c1beb00
|
Added safety checks to VGMStream file interface, which should hopefully prevent a known crash deep in the library due to possibly trying to retrieve the file name from an invalid file handle
|
2021-05-17 22:43:27 -07:00 |
Christopher Snowhill
|
13bd399b31
|
Clean up most warnings and update some dependencies
|
2021-04-29 18:16:24 -07:00 |
Christopher Snowhill
|
7acfdf774d
|
VGMStream: Fix length reporting and track termination when not looping forever
|
2021-04-22 23:53:59 -07:00 |
Christopher Snowhill
|
2c20205f8f
|
Fix VGMStream info parser to remove anchors and URL percent encodings from filenames
|
2021-04-06 16:51:08 -07:00 |
Dzmitry Neviadomski
|
3a387c3a3f
|
Update Copyright year to 2021 with regex.
|
2021-03-03 23:05:57 +03:00 |
Christopher Snowhill
|
dce400435e
|
Fix #89 by encoding paths correctly I hope
|
2021-01-30 19:37:10 -08:00 |
Dzmitry Neviadomski
|
70a22e9611
|
Fix some more warnings.
|
2021-01-27 05:12:07 +03:00 |
Dzmitry Neviadomski
|
64b9764b2e
|
Inhibit ThirdParty libraries build errors.
This helps as to actually see warnings of our code.
|
2021-01-27 04:31:43 +03:00 |
Jan Weiß
|
63ed28919b
|
Second attempt to fix build with other than maintainer’s TeamIDs. Worked for me with Xcode 12.3.
|
2021-01-05 17:25:12 +01:00 |
Christopher Snowhill
|
dbc51d76f9
|
Revert PR #60 - Nope, that breaks hardened runtime and signing it myself
|
2020-12-22 02:11:50 -08:00 |
Jan Weiß
|
c305a5f949
|
Fix build with other than maintainer’s TeamIDs.
This commit removes development team and code signing key/value pairs that slipped through when Xcode applied code signing changes.
|
2020-12-13 12:01:48 +01:00 |
Christopher Snowhill
|
91b1271ae2
|
Bump deployment target to 10.13
|
2020-11-24 15:26:26 -08:00 |
Christopher Snowhill
|
4eb7a3eebf
|
Update VGMStream plugin with new API changes a bit, and now force auto downmixing to 6ch
|
2020-09-21 22:33:18 -07:00 |
Christopher Snowhill
|
0001bd581b
|
Phase one of Big Sur
|
2020-06-30 01:04:55 -07:00 |
Christopher Snowhill
|
3b628c3989
|
Touched by Xcode
|
2020-06-07 19:57:15 -07:00 |
Christopher Snowhill
|
8bc6396918
|
Fix local signing issues
|
2020-02-13 17:45:11 -08:00 |
Christopher Snowhill
|
765cb5e890
|
Usual Xcode update mess
|
2020-02-13 01:41:21 -08:00 |
Christopher Snowhill
|
37b75bf6e7
|
Fix resource leak with VGMStream container parser, and serialize metadata caching from there as well
|
2019-12-19 17:12:09 -08:00 |
Christopher Snowhill
|
86681e9726
|
Implemented support for VGMStream external !tags.m3u metadata playlists
|
2019-11-23 20:36:57 -08:00 |
Christopher Snowhill
|
389a701553
|
Implemented new VGMStream properties and metadata caching, which keeps file smashing under control, which stops Hardened Runtime from crashing on us
|
2019-10-18 20:21:27 -07:00 |
Christopher Snowhill
|
fd7ab684c2
|
Updates for modern Xcode
|
2019-10-05 00:12:36 -07:00 |
Christopher Snowhill
|
050eef7225
|
Updated to latest Xcode
|
2019-07-02 16:37:17 -07:00 |
Christopher Snowhill
|
412a094b94
|
Updated VGMStream to r1050-2323-g2e1739e6
|
2019-06-20 20:57:32 -07:00 |
Christopher Snowhill
|
b3eb934a38
|
VGMStream plugin correctly fades channel counts other than stereo.
|
2018-07-17 23:34:25 -07:00 |
Christopher Snowhill
|
5c25e3b071
|
Fix decoder so it ends properly on non-looped files when Repeat One is enabled.
|
2018-07-17 18:09:59 -07:00 |
Christopher Snowhill
|
67495009ff
|
Updates for new build system.
|
2018-06-28 04:03:37 -07:00 |
Christopher Snowhill
|
bcf839efd1
|
Apply Xcode's suggested changes to project files.
|
2018-06-04 00:13:55 -07:00 |
Chris Moeller
|
f97ffd0574
|
Updated VGMStream to r1050-1289-g35cd14fa.
|
2018-05-01 00:05:29 -07:00 |
Christopher Snowhill
|
ed625bd63c
|
Oops in VGMStream.
|
2017-12-16 20:25:18 -08:00 |
Christopher Snowhill
|
16e0a006f2
|
Updated VGMStream to r1050-866-g5cc215b4.
|
2017-12-16 20:17:41 -08:00 |
Chris Moeller
|
9e8fd61d8c
|
Update xcschemes.
|
2017-12-05 19:10:41 -08:00 |
Christopher Snowhill
|
913287665d
|
Update project files to current recommendations.
|
2017-09-26 16:12:33 -07:00 |
Christopher Snowhill
|
63eae50486
|
Fix VGMStream tracknumber metadata, which was causing playlist to be lost on shutdown.
|
2017-09-17 20:04:05 -07:00 |
Christopher Snowhill
|
d0f0f516a3
|
Really add title reading this time.
|
2017-09-17 19:21:38 -07:00 |
Christopher Snowhill
|
29e548d583
|
Added title reading for multi-song VGMStream files.
|
2017-09-17 18:41:04 -07:00 |
Christopher Snowhill
|
039347f36f
|
Made all scheme configurations shared, imported.
|
2017-09-17 18:40:02 -07:00 |
Christopher Snowhill
|
9c80799aea
|
Updated VGMStream to r1050-670-g165cda22.
|
2017-09-16 21:24:57 -07:00 |
Christopher Snowhill
|
9df683829a
|
Fix VGMStream to not crash on open failure, and generate its file name extension list dynamically.
|
2017-07-09 15:01:25 -07:00 |
Christopher Snowhill
|
89a2ab07a1
|
Updated VGMStream.
|
2016-12-26 16:45:02 -08:00 |
Christopher Snowhill
|
b0e2332ce5
|
Updated VGMStream.
|
2016-12-18 11:32:02 -08:00 |