Lennart Poettering
df6e38bfd2
temporary commit to allow flameeyes a look
2008-10-21 23:55:33 +02:00
Lennart Poettering
260fc50b36
reorder setting of AM_CFLAGS a bit
2008-10-21 22:05:13 +02:00
Lennart Poettering
8e3e88df8b
Merge commit 'coling/airtunes-0.9.13'
2008-10-08 23:03:16 +02:00
Colin Guthrie
8715121755
Modularise the RAOP stuff that requires OpenSSL and make it optional at compile time
2008-10-08 20:37:43 +01:00
Colin Guthrie
729bbaf884
Automatic discovery of airtunes devices via Bonjour/Avahi.
...
This also does some minor reordering in the Makefile.am
Refs #69
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2519 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:35:47 +01:00
Colin Guthrie
264a1c2ffc
Add more libraries to librtp now that it's doing a lot more.
...
This currently hacks in -lssl rather than writing a configure hook to detect it as I want to replace this with nss before official release.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2397 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:07 +01:00
Colin Guthrie
41e31ab204
Rename rtsp.{c,h} to rtsp_client.{c,h}.
...
Renate pa_rtsp_context to pa_rtsp_client.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2376 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:07 +01:00
Colin Guthrie
20478a4544
Add a skeleton raop client which builds on the rtsp client.
...
It still requires a socket client and callback system to be added before it will be functional.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2366 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:06 +01:00
Colin Guthrie
6570620cc3
Start the raop sink. It's based on pipe sink and isn't anywhere near finished. It does however compile.
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2335 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-10-08 20:32:06 +01:00
Marc-Andre Lureau
80a79b15df
flat-volume thingy
...
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-10-07 01:54:35 +02:00
Lennart Poettering
fa93cb71e8
make distcheck pass
2008-10-06 03:35:46 +02:00
Lennart Poettering
9e79c875a5
Merge commit 'coling/master'
2008-10-01 01:52:14 +02:00
Lennart Poettering
644f39d261
a few FreeBSD fixes, from alexis
...
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-10-01 01:31:56 +02:00
Lennart Poettering
3ad8c04564
add a generic priority queue implementation
2008-09-26 09:49:52 -07:00
João Paulo Rechi Vita
4ae124b1c9
Move bluetooth proximity module to src/modules/bluetooth/
2008-09-11 01:12:10 +03:00
João Paulo Rechi Vita
78a3c72f60
Move bluetooth discover and device modules to src/modules/bluetooth
2008-09-11 01:12:10 +03:00
Russ Dill
447e027217
Fix "file not found" error on load of module-bt-device for Ubuntu Intrepid Ibex
2008-09-11 01:12:09 +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
9d18b90d05
Adding module-bt-discover to Makefile.am
2008-09-11 01:12:01 +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
Colin Guthrie
cd704f8a84
Linking fix for rtclock on libpulsedsp
2008-09-06 12:25:46 +01:00
Lennart Poettering
5a9a6021f1
update map-file script to ignore gcc malloc attributes
2008-09-05 01:28:08 +02:00
Lennart Poettering
bdcb3a493c
optionally add timestampts to every line logged
2008-08-29 19:33:06 +02:00
Colin Guthrie
2a78f865c1
Fix more linking issues in x11-publish and stream-restore
2008-08-22 10:58:21 +01:00
Lennart Poettering
15cebbaceb
rework autospawning code to survive multiple pa_contexts in a single process
2008-08-09 03:49:42 +02:00
Lennart Poettering
73e2577ca6
add new function pa_machine_id()
2008-08-07 02:22:57 +02:00
Lennart Poettering
f1d2bf8408
add i18n support
2008-08-06 18:54:13 +02:00
Lennart Poettering
dd07276b8e
ignore PA_GCC_DEPRECATED and PA_GCC_PRINTF_ATTR when generating map file
2008-08-04 19:45:30 +02:00
Colin Guthrie
580c4342ac
Fix linking
...
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-08-04 19:06:08 +02:00
Lennart Poettering
0cc674d961
wrap protocol extension of module-stream-restore
2008-08-04 19:02:20 +02:00
Lennart Poettering
ad76ca0a35
add new module module-stream-restore
2008-08-03 23:23:13 +02:00
Lennart Poettering
065e7644ac
make all protocol objects global singletons
2008-08-03 16:44:38 +02:00
Lennart Poettering
d36c5c97e5
rename props.[ch] to shared.[ch]
2008-08-01 02:13:41 +03:00
Stanley Cai
80428d80b0
A fix on src/Makefile.am
...
It needs dbus not hal to build module-console-kit.so
Signed-off-by: Lennart Poettering <lennart@poettering.net>
2008-07-31 21:32:13 +02:00
Lennart Poettering
656d243f2b
use the right LIBICONV macro, spotted by woglinde, closes #324
2008-07-30 17:16:59 +02:00
Lennart Poettering
881046b730
install a default system.pa
2008-07-30 16:59:30 +02:00
Lennart Poettering
e7b9da3209
add missing pieces for new startup logic
2008-07-23 22:46:39 +02:00
Lennart Poettering
1568fcc979
get rid of our internal copy of the speex resampler. Instead, link against a system-installes libspeexdsp
2008-06-28 02:20:14 +02:00
Lennart Poettering
c0e3c254dc
add additional file when updating speex resampler
2008-06-27 22:26:27 +02:00
Lennart Poettering
32fce4debb
update speex resampler
2008-06-27 22:26:00 +02:00
Lennart Poettering
822366a653
remove remaining $
2008-06-18 22:38:32 +02:00
Lennart Poettering
0e32db2212
move pa_init_proplist() to proplist-util.[ch]
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2541 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-17 18:23:09 +00:00
Lennart Poettering
92e4fb318e
merge Colin Guthrie's module-always-sink module, and add priorization to the hook subsystem while doing so.
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2516 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-11 19:45:57 +00:00
Lennart Poettering
c33db3ce68
don't exit when the XSM signals us a session exit. instead just unload all X11 modules
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2512 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-11 16:58:00 +00:00
Lennart Poettering
2cc95df859
add new module-console-kit which tracks ck sessions to avoid termination when there is still some session using the PA instance
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2508 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-11 14:28:35 +00:00
Lennart Poettering
62dde3f1cd
add new module module-position-event-sounds for positioning event sounds in space
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2507 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-11 00:38:19 +00:00
Colin Guthrie
3e4afae7f6
Rejig r2495 slightly and directly compile the necessary source files as libpulsecore.so is not available when libpulsedsp.so is built
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2496 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-03 21:10:05 +00:00
Colin Guthrie
3166ce86d0
Also link libpulsecore.la to some libraries (needed for logging). Discovered while compiling with --as-needed
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2495 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-06-03 19:55:01 +00:00
Lennart Poettering
2ed84edbae
define PA_SYSTEM_CONFIG_PATH and PA_SYSTEM_STATE_PATH for C
...
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2476 fefdeb5f-60dc-0310-8127-8f9354f1896f
2008-05-21 22:45:04 +00:00