summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)AuthorFilesLines
2008-03-31merge r2186 from prepare-0.9.10Lennart Poettering1-2/+2
2008-03-27remove a redundant if checkLennart Poettering1-2/+1
2008-03-27copy originial l2ping license from bluez into bt helperLennart Poettering1-22/+16
2008-03-27Enable per-user esound sockets by default. Esound CVS already enables this by...Lennart Poettering1-2/+3
2008-02-13deal with a possibly failing pa_channel_map_init_auto() correctlyLennart Poettering5-3/+12
2008-01-04Implement opcodes in the tunnel modules that were added in version 12 ofSjoerd Simons1-0/+40
2008-01-03Add a missing pa_xfree.Tanu Kaskinen1-0/+2
2008-01-03The previous commit introduced a new bug: giving too many values in the "cont...Tanu Kaskinen1-1/+1
2008-01-03Fix the parsing of trailing default values in the "control" module argument.Tanu Kaskinen1-6/+14
2008-01-02Downgraded the priority of a message, because it's really quite uninteresting.Tanu Kaskinen1-1/+1
2007-12-06Add a configure switch to enable the per-user ESounD socket path, but default...Diego Petteno1-3/+9
2007-11-21- Check process name when dealing with PID filesLennart Poettering2-75/+131
2007-11-21minor typo fixLennart Poettering1-1/+1
2007-11-14add missing pa_boolizationLennart Poettering2-2/+2
2007-11-13Rework ALSA mixer channel detection code. This time we actually care about th...Lennart Poettering4-48/+192
2007-11-13Completely rework ALSA device selection code: choose the device to open depen...Lennart Poettering10-115/+342
2007-11-11add new fun module that automatically mutes your audio devices when you leave...Lennart Poettering2-0/+702
2007-11-11Port module-gconf to make use of the new API pa_start_child_for_read()Lennart Poettering1-128/+9
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering37-156/+188
2007-11-09replace a few CLAMPs by PA_CLAMP_UNLIKELYLennart Poettering1-2/+2
2007-11-09add support for 32bit integer samplesLennart Poettering2-3/+13
2007-11-04fix two alignment issues found by the debian buildd gcc on sparcLennart Poettering1-1/+4
2007-11-04pa_boolizationLennart Poettering1-15/+13
2007-11-01make rtprio and nice level actually configurableLennart Poettering6-16/+16
2007-11-01drop rt scheduling before we start our helper processLennart Poettering1-0/+2
2007-10-30rename stream names too, when the sink name changesLennart Poettering1-9/+28
2007-10-30ignore updates not relevant to usLennart Poettering1-0/+6
2007-10-30rework the tunnel naming scheme, and make it follow the description changes o...Lennart Poettering1-29/+231
2007-10-30initialize userdata struct with 0Lennart Poettering1-5/+5
2007-10-30deal properly with signals interrupting us when we wait for data from gconf h...Lennart Poettering1-2/+4
2007-10-29keep track of configured tunnels and make sure to unload them when they disap...Lennart Poettering1-11/+112
2007-10-29don't announce monitor sourcesLennart Poettering1-5/+5
2007-10-29don't try to send pause request before our stream is properly set upLennart Poettering1-2/+5
2007-10-29ignore network sinks/sourcesLennart Poettering3-4/+21
2007-10-29we don't want to include assert.h anymoreLennart Poettering3-3/+0
2007-10-29reverse server order for PULSE_SERVER x11 property, to follow order in which ...Lennart Poettering1-1/+3
2007-10-29add new module module-zeroconf-discoverLennart Poettering1-0/+338
2007-10-29publish dns-sd subtypes to allow distinction of virtual, hardware and monitor...Lennart Poettering1-7/+65
2007-10-29fail on name clashLennart Poettering1-2/+2
2007-10-29bring back module-tunnel, yay!Lennart Poettering1-388/+589
2007-10-29downgrade a few log messagesLennart Poettering1-3/+3
2007-10-29make use of new pa_readlink() where applicableLennart Poettering1-11/+21
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering48-4661/+9324
2007-08-24Corrected a bogus comment.Tanu Kaskinen1-2/+1
2007-08-20Modified the JACK sink heavily:Tanu Kaskinen1-241/+716
2007-05-29Kill spaces on EOLLennart Poettering12-161/+161
2007-05-23Fix another DoS vulnerability that has been identified by Luigi Auriemma. (Fi...Lennart Poettering1-3/+0
2007-05-23add a missing initialization that causes a crash when parsing invalid volume ...Lennart Poettering1-0/+1
2007-05-23Fix module-oss for devices that return EAGAIN when we don't expect it. (Close...Lennart Poettering1-3/+10
2007-05-22show socket directory when we fail to create it. (Closes #85)Lennart Poettering1-1/+1