summaryrefslogtreecommitdiffstats
path: root/src/libavoid/vpsc.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-1500/+0
|
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; ↵Sylvain Chiron2017-07-011-139/+338
| | | | | | changed the code to match the new API Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr>
* cppcheckKris De Gussem2013-10-131-9/+9
| | | (bzr r12681)
* warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
| | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359)
* Warning cleanupJon A. Cruz2009-12-201-54/+55
| | | (bzr r8895)
* Add forgotten libavoid filesArcadie M. Cracan2009-12-021-0/+1300
(bzr r8856)