jaseg / python-mpv

Python interface to the awesome mpv media player
https://git.jaseg.de/python-mpv.git
Other
554 stars 69 forks source link

Add temporal fix for incorrect type casting on i386 and convenient functions (ab-loop & cycle-values) #54

Closed McSinyx closed 6 years ago

McSinyx commented 7 years ago

Before adding ab-loop and cycle-values functions, I also change the underscores in the command names in the doctrings to hyphens so that the users can search for those more easily.

I'm sorry if it's not OK to file a PR solving 2 distinct problems.

McSinyx commented 6 years ago

Real issue was fixed, convenient functions are not really important so I think I'll close this now.