ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-MPV/Changes
(Generate patch)

Comparing AnyEvent-MPV/Changes (file contents):
Revision 1.8 by root, Mon Mar 20 13:32:52 2023 UTC vs.
Revision 1.14 by root, Sun Mar 26 17:15:18 2023 UTC

1Revision history for AnyEvent::MPV 1Revision history for AnyEvent::MPV
2 2
3TODO: rip out some examples from doomfrontend, gtk2::cv 3 - trace was only effective on the first ->start.
4 4
51.01 Thu 23 Mar 2023 20:21:53 CET
6 - the default on_event method implementation failed
7 to pass the event data to the on_event callback.
8
91.0 Wed 22 Mar 2023 19:20:00 CET
5 - implement a registry wrapper around events. 10 - implement a registry wrapper around events.
11 - create json coder/decoder only once instead of per request.
12 - lots of random example snippets added, also, synopsis.
13 - used in production.
6 14
70.2 Mon 20 Mar 2023 13:25:29 CET 150.2 Mon 20 Mar 2023 13:25:29 CET
8 - event key itself is no longer passed in on_event event object. 16 - event key itself is no longer passed in on_event event object.
9 - the destructor now calls ->stop. 17 - the destructor now calls ->stop.
10 - ">mpv" trace messages now contain the whole command. 18 - ">mpv" trace messages now contain the whole command.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines