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
Simon Morlat
59e1152de2
update ms2 and ortp and fix potential crash in gtk UI
2014-11-25 17:47:36 +01:00
Ghislain MARY
4ac1ccdf05
Handle the callbacks associated with a chat message directly in the LinphoneChatMessage object instead of in the LinphoneCore object.
2014-11-24 16:16:17 +01:00
Simon Morlat
9e87f9d217
Avoid crash when using linphone/gtk with libnotify < 0.7.0
2014-11-18 18:13:52 +01:00
Simon Morlat
89ac410152
fix crash without tunnel, fix compilation on debian 6
2014-11-16 12:09:22 +01:00
Simon Morlat
3d744d4070
* add test for ipv6 calls
...
add linphone_call_media_in_progress() method for app to easily check that ice has finished or not its processing.
Update GTK app accordingly, so that adding video is no longer possible while ICE is in progress.
2014-11-07 18:02:29 +01:00
Simon Morlat
9a6d848d09
better handling of gdkx dependency
2014-10-27 14:51:39 +01:00
Simon Morlat
cd6ffc1b41
restore support for gtk/x11 on mac
2014-10-27 14:42:34 +01:00
Simon Morlat
400c26cf1e
workaround problem with chat view not displaying as it should with chinese
...
languages. It is a gtk bug, same as the one previously workarounded with
the GtkEntry. The same workaround works for the GtkTextView.
2014-10-06 17:53:15 +02:00
Simon Morlat
c558eee6b0
fix compilation for old gtk versions
2014-10-06 10:23:36 +02:00
Simon Morlat
38b813c215
implement play of video file within call.
...
Can be tested by drag droppingn a mkv file (H264) into video window.
2014-10-03 18:27:40 +02:00