Commit Graph

748 Commits

Author SHA1 Message Date
319688066e * #28529: sip: RTP ports now controllable via D-Bus 2013-08-15 17:19:12 -04:00
6edd1c995e [#28432] Add vietnamese translation 2013-08-15 15:32:01 -04:00
25af87d0bf * #28344: audiofile: add support for OGG Vorbis ringtones 2013-08-12 15:31:12 -04:00
fe84faa960 * #28344: audiofile: add support for FLAC ringtones 2013-08-12 15:27:24 -04:00
bce31082ea * #28047: gnome: Fix continuous playback on ringtone update
If a ringtone is being played, and another one selected, the new one
should begin playing immediately.
2013-08-08 14:19:03 -04:00
aeb3c19c89 * #28047: gnome: update ringtone preview seek slider
Also guarantee that playback has stopped once we've destroyd the widget.
2013-08-08 11:51:20 -04:00
9728bddc59 * #28047: gnome: fix seekbar update
Now the seekbar will only be updated if the updates correspond to
its associated file.
2013-08-08 11:18:11 -04:00
b84f9e84d9 * #28047: gnome: fix ringtone preview slider layout 2013-08-07 17:21:53 -04:00
fcf5ab24d6 * #28047: gnome: add ringtone preview button 2013-08-07 14:41:00 -04:00
5b942de875 * #28144: gnome: cleanup 2013-08-07 14:00:28 -04:00
3af0d3f511 * #28144: gnome: set seekslider path through GObject property
This makes seekslider independent of calls.
2013-08-07 13:36:46 -04:00
2555b4e410 Merge branch 'master' into multichannel
Conflicts:
	daemon/src/audio/audiolayer.cpp
	daemon/src/audio/audiortp/audio_rtp_record_handler.cpp
	daemon/src/audio/codecs/alaw.cpp
	daemon/src/audio/codecs/audiocodec.cpp
	daemon/src/audio/codecs/audiocodec.h
	daemon/src/audio/codecs/ulaw.cpp
2013-07-26 16:36:45 -04:00
ef438a68e6 * #27591: gnome: user-agent applies to IAX and SIP accounts 2013-07-25 16:37:23 -04:00
ccacbff784 Merge branch 'master' into multichannel 2013-07-11 10:46:06 -04:00
c3fe62aa5d gnome: remove another deprecated g_type_init call 2013-07-10 17:42:09 -04:00
0640539325 * #26849: gnome: account status is now translatable 2013-07-10 17:39:26 -04:00
bc787648c4 Merge branch 'master' into multichannel
Resolved Conflicts:
	daemon/src/audio/audioloop.cpp
	daemon/src/audio/audiortp/audio_rtp_record_handler.cpp
	daemon/src/audio/codecs/audiocodec.h
	daemon/src/audio/pulseaudio/pulselayer.cpp
2013-07-08 14:06:50 -04:00
d8a325b7af * #26896: gnome: remove eclipse project files 2013-07-08 11:53:28 -04:00
90212643a3 gnome: remove pointless debug message 2013-07-04 11:26:06 -04:00
64caafe210 * #14255: dbus: added "started" signal for when daemon is running
Might be useful if daemon has been restarted without the client knowing it.
2013-07-03 15:31:21 -04:00
d4bc41b9f8 * #26663: gnome: fix display of TLS method
The widget was being treated as a GtkComboBoxText widget when in
reality it was a GtkComboBox widget with a text ListStore. Now it
is actually a GtkComboBoxText widget.
2013-07-02 15:24:57 -04:00
c01a9bac7a * #26594: gnome: fix deletion of history entries 2013-06-28 11:55:24 -04:00
dc3c38f6ef * #26544: dbus: improve recording API
Namely by telling the client who triggered recording whether or not
recording has started.
2013-06-27 15:06:42 -04:00
342b7e70b4 * #26569: gnome: Only stop recorded file playback during playback
This was breaking dial tone functionality.
2013-06-27 15:02:57 -04:00
256473760c gnome: remove deprecated g_type_init() call 2013-06-18 19:19:31 -04:00
91cee271c3 gnome: update copyright year in About dialog 2013-06-18 19:16:49 -04:00
6cd63fdfc1 * #25528: gnome: fix gettext package name
This had broken translations
2013-06-18 16:36:43 -04:00
4bab6d3704 * #25528: gnome: added Persian translation 2013-06-18 12:55:43 -04:00
7bc929746b * #25528: gnome: updated translation README 2013-06-18 11:56:55 -04:00
1347c9a5a6 * #25528: gnome: fix translation script
Launchpad's translation archive format has changed, it no longer
contains launchpad-import.

Signed-off-by: Tristan Matthews <tristan.matthews@savoirfairelinux.com>
2013-06-18 11:53:30 -04:00
7b62728dc1 [#25528] Update doc with new version number, and jenkins script 2013-06-18 10:22:14 -04:00
9421274c9e * #25968: gnome: fix system tray behaviour
An incorrect function signature meant that the status icon widget
was being mistaken for the SFLPhoneClient structure.
2013-06-13 15:41:44 -04:00
cc3bd73afc [#25528] Update translations: Add czech, asturian, serbian and uzbek 2013-06-12 16:25:59 -04:00
8da3fd5ed9 * #25572: gnome: display audio codec during calls 2013-06-06 17:30:54 -04:00
404fa030c2 * #25572: gnome: only ask for codecs when meaningful 2013-06-06 16:59:18 -04:00
ba25a48531 * #19650: gnome: silence some meaningless warnings 2013-06-06 16:07:03 -04:00
39f21e6ece * #19866: gnome: ensure that "Using account ..." is correct at startup 2013-06-06 14:40:32 -04:00
e2f5828904 * #19650: gnome: added "bring window to foreground" option 2013-06-06 13:59:26 -04:00
dfef629f29 * #25367: dbus: remove isValidCall from D-Bus interface 2013-06-05 10:40:06 -04:00
4a007f5eaf * #25241: gnome: dlclose and free addressbook when exiting 2013-05-31 11:35:53 -04:00
02db63c1ce gnome: reqaccount: cleanup 2013-05-30 18:28:17 -04:00
113e866a6d * #25234: gnome: fix buffer overflow in reqaccount 2013-05-30 18:22:28 -04:00
17bdc7699c * #25233: gnome: fix segfault when editing contact number 2013-05-30 17:25:00 -04:00
340d178edf * #25230: don't trigger call_selected_cb for a tab is not the active tab
This gets rid of most (but not all) spurious "Could not find call X in
tab current_calls" warnings.
2013-05-30 16:58:53 -04:00
356889aef6 * #25227: gnome: addressbook list will expand as needed
This avoids the tiny scrolling window issue.
2013-05-30 16:11:33 -04:00
60814498d8 * #24982: gnome: cleanup redundant code 2013-05-30 14:17:34 -04:00
63481559c7 * #24982: gnome: fix search bar callback 2013-05-30 14:17:03 -04:00
b791f38554 * #24982: addressbook: save settings in GSettings 2013-05-30 13:39:09 -04:00
950862b493 * #25012: video: fix typo in comment 2013-05-30 10:31:37 -04:00
7cd63cfb20 * #25021: pad SHMHeader so that shared memory buffer is 16-bit aligned.
This improves libswscale performance if using SSE2.
2013-05-27 15:55:56 -04:00