Commit Graph

  • 461a87d377 Add a Debug implementation for Mpv Emmanuel Gil Peyrot 2019-06-18 17:34:10 +0200
  • a14b02fb10 Fix documentation tests, with a hidden use mpvipc::Mpv Emmanuel Gil Peyrot 2019-06-18 17:33:34 +0200
  • a43401b6c4 Replaced trim_right() with trim_end(), as the former is deprecated Emmanuel Gil Peyrot 2019-06-18 17:32:42 +0200
  • 05e02c886c Changed from GitHub to GitLab Jonas Frei 2017-07-17 20:31:03 +0200
  • 6133122536 Switch from Github to GitLab Jonas Frei 2017-07-14 01:21:09 +0200
  • c808c2171c Changed listen functions not to use Sender,Reader but to return a Event-Result. Other minor improvements. Jonas Frei 2017-06-17 13:03:27 +0200
  • 1916f60dd6 Added the PropertyChange event. Implemented all variantes of MpvDataType. Documented event_listen Jonas Frei 2017-06-06 23:08:27 +0200
  • ed9f35ba5d Added Mpv type, added Event enum, removed Command trait Jonas Frei 2017-06-01 19:30:52 +0200
  • 56b3e79022 Added documentation link Jonas Frei 2017-05-31 19:37:17 +0200
  • 249743158d Corrected documentation Jonas Frei 2017-05-31 19:36:12 +0200
  • f6941840cb Bump to 1.1.1 Jonas Frei 2017-05-31 19:33:15 +0200
  • 57d7226373 Replaced string errors with a proper Error struct. Changed run_command arguments to a slice instead of vector. Jonas Frei 2017-05-31 19:32:46 +0200
  • 4ffa94357a Small correction in Readme example code Jonas Frei 2017-05-29 17:55:06 +0200
  • ea0e60097d Keeps the socket open for the entire lifetime of the Mpv struct. Now using channels to inform about new events (listen command). Added Readme Jonas Frei 2017-05-29 17:54:12 +0200
  • e797bd871a Changed listener to work with mpsc Jonas Frei 2017-05-24 00:13:23 +0200
  • caa746575c Changed licence synthax Jonas Frei 2017-05-22 19:00:29 +0200
  • b43675f631 Stage .gitignore Jonas Frei 2017-05-22 18:56:11 +0200
  • 7fffe9b1cd Initial commit Jonas Frei 2017-05-22 18:31:20 +0200