|
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 |
|
|
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 |
|
|
f456202608
|
Refactoring --enable-options code
|
2006-01-12 17:55:39 +00:00 |
|
|
9c3b8d29fe
|
Disable speex by default
Didn't find the cause yet to const SpeexMove/SpeexMove bug seen on some ubuntu distribution
|
2006-01-11 15:05:27 +00:00 |
|
|
006ccecb29
|
put the new Audio stuff to be a maintener stuff (--enable-maintener)
|
2006-01-11 14:53:52 +00:00 |
|
|
66da23071c
|
started the openal work
|
2006-01-11 14:31:23 +00:00 |
|
|
35ffe2db09
|
SFLPhoned is back
|
2005-12-25 16:37:58 +00:00 |
|
|
9cc21d031d
|
fixed libqt libs linking
|
2005-12-20 15:21:43 +00:00 |
|
|
33a9fdab35
|
merging sflphoned and sflphone
|
2005-12-19 01:13:38 +00:00 |
|
|
528f43804c
|
merging sflphoned and sflphone
|
2005-12-19 00:31:06 +00:00 |
|
|
329db10300
|
merging sflphoned and sflphone
|
2005-12-19 00:11:35 +00:00 |
|
|
f9df562b02
|
merging sflphoned and sflphone
|
2005-12-18 23:00:37 +00:00 |
|
|
56ca7a5da8
|
It's eXosip2 not exosip2...
|
2005-11-11 20:56:14 +00:00 |
|
|
c641605b7a
|
Platform specific file
|
2005-11-11 16:09:47 +00:00 |
|
|
1784df9136
|
portaudio integration
|
2005-11-11 01:11:00 +00:00 |
|