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

Comparing AnyEvent-MPV/Changes (file contents):
Revision 1.13 by root, Thu Mar 23 19:22:48 2023 UTC vs.
Revision 1.15 by root, Sat Apr 1 06:32:32 2023 UTC

1Revision history for AnyEvent::MPV 1Revision history for AnyEvent::MPV
2
31.03 Sat 01 Apr 2023 08:30:44 CEST
4 - only create a write-watcher if the commands cnanot be written
5 immediately, whic h lowers overhead and improves responsiveness
6 in practically all situations.
7 - better portability to 32 bit perls.
8
91.02 Thu 30 Mar 2023 19:32:43 CEST
10 - trace was only effective on the first ->start.
2 11
31.01 Thu 23 Mar 2023 20:21:53 CET 121.01 Thu 23 Mar 2023 20:21:53 CET
4 - the default on_event method implementation failed 13 - the default on_event method implementation failed
5 to pass the event data to the on_event callback. 14 to pass the event data to the on_event callback.
6 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines