Lennart Poettering
c5dbf754b5
core-util: implement pa_xstrfreev()
2009-06-17 03:13:01 +02:00
Lennart Poettering
7de7b012fd
conf-parse: implement .include directive
2009-06-17 03:11:47 +02:00
Lennart Poettering
083b17b28a
volume,channelmap: reimplement a couple of calls based on channel masks
2009-06-17 03:09:28 +02:00
Lennart Poettering
77901e5e62
channelmap: define a couple of standard channel masks
2009-06-17 03:08:34 +02:00
Lennart Poettering
697b8de96f
malloc: implement pa_xrenew()
2009-06-17 03:07:42 +02:00
Lennart Poettering
4f36cc76f2
channelmap: make sure a mask is generated is 64 bit int
2009-06-17 03:06:54 +02:00
Lennart Poettering
26d5f28f8a
version: fix prefix in PA_CHECK_VERSION macro
2009-06-17 03:06:13 +02:00
Lennart Poettering
d9939690ed
channelmap: implement pa_channel_position_from_string()
2009-06-17 03:05:30 +02:00
Lennart Poettering
64b0f38b67
volume: implement functions for multiplicating a cvolume with a scalar
2009-06-17 03:04:21 +02:00
Lennart Poettering
c6830bd9dc
hashmap: implement pa_hashmap_last()
2009-06-17 03:02:34 +02:00
Lennart Poettering
a1d84e3935
hashmap: implement api to iterate a hashmap backwards
2009-06-17 03:02:19 +02:00
Lennart Poettering
277e8c5ce4
idxset: implement pa_idxset_copy()
2009-06-17 03:01:40 +02:00
Lennart Poettering
0b479ffbba
daemon: write a warning blurb to syslog when folks use --system mode
2009-06-17 03:00:51 +02:00
Tanu Kaskinen
c8d819a5ad
dbus-protocol: Connection handling for local connections.
2009-06-16 19:03:22 +03:00
Tanu Kaskinen
5babbaafb2
daemon: Implement the DBus server lookup service.
2009-06-12 07:22:33 +03:00
Lennart Poettering
1e8a374f2f
alsa: fix bad memory access for devices that lack a mixer
2009-06-10 23:22:12 +02:00
Lennart Poettering
89e3adf8cd
sample: fix build on BE archs
2009-06-08 18:22:19 +02:00
Lennart Poettering
3c4c1f4945
udev: reshuffle the properties we read from udev a bit
2009-06-08 16:59:47 +02:00
Lennart Poettering
f13bbd576f
prop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
2009-06-08 16:58:45 +02:00
Lennart Poettering
e7a6d53118
core: replace tabs by spaces
2009-06-08 00:12:20 +02:00
Lennart Poettering
587fc2ab1c
core: make sure soft mute status stays in sync with hw mute status
...
This should close rhbz #494851 , mandriva bz #51234 .
Probably the same as our own #572 , launchpad #352732 .
2009-06-08 00:02:15 +02:00
Lennart Poettering
ab5adce7a0
rtstutter: increase log level by default
2009-06-07 23:24:02 +02:00
Jyri Sarha
8eaea3aa64
optimization: Optimized pa_sink_render_full.
...
This is finally the latest version of the patch.
2009-06-07 02:06:44 +02:00
Lennart Poettering
78bccde226
conf: remove obsolete module-idle-time directive from default config file/man page
2009-06-07 00:45:51 +02:00
Lennart Poettering
a9b38b3530
daemon: optionally call mlockall() on startup
2009-06-07 00:45:47 +02:00
Lennart Poettering
71ce195d3b
udev: properly initialize userdata to 0
2009-06-07 00:40:48 +02:00
Lennart Poettering
bab4b94b56
udev: try to unsuspend devices whenever they are closed by other processes
2009-06-06 15:33:54 +02:00
Lennart Poettering
d1646f78af
core: monitor sources need to inherit the suspend cause from their sinks
2009-06-06 15:32:45 +02:00
Lennart Poettering
69eab1e057
core: suppress suspending/resume when we are already in the right state
2009-06-06 15:31:46 +02:00
Lennart Poettering
496be212ad
hashmap: introduce PA_HASHMAP_FOREACH macro
2009-06-06 15:30:24 +02:00
Lennart Poettering
e84644aa88
hal,udev: deprecate HAL support in favour of udev
2009-06-06 03:26:55 +02:00
Lennart Poettering
8080ab1259
udev: add module-udev-detect for discovering and configuring devices
2009-06-06 03:26:07 +02:00
Lennart Poettering
e5dd9dfe68
rtp: remove gcc warning
2009-06-05 19:25:15 +02:00
Lennart Poettering
f398407544
augment: try to deduce the media role from the menu category
2009-06-05 19:24:40 +02:00
Lennart Poettering
561c0af851
alsa: monitor device reservation status and resume automatically when device becomes unused
2009-06-05 19:05:42 +02:00
Lennart Poettering
00797b8b6e
core: add a suspend cause flags field
2009-06-05 19:05:07 +02:00
Lennart Poettering
3af5f8cb55
reserve: wrap device reservation monitor reference implementation
2009-06-05 19:03:16 +02:00
Lennart Poettering
1748fd2a0d
reserve: update reserve.[ch] from upstream git
2009-06-05 19:00:12 +02:00
Lennart Poettering
3e10f3f4e3
tdb: include signal.h before tdb.h for compat reasons
2009-06-04 23:50:43 +02:00
Lennart Poettering
4d874753f5
utils: use pa_path_get_filename() where applicable
2009-06-04 23:19:48 +02:00
Tanu Kaskinen
c94e7421aa
Create module-dbus-protocol with "Hello, world!" functionality.
2009-06-03 15:21:50 +03:00
Lennart Poettering
c224aace42
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
2009-05-28 02:47:36 +02:00
Lennart Poettering
1c4393acf0
modules: add {sink|source|card}_properties argument to all modules
2009-05-28 02:39:22 +02:00
Lennart Poettering
208862698e
null: introduce sink_properties= argument
2009-05-27 23:30:29 +02:00
Lennart Poettering
6601e09929
simple: set ADJUST_LATENCY by default
2009-05-27 23:18:55 +02:00
Lennart Poettering
19d7ced40d
modargs: introduce pa_modargs_get_proplist()
2009-05-27 23:18:17 +02:00
Lennart Poettering
699bd542f3
libpulse: introduce PA_CHECK_VERSION macro
2009-05-26 22:31:05 +02:00
Lennart Poettering
e8f7eb616a
oss: don't deadlock when we try to resume an OSS device that lacks a mixer
2009-05-26 22:30:36 +02:00
Lennart Poettering
d2198c9ba1
alsa: fix wording, we are speaking of card profiles, not output profiles
2009-05-26 22:29:33 +02:00
Lennart Poettering
5c10b84e0f
sndfile: big rework of libsndfile interfacing code
...
This adds proper channel map handling when reading/writing audio files.
This allows surround .WAV files to be played with the right channel
setup automatically.
This also merges paplay into pacat and adds recording into formatted
files to pacat.
2009-05-26 00:05:28 +02:00