elpasync pushed a change to branch elpa/mpv. at 9bd6d36cc7 Fix #16
This branch includes the following new commits: new 3849da1e45 root commit new 91b094c966 initial import new 33ca8987ed work around spurious event messages new 899559ae77 some fixes new 1e666079b8 skip junk at beginning of buffer new f0da905fd3 implement pausing and inserting playback position new 8da5b19f3d cleanup new 8c0933630b add seek-to-position-at-point new 0579b5c707 support inserting org timer list items new 15c51ddc5e remove dependency on dash library new 604b32d7e6 add play command new 6338f0d6b5 rename to mpv.el new 0e4318b45f improve docstrings new 3a43c9e60a reorder function definitions new bc89524528 use timer formatting from org-timer.el new ee505feff0 add .gitignore new 937bdf522a implement seeking and changing of playback speed new e3fad297cd add README.md new ec4929ad5d fix package header for melpa new 9ef359d712 fix generation of autoloads new ed9c7b0028 move functions to public interface new ce3bbfac36 add mpv-default-options new 338af25d20 add mpv-on-event-hook new 03fe7a536a add mpv-on-start-hook and mpv-on-exit-hook new 9ff4d5d80b fix mpv-insert-playback-position new 6fe510798a fix mpv-speed-set new 9e1781249f convert numbers to strings before encoding as JSON new 059135de39 version 0.1.0 new fcdca618df add badge for MELPA stable new 0a02225f4e autoload all interactive functions new 174cd4b68b call expand-file-name on files passed to mpv-play new 3021c55fa5 Merge pull request #1 from magnusstahre/expand-tilde new 32f1478ed2 Remove dependency on names package new 9dedf3b7c1 Monkey-patch org-timer-item instead of reimplementing new 79e01bf89b Remove stale socket files when mpv process is gone new c6b3fa013c Add mpv-run-command function to synchronously run commands new f31cbdb94a Add convenience functions to get and set properties new 2d40c45505 Add mpv-seek and mpv-revert-seek commands new ed83369372 Fix mpv-seek-to-position-at-point for start-of-playback position new d7bb3a7082 Add sleep and timeout to mpv-kill and mpv-play new 4dddd55c5e Add mpv-version. new 705e81b8a6 Make mpv-version more verbose and update its docstring as suggested new 2d24187f7b Merge pull request #9 from firmart/patch-mpv-version new a5c6eed9ac Add volume control commands new 27b98410e5 Fix decreasing volume or speed by multiple steps new b026ae5bb6 Merge pull request #19 from c1-g/volume new f0f61db3af Add COPYING file following GPL new 4774d52c8c Merge pull request #21 from sachac/master new 6cf13615a7 Add commands to go to next/prev entry on the playlist (#20) new 9bd6d36cc7 Fix #16