Eric Warmenhoven
a35f91d95f
apple: AppIntents (Siri, Shortcuts) ( #18167 )
2025-08-11 21:41:11 +02:00
Eric Warmenhoven
9728e5914d
Merge remote-tracking branch 'libretro/master' into warmenhoven/dev/macOS-Core-Audio-Mic-Fix
2025-08-07 18:04:21 -04:00
Eric Warmenhoven
7dc3d1ed9b
ios9: fix loading cores
2025-08-03 00:47:18 -04:00
Eric Warmenhoven
7d09e380f4
apple: fix coretext font renderer unicode handling, make default
2025-07-06 01:07:03 -04:00
Eric Warmenhoven
1e109e2927
apple: include zstd and nearest resampler
2025-06-27 11:17:25 -04:00
Joseph Mattiello
663f318d5f
enable mic on macos
...
add mic usage to info.plist
enable micorphone in xcconfig
mic device selection macos
snapshot
revert ios driver
macos only driver, doesn’t deadlock now
macos driver seems to be doing something
looooooop
well, at least it doesn’t spin lock, no audio
audio capture working!
seems to be working now
cleanup some extra logging
clean up some extra logging
rename ios driver for clarity
remove some locks
better performance, but some noise
remove unused fifo_lock
clear the fifo
fix noise in buffer
some improvements, might not need
remove superfulous silent check
reduce latency
Signed-off-by: Joseph Mattiello <git@joemattiello.com>
2025-06-08 22:12:22 -04:00
Eric Warmenhoven
38a3b924ae
iOS/tvOS: enable HAVE_NETWORK_COMMAND
2025-05-31 16:05:41 -04:00
Eric Warmenhoven
8c729fd029
apple: enable JoeMatt's avfoundation-based camera driver
2025-03-03 23:20:59 -05:00
Eric Warmenhoven
8bf7e76f45
apple: enable corelocation location driver ( #17595 )
2025-02-19 04:04:17 +01:00
Eric Warmenhoven
cf867395f8
apple: enable midi driver in macos/ios builds ( #17580 )
2025-02-17 01:38:07 +01:00
Eric Warmenhoven
62c725579a
apple: use gcd for task queue ( #17248 )
2024-12-11 22:55:46 -08:00
Eric Warmenhoven
6475791e07
iOS: fix reopening a recently-creatd file, and build flag cleanup ( #17223 )
2024-12-01 10:48:52 -08:00
Eric Warmenhoven
ed574cd059
iOS/tvOS: Remove AltKit ( #17069 )
2024-10-01 17:36:02 -07:00
Eric Warmenhoven
42f66adbf2
iOS/tvOS: minor compiler flag optimization/cleanup ( #16974 )
2024-09-08 03:10:38 -07:00
Eric Warmenhoven
156b9f3487
iOS: Use BaseConfig xcconfig file, shared with macOS ( #16955 )
2024-09-03 19:02:08 -07:00
Eric Warmenhoven
b56547f9dd
macOS: optional library inclusion ( #16877 )
2024-08-15 15:27:26 -07:00
libretroadmin
a74675a718
Remove unneeded ENABLE_HLSL code from glslang
2024-05-23 01:25:37 +02:00
Eric Warmenhoven
d657e5b701
xdelta support on macos/ios/tvos ( #15964 )
2023-11-30 03:29:46 -08:00
Eric Warmenhoven
893b0d142e
Cloud Sync ( #15548 )
...
* cloud sync - algorithm and abstract cloud storage API
* WebDAV cloud sync driver, and associated net_http improvements
* Cloud sync settings menu
2023-08-04 09:20:50 +02:00
Eric Warmenhoven
b1fdbb9a37
netplay discovery through bonjour/mdns
2023-07-15 08:25:27 +02:00
Eric Warmenhoven
123b218725
Revert "Compile in CoreText font renderer on macos/ios/tvos"
...
This reverts commit 9320122252
.
2023-07-11 01:03:14 +02:00
Eric Warmenhoven
e943ea71e7
Fix #15459 - add HAVE_STDIN_CMD to macos
2023-07-09 09:31:08 +02:00
Eric Warmenhoven
224bac241e
Compile in OpenAL driver on macos/ios/tvos
2023-07-01 19:26:09 +02:00
Eric Warmenhoven
9320122252
Compile in CoreText font renderer on macos/ios/tvos
2023-07-01 19:25:18 +02:00
Eric Warmenhoven
b861d643fc
Enable SSL in macos/ios/tvos builds
2023-06-28 14:29:37 +02:00
warmenhoven
486c5d5cba
Compile dsp/video filters built in on osx ( #15161 )
2023-04-06 15:18:40 +02:00
warmenhoven
a60249ff87
Fix #15059 Compile in presence for discord ( #15063 )
...
Also relying on $TMPDIR is problematic because Discord uses
NSTemporaryDirectory() which may not be the same.
2023-03-06 19:57:08 +01:00
warmenhoven
c226392358
Another try at creating a steam build for the mac ( #15031 )
2023-02-27 18:09:50 +01:00
LibretroAdmin
9192abb608
Revert "steam support for mac ( #15018 )" ( #15022 )
...
This reverts commit 3fa1e32bc6
.
2023-02-25 17:26:34 +01:00
warmenhoven
3fa1e32bc6
steam support for mac ( #15018 )
2023-02-25 09:21:15 +01:00
libretroadmin
51d238875e
Get rid of obsolete HAVE_VIDEO_LAYOUT - obsolete spec, was only
...
ever implemented for OpenGL2 driver, lots of code debt, best to
instead just keep improving the overlay system instead which is
already available for most video drivers
2023-02-23 21:03:41 +01:00
libretroadmin
8c47aa41bd
(Mac/iOS/tvOS) Add HAVE_BSV_MOVIE
2023-02-23 15:16:31 +01:00
libretroadmin
3bacd52629
Add HAVE_UPDATE_CORE_INFO for targets that already have HAVE_UPDATE_CORES defined
2022-12-23 01:52:38 +01:00
Cthulhu-throwaway
20c4407928
Add HAVE_IFINFO macro ( #14265 )
2022-08-01 07:51:02 +02:00
Christopher Snowhill
87c5720988
(Mac) BaseConfig.xcconfig - Add SSE/NEON opts ( #13453 )
2022-01-08 04:21:58 +01:00
Autechre
3b1a1ac8da
Remove miniupnpc dependency ( #13340 )
...
* use custom libretro-common UPNP
* Remove miniupnpc
2021-12-09 05:52:42 +01:00
twinaphex
a476910ca6
(Mac) BaseConfig.xcconfig - change formatting back
2021-10-14 16:06:17 +02:00
twinaphex
28cac5c5a4
Add HAVE_CORE_INFO_CACHE - disable this for Steam build
2021-10-14 15:57:28 +02:00
twinaphex
d11ffdbb6b
Bump version
2021-09-19 05:19:36 +02:00
twinaphex
df98bca9ae
(Mac) Add Discord RPC support - untested
2021-08-25 09:56:00 +02:00
jdgleaver
a501dfd680
Update 7-Zip dependency to latest stable version (fixes CHD support on static platforms)
2021-04-28 12:00:50 +01:00
twinaphex
ebc567d03c
(OSX Metal) Enable HAVE_ACCESSIBILITY and HAVE_TRANSLATE for TTS translation services
2021-04-06 18:33:26 +02:00
twinaphex
c242f02528
Add HAVE_COMMAND and HAVE_NETWORK_CMD for Metal OSX
2020-12-28 07:00:14 +01:00
twinaphex
47e22d69bf
Add HAVE_VIDEO_FILTER
2020-07-02 06:28:14 +02:00
twinaphex
3ee788def2
Add HAVE_DSP_FILTER
2020-07-02 02:13:04 +02:00
twinaphex
87b9c2a367
Add HAVE_REWIND switch
2020-07-01 21:04:05 +02:00
twinaphex
7862166ed2
Add back HAVE_SCREENSHOTS define from SSNES days
2020-07-01 17:47:13 +02:00
twinaphex
223d76680a
Add HAVE_CHEATS ifdef
2020-06-30 19:35:55 +02:00
twinaphex
bf04ac93c8
Add HAVE_RWAV
2020-06-30 17:36:03 +02:00
twinaphex
b77dd9cfe4
Add HAVE_PATCH ifdef; add patch switch support to qb
2020-06-30 15:54:31 +02:00