|
14287d8a1f
|
* #5695: addressbook: simplify
|
2011-09-12 13:28:15 -04:00 |
|
|
0b99863940
|
* #5695: addressbook : remove AddrBookHandle from plugin
|
2011-09-12 11:05:38 -04:00 |
|
|
02d1e6941c
|
* #5695 : addressbook : remove unused stuff in the client
|
2011-09-12 10:50:51 -04:00 |
|
|
ced9d1e5c9
|
* #5695 : addressbook : remove unused stuff, use static mutex
|
2011-09-12 10:44:55 -04:00 |
|
|
bc2ebf3a3c
|
gnome client doesn't use evolution
|
2011-09-12 10:31:23 -04:00 |
|
|
910a75f5e9
|
gnome: use proper API to set GTK_CAN_FOCUS
|
2011-09-09 14:06:14 -04:00 |
|
|
7184238049
|
* #6897: removed unused focus state vars/callbacks
|
2011-09-09 12:16:57 -04:00 |
|
|
9da0b8a3b3
|
gnome: fix calls to sflphone_fill_codec_list_per_account
fixes regression from 561492a9
|
2011-09-09 12:01:57 -04:00 |
|
|
297e2e2ffa
|
* #6623: gnome: don't leak in mainwindow
|
2011-09-09 11:50:29 -04:00 |
|
|
459709116f
|
gnome: mainwindow whitespace cleanup
|
2011-09-09 11:49:12 -04:00 |
|
|
561492a909
|
gnome: actions.c parameter doesn't have to be a double pointer
|
2011-09-09 11:18:52 -04:00 |
|
|
4e6f29fa78
|
* #6895: fix memleaks, cleanup in accountconfigdialog
|
2011-09-08 19:01:41 -04:00 |
|
|
edba1f4d52
|
* #6893: fixes segfault in client on clean history
Caused by double free.
|
2011-09-08 16:33:33 -04:00 |
|
|
26db78d840
|
* #6894: fix leaks, cleanup in sflnotify
|
2011-09-08 16:00:01 -04:00 |
|
|
34a0d59b47
|
daemon: fixed prints in main
|
2011-09-08 15:56:50 -04:00 |
|
|
378de48980
|
* #6892: simplify, fix leaks in dialpad
|
2011-09-08 14:35:16 -04:00 |
|
|
d5e607c189
|
* #6887: audiopreference creates audio layer
|
2011-09-08 11:26:00 -04:00 |
|
|
5f455af237
|
* #6660: use const char * const, not std::string for globally visible constants
|
2011-09-07 14:27:07 -04:00 |
|
|
ce774cc50c
|
* #6852: Preferences now solely responsible for audiolayer creation.
|
2011-09-07 13:42:01 -04:00 |
|
|
166dac9e99
|
* #6860: refactor uimanager, also fixes #6865
More pervasive changes were just to fix "transfert" typo
|
2011-09-07 11:23:03 -04:00 |
|
|
b5637b1aae
|
* #6853: hangup as soon as all digits have been deleted
|
2011-09-06 15:53:09 -04:00 |
|
|
c65106e3e2
|
* #6852: alsa: retry if device is busy
This is due to an issue with dmix where it will not release the device
after being closed.
|
2011-09-06 14:25:47 -04:00 |
|
|
73a54bf042
|
* #6852: audiolayer creation depends only on preference.audioApi
|
2011-09-06 11:39:46 -04:00 |
|
|
c1b8adde31
|
* #6850: gnome: fix build for gtk < 2.22.0
|
2011-09-02 14:08:52 -04:00 |
|
|
6b7965feb8
|
cleanup in iax
|
2011-09-01 18:17:42 -04:00 |
|
|
017d319e68
|
alsa: typo
|
2011-09-01 17:32:14 -04:00 |
|
|
0e5127f7e6
|
pulse: if we can't peek in audio input, we can't drop samples
|
2011-09-01 17:16:53 -04:00 |
|
|
786cd2d130
|
* #6849: show error window if codecs are missing, instead of dying
|
2011-09-01 17:15:06 -04:00 |
|
|
4b32b76338
|
EchoCancel: unused, remove
|
2011-09-01 17:11:03 -04:00 |
|
|
854bac4a15
|
* #6629 : use number of samples as arguments for audio filters
remove unused functions
|
2011-09-01 17:09:02 -04:00 |
|
|
f82068334a
|
* #6629 : remove unused Algorithm interface
Update audio filters accordingly
|
2011-09-01 16:39:57 -04:00 |
|
|
dbd91c44da
|
* #6629 : use helper to call alsa functions and display error msgs
|
2011-09-01 15:53:47 -04:00 |
|
|
51325d428b
|
Remove unused type
|
2011-09-01 14:59:41 -04:00 |
|
|
e8779cdde2
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2011-09-01 14:56:23 -04:00 |
|
|
135f50c5e2
|
* #6841: fix some error handling
|
2011-09-01 14:56:01 -04:00 |
|
|
68310c6b63
|
* #6629: simplify AlsaLayer::alsa_set_params()
remove unneeded class members
fix a bug with samplerate
|
2011-09-01 14:46:56 -04:00 |
|
|
cdf78f78f3
|
Get gdk key definition from header
|
2011-09-01 14:08:12 -04:00 |
|
|
99633f9833
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2011-09-01 14:06:48 -04:00 |
|
|
811bd124d6
|
* #6828: Replace raw key codes by gdk defines
|
2011-09-01 12:57:06 -04:00 |
|
|
57c0747dc0
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2011-09-01 11:53:50 -04:00 |
|
|
653a8a3b67
|
remove some debug, enhance some other
|
2011-09-01 11:31:27 -04:00 |
|
|
a892f0f8f4
|
mainbuffer: simplify
|
2011-09-01 11:30:43 -04:00 |
|
|
731d46cb91
|
* #6561 : fix phantom call after transfer
same fix than [1519fc4de4 ], for transfer button this time
|
2011-09-01 11:29:53 -04:00 |
|
|
41402c7523
|
Merge branch 'master' of git+ssh://git.sflphone.org/var/repos/sflphone/git/sflphone
|
2011-09-01 10:57:27 -04:00 |
|
|
cbb9b59414
|
Conference Participant set : simplify
|
2011-09-01 09:51:48 -04:00 |
|
|
dbc794ccac
|
SIPCall: remove unused functions, make invite session public
|
2011-09-01 09:51:19 -04:00 |
|
|
11b168e74a
|
* #6229 : remove malloc/free from pulse audio loop
use pa_stream_begin_write() when writing to speakers
|
2011-08-31 18:26:20 -04:00 |
|
|
fa186c4d49
|
* #6629 : simplify pulse callbacks
|
2011-08-31 16:07:17 -04:00 |
|
|
84ec8623f7
|
* #6629
simplify alsalayer xrun
split audio mainloop into smaller specific functions
simplify pulse audiostream
remove unused pulse functions
|
2011-08-31 15:24:53 -04:00 |
|
|
0a6e00b645
|
Simplify widgets
|
2011-08-31 15:24:41 -04:00 |
|