Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
glikely
/
obs-ptz
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
255
Code
Issues
28
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Merge PTZListModel and PTZPresetModel
- #330
#330
Merged
glikely
merged 16 commits into
main
glikely/obs-ptz:main
from
qt-model-refactor
glikely/obs-ptz:qt-model-refactor
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Merge PTZListModel and PTZPresetModel
#330
glikely
merged 16 commits into
main
glikely/obs-ptz:main
from
qt-model-refactor
glikely/obs-ptz:qt-model-refactor
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
Pipe device setting change events through dataChanged()
Show description for 765a1a6
glikely
committed
765a1a6
View commit details
Copy full SHA for 765a1a6
Browse repository at this point
Use Qt item model to access device settings and properties
Show description for c712d77
glikely
committed
c712d77
View commit details
Copy full SHA for c712d77
Browse repository at this point
Move presets data into PTZDevice
Show description for 13924c8
glikely
committed
13924c8
View commit details
Copy full SHA for 13924c8
Browse repository at this point
Move preset save/update into PTZDevice
Show description for 57900f1
glikely
committed
57900f1
View commit details
Copy full SHA for 57900f1
Browse repository at this point
PTZDevice: pull find method in from PTZPresetModel
Show description for 6690383
glikely
committed
6690383
View commit details
Copy full SHA for 6690383
Browse repository at this point
PTZDevice: Move updatePreset() from PTZPresetModel
Show description for dce731a
glikely
committed
dce731a
View commit details
Copy full SHA for dce731a
Browse repository at this point
PTZDevice: move ::presetProperty() from PTZPresetModel
Show description for 192bc9a
glikely
committed
192bc9a
View commit details
Copy full SHA for 192bc9a
Browse repository at this point
PTZDevice: move ::newPreset() from PTZPresetModel
Show description for 56ca8d8
glikely
committed
56ca8d8
View commit details
Copy full SHA for 56ca8d8
Browse repository at this point
PTZDevice: Add presetCount() method
Show description for 5e00f50
glikely
committed
5e00f50
View commit details
Copy full SHA for 5e00f50
Browse repository at this point
PTZDevice: Add method to look up preset from row number
Show description for bd8c474
glikely
committed
bd8c474
View commit details
Copy full SHA for bd8c474
Browse repository at this point
Simplify PTZPresetModel::insertRows()
Show description for b2930ca
glikely
committed
b2930ca
View commit details
Copy full SHA for b2930ca
Browse repository at this point
Simplify PTZPresetModel::removeRows
Show description for ccfce12
glikely
committed
ccfce12
View commit details
Copy full SHA for ccfce12
Browse repository at this point
Simplify PTZPresetModel::moveRows()
Show description for ae21178
glikely
committed
ae21178
View commit details
Copy full SHA for ae21178
Browse repository at this point
Simplify PTZPresetModel::data()
Show description for f2a8402
glikely
committed
f2a8402
View commit details
Copy full SHA for f2a8402
Browse repository at this point
PTZDevice: protect the preset data values
Show description for aaea160
glikely
committed
aaea160
View commit details
Copy full SHA for aaea160
Browse repository at this point
Commits on Aug 9, 2026
Merge PTZListModel and PTZPresetListModel
Show description for ad2495a
glikely
committed
ad2495a
View commit details
Copy full SHA for ad2495a
Browse repository at this point
You can’t perform that action at this time.