Commit Graph

58 Commits

Author SHA1 Message Date
Jonas Frei f6941840cb Bump to 1.1.1 2017-05-31 19:33:15 +02:00
Jonas Frei 57d7226373 Replaced string errors with a proper Error struct. Changed run_command arguments to a slice instead of vector. 2017-05-31 19:32:46 +02:00
Jonas Frei 4ffa94357a Small correction in Readme example code 2017-05-29 17:55:06 +02:00
Jonas Frei 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 2017-05-29 17:54:12 +02:00
Jonas Frei e797bd871a Changed listener to work with mpsc 2017-05-24 00:13:23 +02:00
Jonas Frei caa746575c Changed licence synthax 2017-05-22 19:00:29 +02:00
Jonas Frei b43675f631 Stage .gitignore 2017-05-22 18:56:11 +02:00
Jonas Frei 7fffe9b1cd Initial commit 2017-05-22 18:31:20 +02:00