Commit Graph

1283 Commits

Author SHA1 Message Date
f0a0d8920c Merge branch 'client_warnings' into stable 2008-10-03 12:14:54 -04:00
82e8789a63 details fixed 2008-10-03 12:14:25 -04:00
ba75f4c90d unsigned comparison fixed 2008-10-03 11:52:13 -04:00
496bdab7eb use GCC variable attributes to remove unused variable warnings on the client side 2008-10-03 11:29:46 -04:00
b8ee67c759 Merge branch 'client_warnings' into dbus_dev 2008-10-02 16:57:36 -04:00
60642db97c migration to new dbus-c++ library successfull 2008-10-01 16:56:44 -04:00
826fa1d592 use standart types of the new dbus-c++ library 2008-10-01 16:56:40 -04:00
09b8f261e8 gitignore dbus-c++ generated files 2008-10-01 16:56:30 -04:00
6e47f3fbaf add dbus-c++ library in the sflphone git repository 2008-10-01 16:56:18 -04:00
d48e8233c1 forced conversion from int to time_t in timestamp.c 2008-10-01 16:37:37 -04:00
d712fe215f fix unsignedness in dbus.c 2008-10-01 16:35:37 -04:00
47fcfd5b48 fix implicit function declarations cases 2008-10-01 16:30:20 -04:00
aa4433027f remove unuseful variables 2008-10-01 16:19:02 -04:00
31f17ab011 remove implicit declaration in dbus.c 2008-10-01 15:28:11 -04:00
662a32e2d6 remove static method declaration in header file 2008-10-01 15:26:46 -04:00
b92d9546fc implicit declaration in errors.c 2008-10-01 14:54:46 -04:00
bd3bc1a56b Add an autogen script on client and server side
Just have to run it and then make
2008-10-01 14:25:55 -04:00
5ac80930b7 Translation addons 2008-07-04 16:40:56 -04:00
9cbd580dde Comment _debug messages 2008-07-04 09:08:07 -04:00
589aad478f Add malloc for pulseaudio buffer attributes 2008-07-03 17:12:57 -04:00
382883bbc5 Clean up 2008-06-13 10:03:04 -04:00
eab073e145 Merge branch 'stable' into pulseaudio
Conflicts:

	debian/changelog
	debian/changelog.Debian.gz
	src/audio/audiortp.cpp
2008-06-12 09:56:30 -04:00
23bb2c9fe1 oups] 2008-06-11 10:50:21 -04:00
f8a9d16f21 Warnings removal 2008-06-11 10:15:45 -04:00
4df0d6a2a4 Sample rate conversion stands in one place, tight to the config 2008-06-10 15:39:28 -04:00
1e9dc55b06 Handle the sample rate conversion in one place
Instead of two!!
2008-06-09 15:54:51 -04:00
7e22c53b38 Idem 2008-06-06 10:56:22 -04:00
718dc040a9 Reduce buffer size for ringtones 2008-06-06 10:28:08 -04:00
c52970ae6a Add a define for the streams names 2008-06-06 10:10:34 -04:00
a1e6b39670 Doesn't lower sflphone volume on incoming call
Problem with getStreamName()
2008-06-05 17:40:58 -04:00
a4d28f2c42 Clean up pulseaudio code + DTMK ok 2008-06-05 17:23:36 -04:00
46d4f9ab58 Handle buffer overflow for playback 2008-06-05 16:09:35 -04:00
202147c158 Remove confirmatiom message when clearing history 2008-06-04 14:36:00 -04:00
c09583612c Remove confirmatiom message when clearing history 2008-06-04 14:35:35 -04:00
3ca8cd1bd2 Try to set pa volume
Failed for now
2008-06-02 14:08:33 -04:00
e44e0e6cbb Change authentication icon to user icon 2008-06-02 12:58:50 -04:00
fa62fcd320 Enable/Disable pulseaudio volume control from the GUI 2008-05-30 17:29:01 -04:00
6d0544b0e7 Prevent from opening two assistants 2008-05-30 12:16:03 -04:00
536bc482cf Reduce volume of all audio streams connected to Pulseaudio on incoming calls
Reduce volume to 10%
TODO: restore volume when hangup
2008-05-30 10:37:15 -04:00
aac05d43ae Switching audio layer from the GTK implemented
You can switch from ALSA to Pulseaudio from the config window

If pulseaudio is selected, the alsa configuration panel gets hidden
2008-05-29 14:51:35 -04:00
515e7df78c Add pulseaudio choice in the config window
Not very functionnal
2008-05-28 17:12:33 -04:00
6154e940b4 Functionnal playback and capture 2008-05-28 11:17:03 -04:00
e29464149a Mix transferring data model for playback and capture 2008-05-27 16:31:19 -04:00
950784c308 Add files to build packages 2008-05-26 17:27:54 -04:00
934b732253 symbolic link 2008-05-26 12:18:31 -04:00
b626904724 Playback functional - Capture not
problem with capture: delay and audio quality
Dtmf, ringtones missing
2008-05-23 17:16:41 -04:00
e2567c9d38 changelog!!!! 2008-05-23 10:44:10 -04:00
ce04dd019e almost nothing 2008-05-23 09:47:24 -04:00
f04aea497a add debhelper dependency 2008-05-23 09:34:42 -04:00
470ccb1842 Version number adjustment
Conflicts:
2008-05-23 09:32:44 -04:00