Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9537 8236

latest revision download Branch root:

9537 annotated / raw | Diffs: previous, other | Lines: 375 ( +98, -55 )

Created: 2008-09-12 11:24:28 -0400 (2 months 9 days ago) | Author: verifier | Changeset: 9537

Improved documentation and added a logging delegate to let you handle logs in your favorite logging framework.

9365 annotated / raw | Diffs: previous, other | Lines: 332 ( +4, -1 )

Created: 2008-08-26 04:17:43 -0400 (2 months 26 days ago) | Author: verifier | Changeset: 9365

no comment

8817 annotated / raw | Diffs: previous, other | Lines: 329 ( +77, -37 )

Created: 2008-06-23 11:53:51 -0400 (4 months 29 days ago) | Author: verifier | Changeset: 8817

Completed EventWatcher, added ToString to most of the events (now showing relevant info). Recoded EventParser to be thread safe. EventParser/EventSocket now queues up all incoming data and parses it as soon as possible (true async handling)

8245 annotated / raw | Diffs: previous, other | Lines: 289 ( +3, -12 )

Created: 2008-05-02 07:23:27 -0400 (6 months ago) | Author: verifier | Changeset: 8245

Been working on the IvrInterface.

8236 new annotated / raw | Lines: 298 ( +298, -0 )

Created: 2008-05-01 14:27:39 -0400 (6 months ago) | Author: verifier | Changeset: 8236

Initial version