Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 432 76

latest revision download Branch trunk

432 annotated / raw | Diffs: previous, other | Lines: 65 ( +0, -4 )

Created: 2008-07-25 01:00:20 -0400 (4 months 7 days ago) | Author: derek | Changeset: 432

Lots of tidy ups to improve the efficiency of the voip subsystem.
Minor cleanups to callflow to make it more robust.

415 annotated / raw | Diffs: previous, other | Lines: 69 ( +11, -0 )

Created: 2008-05-25 21:36:03 -0400 (6 months ago) | Author: derek | Changeset: 415

Work hard on callflow so it compiles and runs a bit nicer.
Fix compatibility issues with wxwidgets 2.8.

136 annotated / raw | Diffs: previous, other | Lines: 58 ( +26, -0 )

Created: 2006-09-27 19:40:55 -0400 (2 years 2 months ago) | Author: derek | Changeset: 136

tidy up graphics. Get EndCall and MakeCall to look right.

135 annotated / raw | Diffs: previous, other | Lines: 32 ( +6, -31 )

Created: 2006-09-27 01:25:31 -0400 (2 years 2 months ago) | Author: derek | Changeset: 135

Join EndCall and MakeCall together, as there is heaps of similarities in the look and
code required.  Add new files, callstartstop to handle common pieces of code. Make
relevant downstream changes.

76 new annotated / raw | Lines: 57 ( +57, -0 )

Created: 2006-09-07 01:14:21 -0400 (2 years 2 months ago) | Author: derek | Changeset: 76

Fixes. Move towards a saner compile process with a separate file for
call flow.