uncor3 4b81d7bdf1 fix Windows build
- Updated README.md to include CMake command for installation.
- Improved win-deploy.cmake to handle executable path issues and added detailed logging for deployment steps.
- Introduced checks for runtime dependencies and optimized DLL copying logic to avoid unnecessary copies.
- Added additional MinGW runtime DLLs required for GStreamer and FFmpeg.
- Created idescriptor.rc for application versioning and resource management.
- Updated resources.qrc to include application icon.
- Modified AppsWidget to improve UI for install and download actions.
- Adjusted dnssd_service.h to conditionally include headers based on platform.
- Enhanced install_ipa.cpp with additional includes for better compatibility.
- Updated main.cpp to set up environment variables for GStreamer on Windows.
- Improved mainwindow.cpp to add a no devices detected page and integrate dependency checks.
- Cleaned up mainwindow.ui by removing unnecessary layout elements.
- Implemented check_deps.cpp and check_deps.h for verifying required dependencies on Windows.
- Created diagnose_dialog.cpp and diagnose_dialog.h for a dialog to display dependency checks.
- Developed diagnose_widget.cpp and diagnose_widget.h to manage and display dependency items.
- Enhanced sshterminalwidget.cpp to improve terminal handling on Windows.
- Updated welcomewidget.cpp to refine UI layout and spacing for better aesthetics.
2025-10-24 00:24:58 -07:00
2025-10-24 00:24:58 -07:00
2025-08-24 01:46:49 +00:00
2025-10-24 00:24:58 -07:00
2025-10-23 02:30:32 -07:00
2025-07-27 04:00:39 +00:00
2025-10-24 00:24:58 -07:00
2025-10-24 00:24:58 -07:00
2025-09-23 04:18:53 +00:00
2025-10-24 00:24:58 -07:00
2025-10-24 00:24:58 -07:00
2025-07-27 04:00:39 +00:00
2025-10-24 00:24:58 -07:00

@uncore  sudo cat /etc/udev/rules.d/99-idevice.rules SUBSYSTEM=="usb", ATTR{idVendor}=="05ac", MODE="0666"

✘  Sun 6 Jul - 14:29  ~  @uncore  sudo groupadd idevice

Sun 6 Jul - 14:30  ~  @uncore  sudo usermod -aG idevice $USER

Sun 6 Jul - 14:30  ~  @uncore  sudo udevadm control --reload-rules sudo udevadm trigger

S
Description
No description provided
Readme AGPL-3.0 127 MiB
Languages
C++ 78.9%
Rust 15%
CMake 2%
JavaScript 0.8%
Shell 0.8%
Other 2.5%