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

Comparing AnyEvent-MPV/Changes (file contents):
Revision 1.1 by root, Sun Mar 19 19:36:40 2023 UTC vs.
Revision 1.9 by root, Mon Mar 20 14:42:40 2023 UTC

1Revision history for AnyEvent::MPV 1Revision history for AnyEvent::MPV
2 2
3TODO: rip out some examples from doomfrontend, gtk2::cv
4
5 - implement a registry wrapper around events.
6 - create json coder/decoder only once instead of per request.
7
80.2 Mon 20 Mar 2023 13:25:29 CET
9 - event key itself is no longer passed in on_event event object.
10 - the destructor now calls ->stop.
11 - ">mpv" trace messages now contain the whole command.
12 - some internal refactoring.
13
140.1 Mon 20 Mar 2023 00:24:44 CET
15 - initial CPAN release.
16
30.1 Sun 19 Mar 2023 19:27:47 CET 170.0 Sun 19 Mar 2023 19:27:47 CET
4 - original version, an AnyEvent::AIO 18 - original version, an AnyEvent::AIO + "doomfrontend" clone

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines