New Video Controls and On-screen Capture Controls
Pre-release
Pre-release
Release Notes
Version 3.3 (126 - internal) - 11-18-25
- Added Video control for brightness, contrast, and hue
- Saved separately for each device
- Has a reset button
- Video on-screen Capture controls
- Appear on the first capture.
- Settings dialog updated
- Disable Video Capture overlay buttons
- New icon (move to asset catalog)
- Bug fixes
Version 3.2 (117 - internal) - 11-17-25
- Settings dialog updated
- Video > Image visibility is now toggled and visible by default
- Edit>Copy now captures window to clipboard
- Some key shortcuts have been reassigned for efficiency
Version 3.1 (106 - internal) - 11-15-25
- Menu Cleanup and Simplification
Version 3.0 (94) - 11-15-25
- Finished Refactoring
- Extracted functionality from QCAppDelegate into manager classes:
- QCWindowManager
- QCCaptureFileManager
- QCNotificationManager
- QCDisplaySleepManager
- QCPreferencesController - Build System — Fixed Xcode project configuration, build number synchronization, and Info.plist handling
- Audio/Video Capture — Fixed device format configuration, frame rate handling, and audio session management
- Help System — Created and integrated a help & manual system:
- Created QCHelpViewerController with WKWebView
- Integrated HTML manual display
- Fixed sandbox issues and WebView rendering problems
- Cleaned up and optimized the code
- Bug Fixes — Resolved multiple issues, including warnings, deprecated API usage, and various runtime problems
Version 2.8 (90) - 11-14-25
- Performance improved.
- Tested - smoother frame rates:
- El Gato Cam Link 4K on M1 Ultra - might not be as smooth on slower systems.
- AVerMedia 4K HDMI GC553Pro Live Gamer Ultra S - M4 Pro mini. Has better performance on slower Macs.
- First refactoring into separate delegate files.
- Basic Feature Set complete:
- Audio routing from any input to any output.
- Mute and volume controls.
- Image and video capture through shortcut keys.
- The directory can be changed in Settings.
- Notifications for key events.
- Ability to disable Display Sleep.
- Full screen disables Display Sleep and hides the cursor.
- User Settings are retained.