jaseg
4eb105a751
Add some high-level API information to README
2020-04-01 14:27:27 +02:00
jaseg
c1df201b26
README: Add info on GUI modes
...
Closes #102
2020-01-24 12:23:04 +01:00
jaseg
fc775920de
README: add render context gtk example
2020-01-03 01:11:23 +01:00
Elias
3205f1b6f8
Add GTK/OpenGL example ( #100 )
...
* Add GTK/OpenGL example
2020-01-03 01:06:36 +01:00
jaseg
63f9b74247
Windows: Use cytpes.load_library to look for DLL
2019-12-04 09:48:16 +01:00
jaseg
49e6f6f6d0
Add stream protocol handling
...
This allows you to directly feed bytes into mpv without going through a
file, FIFO etc. first. The new API is:
@player.register_stream_protocol(name)
@player.python_stream(name, size)
@player.python_stream_catchall
See their docstrings for their usage.
2019-12-01 21:25:04 +01:00
Rijnder Wever
9d6d973f91
README - vo "opengl" doesn't exist anymore
2019-11-26 12:13:57 +01:00
jaseg
7117de4005
README: Add cosven's QT/OpenGL example
2019-02-08 14:41:23 +09:00
Elias
85eaac9363
Readme: Add PyGtk embedding example
2018-12-01 21:54:33 +01:00
jaseg
4352b01e29
README: Add PyQT embedding example
2017-12-25 13:33:03 +01:00
jaseg
243414d5e0
README: Add "supported platforms" section
2017-12-25 13:32:46 +01:00
jaseg
1942078389
README: loop -> loop_playlist
2017-08-23 09:07:47 +02:00
jaseg
2ca5c7b9c8
Add on_key_press
2017-08-21 15:36:03 +02:00
jaseg
48eb88ef54
Add pillow-based screenshot_raw command
2017-08-03 12:39:44 +02:00
jaseg
e52a9545f7
Fix message handler registration and advanced README example
2017-07-13 00:37:25 +02:00
jaseg
1d9fe92e15
README: Add version compatibility blurb
2017-05-28 23:27:44 +02:00
jaseg
3fa1b62d4d
README: rst syntax fix because I can't rst
2017-05-26 14:17:30 +02:00
jaseg
8608c43854
README: add pypi installation instructions
2017-05-26 13:29:22 +02:00
jaseg
f841f343cf
README: Fix property observer example
2017-05-21 13:39:08 +02:00
jaseg
76027e6fa6
Fix up README formatting
2017-05-21 13:29:26 +02:00