Commit Graph

47 Commits (f8a4d6be36295741bbc91da0fcfc19a97ab859dc)

Author SHA1 Message Date
Stefan Sayer e8a134a593 removing lib on clean target
19 years ago
Stefan Sayer 55433a7107 - Makefiles fix
19 years ago
Stefan Sayer baab62f62e using set_sip_relay_only setter
19 years ago
Stefan Sayer 82b45dfd15 removed L_FAC
19 years ago
Stefan Sayer 0baedd798b some left over AmAudioFile.h inclusions
19 years ago
Stefan Sayer 3497f9e94a fixed header include due to AmAudio/AmAudioFile split
19 years ago
Stefan Sayer 7c84387398 PY_VER instead of 2.4
19 years ago
Stefan Sayer 62a500048b got Makefile.defs
19 years ago
Raphael Coeffic 7e4f0709f9 - use gcc instead of ld to fix linking stage.
19 years ago
Stefan Sayer 69b51255af installing py_sems script path
19 years ago
Stefan Sayer 689efb10ac makefile for py_sems app
19 years ago
Stefan Sayer 3f02e25624 Makefile for py_sems examples
19 years ago
Stefan Sayer 5733331e59 corrected script default path
19 years ago
Stefan Sayer 688756e465 fixes for SEMS on Solaris
19 years ago
Stefan Sayer 6a66a9507c fixed new AmSipMsg header and removed key
19 years ago
Stefan Sayer bb9f831111 fixing includes
19 years ago
Stefan Sayer 0018684bfd fixed Makefile to make clean only (not cleaner) in generated wrapper dir
19 years ago
Raphael Coeffic a8e29ce0c6 add sip-4.5.2 generated files ("sip" is only backward compatible at the runtime level).
19 years ago
Stefan Sayer 3fe6d07006 auto-detect python version (overrid with PYTHON_VERSION=x.y)
19 years ago
Stefan Sayer 43c1ae2e26 deleted old file
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer 8d76c8bb0a indented apps to default indentation
19 years ago
Stefan Sayer aee44c98cd fixed small mem leak: playlist is closed in session destructors to free playlist items
19 years ago
Stefan Sayer c1a51d7904 added setInOut, setInput, setOutput
19 years ago
Stefan Sayer 3ca9428fa7 PySemsB2ABCalleeDialog added, which has onPyB2ABEvent handler to pass events between b2ab sessions
19 years ago
Stefan Sayer 249dd52bce B2ABEvent declared as descendant of AmEvent (needed for casting to AmEvent in wrapper)
20 years ago
Juha Heinanen 08f5e36e8c * Made B2ABEvent public.
20 years ago
Stefan Sayer 8aa0b9d1aa Makefile errors reported by juha
20 years ago
Stefan Sayer ea631a20fb fixed Makefile.gen gernating with wrong python ver. thanks juha for report
20 years ago
Raphael Coeffic 7f5296e849 - fixes compatibity problems between 'ivr' and 'py_sems'.
20 years ago
Raphael Coeffic 769b20d3ea - fixes compilation time warnings and Makefile when called from base directory.
20 years ago
Raphael Coeffic d074dc3cae - fixed makefiles. Now everything should be OK when doing 'make' in the main py_sems directory.
20 years ago
Raphael Coeffic a529b5205b - removed unneed generated files.
20 years ago
Stefan Sayer 210b5105b1 some more b2ab classes
20 years ago
Stefan Sayer c200aa2efe py_sems can be used with AmSession, AmB2BSession, and AmB2ABSession now:
20 years ago
Stefan Sayer 3999175f08 changed Makefiles to link py_sems_lib library.
20 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
20 years ago
Raphael Coeffic 5b5de2b23e some cleanup work, and the begin of a fix for the memory leak in py_sems (Python PySemsDialog is leaking).
20 years ago
Raphael Coeffic a7e7dc0a86 added missing file.
20 years ago
Stefan Sayer a9d3e589cc python_files is made if cmdgoal=""
20 years ago
Raphael Coeffic b8b6c9f09e Including that header files was not enough to get py_sems to work.
20 years ago
Raphael Coeffic 3fc680b93f - fixed part of the memory leak in py_sems. Now, everything from the session object is release, except for the wrapper object itself.
20 years ago
Raphael Coeffic e6fa3fd711 - fixed some more issues with py_sems. It should work with the example now.
20 years ago
Raphael Coeffic 2fc65e1012 fixes compilation problems related to sip4 (Python/C++ binding generator).
20 years ago
Raphael Coeffic 5dbbe0e7ab fixed compilation errors occuring on my desktop ;-)
20 years ago
Raphael Coeffic 7bf670a6d6 renamed the generated package to "py_sems_lib",
20 years ago
Raphael Coeffic e97f7c8067 - copied from pysip branch.
20 years ago