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

Comparing AnyEvent-FCP/Changes (file contents):
Revision 1.1 by root, Sat Jul 18 05:57:59 2009 UTC vs.
Revision 1.11 by root, Sun Jun 12 01:32:37 2016 UTC

1Revision history for AnyEvent-FCP 1Revision history for AnyEvent-FCP
2
3TODO: docs, examples, more requests
4TODO: rethink API
5TODO: eof detection
6TODO: document on-eof, on_error
7
80.4 Thu Dec 3 20:07:34 CET 2015
9 - semantic redesign, better request/response handling.
10 - implement test_dda request, with lots of heuristics.
11 - increase default timeout to two hours.
12 - MAJOR parsing performance improvements (can now parse FCP at
13 ~8.5MB/s instead of ~1.6MB/s on my box).
14 - internal cleanup.
15
160.3 Sat Jun 5 16:49:03 CEST 2010
17 - add a small example in the manpage and a bigger one in eg/.
18 - implement/support a progress callback for unsolicited
19 messages.
20
210.21 Tue Dec 1 14:49:30 CET 2009
22 - added missing dependency on common::sense.
23
240.2 Tue Jul 28 04:19:59 CEST 2009
25 - first release, brittle, undocumented, incomplete.
2 26
30.1 Thu May 1 17:23:16 CEST 2008 270.1 Thu May 1 17:23:16 CEST 2008
4 - original version, adapted from Net::FCP. 28 - original version, adapted from Net::FCP.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines