jaseg
c84984aa0f
Use upstream license
2022-04-17 23:57:57 +02:00
jaseg
3d956b91f8
Bump minimum python version to 3.7
2022-04-17 22:36:52 +02:00
jaseg
b0d34af527
README: Add skip silence example
2022-04-17 22:36:13 +02:00
jaseg
03e847d8a1
Update PyGObject example with locale fixup workaround
...
Closes #150
2021-03-19 10:47:25 +01:00
jaseg
5e581e817b
Add dfaker's imgui/OpenGL demo
2021-01-19 18:55:45 +01:00
Robozman
fa1d9da6ab
README: Add Robozman's PyQt5/QML/OpenGL render context example
2020-10-02 16:21:47 +02:00
jaseg
47b5a27d2c
README: add video overlay example
2020-07-16 19:28:53 +02:00
Louis-Philippe Véronneau
b4f5b10699
remove superfluous whitespaces
2020-07-15 22:03:37 +02:00
jaseg
50294b7f2f
README: Add detail on subtitle handling
2020-07-12 13:28:38 +02:00
Peter Kuchar
3ef4ecf765
update README with inserting subtitles
2020-07-11 22:56:57 +02:00
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