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
3a662f94d9
Some documentation stuff
2008-03-31 17:46:05 -04:00
8cfdbab919
Move translation directory (po) from sflphone-gtk/src to repository root
2008-03-31 14:52:03 -04:00
08afe76d8d
add libasound2-dev in dependencies checking
2008-03-27 10:12:15 -04:00
38a3313123
Remove libboost-dev dependency!!
2008-03-25 11:03:17 -04:00
645487c319
configure --without-ilbc done
...
ILBC support is not really functionnal so the false the flag BUILD_ILBC is nerver defined
2008-03-14 16:38:47 -04:00
c30d28887a
configure --without-gsm done
...
If you disable gsm support, you dont need libgsm1-dev anymore
2008-03-13 14:26:56 -04:00
e9ab5571ea
Merge branch 'master' of git+ssh://sflphone_org@sflphone.org/git/sflphone
...
Conflicts:
src/Makefile.am
2008-03-03 17:17:32 -05:00
8f3f26d484
Presence and contacts in server
2008-03-03 17:11:14 -05:00
aee25941b5
Delete last reminescence of portaudio
...
Website update + clean build system
2008-03-03 15:16:46 -05:00
5b1bc7aa5d
Correction compilation général
2008-03-03 09:50:50 -05:00
4400d4759f
Correction sur les makefile et la configuration (autoconf) du projet
2008-03-03 09:02:41 -05:00
b3a79a1e20
Changement MakeFile branche Video
2008-03-03 08:28:07 -05:00
59ed87d117
Detect doxygen and add a make doc target. All doc documentation is now centralised.
2008-02-25 14:00:31 -05:00
a03c4b2077
Missing file in last commit
2008-02-20 16:18:31 -05:00
533758a71a
Build system improvements for gsm, speex and libiax2.
...
SFLPhone will now compile and run without libiax, but I can't carantee it won't crash.
2008-02-20 12:04:41 -05:00
eeaf86e145
Add detection of libspeex, libgsm and libboost. Add --without-speex and --without-gsm
2008-02-20 09:39:25 -05:00
9c0fc2ed52
Move codecs stuff in audio/codecs directory - Must autoreconf all
2008-02-12 12:38:50 -05:00
66102047b6
Compilation bug fixed.
2008-01-25 20:02:06 -05:00
1319d05547
codecs dynamic load
2008-01-21 13:58:45 -05:00
8ceb433253
Autostart deamon on first dbus method call
2007-11-02 11:39:04 -04:00