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

Comparing AnyEvent-MPV/Changes (file contents):
Revision 1.11 by root, Wed Mar 22 01:00:36 2023 UTC vs.
Revision 1.12 by root, Wed Mar 22 19:36:59 2023 UTC

1Revision history for AnyEvent::MPV 1Revision history for AnyEvent::MPV
2 2
3TODO: rip out some examples from doomfrontend, gtk2::cv 31.0 Wed 22 Mar 2023 19:20:00 CET
4TODO: synopsis
5
6 - implement a registry wrapper around events. 4 - implement a registry wrapper around events.
7 - create json coder/decoder only once instead of per request. 5 - create json coder/decoder only once instead of per request.
6 - lots of random example snippets added, also, synopsis.
7 - used in production.
8 8
90.2 Mon 20 Mar 2023 13:25:29 CET 90.2 Mon 20 Mar 2023 13:25:29 CET
10 - event key itself is no longer passed in on_event event object. 10 - event key itself is no longer passed in on_event event object.
11 - the destructor now calls ->stop. 11 - the destructor now calls ->stop.
12 - ">mpv" trace messages now contain the whole command. 12 - ">mpv" trace messages now contain the whole command.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines