Commit graph

2811 commits

Author SHA1 Message Date
João Paulo Rechi Vita
255f9b0fe6 Initial code for rt thread 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
b8b761a81f Fix PA_USEC_PER_SEC missing 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
a3f075670a BlueZ connection configuration done 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
e7b0839d17 Adds SBC Codec to pa tree 2008-09-11 01:12:04 +03:00
João Paulo Rechi Vita
c62c2ff4ad Add module-bt-device and dependencies to automake 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
ee68292c61 Initial file for module-bt-device 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
d8a0ec53da Add code from bluez/audio/ipc.[ch] 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
ffe76a2daf Add sender=org.bluez to dbus add match 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
fe8bd53e22 Remove modargs, since module-bt-discover doesn't have any argument 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
1e03c323ca Refactor all linked lists to use pulsecore/llist.h 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
d893a1ff53 Remove block delimiters from single line if blocks 2008-09-11 01:12:03 +03:00
João Paulo Rechi Vita
cadc6660dd Remove some unused vars and labels 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
a69c020c55 Change booleans to pa_bool_t 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
d90bb1859a We don't need call_dbus_method anymore 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
9907b461d4 Don't need to explicity check if hcid is running anymore 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
2b68562323 Improve dbus communication 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
e5d25e0542 Changing all private functions to static 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
3909d9bf90 Remove VERBOSE definition 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
c9f56593e3 Adding dynamic bluetooth audio devices detection 2008-09-11 01:12:02 +03:00
João Paulo Rechi Vita
314dadeade Fix the symdef include 2008-09-11 01:12:01 +03:00
João Paulo Rechi Vita
6fccd5828a Fix comparison of strings of different case 2008-09-11 01:12:01 +03:00
João Paulo Rechi Vita
9d18b90d05 Adding module-bt-discover to Makefile.am 2008-09-11 01:12:01 +03:00
João Paulo Rechi Vita
8b511f5598 Adding module-bt-discover 2008-09-11 01:12:01 +03:00
Omair Majid
2ab4bb76b2 fix pa_stream_set_name
This patch fixes a bug in pa_stream_set_name. It uses the media.name
property instead of the application.name property when setting a
stream's name

>From aa1bda11d2084365cb0cec57f37d59f07ab80052 Mon Sep 17 00:00:00 2001
From: Omair Majid <omajid@redhat.com>
Date: Wed, 10 Sep 2008 17:02:28 -0400
Subject: [PATCH] Fix bug in pa_stream_set_name

Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-09-11 00:37:27 +03:00
Arthur Taylor
f6670a1f2e stream_started_callback userdata bug
Hello

I came across a bug where the userdata parameter of the
stream_started_callback was always NULL in some cases. I couldn't seem
to make a ticket, so here's the one line patch:

Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-09-10 12:18:36 +03:00
Lennart Poettering
636b520d74 fix S32 validity check 2008-09-10 12:18:05 +03:00
Lennart Poettering
5538c18416 add src/pulsecore/lock-autospawn.c to POTFILES.in 2008-09-09 01:42:38 +02:00
Lennart Poettering
8f604bfb61 bump revisions 2008-09-09 02:28:22 +03:00
Lennart Poettering
17436b21d3 make sure peaks resampler also works for very short input buffers 2008-09-09 02:18:21 +03:00
Lennart Poettering
0deb6a4b13 minor improvements in debug handling 2008-09-09 02:17:01 +03:00
Lennart Poettering
4050447230 unbreak pa_idxset_rrobin 2008-09-09 02:14:27 +03:00
Lennart Poettering
3a46bbeba5 When returning from a suspend, pass exactly the same flags as originally when
we opened the device.
2008-09-09 00:10:54 +03:00
Lennart Poettering
25b200c087 fix minor typo 2008-09-09 00:06:12 +03:00
Lennart Poettering
f4c2f00f78 Work around presumable ALSA bug that treats the dir argument to
snd_pcm_hw_params_set_periods_near() actually as > or < instead of >= and <=.
2008-09-09 00:04:50 +03:00
Lennart Poettering
c7a77657ff Merge branch 'master' into master-tx 2008-09-08 17:25:16 +03:00
Lennart Poettering
821dc1797f move autospawn lock to pulsecore/ since we don't need it in the client anymore 2008-09-08 17:22:27 +03:00
Robert-André Mauchin
6b034f5bfd Updated LINGUAS: el, fr, sv added.
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-09-06 08:54:58 +00:00
Robert-André Mauchin
a571242753 Added French translation.
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-09-06 08:50:25 +00:00
Daniel Nylander
77f57f3031 Added Swedish translation.
Transmitted-via: Transifex (translate.fedoraproject.org)
2008-09-05 16:24:54 +00:00
Lennart Poettering
f2164023fd Add new option to disable remixing from/to LFE and set it to on by default 2008-09-05 16:04:42 +03:00
Lennart Poettering
33d349dcbb include build and runtime host information in debug output 2008-09-05 15:42:39 +03:00
Lennart Poettering
fb837f0cac rework autospawning to allow to multiple parallel autospawning contexts 2008-09-05 03:22:13 +02:00
Lennart Poettering
994ff984f0 connect to localhost via IP address instead of host name, to avoid needless NSS lookup 2008-09-05 03:20:33 +02:00
Lennart Poettering
89ed50750e if we are exiting due to cpu overload, say so via syslog, too 2008-09-05 03:18:36 +02:00
Lennart Poettering
f52fb64313 if we are exiting due to idleness, say so 2008-09-05 03:17:48 +02:00
Lennart Poettering
a609e4a700 check for errors returned by pa_context_connect() 2008-09-05 01:31:39 +02:00
Lennart Poettering
3f6f13f902 use pa_channel_map_compatible() where applicable 2008-09-05 01:31:17 +02:00
Lennart Poettering
b56f344b97 a few minor clean-ups 2008-09-05 01:30:48 +02:00
Lennart Poettering
3429072504 introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAX 2008-09-05 01:30:25 +02:00
Lennart Poettering
ece297f21b update map file 2008-09-05 01:29:24 +02:00