Commit Graph

2493 Commits

Author SHA1 Message Date
Lior Halphon 41af62d793 Fix volume being too low in "Always On" audio mode. Fixes #667, fixes #664 2024-11-08 23:54:12 +02:00
Lior Halphon 2dfde867a9 Syncing with the App Store branch 2024-11-08 14:53:16 +02:00
Lior Halphon 6efefab526
Merge pull request #668 from lxgr/lxgr/fix-camera-aspect
Fix macOS camera aspect ratio
2024-11-03 22:30:14 +02:00
Lukas Ribisch 207dc993d4 Fix macOS camera aspect ratio 2024-11-03 11:55:25 -05:00
Lior Halphon 52d5169cc8 Fix A+B combo regression 2024-10-13 14:36:11 +03:00
Lior Halphon 73a6d35f73 Support building SameBoy on Haiku 2024-10-05 14:00:33 +03:00
Lior Halphon 2498456bcc Fix release iOS builds 2024-10-04 15:40:13 +03:00
Lior Halphon ec65cfd942 Fix SDL build on macOS 2024-10-04 15:33:19 +03:00
Lior Halphon 122549d3cd Merge branch 'master' of github.com:LIJI32/SameBoy 2024-10-03 16:21:18 +03:00
Lior Halphon e13048d07b Improve ISX compatibility 2024-10-03 16:21:10 +03:00
Lior Halphon 6eeba2f6f6 Share code between the main Cocoa binary and QuickLook 2024-09-27 16:19:58 +03:00
Lior Halphon 1fac8870d4
Merge pull request #658 from RSilicon/ARC
Remove xpc_release for ARC
2024-09-22 23:09:38 +03:00
Rose 741637e625 Remove xpc_release for ARC
xpc objects are handled by ARC.
2024-09-22 16:07:09 -04:00
Lior Halphon 73168aa7f2
Merge pull request #657 from RSilicon/More
Fix some clang-tidy warnings
2024-09-22 23:00:21 +03:00
Rose 7e5996df82 Fix some clang-tidy warnings
- Use nil, not NULL for objects
- Call Objective-C release instead of CFRelease (unless like we are hacking around ARC, which we are not)
- xpc_release to release xpc objects.
2024-09-22 15:54:26 -04:00
Lior Halphon 52de44049c Better horizontal layouts on notched iPhones 2024-09-22 14:58:51 +03:00
Lior Halphon f5c7c4443d
Merge pull request #656 from RSilicon/Drawing
Modifier masks are NSUInteger
2024-09-22 14:01:04 +03:00
Lior Halphon db5fa8df4c Change the button style in the palette editor 2024-09-22 12:25:25 +03:00
Lior Halphon 177859bec6 New palettes 2024-09-22 12:21:32 +03:00
Lior Halphon bd3799d431 Fix glitchy palette import on macOS 2024-09-22 11:57:50 +03:00
Rose e533b59759 Modifier masks are NSUInteger 2024-09-21 20:30:11 -04:00
Lior Halphon 38e2760531 Add the ability to create no palettes 2024-09-22 01:23:30 +03:00
Lior Halphon 447cdf2672 Allow editing existing palettes 2024-09-21 21:59:21 +03:00
Lior Halphon 062d44e065 Allow import and export of palettes 2024-09-20 17:50:15 +03:00
Lior Halphon f33f3f6951 Basic palette management 2024-09-19 23:25:26 +03:00
Lior Halphon 291887cd10 Fix model swapping and reset 2024-09-19 22:45:54 +03:00
Lior Halphon 8ded1ca3b3 Move the palette picker to its own class 2024-09-19 21:02:59 +03:00
Lior Halphon 2aa4726e01 Add missing Info.plist item 2024-09-15 22:21:32 +03:00
Lior Halphon 3a7e5ecac5 Fix iOS build 2024-09-15 21:46:33 +03:00
Lior Halphon 5d952565c9 Switch to a pre-built Assets.car file iOS icons, add dark and tinted (iOS 18) icons 2024-09-15 21:46:29 +03:00
Lior Halphon 42be4ef827 Add flat CRT shader 2024-09-15 20:49:49 +03:00
Lior Halphon 1931c2830f Syncing with the App Store branch (iCloud support) 2024-09-15 00:08:54 +03:00
Lior Halphon 8cb94e7a8b
Merge pull request #655 from MaddTheSane/patch-2
Fix a memory leak in GBLoadROMTableViewController.m
2024-09-13 03:56:04 +03:00
C.W. Betts 8c8e59cd81
Update GBLoadROMTableViewController.m
Fix a memory leak with UTTypeCopyAllTagsWithClass.
2024-09-12 17:49:06 -06:00
Lior Halphon ece40bcf0e Fix multi touch 2024-09-12 21:06:11 +03:00
Lior Halphon 392bc8c0d9 Move HomeBrew Hub to a tab bar 2024-09-07 17:39:38 +03:00
Lior Halphon 8e3d8c4a18 Fix zip selection 2024-09-07 01:27:26 +03:00
Lior Halphon 92f425655d iOS cheats support 2024-09-07 01:25:11 +03:00
Lior Halphon 50a56a4b68 UI fixes 2024-09-01 01:38:00 +03:00
Lior Halphon 11f70c09af Use spaces rather than tabs for the iOS plist 2024-08-31 21:09:05 +03:00
Lior Halphon a372b2ec0f Printer emulation in iOS 2024-08-31 21:06:31 +03:00
Lior Halphon 7127e3e068 Remove IDE shit 2024-08-31 15:43:27 +03:00
Lior Halphon f1b187d512 Use … instead of ... 2024-08-31 15:34:19 +03:00
Lior Halphon 11b9c4fab7 Minor text alignment issues 2024-08-31 15:05:50 +03:00
Lior Halphon b88a3a02a9 Fix the cheat window's appearance in Mavericks 2024-08-31 14:59:05 +03:00
Lior Halphon 619792db7f Fix link cable support is macOS 10.13 and older 2024-08-31 13:54:22 +03:00
Lior Halphon bd5d01c0a4 Game Genie has a space 2024-08-31 13:42:18 +03:00
Lior Halphon 4647c55949 Add new iOS tip 2024-08-30 17:06:26 +03:00
Lior Halphon d97c2fb701 Add Rapid A/B to Cocoa and SDL, closes #589 2024-08-30 16:12:31 +03:00
Lior Halphon d4c715b5f0 Associate panels with their document windows 2024-08-29 21:52:55 +03:00