Commit graph

461 commits

Author SHA1 Message Date
Simon Morlat
cc5244f222 add new test for ICE.
add possibility to change bitrate
2015-04-14 17:50:06 +02:00
Gautier Pelloux-Prayer
d78aed08aa chat.c: mark messages as read anytime user starts replaying 2015-04-14 13:37:59 +02:00
François Grisez
f991b69ab7 Search for linphonerc.factory in ../share/linphone instead of ../share/Linphone on Unix 2015-04-08 15:13:05 +02:00
François Grisez
a900f6490b Add a parameter inb the property panel to set the delay before auto-answering 2015-04-01 16:24:10 +02:00
François Grisez
48ed46c7e8 Rename some widgets 2015-04-01 12:01:02 +02:00
François Grisez
0215d5b44f Remove the spacing property from the status bar 2015-03-31 09:46:53 +02:00
François Grisez
4546ade8af Move the status selection button beside the default SIP account selector 2015-03-30 22:26:37 +02:00
Ghislain MARY
a8ebf14da6 Fix icon size in the volume control on Windows. 2015-03-30 15:30:34 +02:00
François Grisez
bd48c4928d Move the auto-answer check box in the SIP account panel 2015-03-27 14:48:01 +01:00
Simon Morlat
7ceb3367fe fix bug when receiving a chat from someone not in the contact list.
rename "Use IPv6 instead of IPv4" by "Allow IPv6", which is more inline with what is implemented.
2015-03-27 09:36:30 +01:00
Simon Morlat
07c02dbd46 Merge branch 'master' of git.linphone.org:linphone
Conflicts:
	po/ar.po
	po/cs.po
	po/de.po
	po/es.po
	po/fr.po
	po/he.po
	po/hu.po
	po/it.po
	po/ja.po
	po/nb_NO.po
	po/nl.po
	po/pl.po
	po/pt_BR.po
	po/ru.po
	po/sr.po
	po/sv.po
	po/zh_CN.po
	po/zh_TW.po
2015-03-23 19:27:45 +01:00
François Grisez
f520a87df2 Fix some UI issues 2015-03-23 17:22:13 +01:00
François Grisez
1dfdbdd09d Add a checkbox to enoble/disable auto-answering
+ auto-answering is now controled by the "auto-answer" parameter in the GtkUi
  section of linphonerc
+ The corresponding command line argument is now unhadled
2015-03-23 15:30:49 +01:00
Simon Morlat
039dafd00c selftest option says hello in the local language (french for the moment), which allows to check from a script that translations are working as expected 2015-03-20 17:08:15 +01:00
Simon Morlat
f3d0f2151f update for lastest macport, and allow the use of the default locale on macos 2015-03-20 16:40:07 +01:00
François Grisez
b2e8fa0758 Cleaning main.ui
+ Remove unuseful properties
+ Remove superfluous images
+ Give a name to all images
2015-03-20 16:06:02 +01:00
Gautier Pelloux-Prayer
5a83e8a98c gtk: set LANGUAGE env variable as well as LANG on MacOSX because HomeBrew gtk version use LANGUAGE while macports gtk version use LANG... 2015-03-11 16:12:07 +01:00
Ghislain MARY
a69ea2cace Add linphone.rc to the sources on Windows when building with CMake. 2015-03-09 09:33:47 +01:00
Ghislain MARY
a705112921 Use cxx linker for linphone GTK and liblinphone_tester when building with CMake. 2015-03-04 16:31:42 +01:00
Ghislain MARY
052206a321 Fix build with Visual Studio 2010. 2015-03-03 14:12:46 +01:00
Ghislain MARY
a0d870c7bc Fix libintl search on Linux when building with CMake. 2015-03-02 12:31:57 +01:00
Ghislain MARY
d534a643ca Fix build with MinGW. 2015-03-02 09:54:39 +01:00
Simon Morlat
9aa90496a0 fix mingw build 2015-03-02 00:13:48 +01:00
Ghislain MARY
8ae9d64d2d Install license file when building with CMake + fix license display when building with Visual Studio. 2015-02-27 22:58:18 +01:00
Ghislain MARY
2e4ff135ef Build linphone GTK as a UI application when building with Visual Studio. 2015-02-27 22:36:31 +01:00
Ghislain MARY
988eb5c02d Add missing symbol exports for Windows. 2015-02-27 22:36:06 +01:00
Ghislain MARY
d783aedfe3 Fix build of the GTK interface with Visual Studio. 2015-02-27 18:06:52 +01:00
Ghislain MARY
2db4a872e0 Find GTK2 and libintl on Windows. 2015-02-27 17:34:20 +01:00
François Grisez
948ae319a4 Fix color issues in the chat room when a dark GTK theme is used 2015-02-19 22:41:43 +01:00
François Grisez
147d600cc8 Prevent liblinphone_gitversion.h from cleaning when building the distribution archive 2015-02-19 11:19:10 +01:00
François Grisez
dad967eac8 Display the liblinphone core version instead of linphone version in the about dialog 2015-02-18 15:49:43 +01:00
Simon Morlat
589d3cd540 appnaping improvements
- take a background task during the ice gatethering for incoming call
- add timestamps to gtk debug window, which was required to investigate the issue.

