430 Commits

Author SHA1 Message Date
uncor3 5a63709cbc bump project version to 0.3.0 v0.3.0 2026-02-17 20:55:15 +00:00
uncor3 55648e3a8c update README.md 2026-02-17 20:54:26 +00:00
uncor3 b020582204 update bug report template 2026-02-17 20:51:15 +00:00
uncor3 106797ca3d update ipatool to v2.3.0 2026-02-17 20:46:57 +00:00
uncor3 cd5e7e253c Merge pull request #45 from fn3x/main
feat(nix): added modules and shell
2026-02-07 08:24:13 -05:00
uncor3 17aa3baf19 update README.md
Replaced airplay link with UxPlay for AirPlay.
2026-02-07 05:19:03 -08:00
Art P. b7fe2198fc chore(deps): bumped version to 0.2.0 2026-02-07 06:04:37 +04:00
Art P. ee3357f396 Merge branch 'iDescriptor:main' into main 2026-02-07 05:24:24 +04:00
uncor3 a9311f0918 Fix typo in README 2026-02-01 02:44:32 +00:00
uncor3 758981f91d update README.md 2026-02-01 00:53:45 +00:00
uncor3 7d8db90340 update README,md 2026-02-01 00:48:25 +00:00
uncor3 cc9cadadfc v0.2.0
v0.2.0
v0.2.0
2026-01-31 18:03:20 -05:00
uncor3 163d6b8e84 fix: adjust minimum window size 2026-01-31 22:50:42 +00:00
uncor3 dcef84a1a6 refactor: wirelessgalleryimportwidget, introduce new wirelessFileServerPort setting 2026-01-31 22:19:48 +00:00
uncor3 4df3c1d7a8 fix WIndows build worlflow 2026-01-31 13:19:48 +00:00
uncor3 920a5b920c update path to MSYS2 archive script in Windows build workflow 2026-01-31 13:17:20 +00:00
uncor3 9051a7d847 bump version to 0.2.0 2026-01-31 13:10:56 +00:00
uncor3 3fc4e0f401 add libarchive dependency to Windows build workflow 2026-01-31 13:10:20 +00:00
uncor3 5b1503531f add airplay no-hold setting and UI option 2026-01-31 13:10:11 +00:00
uncor3 c63686dc9e use stack allocated std::recursive_mutex 2026-01-31 07:29:15 -05:00
uncor3 b2d76ac482 bundle iproxy with the application and update initialization logic in SSHTerminalWidget 2026-01-31 04:22:43 -08:00
uncor3 6b73ddd186 update submodule reference 2026-01-30 23:31:53 +00:00
uncor3 b4360c89fb remove unnecessary QMessageBox 2026-01-30 23:30:22 +00:00
uncor3 1740c7d0ce replace go script with PowerShell script for downloading MSYS2 archive 2026-01-30 23:27:59 +00:00
uncor3 b6a38ec4bd update uxplay reference 2026-01-30 13:24:32 -08:00
uncor3 729a4968de update macOS deploy script 2026-01-30 13:11:06 -08:00
uncor3 4089afe562 chore: update airplay tutorial video format 2026-01-30 13:09:58 -08:00
uncor3 4d424b4343 update build workflows 2026-01-28 16:28:04 +00:00
uncor3 882c5b22cf update ADDITIONAL_DLLS 2026-01-28 16:11:47 +03:00
uncor3 c01ad59de6 add MSYS2 archive downloader 2026-01-28 16:05:39 +03:00
uncor3 8ec38d3ee0 feat(ui): check for Bonjour in AirPlay widget, make AirPlay widget resizeable 2026-01-28 16:04:19 +03:00
uncor3 d48e478a86 refactor(ui): drop Fusion styles , adjust sizes and improve layout in various components 2026-01-26 13:39:09 +03:00
uncor3 93be7c8b8a fix(build): add libarchive dependency and improve WinFsp installation retries 2026-01-26 13:34:55 +03:00
uncor3 a1a610bbd2 feat(diagnose): add Bonjour Service installation support 2026-01-26 13:29:53 +03:00
uncor3 b65f02b88f Merge branch 'main' into dev 2026-01-25 07:48:39 +00:00
uncor3 8831ac95ee fix(airplay): refactor restart logic , update tutorial video and update settings UI 2026-01-25 07:44:26 +00:00
uncor3 ff1ffb62d4 fix(gitignore): update ignore list 2026-01-25 05:18:59 +03:00
uncor3 35703e4a41 fix(deploy): add missing GStreamer plugins for uxplay 2026-01-25 05:18:20 +03:00
uncor3 c45108ba3f fix(build): winres compiler errors 2026-01-25 05:17:00 +03:00
uncor3 2e4ace960a fix(core): Windows exported file timestamps 2026-01-25 05:14:01 +03:00
uncor3 e8ddacd174 Merge pull request #43 from Integral-Tech/fix-irecovery-path
Fix search path of libirecovery
2026-01-19 23:45:17 -08:00
uncor3 d2867acc47 fix infinite loop & fix safeGetFileTree for houseArrestAfcClient 2026-01-20 07:08:44 +00:00
uncor3 b3ba32e74e fix build 2026-01-20 02:09:19 +00:00
uncor3 d8325c0223 update linux deploy script & fix warnings 2026-01-20 00:11:59 +00:00
uncor3 2102e6d072 update uxplay ref 2026-01-19 22:27:10 +00:00
uncor3 d6a42c8879 fix(core): avoid reassigning raw pointer & warn before recovery mode 2026-01-08 19:36:07 -08:00
Art P. 7f6b9539bc fix(nix): fix for flake-compat hash 2026-01-05 15:01:33 +04:00
Art P. befcd05239 fix(nix): added missing cmake flags 2026-01-05 15:01:17 +04:00
uncor3 5ce29c2283 Merge branch 'main' into dev 2026-01-04 22:50:26 +00:00
uncor3 af23c598ca update uxplay submodule 2026-01-04 22:40:11 +00:00