Commit Graph

145 Commits

Author SHA1 Message Date
93843c34da daemon: cleanup for release
Refs #69286

Change-Id: Ic6480d24dfa143d69bc832f024fb6f6467df9b05
2015-03-25 15:52:54 -04:00
8507024c70 daemon: move up daemon into top directory
Refs #68986

Change-Id: Ia95b140e4f4d6625d1df12d52a40414482b2e773
2015-03-20 15:56:31 -04:00
cb62648f31 [#1212] New working directory functional 2009-04-21 18:18:56 -04:00
4907c7c8f0 Update version number to 0.9.5~beta 2009-04-20 12:20:13 -04:00
cbca941cbb Add phone number cleanup functions, unit tests and panel configuration 2009-04-10 18:22:34 -04:00
7b989dc612 Integrate dbus-c++ and iax2 libraries in the main build system 2009-04-02 16:34:46 -04:00
0fc88dd5f7 Merge branch 'master' into url_hook
Conflicts:
2009-03-24 15:20:30 -04:00
1ae20de4dc Update version, changelog 2009-03-20 18:11:14 -04:00
2bf3aeef27 FIx bug in uuid-dev detection 2009-03-20 17:20:45 -04:00
67418b79e2 add uuid as a compilation dependency 2009-03-20 17:14:54 -04:00
d8a505fc71 Remove openssl dependency 2009-03-20 17:14:23 -04:00
1cf72863d1 Fix hardcoded linking path in libiax2 2009-03-19 12:45:24 -04:00
53c3834775 Add hooks squeleton on daemon side 2009-03-18 15:21:48 -04:00
0d648df499 include openssl 2009-03-04 14:17:40 -05:00
734bc33aee Update spec files 2009-02-25 18:26:24 -05:00
af6915a2bc Use speexdsp only if available 3 2009-02-18 18:20:18 -05:00
949741f13f Use libspeexdsp only if available version 2 2009-02-17 16:23:05 -05:00
6421269df1 Use speexdsp only if available 2009-02-17 15:47:58 -05:00
5d1df6f272 Add libspeexdsp dependency 2009-02-13 12:13:09 -05:00
e825ec5ae9 Update version number, fix implicit declaration, fix GTK markup warnings 2009-02-06 11:09:26 -05:00
aadb2a64cf Merge branch 'plugins' into debug_threads
Conflicts:

	configure.ac
	src/Makefile.am
2009-02-04 10:01:50 -05:00
ee3d65e9e8 Remove zeroconf from the build system 2009-02-03 12:57:31 -05:00
4a1abced34 Merge branch 'plug-in' of ssh://manu@192.168.1.105/~/dev/sflphone into plugins
Conflicts:

	configure.ac
	src/plug-in/pluginmanager.cpp
	src/plug-in/pluginmanager.h
	test/pluginmanagerTest.cpp
2009-01-29 19:48:03 -05:00
f3ba96b668 Merge commit 'origin/plugins' into plug-in 2009-01-26 23:39:28 -05:00
d91dfd6d91 Continue plugin API definition 2009-01-26 23:38:46 -05:00
2fdc5057ce Add audiorecorder plugin and testaudiorecorder 2009-01-26 17:50:32 -05:00
8442898d46 Merge branch 'plug-in' of ssh://manu@192.168.1.105//home/manu/dev/sflphone into plugins 2009-01-26 17:02:04 -05:00
35641ddb5c Add -Wno-return-type compilation flag to remove warnings; Update version number in configure.ac 2009-01-26 14:40:21 -05:00
26393bbec7 Build template architecture for the plugin manager 2009-01-25 12:36:53 -05:00
8220e24a9a Tolerant to gsm library of OpenSuse 11 2009-01-19 12:27:13 -05:00
5c4b79f63a Add man pages for sflphone 2008-12-09 13:51:52 -05:00
6f9e285bef Modify libpj.pc to libpj-sfl.pc 2008-12-02 17:41:15 -05:00
8f2a1e5c40 remove exosip autoconf 2008-10-10 12:18:00 -04:00
43a38263d0 Merge branch 'stable' into sip_dev
Conflicts:

	.gitignore
	configure.ac
	src/Makefile.am
2008-10-08 17:00:32 -04:00
1b59c10a6c Clean up the build system; use globals.mak for preprocessor flags 2008-10-08 16:32:30 -04:00
46dcaf3030 build system detects cppunit with pkg-config 2008-10-08 14:13:20 -04:00
640c08fcfd nothing 2008-10-07 10:38:00 -04:00
430d2b6524 use GCC unused __attribute__to remove unused variables warnings
done in sipvoiplink, alsalayer
2008-10-02 12:39:50 -04:00
8005e39fa7 warnings treated as errors, fix warnings in src/config 2008-09-30 15:58:25 -04:00
b59be7a954 move the CXX_FLAGS to the configure.ac script 2008-09-30 13:37:42 -04:00
be2757d1a1 Remove exosip stuff, correct warnings in sipcall 2008-09-26 12:06:55 -04:00
e5444998f4 Add pjsip in configure.as 2008-09-25 10:39:03 -04:00
3e440f5c1f Remove unuseful stuff from configure 2008-05-22 15:14:45 -04:00
23ba7b1a20 Clean the git repo from the video and contact stuff 2008-05-22 13:14:21 -04:00
712a05a128 Modify sflphone directory to generate source package 2008-05-02 15:18:42 -04:00
88c20e2289 Packaging of libiax2
Removal of libs/libiax2 from the git repo.
Use instead sflphone-iax2-dev from the sflphone repo.
Other debian package available: sflphone-iax2

To execute the program you only need sflphone-iax2; to compile it, you need the headers in sflphone-iax2-dev
2008-05-01 15:44:11 -04:00
57b5d5cbbb Fix library name conflict between libiax0 and libiax2
Change the name of the libiax library
2008-04-30 14:11:49 -04:00
4389a3a730 Migrating from GnomeDruid to GtkAssistant 2008-04-27 20:03:47 -04:00
4475762185 Warnings compilation fixed 2008-04-21 15:43:44 -04:00
9624f08fd5 Clean up build system
Remove script src/sflphone.in
2008-04-01 09:54:34 -04:00