Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/3.0.3 #2386

Merged
merged 42 commits into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
c58dd11
Merge branch 'master' into develop
JoeMatt Jan 16, 2025
e539f2c
first pass at dealing with zip bioses, bios cache improvements
JoeMatt Jan 16, 2025
75c9ed1
zip bioses, multi destination for bios support
JoeMatt Jan 16, 2025
7b7407d
BIOS Dir watcher shutup logs
JoeMatt Jan 16, 2025
9721052
Metal render improvments, 565 off
JoeMatt Jan 16, 2025
b0061ac
new metal fix 565
JoeMatt Jan 16, 2025
696ba16
metal renderer colors working for jaguar, others
JoeMatt Jan 16, 2025
11cc040
add if for gles, still no work
JoeMatt Jan 20, 2025
43dde76
new metal works gl and jaguar etc crude fix
JoeMatt Jan 20, 2025
c8c7a04
Merge branch 'bugfix/jaguarVideoMetal' into develop
JoeMatt Jan 20, 2025
be22fee
Add Crashalytics
JoeMatt Jan 20, 2025
d7ac97c
Merge branch 'bugfix/neoGeoBios' into develop
JoeMatt Jan 20, 2025
8cc61e4
Custom Molten latest MVK_CONFIG_USE_METAL_ARGUMENT_BUFFERS=0
JoeMatt Jan 20, 2025
2e91dee
custom molten downgrade less crashy private apis
JoeMatt Jan 20, 2025
5ebf28b
bump version to 3.0.3
JoeMatt Jan 20, 2025
5bc73d8
update whatsnew for 3.0.3
JoeMatt Jan 20, 2025
e406c77
update ci to xcode 16.2
JoeMatt Jan 20, 2025
5cf9385
Fix missing catalyst molten xcframework
JoeMatt Jan 20, 2025
a04aee7
core loader from plists
JoeMatt Jan 20, 2025
eb39b29
fix various core plists
JoeMatt Jan 20, 2025
ca6967e
Opera options, bios loading not working
JoeMatt Jan 21, 2025
0dae5d7
opera buld flags updates
JoeMatt Jan 21, 2025
9df07b9
vecx no for gles, fix options
JoeMatt Jan 21, 2025
f10d1f2
libretro don’t kill app on error log
JoeMatt Jan 21, 2025
86d3979
fix intellivision buttons layout
JoeMatt Jan 21, 2025
a1ae75e
metal vc remove loud logs
JoeMatt Jan 21, 2025
d524dde
pvbliss fix video
JoeMatt Jan 21, 2025
5e62b7e
Merge branch 'feature/CoreLoaderNonDyload' into develop
JoeMatt Jan 21, 2025
099f19d
vecx default to software on no gpu
JoeMatt Jan 21, 2025
6236df5
show name of selected system on custom selection
JoeMatt Jan 21, 2025
de36a59
remove broken opera core from build
JoeMatt Jan 21, 2025
abe65af
Update what’s new for 3.0.3
JoeMatt Jan 21, 2025
93c6c85
Merge branch 'develop' into release/3.0.3
JoeMatt Jan 21, 2025
7facb4f
bump build to 2840
JoeMatt Jan 21, 2025
9e11369
emuthree resolution factor option working
JoeMatt Jan 22, 2025
d2b5740
emuthreeds options seem to be working for real
JoeMatt Jan 22, 2025
6a22741
emuthree fix some option keys for shader type
JoeMatt Jan 22, 2025
bf1f6ff
Merge branch 'bugfix/emuThreeSettingsNotWorking' into develop
JoeMatt Jan 22, 2025
ab123bc
Merge branch 'develop' into release/3.0.3
JoeMatt Jan 22, 2025
085ba53
3ds minor settings tweak
JoeMatt Jan 22, 2025
334350c
CI/CD script update
JoeMatt Jan 22, 2025
d2e0d49
ci/cd more ls echos
JoeMatt Jan 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ env:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
SWIFT_PACKAGE_ALLOW_WRITING_TO_DIRECTORY: ${{ github.workspace }}
DEVELOPER_DIR: /Applications/Xcode_16.0.app/Contents/Developer
XCODE_VERSION: '16.0'
DEVELOPER_DIR: /Applications/Xcode_16.2.app/Contents/Developer
XCODE_VERSION: '16.2'

jobs:
build:
Expand Down Expand Up @@ -129,8 +129,12 @@ jobs:

- name: Fakesign app
run: |
echo "Checking entitlements file..."
echo "Contents of Provenance directory:"
ls -la "Provenance/"
echo "Contents of ./ directory:"
ls -la "./"
echo "Contents of archive.xcarchive/Products/Applications/ directory:"
ls -la "archive.xcarchive/Products/Applications/"
echo "Checking app binary..."
ls -la "archive.xcarchive/Products/Applications/${{ matrix.APP_NAME }}.app/"
ldid -S"Provenance/Provenance-AppStore.entitlements" "archive.xcarchive/Products/Applications/${{ matrix.APP_NAME }}.app/${{ matrix.APP_NAME }}" || echo "::warning::Fakesign failed but continuing build"
Expand Down
4 changes: 2 additions & 2 deletions Build.xcconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974

