Age | Commit message (Expand) | Author | Files | Lines |
2017-08-21 | Add on_key_press | jaseg | 1 | -0/+35 |
2017-08-20 | Fix key binding registration for bound methods, add unit tests | jaseg | 1 | -0/+73 |
2017-08-06 | mpv, mpv-test: Fix vim mode lines | jaseg | 1 | -0/+2 |
2017-08-06 | Re-nerf property observer tests | jaseg | 1 | -21/+18 |
2017-08-06 | mpv-test.py: Add more thorough property tests | jaseg | 1 | -0/+82 |
2017-08-03 | Move to fully FORMAT_NODE-based API | jaseg | 1 | -142/+85 |
2017-08-03 | Fixes for libmpv v0.26.0 | jaseg | 1 | -5/+5 |
2017-07-03 | tests: Add test for multi-valued property-mapped options | jaseg | 1 | -0/+4 |
2017-07-03 | Make compatible with libmpv 0.22.0 | jaseg | 1 | -6/+9 |
2017-07-03 | Fix racy property tests | jaseg | 1 | -3/+24 |
2017-05-26 | Add regression test for #26 | jaseg | 1 | -1/+29 |
2017-05-26 | mpv-test: Fix some tests, add property observer decorator test | jaseg | 1 | -10/+49 |
2017-05-21 | Fix `unobserve_property` RuntimeError | Matt Deacalion Stevens | 1 | -0/+27 |
2017-05-10 | BREAKING: Move property observation API to NODE format | jaseg | 1 | -1/+1 |
2017-05-10 | Add documentation and polish handler registration | jaseg | 1 | -1/+2 |
2017-05-10 | Update properties for current upstream master | jaseg | 1 | -11/+20 |
2016-11-23 | Clarify event thread handling in the README | jaseg | 1 | -1/+1 |
2016-08-24 | Small refactoring of with usage in tests | jaseg | 1 | -37/+31 |
2016-08-20 | Pimp loadfile to accept per-file options | jaseg | 1 | -1/+1 |
2016-08-20 | BREAKING :boom: Improve property handling | jaseg | 1 | -3/+3 |
2016-08-17 | Improve event handling, add message handling, add key binding foo | jaseg | 1 | -4/+7 |
2016-08-13 | Finally add node handling, fix ALL THE THINGS | jaseg | 1 | -29/+48 |
2016-08-13 | WIP | jaseg | 1 | -33/+29 |
2016-08-13 | Add loads of new properties | jaseg | 1 | -2/+19 |
2016-08-13 | More tests | jaseg | 1 | -1/+45 |
2016-08-04 | Make video-pan-x and video-pan-y floats as they should be | jaseg | 1 | -3/+1 |
2016-02-19 | Add tests | jaseg | 1 | -0/+129 |