raven
097c0cb4e4
Sending translation for Polish
2009-07-23 17:15:39 +00:00
Lennart Poettering
5a0ef5fd13
daemon: replace colons by dash in per-machine directory names for compat with weird filesystems
2009-07-23 19:12:53 +02:00
Lennart Poettering
ac38c4d898
build-sys: add a couple of stub Makefiles
2009-07-23 18:49:28 +02:00
Lennart Poettering
1160cad9c3
alsa: control 'Speaker' element as well
2009-07-23 18:44:26 +02:00
Lennart Poettering
efe5b653a7
po: run make update-po
2009-07-23 15:37:53 +02:00
Lennart Poettering
638f9a561e
Merge branch 'master-tx'
...
Conflicts:
po/ca.po
po/cs.po
po/de.po
po/es.po
po/pl.po
2009-07-23 15:32:33 +02:00
Lennart Poettering
88d5749f6a
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
...
Conflicts:
src/daemon/main.c
2009-07-23 15:18:06 +02:00
Lennart Poettering
3d6278bc31
Merge commit 'flameeyes/osx'
2009-07-23 15:13:29 +02:00
Wim Taymans
3b01d3a53f
protocol-native: use the right samplerate
...
The render_memblockq is expressed in the sample_spec of the sink, not of the
particular stream before resampling.
2009-07-23 13:57:42 +02:00
Lennart Poettering
41ad33dfe7
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
2009-07-22 22:49:06 +02:00
Lennart Poettering
e3b0ce57e0
udev: don't fail if /dev/snd is not available right-away
2009-07-22 22:48:54 +02:00
Lennart Poettering
2f54b5df18
daemon: reset personality, to make the autospawn env cleaup complete
2009-07-22 22:47:51 +02:00
Lennart Poettering
7e2afffb81
alsa: deal properly with IO functions asking us to write 0 bytes
2009-07-22 22:38:38 +02:00
Tanu Kaskinen
9a77d2f81d
Add the forgotten src/modules/dbus directory to git.
2009-07-21 00:04:52 +03:00
Tanu Kaskinen
9347e90fed
Finish the Core dbus interface.
2009-07-21 00:02:27 +03:00
Lennart Poettering
0225ef68f2
memtrap: clarify that we are not interested in the return value of write()
2009-07-20 15:50:02 +01:00
Lennart Poettering
23039af842
client: allow zero-copy writing to the stream
2009-07-20 15:49:33 +01:00
Lennart Poettering
a2b207e38a
daemon: before exec'ing ourselves, make sure nobody plays games with /proc/self/exe
2009-07-20 15:48:36 +01:00
xconde
0aca5ad3c0
Sending translation for Catalan
2009-07-18 17:53:43 +00:00
Daniel Mack
c6d330ef91
Merge branch 'osx' of git://gitorious.org/~flameeyes/pulseaudio/flameeyes-pulseaudio
2009-07-17 21:06:58 +02:00
Diego Elio 'Flameeyes' Pettenò
d18eb61bd2
Again make sure that the wait() definition is not shadowed.
...
Rename the parameter in pa_asyncmsgq_get() to wait_op.
2009-07-17 21:05:49 +02:00
Diego Elio 'Flameeyes' Pettenò
542607f4c6
Make the rtstutter tests mostly pointless without CLOCK_REALTIME.
...
On the other hand, this actually makes the test build, and test at least
that it doesn't abort away, when the CLOCK_REALTIME interface is not
present (or when clock_gettime is not found).
2009-07-17 21:03:22 +02:00
Daniel Mack
63f2ed6dd7
Merge branch 'osx' of git://gitorious.org/~flameeyes/pulseaudio/flameeyes-pulseaudio
2009-07-17 20:52:34 +02:00
Daniel Mack
30fcda6cb5
Revert "make bootstrap.sh aware of Darwin environment"
...
This reverts commit 5f5867e08a .
2009-07-17 20:52:23 +02:00
Diego Elio 'Flameeyes' Pettenò
8c85c99996
Further simplify on Daniel's patch for bootstrap.sh.
...
Instead of having further indirections, stick to POSIX command options for
cp and chmod. This leaves just the LIBTOOL handling to be Darwin-specific.
2009-07-17 20:48:44 +02:00
Daniel Mack
191c57effe
make bootstrap.sh aware of Darwin environment
...
Signed-off-by: Daniel Mack <daniel@caiaq.de>
2009-07-17 20:45:05 +02:00
Diego Elio 'Flameeyes' Pettenò
0a5257b520
Also request Darwin extensions, as they are needed for stuff like NSIG.
...
Without this definition, non-POSIX interfaces (which are needed) are hidden
by the _POSIX_C_SOURCE request (for clock_gettime).
2009-07-17 20:41:58 +02:00
Daniel Mack
3fc7b870fc
Merge branch 'osx' of git://gitorious.org/~flameeyes/pulseaudio/flameeyes-pulseaudio
2009-07-17 14:34:52 +02:00
Diego Elio 'Flameeyes' Pettenò
a6d6718712
Request explicitly POSIX.1-2001 for clock_gettime.
...
This might actually call for a rewrite of system extensions handling.
2009-07-17 14:33:33 +02:00
Daniel Mack
909dc093a5
Merge branch 'master' of git://gitorious.org/~flameeyes/pulseaudio/flameeyes-pulseaudio
2009-07-17 14:20:57 +02:00
Diego Elio 'Flameeyes' Pettenò
673112b192
Check for support of -z nodelete LD flag, don't use it unconditionally.
...
On non-GNU, non-Sun linkers, the -z option is often not understood; make
sure that the -z nodelete option is usable before making use of it.
Unbreaks build on Mac OS X.
2009-07-17 14:18:07 +02:00
Daniel Mack
5f5867e08a
make bootstrap.sh aware of Darwin environment
...
Signed-off-by: Daniel Mack <daniel@caiaq.de>
2009-07-17 13:45:37 +02:00
Colin Guthrie
7e4509f9e5
Merge commit 'flameeyes/master'
2009-07-16 17:41:25 +01:00
Diego Elio 'Flameeyes' Pettenò
84200b423e
Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).
...
Instead of trying to re-execute pulseaudio itself with LD_BIND_NOW set,
just find the correct flag for the linker to request immediate bindings
(all ELF files support that option), and use that when linking the daemon.
Reduce the amount of compiled and executed code as well.
2009-07-16 15:57:41 +02:00
Colin Guthrie
61fefd67da
introspect: Fix two memory issues in port handling code.
...
First one is a simple typo on an error condition that would have likely caused issues if it ever cropped up.
Second issue is that port information is never actually freed if everything works fine.
2009-07-12 21:07:58 +01:00
pmkovar
cea1b8c8d9
Sending translation for Czech
2009-07-07 20:06:25 +00:00
Diego Elio 'Flameeyes' Pettenò
ff252cb48d
Check for the library containing the backtrace() function.
...
On FreeBSD the backtrace() function as well as the execinfo.h headers are
provided by libexecinfo (an optional package). PulseAudio “automagically”
identifies execinfo.h and proceeds to use it, but then will fail to link
against the library.
Thanks to Alexis Ballier for reporting.
2009-07-04 13:12:32 +02:00
Tanu Kaskinen
5c7952e4fa
dbus: Implement the Name property of the core object.
2009-07-03 02:49:07 +03:00
Lennart Poettering
6fdd5846b2
stream-restore: mark volume changes from instant apply as saved ones
2009-07-01 21:11:19 +02:00
Marc-André Lureau
95d3faaac8
bluetooth: don't connect on unconnected profile
2009-07-01 21:00:42 +02:00
Marc-André Lureau
e93c6c36fe
bluetooth: warn on EAGAIN after POLLOUT
2009-07-01 21:00:33 +02:00
Lennart Poettering
7dabe051cd
memtrap: properly lock access to memtrap changer
2009-07-01 20:22:38 +02:00
Lennart Poettering
28e4625a52
memblock: rearrange locking order
2009-07-01 20:20:55 +02:00
Lennart Poettering
efdd3d054b
reserve: update from upstream git repo
2009-07-01 20:20:36 +02:00
Lennart Poettering
5d4769b7dd
alsa: fix a few comments
2009-07-01 20:20:06 +02:00
Lennart Poettering
5bb1883e60
build-sys: add missing dependency to libcli
2009-07-01 20:19:42 +02:00
Lennart Poettering
b174a51120
libpulse: minor cleanups
2009-07-01 14:26:07 +02:00
Lennart Poettering
a10b7cda4e
native: don't hit assert when user uploads zero-sized sample
2009-07-01 14:25:13 +02:00
Lennart Poettering
cd70d7f5b0
bluetooth: don't busy loop when device is not writable but we want to write
2009-07-01 02:21:17 +02:00
Lennart Poettering
c3958aaa07
bluetooth: handle absence of bluez D-Bus service properly
2009-07-01 02:20:23 +02:00