summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update module-tunnel to the new protocol.Pierre Ossman2006-03-041-5/+26
* Fix warning caused by missing return in main().Pierre Ossman2006-03-042-0/+4
* Alignment safe protocol handling in esound module.Pierre Ossman2006-03-041-126/+174
* Negotiate protocol version between server and client. Will allow smootherPierre Ossman2006-03-027-3/+54
* The tag argument is no longer unused.Pierre Ossman2006-03-021-1/+1
* Fix warnings on 64-bit systems.Pierre Ossman2006-03-021-3/+3
* Handle the new latency protocol. This is just a quick fix and does notPierre Ossman2006-03-024-2/+28
* typo fixPierre Ossman2006-03-021-1/+1
* protocol changes for new latency API (partial!)Lennart Poettering2006-03-024-9/+39
* We have both sink and source in this module.Pierre Ossman2006-02-271-8/+23
* Catch volume update events.Pierre Ossman2006-02-271-1/+13
* 64-bit fixes.Pierre Ossman2006-02-274-7/+7
* Fix some signed/unsigned warnings.Pierre Ossman2006-02-271-15/+17
* Function prototype didn't match actual definition.Pierre Ossman2006-02-271-1/+1
* Get notifications about mixer changes from ALSA.Pierre Ossman2006-02-264-19/+114
* Handle ALSA file descriptors more correctly. This means a bit more overhead,Pierre Ossman2006-02-264-62/+207
* Fix correct default device.Pierre Ossman2006-02-261-1/+1
* Hardware volume support in ALSA modules.Pierre Ossman2006-02-264-0/+322
* * Add new "auth-group=" parameter to protocol-native-unixLennart Poettering2006-02-246-19/+86
* Do an explicit cast to shut up gcc.Pierre Ossman2006-02-241-1/+1
* This wasn't supposed to be checked in.Pierre Ossman2006-02-241-2/+0
* Wrong variable used for port.Pierre Ossman2006-02-242-1/+3
* Tweak the handling of missing credential support so that we minimise non-POSIXPierre Ossman2006-02-242-5/+30
* add support for authentication using SCM_CREDENTIALSLennart Poettering2006-02-2412-91/+342
* Call correct function.Pierre Ossman2006-02-241-1/+1
* Make local function static.Pierre Ossman2006-02-241-1/+1
* Hardware sink mute support.Pierre Ossman2006-02-241-1/+34
* IGAIN is a better choice than IMIX for source volume.Pierre Ossman2006-02-244-10/+10
* add a few more validity checks to protocol-esoundLennart Poettering2006-02-241-22/+20
* Some new additions were mislabeled as '\since 0.9'.Pierre Ossman2006-02-231-7/+7
* Mute switch for sinks and sources. This is independent of the volumePierre Ossman2006-02-2311-13/+351
* Hardware source volume support.Pierre Ossman2006-02-231-0/+38
* inet_pton expects in[6]_addr structures, nothing else.Pierre Ossman2006-02-231-5/+5
* Add inet_pton emulation for platforms that lack it. Only support IPv4 atPierre Ossman2006-02-234-0/+79
* Update hardware volume to a correct initial value.Pierre Ossman2006-02-231-0/+4
* Wrong function name.Pierre Ossman2006-02-231-1/+1
* Make sure hardware volume gets a correct initial value.Pierre Ossman2006-02-231-0/+4
* Hardware source volume support in OSS.Pierre Ossman2006-02-234-10/+85
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-2374-530/+556
* simplify tagstruct creationLennart Poettering2006-02-236-127/+74
* fix source volume adjustment: copy memchunk before changing the volume of itLennart Poettering2006-02-231-5/+10
* enforce maximum memblockq length for clientsLennart Poettering2006-02-221-2/+5
* add listen= parameter to tcp protocol modulesLennart Poettering2006-02-223-2/+27
* revive howl supportLennart Poettering2006-02-226-106/+126
* unbreak Makefile.amLennart Poettering2006-02-221-2/+2
* todo testLennart Poettering2006-02-221-2/+2
* rework parameter validity checking in protocol-native server sideLennart Poettering2006-02-222-343/+182
* Wrong userdata used to init operation.Pierre Ossman2006-02-221-1/+1
* Support for setting volume on sources.Pierre Ossman2006-02-2211-20/+232
* add hw info to description for oss-mmap, tooLennart Poettering2006-02-211-3/+19