Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 584 539

latest revision download Branch trunk

584 annotated / raw | Diffs: previous, other | Lines: 18 ( +1, -1 )

Created: 2008-03-27 09:22:37 -0400 (8 months ago) | Author: achaloyan | Changeset: 584

separated libopenmrcp and openmrcp dirs

Tags: v588 v589 v590 v591 v593 v595 v597

539 new annotated / raw | Lines: 18 ( +18, -0 )

Created: 2008-02-17 06:14:43 -0500 (9 months ago) | Author: achaloyan | Changeset: 539

merged aprtoolkit branch back to trunk

- no actual API change (everything should work AS IS basis),
- introduced aprtoolkit as base utility library for MRCP, RTSP, Media stacks; as a result namespace for some of the functions are changed from mrcp_ to apt_
- updated build related stuff (introduced vsprops for client,server,plugin 3-rd party implementation)
- updated svn props
- removed mrcp_global_pool with context specific pools
- more native usage of APR
- probably more ...

Tags: v573