MARKETING_VERSION = 3.0.2
CURRENT_PROJECT_VERSION = 2838
MARKETING_VERSION = 3.0.3
CURRENT_PROJECT_VERSION = 2840

GCC_PREPROCESSOR_DEFINITIONS = $(inherited) GLES_SILENCE_DEPRECATION=1 NONJAILBROKEN=1

Expand Down
2 changes: 1 addition & 1 deletion Cores/Desmume2015/PVDesmume2015/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.desmume2015</string>
<key>PVPrincipleClass</key>
<string>PVDesmume2015Core</string>
<string>PVDesmume2015.PVDesmume2015Core</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.ds</string>
Expand Down
2 changes: 1 addition & 1 deletion Cores/DosBox/PVDosBox/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.dosbox</string>
<key>PVPrincipleClass</key>
<string>PVDosBoxCore</string>
<string>PVDosBox.PVDosBoxCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.dos</string>
Expand Down
2 changes: 1 addition & 1 deletion Cores/FinalBurnNeo/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.fbneo</string>
<key>PVPrincipleClass</key>
<string>PVFBNeoCore</string>
<string>PVFBNeo.PVFBNeoCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.neogeo</string>
Expand Down
4 changes: 2 additions & 2 deletions Cores/Flycast/PVFlycast/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>PVCoreIdentifier</key>
<string>org.provenance.core.flycast</string>
<string>com.provenance.core.flycast</string>
<key>PVPrincipleClass</key>
<string>PVFlycastCore</string>
<string>PVFlycast.PVFlycastCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.dreamcast</string>
Expand Down
4 changes: 2 additions & 2 deletions Cores/FreeIntv/PVFreeIntv/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>PVCoreIdentifier</key>
<string>com.provenance.FreeIntv</string>
<string>com.provenance.core.FreeIntv</string>
<key>PVPrincipleClass</key>
<string>PVFreeIntvCore</string>
<string>PVFreeIntv.PVFreeIntvCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.intellivision</string>
Expand Down
15 changes: 14 additions & 1 deletion Cores/Genesis-Plus-GX/Config.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,20 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974

GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NS_BLOCK_ASSERTIONS=1 LSB_FIRST HAVE_ZLIB USE_32BPP_RENDERING __LIBRETRO__ HAVE_OVERCLOCK HAVE_OPLL_CORE HAVE_YM3438_CORE INLINE="static inline" Z80_OVERCLOCK_SHIFT=20 M68K_OVERCLOCK_SHIFT=20
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NS_BLOCK_ASSERTIONS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) LSB_FIRST
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_ZLIB
//GCC_PREPROCESSOR_DEFINITIONS = $(inherited) USE_16BPP_RENDERING
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) USE_32BPP_RENDERING
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) __LIBRETRO__
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_OVERCLOCK
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_OPLL_CORE
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_YM3438_CORE
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) INLINE="static inline"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) Z80_OVERCLOCK_SHIFT=20
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) M68K_OVERCLOCK_SHIFT=20
//GCC_PREPROCESSOR_DEFINITIONS = $(inherited) FRONTEND_SUPPORTS_RGB565=1

GCC_PREPROCESSOR_DEFINITIONS[config=Archive] = NDEBUG=1 $(inherited)
GCC_PREPROCESSOR_DEFINITIONS[config=Debug] = DEBUG=1 $(inherited)
GCC_PREPROCESSOR_DEFINITIONS[config=Release] = NDEBUG=1 $(inherited)
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,18 @@ - (GLenum)internalPixelFormat {
return GL_RGBA;
}

//- (GLenum)pixelFormat {
// return GL_RGB;
//}
//
//- (GLenum)pixelType {
// return GL_UNSIGNED_SHORT_5_6_5;
//}
//
//- (GLenum)internalPixelFormat {
// return GL_RGB;
//}

