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

Comparing AnyEvent-FCP/Changes (file contents):
Revision 1.8 by root, Sat Sep 5 13:26:47 2015 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 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
3 - semantic redesign, better request/response handling. 9 - semantic redesign, better request/response handling.
4 - implement test_dda request, with lots of heuristics. 10 - implement test_dda request, with lots of heuristics.
5 - increase default timeout to two hours. 11 - increase default timeout to two hours.
6 - big performance improvements for parsing. 12 - MAJOR parsing performance improvements (can now parse FCP at
13 ~8.5MB/s instead of ~1.6MB/s on my box).
7 - internal cleanup. 14 - internal cleanup.
8 15
90.3 Sat Jun 5 16:49:03 CEST 2010 160.3 Sat Jun 5 16:49:03 CEST 2010
10 - add a small example in the manpage and a bigger one in eg/. 17 - add a small example in the manpage and a bigger one in eg/.
11 - implement/support a progress callback for unsolicited 18 - implement/support a progress callback for unsolicited

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines