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

Comparing AnyEvent-MPV/Changes (file contents):
Revision 1.2 by root, Sun Mar 19 19:37:02 2023 UTC vs.
Revision 1.10 by root, Mon Mar 20 22:10:36 2023 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines