Stefan Sayer
048d5caf78
b/f: py_sems with flite TTS
15 years ago
Stefan Sayer
e471726afe
moved timers API into AmSession
...
app level timers can now be used easily with the AmSession functions:
setTimer(int id, unsigned timeout)
removeTimer(int id)
removeTimers()
timersSupported()
15 years ago
Peter Lemenkov
d31c6fd18f
Simplify doc-files installation
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
16 years ago
Stefan Sayer
014a26b268
no -Xlinker and --export-dynamic on solaris, too
16 years ago
Stefan Sayer
c626e300fe
removed unnecessary link dep on libutil
16 years ago
debian
e5680878be
earlier than 4.7.6, include extra headers
...
use old type conversion before 4.9
16 years ago
debian
d7f9cc5535
new class conversion earlier version, fix log
16 years ago
debian
8609a776db
fix typo
16 years ago
Stefan Sayer
7dcb7e2abb
added OpenSSL linking exception to license
16 years ago
Stefan Sayer
19e5ef2b29
fixed to reflect API changes
16 years ago
Stefan Sayer
77853863ab
getHeader:support content spanning multipe headers
...
Patch by Robert Szokovacs
16 years ago
Peter Lemenkov
08a5a3bfce
Added workarounfd for weird behaviour of CMake 2.4 while handling
...
static libs.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1951 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
28306815dc
Another one template for CMake
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1946 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
b2535ebe67
Do not use SET_PROPERTY in CMake makefiles - incompatible with old CMake
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1918 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
00bfd9b9bb
finishes what has been begun with last commit.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1903 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
b6c310ca5e
SEMS plug-in config files are now installed into $(cfg-target) instead of $(cfg-target)etc.
...
This means that all the config files are now in the same directory (by default: /etc/sems).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1899 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
77c8179d2e
- fixes cross-compilation when the target system has a different python version as the host system.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1897 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
bb662b3955
- PYTHON_LIDIR and PYTHON_DIR definitions taken from ivr module (works much better)
...
- removed generated files to achieve better compatibility with py-sip.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1838 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
2e15161203
fixed for changes in AmSipDialog, AmSipReply and AmSipRequest.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1837 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Raphael Coeffic
d4d7fa1bf6
- adapted to the modifications of the structures in core.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1832 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
9ead74b670
Really fix compilation with old SIP (tool for generating bindings)
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1775 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
b23210ef12
don't warn about string constants being used as const (see python issue 6952 http://bugs.python.org/issue6952 )
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1693 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
0a52abc465
embedded python and strict aliasing...forget it...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1689 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
6ed36e660b
adding some virtual dtors
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1637 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
7b58b2d318
use sipForceConvertToType for newer sip4 wrapper generator versions (>= 4.9.1)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1633 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
e81fc2ac9c
- Clean up installation of python files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1547 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
8b6baaecd0
- Building of py_sems/sip was fixed.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1532 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
d67e7a748e
- Fixed building of static libs.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1531 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Peter Lemenkov
4d50687bb5
- Fixed installation of python binary objects.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1530 8eb893ce-cfd4-0310-b710-fb5ebe64c474
16 years ago
Stefan Sayer
564ce8f139
using PY_VER
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1187 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
9fca2b26b0
add generated files for SessionAudioConnector
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1183 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
330dc13a6a
b2b with media relay changes:
...
b2ab_caller_owns_connector.patch:
AmB2ABCallerSession owns the session connector.
Caller session waits for callee session to end before it ends itself.
early media support for B2ABSession.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1164 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
f30989deff
mass setting Id svn property
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1048 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
e8a134a593
removing lib on clean target
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@912 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
55433a7107
- Makefiles fix
...
o DESTDIR is only used as installation target directory. Allows staging compile.
o xxx-target used in sub-makefiles
o CXX/CC taken from env variables
- some minor compililation fixes
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@882 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
baab62f62e
using set_sip_relay_only setter
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@813 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
82b45dfd15
removed L_FAC
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@804 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
0baedd798b
some left over AmAudioFile.h inclusions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@721 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
3497f9e94a
fixed header include due to AmAudio/AmAudioFile split
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@710 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
7c84387398
PY_VER instead of 2.4
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@686 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
62a500048b
got Makefile.defs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@683 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Raphael Coeffic
7e4f0709f9
- use gcc instead of ld to fix linking stage.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@669 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
69b51255af
installing py_sems script path
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@651 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
689efb10ac
makefile for py_sems app
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@649 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
3f02e25624
Makefile for py_sems examples
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@647 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
5733331e59
corrected script default path
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@646 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
688756e465
fixes for SEMS on Solaris
...
contributed by Richard Newman rnewman at twinql dot com
from diff-20080128T1116.udiff
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@636 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
6a66a9507c
fixed new AmSipMsg header and removed key
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@587 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
bb9f831111
fixing includes
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@580 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago
Stefan Sayer
0018684bfd
fixed Makefile to make clean only (not cleaner) in generated wrapper dir
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@559 8eb893ce-cfd4-0310-b710-fb5ebe64c474
18 years ago