Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: expose mpv_abort_async_command() (match dbe831bd) | Avi Halachmi (:avih) | 2019-09-11 | 1 | -1/+14 |
* | js: reimplement subprocess_detached using the run command (match 7f91e268) | Avi Halachmi (:avih) | 2019-09-11 | 1 | -0/+5 |
* | js: reimplement subprocess using the subprocess command (match 548ef078) | Avi Halachmi (:avih) | 2019-09-11 | 1 | -0/+14 |
* | js: expose async commands (match 159379980e) | Avi Halachmi (:avih) | 2019-09-11 | 1 | -1/+21 |
* | js: use new hooks API (match f60826c3) | Avi Halachmi (:avih) | 2018-04-07 | 1 | -10/+8 |
* | js: dump(..): fix incorrect <VISITED> with array argument | Avi Halachmi (:avih) | 2018-04-07 | 1 | -1/+1 |
* | js: implement mp.register_idle | Avi Halachmi (:avih) | 2018-04-07 | 1 | -2/+37 |
* | js: implement mp.options.read_options | Avi Halachmi (:avih) | 2018-04-07 | 1 | -0/+52 |
* | js: implement mp.msg.trace() | TheAMM | 2017-12-16 | 1 | -1/+1 |
* | js: add javascript scripting support using MuJS | Avi Halachmi (:avih) | 2017-06-14 | 1 | -0/+495 |