Requires up to date belle-sip
2015-02-06 19:31:42 +01:00
François Grisez
ac2cbd71af Fix bug #2051
Fix invalid reads due to an unstopped audiostream
2015-02-02 12:25:31 +01:00
Johan Pascal
9205d97885 Merge remote-tracking branch 'origin/master' into dev_dtls 2015-01-06 13:20:57 +01:00
Gautier Pelloux-Prayer
67e2205d92 Added possibility to set random/disabled port for UDP/TCP SIP 2015-01-06 12:26:46 +01:00
Johan Pascal
e93a80f322 Merge remote-tracking branch 'origin/master' into dev_dtls 2015-01-05 18:17:05 +01:00
Ghislain MARY
86b74cc521 Handle compilation of account assistant when building with CMake. 2015-01-02 16:55:44 +01:00
Simon Morlat
5863df792e Make the preview window a real gtk window. Move camera preview test within the settings. 2014-12-12 16:46:38 +01:00
Johan Pascal
8637eacae5 Merge remote-tracking branch 'origin/master' into dev_dtls
Conflicts:
	mediastreamer2
	oRTP
2014-12-10 15:18:14 +01:00
Johan Pascal
b986af3733 Add dtls srtp 2014-12-10 15:11:36 +01:00
Jehan Monnier
1cd616cf17 add --selfttest option to gtk app for very minimal app checking 2014-12-05 14:20:24 +01:00
Simon Morlat
754f4657cd pass workdir with environment variable, because passing it from arguments doesn't work if the path has a space. 2014-12-04 22:21:10 +01:00
Gautier Pelloux-Prayer
a8f774a24b Add some missing translations 2014-12-03 13:39:37 +01:00
Ghislain MARY
02ed5338ed Handle translations when building with CMake. 2014-12-02 16:02:33 +01:00
Ghislain MARY
23232b101f Handle libnotify support when building with CMake. 2014-11-28 16:00:00 +01:00
Gautier Pelloux-Prayer
0e273ee722 Cleanup translations 2014-11-28 11:02:00 +01:00
Ghislain MARY
bd7a6b2fa7 Improve build with CMake.
- Install the GTK UI binary under the name linphone instead of linphone-gtk.
 - Install all sounds and rings.
 - Install freedesktop files.
2014-11-28 10:49:32 +01:00
Sylvain Berfini
8e9deac0b3 Fix issue 1778: First launch wizard doesn't enable ICE 2014-11-27 11:51:43 +01:00
Ghislain MARY
8ace78e2f8 Handle compilation of unit tests with CMake. 2014-11-26 16:38:39 +01:00
Ghislain MARY
cdc14e2b73 Handle GTK UI compilation when building with CMake. 2014-11-25 18:29:26 +01:00