summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Volume support in tunnel module.Pierre Ossman2006-03-051-1/+260
* It's safer to set buffer size than to try setting number of periods.Pierre Ossman2006-03-051-1/+3
* Return the proper error code so that we get a correct error message.Pierre Ossman2006-03-051-12/+12
* Tried to get the volume information even upon init failure.Pierre Ossman2006-03-052-8/+8
* Update module-tunnel to the new protocol.Pierre Ossman2006-03-041-5/+26
* 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
* 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-241-4/+13
* add support for authentication using SCM_CREDENTIALSLennart Poettering2006-02-241-2/+2
* 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
* Hardware source volume support.Pierre Ossman2006-02-231-0/+38
* 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-2328-241/+240
* add listen= parameter to tcp protocol modulesLennart Poettering2006-02-221-2/+8
* revive howl supportLennart Poettering2006-02-223-39/+32
* add hw info to description for oss-mmap, tooLennart Poettering2006-02-211-3/+19
* include hw description gathered from /dev/sndstat in sink/source description ...Lennart Poettering2006-02-213-3/+90
* Hardware volume support on Windows.Pierre Ossman2006-02-211-0/+40
* * Don't build seperate ipv4/ipv6 versions of the protocol pluginsLennart Poettering2006-02-211-25/+13
* add hw volume control for module-oss-mmapLennart Poettering2006-02-214-19/+73
* fix snd_pcm_hw_params_set_rate_near() usageLennart Poettering2006-02-201-1/+6
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-201-1/+1
* Hardware volume support for Solaris.Pierre Ossman2006-02-201-0/+36
* * Make typdefs for the pa_context callback prototypesLennart Poettering2006-02-201-1/+1
* Fixes for the Solaris detection.Pierre Ossman2006-02-201-1/+3
* Detect support for Windows' waveout.Pierre Ossman2006-02-201-0/+16
* Detect support for Solaris (/dev/audio).Pierre Ossman2006-02-201-0/+31
* Remove a debug fprintf that was left in.Pierre Ossman2006-02-201-2/+0
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-202-4/+12
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-177-11/+14
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-164-4/+4
* add a bunch of simple Makefile in the subdirs, just to make compilation with ...Lennart Poettering2006-02-161-0/+1
* move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...Lennart Poettering2006-02-1610-4/+517
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-1626-0/+7272