- (NSTimeInterval)frameInterval {
return _frameInterval ? _frameInterval : 59.92;
}
Expand Down
2 changes: 1 addition & 1 deletion Cores/Mini_vMac/PVMiniVMac/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.minivmac</string>
<key>PVPrincipleClass</key>
<string>PVMiniVMacCore</string>
<string>PVMiniVMac.PVMiniVMacCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.macintosh</string>
Expand Down
2 changes: 1 addition & 1 deletion Cores/Mu/PVMu/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.Mu</string>
<key>PVPrincipleClass</key>
<string>PVMuCore</string>
<string>PVMu.PVMuCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.palmos</string>
Expand Down
4 changes: 2 additions & 2 deletions Cores/Mupen64Plus-NX/PVMupen64Plus-NX/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>PVCoreIdentifier</key>
<string>com.provenance.mupen64plusnx</string>
<string>com.provenance.core.mupen64plusnx</string>
<key>PVPrincipleClass</key>
<string>PVMupen64PlusNXCore</string>
<string>PVMupen64Plus_NX.PVMupen64PlusNXCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.n64</string>
Expand Down
2 changes: 0 additions & 2 deletions Cores/Mupen64Plus/PVMupen64Plus.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@
B3C078EF2C750D33006F109B /* RiceVideoLinux.ini in Resources */ = {isa = PBXBuildFile; fileRef = B3A302912073F2AA008C1955 /* RiceVideoLinux.ini */; };
B3C078F02C750D33006F109B /* mupencheat.txt in Resources */ = {isa = PBXBuildFile; fileRef = B30559E22072FEE9001212D2 /* mupencheat.txt */; };
B3C078F12C750D33006F109B /* mupen64plus.ini in Resources */ = {isa = PBXBuildFile; fileRef = B30559E42072FEE9001212D2 /* mupen64plus.ini */; };
B3C078F22C750D33006F109B /* Core.plist in Resources */ = {isa = PBXBuildFile; fileRef = B39E8CB52053B53100380DCD /* Core.plist */; };
B3C078F32C750D33006F109B /* GLideN64.ini in Resources */ = {isa = PBXBuildFile; fileRef = DFB601CB2038AE78001E70F1 /* GLideN64.ini */; };
B3C078FA2C750E84006F109B /* screenshot.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D00F06C1183E4AA002995A1 /* screenshot.m */; };
B3C078FB2C750E84006F109B /* eventloop.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D00F06A1183E4AA002995A1 /* eventloop.m */; };
Expand Down Expand Up @@ -4448,7 +4447,6 @@
B3C078EF2C750D33006F109B /* RiceVideoLinux.ini in Resources */,
B3C078F02C750D33006F109B /* mupencheat.txt in Resources */,
B3C078F12C750D33006F109B /* mupen64plus.ini in Resources */,
B3C078F22C750D33006F109B /* Core.plist in Resources */,
B3C078F32C750D33006F109B /* GLideN64.ini in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
2 changes: 1 addition & 1 deletion Cores/Mupen64Plus/Sources/PVMupen/Resources/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.mupen64plus</string>
<key>PVPrincipleClass</key>
<string>MupenGameCore</string>
<string>PVMupen64Plus.MupenGameCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.n64</string>
Expand Down
15 changes: 14 additions & 1 deletion Cores/Potator/BuildFlags.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,20 @@
//

// All
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) __LIBRETRO__=1 HAVE_SSE=1 FASTMATH=1 HAVE_THREADS=1 HAVE_MUSASHI=1 USE_RGB_565=1 HAVE_SYS_PARAM_H=1 ENABLE_ZLIB=1 ENABLE_CHD=1 NO_CLI=1 OBJ_C IOS USE_POSIX_MEMALIGN __RETRO_ARM__ USE_POSIX_MEMALIGN
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) __LIBRETRO__=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_SSE=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) FASTMATH=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_THREADS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_MUSASHI=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) USE_RGB_565=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) HAVE_SYS_PARAM_H=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) ENABLE_ZLIB=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) ENABLE_CHD=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) NO_CLI=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) OBJ_C
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) IOS
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) USE_POSIX_MEMALIGN
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) __RETRO_ARM__
// USE_PLAY_JIT=0 USE_SCSP2=0 ENABLE_TSUNAMI=0 DEBUG=0 DEBUG_ASAN=0 DEBUG_UBSAN=0 DEBUG_TSAN=0 DYNAREC=0 HAVE_GRIFFIN=0 HAVE_UWP=0 HAVE_FSEEKO=0 ARCH_IS_LINUX=0 ARCH_IS_MACOSX=0 ARCH_IS_WINDOWS=0
OTHER_CFLAGS = $(inherited) -ObjC -fmodules -fcxx-modules
// -frtti -ffast-math -ftree-vectorize -fno-strict-aliasing -fpermissive -fomit-frame-pointer
Expand Down
30 changes: 15 additions & 15 deletions Cores/Potator/PVPotatorCore/PVPotatorCore.m
Original file line number Diff line number Diff line change
Expand Up @@ -99,21 +99,21 @@ - (NSTimeInterval)frameInterval {
// return CGSizeMake(160, 160);
//}

- (GLenum)pixelFormat {
return GL_RGB565;
}

- (GLenum)pixelType {
return GL_UNSIGNED_SHORT_5_6_5;
}

- (GLenum)internalPixelFormat {
#if !TARGET_OS_OSX && !TARGET_OS_MACCATALYST
return GL_RGB565;
#else
return GL_UNSIGNED_SHORT_5_6_5;
#endif
}
//- (GLenum)pixelFormat {
// return GL_RGB565;
//}
//
//- (GLenum)pixelType {
// return GL_UNSIGNED_SHORT_5_6_5;
//}
//
//- (GLenum)internalPixelFormat {
//#if !TARGET_OS_OSX && !TARGET_OS_MACCATALYST
// return GL_RGB565;
//#else
// return GL_UNSIGNED_SHORT_5_6_5;
//#endif
//}

# pragma mark - Audio

Expand Down
2 changes: 1 addition & 1 deletion Cores/Reicast/PVReicast/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>PVCoreIdentifier</key>
<string>com.provenance.core.reicast</string>
<key>PVPrincipleClass</key>
<string>PVReicastCore</string>
<string>PVReicast.PVReicastCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.dreamcast</string>
Expand Down
4 changes: 2 additions & 2 deletions Cores/SameDuck/PVSameDuck/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>PVCoreIdentifier</key>
<string>com.provenance.SameDuck</string>
<string>com.provenance.core.SameDuck</string>
<key>PVPrincipleClass</key>
<string>PVSameDuckCore</string>
<string>PVSameDuck.PVSameDuckCore</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.megaduck</string>
Expand Down
4 changes: 2 additions & 2 deletions Cores/TIC80/PVTIC80/Core.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>PVCoreIdentifier</key>
<string>com.provenance.TIC80</string>
<string>com.provenance.core.TIC80</string>
<key>PVPrincipleClass</key>
<string>PVTIC80Core</string>
<string>PVTIC80.PVTIC80Core</string>
<key>PVSupportedSystems</key>
<array>
<string>com.provenance.tic80</string>
Expand Down
4 changes: 4 additions & 0 deletions Cores/VecX/PVVecX.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
B3EB8B25293F81E000BCCBAE /* rom.dat in Resources */ = {isa = PBXBuildFile; fileRef = B3E6C19E2894D32900CF98C7 /* rom.dat */; };
B3EB8B28293F835000BCCBAE /* rglgen.c in Sources */ = {isa = PBXBuildFile; fileRef = B3E6C1AF2894D32A00CF98C7 /* rglgen.c */; };
B3EBB2032872B65700EAEB37 /* PVVecXCore+Video.m in Sources */ = {isa = PBXBuildFile; fileRef = B3447EAE218BC5C500557ACE /* PVVecXCore+Video.m */; };
B3EDA1FB2D3F279800BA275D /* VecxOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3EDA1FA2D3F279800BA275D /* VecxOptions.swift */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -172,6 +173,7 @@
B3E6C1D22894D32A00CF98C7 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text.yaml; path = .travis.yml; sourceTree = "<group>"; };
B3E6C1D32894D32A00CF98C7 /* control */ = {isa = PBXFileReference; lastKnownFileType = text; path = control; sourceTree = "<group>"; };
B3E6C1D42894D32A00CF98C7 /* e8910.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = e8910.h; sourceTree = "<group>"; };
B3EDA1FA2D3F279800BA275D /* VecxOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VecxOptions.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -220,6 +222,7 @@
B3447EB5218BCE2000557ACE /* Core */ = {
isa = PBXGroup;
children = (
B3EDA1FA2D3F279800BA275D /* VecxOptions.swift */,
B3C76223207833DE009950E4 /* PVVecXCore.h */,
B3C76224207833DE009950E4 /* PVVecXCore.mm */,
B3447EB1218BC69700557ACE /* PVVecXCore+Audio.h */,
Expand Down Expand Up @@ -628,6 +631,7 @@
B3EBB2032872B65700EAEB37 /* PVVecXCore+Video.m in Sources */,
B377ECCE2CB354B700E9B750 /* PVVecXCore.swift in Sources */,
B377ECCF2CB354B700E9B750 /* CorePlist.swift in Sources */,
B3EDA1FB2D3F279800BA275D /* VecxOptions.swift in Sources */,
B377ECD02CB354B700E9B750 /* CorePlist-Generated.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
30 changes: 15 additions & 15 deletions Cores/VecX/Sources/PVVecX/PVVecXCore+Audio.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@

#import "PVVecXCore+Audio.h"

@implementation PVVecXCoreBridge (Audio)

- (NSTimeInterval)frameInterval {
return 50;
}

- (NSUInteger)channelCount {
return 2;
}

- (double)audioSampleRate {
return 44100;
}

@end
//@implementation PVVecXCoreBridge (Audio)
//
//- (NSTimeInterval)frameInterval {
// return 50;
//}
//
//- (NSUInteger)channelCount {
// return 2;
//}
//
//- (double)audioSampleRate {
// return 44100;
//}
//
//@end
Loading
Loading