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
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 }}
Pro-Use
/
python-mpv
Public
forked from
jaseg/python-mpv
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 2, 2018
Merge pull request #78 from trin94/patch-1
Show description for 9b4faea
jaseg
authored
9b4faea
View commit details
Copy full SHA for 9b4faea
Browse repository at this point
Commits on Dec 1, 2018
Readme: Add PyGtk embedding example
Elias
authored
85eaac9
View commit details
Copy full SHA for 85eaac9
Browse repository at this point
Commits on Jul 25, 2018
Version 0.3.9
jaseg
committed
8ba7d27
View commit details
Copy full SHA for 8ba7d27
Browse repository at this point
command: fix default show-text duration param value
Show description for a873fd7
jaseg
committed
a873fd7
View commit details
Copy full SHA for a873fd7
Browse repository at this point
Commits on Dec 25, 2017
README: Add PyQT embedding example
jaseg
committed
4352b01
View commit details
Copy full SHA for 4352b01
Browse repository at this point
README: Add "supported platforms" section
jaseg
committed
243414d
View commit details
Copy full SHA for 243414d
Browse repository at this point
Refactor node_cast_value to use large if/elif instead of dict lookup
jaseg
committed
62add95
View commit details
Copy full SHA for 62add95
Browse repository at this point
Commits on Dec 24, 2017
Bump version to v0.3.8
jaseg
committed
0927072
View commit details
Copy full SHA for 0927072
Browse repository at this point
Fix MpvNode logic to use pröper unions
Show description for 8f5f5c6
jaseg
committed
8f5f5c6
View commit details
Copy full SHA for 8f5f5c6
Browse repository at this point
Commits on Dec 5, 2017
v0.3.7: Remove windows classifiers since nobody tests this on windows
jaseg
committed
c261605
View commit details
Copy full SHA for c261605
Browse repository at this point
Commits on Sep 19, 2017
Bump version to 0.3.6
jaseg
committed
70a639b
View commit details
Copy full SHA for 70a639b
Browse repository at this point
Commits on Sep 18, 2017
Fixed TypeError: _handle_key_binding_message() signature incompatibility with mpv < v0.15.0
Show description for 345ffb1
vilius-g
committed
345ffb1
View commit details
Copy full SHA for 345ffb1
Browse repository at this point
Commits on Sep 14, 2017
Version 0.3.5
jaseg
committed
4ebf4e1
View commit details
Copy full SHA for 4ebf4e1
Browse repository at this point
Nicer API names for add/multiply/cycle property
Show description for 901e420
jaseg
committed
901e420
View commit details
Copy full SHA for 901e420
Browse repository at this point
Wrap all docstrings to 120 char line width
Show description for dcf75e6
jaseg
committed
dcf75e6
View commit details
Copy full SHA for dcf75e6
Browse repository at this point
Commits on Sep 13, 2017
Reformat doctrings to follow PEP 257 and use reStructuredText
McSinyx
committed
fa125c6
View commit details
Copy full SHA for fa125c6
Browse repository at this point
Fix add, cycle and multiply command.
McSinyx
committed
9f4b31f
View commit details
Copy full SHA for 9f4b31f
Browse repository at this point
Commits on Aug 23, 2017
Version 0.3.4
jaseg
committed
a1eeaff
View commit details
Copy full SHA for a1eeaff
Browse repository at this point
README: loop -> loop_playlist
jaseg
committed
1942078
View commit details
Copy full SHA for 1942078
Browse repository at this point
Commits on Aug 21, 2017
Add on_key_press
jaseg
committed
2ca5c7b
View commit details
Copy full SHA for 2ca5c7b
Browse repository at this point
Commits on Aug 20, 2017
Bump version to 0.3.3
jaseg
committed
14783b2
View commit details
Copy full SHA for 14783b2
Browse repository at this point
Fix key binding registration for bound methods, add unit tests
jaseg
committed
7f929b0
View commit details
Copy full SHA for 7f929b0
Browse repository at this point
Fix window dragging while using custom key bindings
Show description for 1c6d74d
jaseg
committed
1c6d74d
View commit details
Copy full SHA for 1c6d74d
Browse repository at this point
Commits on Aug 6, 2017
mpv, mpv-test: Fix vim mode lines
jaseg
committed
13191bf
View commit details
Copy full SHA for 13191bf
Browse repository at this point
setup.py: Add pillow extra dependency
jaseg
committed
2eeddcd
View commit details
Copy full SHA for 2eeddcd
Browse repository at this point
Bump version to 0.3.2
jaseg
committed
9682776
View commit details
Copy full SHA for 9682776
Browse repository at this point
Restore compatibility with older libmpv versions
Show description for 22373ba
jaseg
committed
22373ba
View commit details
Copy full SHA for 22373ba
Browse repository at this point
Re-nerf property observer tests
jaseg
committed
cc84e49
View commit details
Copy full SHA for cc84e49
Browse repository at this point
Bump version to 0.3.1
jaseg
committed
96e8ca3
View commit details
Copy full SHA for 96e8ca3
Browse repository at this point
mpv-test.py: Add more thorough property tests
jaseg
committed
0ed8403
View commit details
Copy full SHA for 0ed8403
Browse repository at this point
mpv.py: Un-break property write access
jaseg
committed
d21cfa2
View commit details
Copy full SHA for d21cfa2
Browse repository at this point
Commits on Aug 3, 2017
Bump version to 0.3.0
jaseg
committed
740643c
View commit details
Copy full SHA for 740643c
Browse repository at this point
Add pillow-based screenshot_raw command
jaseg
committed
48eb88e
View commit details
Copy full SHA for 48eb88e
Browse repository at this point
Move to fully FORMAT_NODE-based API
Show description for 1582390
jaseg
committed
1582390
View commit details
Copy full SHA for 1582390
Browse repository at this point
Commits on Aug 2, 2017
Bump version to 0.2.9
jaseg
committed
8771490
View commit details
Copy full SHA for 8771490
Browse repository at this point
Previous
Next
You can’t perform that action at this time.