Commit Graph

100 Commits

Author SHA1 Message Date
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
sfl
5b1bc7aa5d Correction compilation général 2008-03-03 09:50:50 -05:00
sfl
4400d4759f Correction sur les makefile et la configuration (autoconf) du projet 2008-03-03 09:02:41 -05:00
sfl
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
37b3c1df60 Remove qt dependency
desable by default
2007-09-25 10:54:45 -04:00
eca3cd02ea Enable IAX by default. 2007-09-21 15:39:48 -04:00
d40bd81a62 Removed references to gui folder 2007-09-07 15:23:30 -04:00
cda52886e8 Integration into sflphoned
in xml: floats are represented as d
2007-08-28 12:02:49 -04:00
abbf0ada12 Initial C++ code and doc 2007-08-28 09:53:46 -04:00
d1f7e4d1fb IAX Gui interface configuration
Patch for libosip2 3.0.
2006-12-07 19:57:14 +00:00
79f69cc715 Compile on debian
Modify Fedora Core spec to support fedora core 6 (libsamplerate, libeXosip2)
2006-11-30 21:23:58 +00:00
9ff9c76bd7 Latest changes for 0.7.1 2006-09-09 18:25:30 +00:00
99f17a2502 Compilation on gentoo
- Key_Mode_switch isn't part of QT 3.3 (official)
- qt program are better with full path (moc, uic, qembed)
2006-09-09 12:38:10 +00:00
7e49bfa39b Packaging modification (DEBUG is used by QT file, see QT_NO_DEBUG) 2006-09-06 18:50:03 +00:00
f8cdc96f57 Audio refactoring to use float or integer with portaudio.
Samplerate is now a dependancy.
2006-08-30 18:07:21 +00:00
4647fa2203 Adding --with-debug option 2006-08-24 00:00:32 +00:00
6d85161ed4 Adding samplerate for linux 2006-07-27 19:18:56 +00:00
8e5fd3bc59 Removing the extra 'e' in version 2006-07-24 13:26:16 +00:00
46f913e19d Removing portaudio from internal compilation
Loading dynamic number of account, depending on user_cfg.h constant
2006-07-05 02:34:19 +00:00
7ea7ad4c07 Patching m4/gwqt.m4 to use $QTDIR 2006-06-29 02:57:49 +00:00
17a69194e6 Removed KDE stuff, added gwqt.m4. Updated autotools files. 2006-06-28 23:37:53 +00:00
20c19cde58 Moving debian and rpm file.in 2006-06-18 18:50:36 +00:00
ce9da9d4ae New separation for dependencies 2006-05-25 12:01:00 +00:00
950ac85046 Printing message for each dependencies 2006-05-25 03:09:02 +00:00
e1301ed2f2 Remove libexosip2
Add --disable-sflphoneqt to compile without X
2006-05-01 16:37:36 +00:00
f1a637a15f Add --enable-iax2 and libs/libiax2.sh to compile with IAX2 support 2006-04-05 16:30:54 +00:00
569d1b820d better handling of missing readline library 2006-01-17 22:23:48 +00:00
cfb609f60c added back sflphone-cli 2006-01-17 21:38:29 +00:00
6c9863abc8 Use -DDEBUG when the user set --enable-debug=full
Use -g only if --enable-debug=yes
Don't use -02 if --enable-debug=full
2006-01-13 03:23:51 +00:00