summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-30Tagging release 0.9.7tags/release-0.9.7Lennart Poettering0-0/+0
2007-10-30bump sonamesLennart Poettering1-3/+3
2007-10-30make sjoerd happy: include ChangeLog built from svn logs in tarballLennart Poettering1-0/+7
2007-10-30make make distcheck passLennart Poettering1-1/+1
2007-10-30rename 'length' parameters in the API to 'bytes', to make their unit clearLennart Poettering2-7/+7
2007-10-30handle tcp4: prefix for server specs correctly. (Closes #136)Lennart Poettering1-1/+4
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-30remove libltdl from SVNLennart Poettering19-49450/+0
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 Poettering5-8/+29
2007-10-29make gcc shut up a bit moreLennart Poettering1-1/+1
2007-10-29we don't want to include assert.h anymoreLennart Poettering5-5/+0
2007-10-29reverse server order for PULSE_SERVER x11 property, to follow order in which ...Lennart Poettering1-1/+3
2007-10-29add new API pa_strlist_reverse()Lennart Poettering2-0/+18
2007-10-29add new module module-zeroconf-discoverLennart Poettering2-1/+346
2007-10-29publish dns-sd subtypes to allow distinction of virtual, hardware and monitor...Lennart Poettering1-7/+65
2007-10-29export pa_namereg_is_valid_name()Lennart Poettering2-7/+10
2007-10-29fail on name clashLennart Poettering1-2/+2
2007-10-29bring back module-tunnel, yay!Lennart Poettering2-398/+599
2007-10-29downgrade a few log messagesLennart Poettering1-3/+3
2007-10-29properly deal with time pausingLennart Poettering1-4/+8
2007-10-29use real path of binary instead of /proc/self/exe to execute ourselvesLennart Poettering1-2/+5
2007-10-29make use of new pa_readlink() where applicableLennart Poettering2-16/+27
2007-10-29add new pa_readlink() APILennart Poettering2-0/+26
2007-10-29make speex-float-3 the default resamplerLennart Poettering2-4/+4
2007-10-28add missing dependency on socket-utilLennart Poettering1-1/+1
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering294-11263/+78706
2007-08-24Corrected a bogus comment.Tanu Kaskinen1-2/+1
2007-08-20Modified the JACK sink heavily:Tanu Kaskinen1-241/+716
2007-08-04compat with automake 1.10Lennart Poettering1-0/+1
2007-08-04jack driver build fix which became apparent on fedoraLennart Poettering1-2/+2
2007-07-10Make sure we link to the core to get all symbols.Pierre Ossman1-1/+1
2007-07-10Solaris hides inet_ntop in nsl.Pierre Ossman1-0/+1
2007-07-10Make -no-undefined actually work (and fix up error found by it).Pierre Ossman1-2/+2
2007-07-10Move pthreads detection as it gets confused by things in LIBS.Pierre Ossman1-4/+4
2007-06-13Make sure mixer ioctls work on /dev/dsp aswell.Pierre Ossman1-3/+4
2007-06-11Support stat() and friends as some programs (audacity) likes to check ifPierre Ossman1-0/+196
2007-06-04Add support for the poorly documented SNDCTL_DSP_GETTRIGGER.Pierre Ossman1-0/+11
2007-05-29Kill spaces on EOLLennart Poettering21-2721/+2721
2007-05-29add target "eolspace" to makefil to remove trailing newlines from all source ...Lennart Poettering1-0/+3
2007-05-29We now use gid unconditionally, so make sure it's defined.Pierre Ossman1-2/+0
2007-05-28build fix for systems lacking capability suppoort. (Problem identified and or...Lennart Poettering1-0/+4
2007-05-27Bump revision of libs and packageLennart Poettering1-3/+3
2007-05-27Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes senseLennart Poettering6-75/+80