What's Changed
- MetalPerformanceShaders framework stubs by @mrolappe in #1141
- Add CoreImage constants by @mrolappe in #1146
- Add input source related constant and stub by @mrolappe in #1147
- Add CoreServices constants by @mrolappe in #1148
- MediaToolbox framework stubs by @mrolappe in #1152
- Vision framework stubs by @mrolappe in #1153
- SpriteKit framework stubs by @mrolappe in #1154
- ContactsUI framework stubs by @mrolappe in #1155
- CoreTelephony framework stubs by @mrolappe in #1175
- feat: Initial WSL1 support by @trungnt2910 in #1207
- feat: Some more WSL support by @trungnt2910 in #1209
- Implement Support For Generating Header by @CuriousTommy in #1213
- Add Bom framework by @mrolappe in #1200
- Add Photos framework stubs by @mrolappe in #1199
- Update darling-dmg module for disk image mount fix by @mrolappe in #1237
- Relocate Libinfo by @CuriousTommy in #1243
- Relocate libedit Into Submodule by @CuriousTommy in #1282
- Relocate libiconv Into Submodule by @CuriousTommy in #1284
- Relocate libresolv Into Submodule by @CuriousTommy in #1287
- Build system_configuration. Transfer Darling Specific dnsinfo Code. by @CuriousTommy in #1288
- Relocate libstdcxx Into Submodule by @CuriousTommy in #1290
- Fail Cmake configuration step if python2 not found by @olivia-banks in #1291
- Relocate libunwind To Submodule by @CuriousTommy in #1294
- Relocate libutil Into Submodule by @CuriousTommy in #1295
- Relocate ncurses by @CuriousTommy in #1304
- Add netcat Submodule by @CuriousTommy in #1305
- Add removefile submodule by @CuriousTommy in #1313
- Use Mesa Header Files For OpenGL by @CuriousTommy in #1323
- Add Ruby.framework To Developer SDK by @CuriousTommy in #1324
- Add xar Submodule by @CuriousTommy in #1326
- [Heimdal] Update SDK Path by @CuriousTommy in #1331
- Update JavaScriptCore SDK Include Path by @CuriousTommy in #1332
- Add stubs for some missing symbols in CoreAudio and AudioToolbox by @dingari in #1339
- Add definitions for missing constants in CoreMIDI by @dingari in #1340
- Add stubs/missing symbols for UnicodeConverter by @dingari in #1341
- Add missing symbols for ImageIO by @dingari in #1342
- Update WTF Include Path by @CuriousTommy in #1359
- cmake: Make Python 2 bytecode pre-compilation optional by @zhaofengli in #1356
- Relocate "bmalloc" Headers by @CuriousTommy in #1360
- Add AE TypeDefs for AppKit Apps by @CKegel in #1363
- Rewrite LSINFO getDatabaseQueue in LaunchServices to be Threadsafe by @CKegel in #1352
- libm: Remove unused rpath config by @zhaofengli in #1358
- wrapgen: Fix address resolution in dynamic section by @zhaofengli in #1355
- Update Sources 11.5 by @CuriousTommy in #1369
- [bootstrap_cmds] Don't Hardcode "arch" and "mktemp" Path by @CuriousTommy in #1370
- Remove LKM Repo. Setup XNU Repo. by @CuriousTommy in #1375
- Fix Building For Fedora 38 by @CuriousTommy in #1398
- Darlingserver Log Fix by @CuriousTommy in #1399
- Update CMake Version To 3.13 by @CuriousTommy in #1408
- Fix Building For Ubuntu by @CuriousTommy in #1409
- added shazamkit frameworks by @vadd98 in #1302
- Fix various typos by @luzpaz in #1412
- Convert All XTrace Sources To C++ by @CuriousTommy in #1426
- implement Buffered Output For XTrace by @CuriousTommy in #1427
- Fix Building For Ubuntu 20.04. Add Clang Checks. by @CuriousTommy in #1423
- Rewrite darling_thread_entry Inline Assembly by @CuriousTommy in #1401
- Rework
darling-coredumpTo Avoid Hardcoding x86/x64 Logic by @CuriousTommy in #1461 - Update actions.yaml by @Fancy2209 in #1469
- Implement Semaphore CarbonCore Stubs by @Fancy2209 in #1470
- Fix "__simple_abort" Method by @CuriousTommy in #1479
- General Submodule Updates by @CuriousTommy in #1487
- Fix Simultaneously Launching Multiple Instances Of Darling by @CuriousTommy in #1501
- Remove extra
externdeclarations from frameworks in Darling by @CKegel in #1504 - Mig Fixes by @CuriousTommy in #1513
- fix iosurface and python2 debian packages generation by @alekitto in #1514
- Fix Building Darling With Older Version Of Clang by @CuriousTommy in #1515
- Update Submodules by @CuriousTommy in #1502
- Coredump: Migrate To C++ & Bug Fix by @CuriousTommy in #1519
- Update Submodules by @CuriousTommy in #1522
- Fix Building Against Newer Version Of FFmpeg by @CuriousTommy in #1537
- Add more MIDI definitions by @jlucfarias in #1539
- Free malloc'ed memory by @danix800 in #1541
- Update Submodule by @CuriousTommy in #1542
- Wait for the spawned shell child process by @everything411 in #1552
- Fix Building For Fedora 41 by @CuriousTommy in #1553
- Disable dependency file generation by @johnpanos in #1554
- Correctly handle the shellspawn zombie by @everything411 in #1559
- Generate Speech framework with stub generator by @sirnacnud in #1566
- Update Submodules by @CuriousTommy in #1565
- (Syscall Redesign | Part 1) Relocate Syscall Source & Header To Legacy Path by @CuriousTommy in #1568
- Fix Building For Fedora 42 by @CuriousTommy in #1574
- feat: add some LS Handler Stubs by @Lazerbeak12345 in #1582
- fix: stop all running darling servers on uninstall by @Lazerbeak12345 in #1584
- feat: add a few missing AppleEvent stubs by @Lazerbeak12345 in #1583
- (Syscall Redesign | Part 2) Organize Syscall Source & Header Files by @CuriousTommy in #1585
- add missing IBCarbonRuntime.h, associated stubs and modifications to HIToolbox by @Lazerbeak12345 in #1589
- fix(CarbonCore): add OpenDefaultComponent stub by @Lazerbeak12345 in #1591
- Update darling stub generator to use up to date copyright header by @sirnacnud in #1595
- fix(Carbon): move carbon events core stubs by @Lazerbeak12345 in #1593
- Update Submodules by @CuriousTommy in #1586
- Add symbols for SubEthaEdit app by @jlucfarias in #1598
- Update Submodules by @CuriousTommy in #1600
- Add symbols for BibDesk by @jlucfarias in #1612
- Update Submodules by @CuriousTommy in #1611
- Fix building against FFmpeg 8 by @Integral-Tech in #1618
- Add framework AudioVideoBridging by @jlucfarias in #1619
- Add private framework UIFoundation by @jlucfarias in #1620
- Add symbols for skyline by @jlucfarias in #1621
- CMake protect PATH in dSYM generation by @Niram7777 in #1623
- Update Submodules by @CuriousTommy in #1622
New Contributors
- @olivia-banks made their first contribution in #1291
- @dingari made their first contribution in #1339
- @zhaofengli made their first contribution in #1356
- @CKegel made their first contribution in #1363
- @vadd98 made their first contribution in #1302
- @luzpaz made their first contribution in #1412
- @Fancy2209 made their first contribution in #1469
- @alekitto made their first contribution in #1514
- @jlucfarias made their first contribution in #1539
- @danix800 made their first contribution in #1541
- @everything411 made their first contribution in #1552
- @johnpanos made their first contribution in #1554
- @sirnacnud made their first contribution in #1566
- @Lazerbeak12345 made their first contribution in #1582
- @Integral-Tech made their first contribution in #1618
- @Niram7777 made their first contribution in #1623
Full Changelog: v0.1.20220704...v0.1.20251023