5018565239
misc: update copyright date to 2022
...
Change-Id: I795e3f2f69c07349bf84c87dbcafb502dc8490f8
2022-01-05 16:21:58 -05:00
256743d590
meson: update tests
...
Change-Id: I834b8f24f94e639ab65272a2ff7e5ac4ea84c725
2022-01-05 12:15:55 -05:00
6ba2ce016a
build: disable SHM if DBUS is not used
...
As libwrap is used by default, HAVE_SHM should only be true
if directrenderer is not used to avoid useless work
Change-Id: I9f819a7c06c667ccf08066f70104dcd3667f8546
2021-11-09 12:34:34 -05:00
f02603b0d2
misc: README remove freenode link
...
Change-Id: I717f185f4217f234bee7eb5564acf16940f114c3
2021-06-11 10:45:45 -04:00
31fa5f12c3
misc: update copyright date
...
Change-Id: Ib53fa87efdbbbc6b7561e3b37f27d7a8d51af163
2021-01-25 12:14:41 -05:00
387f6988cd
build: add support for meson
...
Change-Id: I331522a09257d4ae787893ff72c270886c1aa210
Reviewed-by: Sébastien Blin <sebastien.blin@savoirfairelinux.com >
2020-05-21 11:50:30 -04:00
238ee9195c
update copyright year for 2020
...
Change-Id: I28f193813ad72ee5936ef0be7f252c40c3b748ee
2020-01-03 15:04:47 -05:00
2100815f51
namedirectory: replace restbed by restinio
...
Depends-On: If43bab09e0d209aef1e92217d145a22f0cdab466
Change-Id: Ic8f55919f82c2e2ab088d4bc38814c99e1006062
2019-09-10 11:16:07 -04:00
2a806fa26d
misc: update copyright date
...
Change-Id: Ia4ed75d04a284efa0763c917aeaa2f08863a87cb
2019-01-02 17:49:21 -05:00
812b7b0725
misc: move *.ring.cx to *.jami.net
...
Change-Id: I1ab42b470f75aa1291aaebd625bfa11984258080
2018-12-05 12:00:27 -05:00
1aa7759f8f
2018 copyright date update
...
Change-Id: I1ef88bc640f79790aad2b5285ea2c776aa8cd366
2018-01-23 17:26:34 -05:00
bf105816ca
Small cleanup of the ring-daemon introductory material
...
* CODING: Update wiki URLs and refresh content.
* ChangeLog: Fix typo.
* README: Likewise, and use HTTPS for URLs.
* doc/README: Rephrase.
* man/README.manpages: Fix typo.
Change-Id: I9d320ae2e5bdfacc84293001f08abb442da35fb5
Reviewed-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com >
2018-01-09 13:04:30 -05:00
7706076a2f
links: use https for links to ring.cx
...
Change-Id: I0cb84826a4ed636fdb96bbee886a416f15c4914b
Reviewed-by: Philippe Gorley <philippe.gorley@savoirfairelinux.com >
2017-07-12 15:31:10 -04:00
a5ded29b99
update copyright date to 2017
...
Change-Id: I6dbc51dd41c1f44d1446fe7365026af037bc86d9
Reviewed-by: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com >
2017-01-05 16:41:02 -05:00
0f5ca543b4
maint: Update "How to compile on Linux" link.
...
Change-Id: I97d6a8bd2cda6f960102030a553a6a8743acf80e
Reviewed-by: Philippe Gorley <philippe.gorley@savoirfairelinux.com >
Tuleap: #1190
2016-11-07 13:38:36 -04:00
bf357c0d9b
README: mention gnu.org mailing list
...
Change-Id: Ia2e85184fc5f4dc47b3f2550fd72d4ae6a61ed63
2016-10-19 14:23:36 -04:00
8e7302e266
README: Ring -> GNU Ring
...
More replacements will be done in future changesets. Including
Links to mailing lists on Savannah.
Change-Id: Ia7f89eb159858eece065addfe0032326ddad9a39
2016-10-19 11:08:12 -04:00
09d7b43f79
add a restcpp API backend
...
This commit offers an alternative to the dbus client to communicate with
a headless daemon. It uses restbed, a cpp framework for RESTful services.
This commits wraps up:
- The source of the restbed implementation (in bin/restcpp)
- The integration of the target to the configure.ac
- documentation
- Add external restbed library to contrib:
- rules.mak file, to download the version 4.0, and compile it
- Patch for ASIO, a dependency of restbed
- Patch for the CMakeLists.txt file, to correct the installation path
[guillaume.roguez@savoirfairelinux.com: merged with Simon Zeni patch to support restbed into contrib]
[guillaume.roguez@savoirfairelinux.com: add tuleap ticket number]
[guillaume.roguez@savoirfairelinux.com: fixed configure.ac --without-restbed behavior]
Change-Id: Id49a1a04b05aac1e803981833abe5564785fb801
Tuleap: #498
Reviewed-by: Alexandre Lision <alexandre.lision@savoirfairelinux.com >
Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com >
2016-08-25 22:14:32 -04:00
36e857fcf0
removing IAX account and libiax dependency
...
This patch removes all IAX account code and libiax dependency in contrib.
References in documentation have also been removed where needed.
Change-Id: Ifff23725ccf7e1a6820dbc6f57256138a0fca042
Tuleap: #813
2016-06-30 13:25:44 -04:00
6e8b430baa
Build instructions: cd ../contrib
-> cd contrib
...
The build instructions pointed to a wrong location of the `contrib`
directory
Change-Id: Ib7d00b6423509cb0001eba2beedd9732fb74a8c7
Tuleap: #638
2016-05-03 10:34:35 -04:00
2ee2fad274
fix wiki link for build instructions
...
Change-Id: Ib10c36d8295d8a3681da694e0f2b84f6bfd77d4b
Tuleap: #249
2016-03-15 11:59:06 -05:00
90548afd56
copyright date update to 2016
...
tools/update-copyright script used for that
Change-Id: I89b13300d9ccbdbcd47dba679ba64be82499e83d
Tuleap: #454
2016-03-08 23:00:33 -05:00
2c63351191
Track build instructions inside repository + update links
...
Change-Id: I426ca1bf7f788bb640829128559c6cd844b4c62c
Tuleap: #241
Tuleap: #249
2016-02-05 15:03:48 -05:00
cffdc7500f
configure: check alsa/pulse support only for linux
...
- allows to build OSX without having to pass --without-alsa --without-pulse.
- update doc accordingly
Change-Id: I5b26c58d1954ef2d2613724c24fba750333ae890
2015-12-18 11:22:48 -05:00
5236ab05a8
update Copyright header
...
- remove OpenSSL exception
- fix Savoir-faire Linux naming
- fix common Author: representation
Issue: #80663
Change-Id: I6c3b2ca1ed48ed474a0ecd5a30fe793526e11b00
2015-09-21 13:45:51 -04:00
773d498a18
osx: update build instructions
...
Change-Id: Id9a3b396e852c7efbd81f16849742f2b47e6c9ed
2015-06-04 14:18:09 -04:00
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
4ef5e2932a
deamon: rename to Ring
...
Refs #62691
Change-Id: I8b051e38674b50d2b7771376310dcf9d964452b4
2015-01-09 12:23:00 -05:00
208ab93c4e
[ #28476 ] Update copyright year in headers
2013-08-30 16:11:42 -04:00
0f8a36d0b7
[ #18629 ] Ready for release 1.2.1
2013-01-09 13:38:16 -05:00
0d02b874ea
rename directories
...
sflphone-common -> daemon
sflphone-client-gnome -> gnome
sflphone-client-kde -> kde
sflphone-plugins -> plugins
2011-08-15 09:15:00 -04:00
214804f756
[ #1212 ] Add descriptive files, remove unuseful scripts from tools/
2009-04-21 22:08:38 -04:00
cb62648f31
[ #1212 ] New working directory functional
2009-04-21 18:18:56 -04:00
285bcb1207
Add compilation note in README
2009-02-14 13:25:08 -05:00
16db8a2018
Update README files in repo
2009-02-14 13:19:03 -05:00
41e73d7b9b
Modify the release version
2008-09-09 10:07:38 -04:00
73904d0d62
Update documentation
2008-03-18 17:03:18 -04:00
aee25941b5
Delete last reminescence of portaudio
...
Website update + clean build system
2008-03-03 15:16:46 -05:00
39ae5dd286
Install and Readme modification
2007-08-10 19:23:34 +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
f8cdc96f57
Audio refactoring to use float or integer with portaudio.
...
Samplerate is now a dependancy.
2006-08-30 18:07:21 +00:00
7302a86b60
Adding portaudio instructions
2006-07-24 13:36:49 +00:00
db60366221
Source tree cleanup. No more autotools-generated files in CVS.
...
Makefile.am and m4 updates for warnings and paths, README updates.
2006-06-28 23:25:11 +00:00
345fba3040
Part of the patch from Julien
2006-06-18 18:43:57 +00:00
f1a637a15f
Add --enable-iax2 and libs/libiax2.sh to compile with IAX2 support
2006-04-05 16:30:54 +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
827cfe63ba
Change to compile
2005-11-11 20:26:35 +00:00
fefef162d9
Always stop tone on hangup
2005-11-05 19:27:28 +00:00