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

Comparing AnyEvent-MPV/Changes (file contents):
Revision 1.7 by root, Mon Mar 20 12:31:03 2023 UTC vs.
Revision 1.13 by root, Thu Mar 23 19:22:48 2023 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines