summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | remove checking for SIGPIPE blocking from client code. Because we useLennart Poettering2006-07-141-4/+0
* | | don't send SCM_CREDENTIALS on every sendmsg(), instead do it only on handshakeLennart Poettering2006-07-141-5/+4
* | | don't set MSG_NOSIGNAL for recvmsg(), since it doesn't make sense thereLennart Poettering2006-07-141-1/+1
* | | try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering2006-07-1417-58/+100
* | | remove vi'ismLennart Poettering2006-07-141-1/+1
* | | update todoLennart Poettering2006-07-141-2/+0
* | | Make sure the win32 default conf gets shipped.Pierre Ossman2006-07-141-0/+1
* | | add new test get-binary-name-test for testing pa_get_binary_name()Lennart Poettering2006-07-142-1/+43
* | | Don't call pa_path_get_filename() anymore since it is implicitly called by pa...Lennart Poettering2006-07-141-1/+1
* | | * fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() failsLennart Poettering2006-07-142-18/+47
* | | support time events with NULL timevals which are OK in avahi, but not in PA. ...Lennart Poettering2006-07-131-3/+12
* | | update todoLennart Poettering2006-07-131-0/+2
* | | remove avahi/howl item from todo listLennart Poettering2006-07-131-1/+0
* | | remove howl-wrap.[ch]Lennart Poettering2006-07-132-154/+0
* | | remove HOWL snippet from configure scriptLennart Poettering2006-07-132-36/+1
* | | * add proper error handling to pabrowse.cLennart Poettering2006-07-131-1/+16
* | | add browser.h to doxygen docsLennart Poettering2006-07-131-1/+1
* | | * port libpulse-browse to use the native avahi API instead of the HOWL cruftLennart Poettering2006-07-134-205/+327
* | | update module-zeroconf-publish to make use of the native AVAHI API, instead o...Lennart Poettering2006-07-134-129/+537
* | | make sure gccmacro.h and cdecl.h may be included at the same time as those he...Lennart Poettering2006-07-132-4/+4
* | | check for avahi in configure.acLennart Poettering2006-07-131-0/+31
* | | mark HAL for shams kingLennart Poettering2006-07-101-1/+1
* | | * remove doc/ directoryLennart Poettering2006-07-084-23/+2
* | | Remove some unused m4 files.Pierre Ossman2006-07-083-6383/+1
* | | Fix typo.Pierre Ossman2006-07-081-1/+1
* | | unhide a few filesLennart Poettering2006-07-080-0/+0
* | | remove all docs from tarball since they are now available on pulseaudio.orgLennart Poettering2006-07-0710-1563/+3
* | | s/avahi/pulseuaiod/Lennart Poettering2006-07-071-2/+2
* | | replace remaining ML refs to polypLennart Poettering2006-07-071-1/+1
* | | fix mailman URLLennart Poettering2006-07-071-1/+1
* | | update readme for 0.9.2Lennart Poettering2006-07-071-12/+20
* | | Make sure we print the file name we actually use.Pierre Ossman2006-06-302-2/+2
* | | increase the maxium number of concurrent esd and native connectionsLennart Poettering2006-06-212-2/+2
* | | include config.h in browser.c (closes #20)Lennart Poettering2006-06-211-0/+4
* | | only interpolate when the last timing info told us the stream is indeed playingLennart Poettering2006-06-211-1/+1
* | | bump version numberLennart Poettering2006-06-202-2/+2
* | | fix segfault when module-alsa-source fails to loadLennart Poettering2006-06-202-2/+2
* | | Fix handling of the io flags in duplex mode.Pierre Ossman2006-06-201-17/+21
* | | Warn when applications use SNDCTL_DSP_GET[IO]PTR even when they shouldn't.Pierre Ossman2006-06-201-1/+10
* | | Make fix_metrics() exit early so that it doesn't spam the output needlessly.Pierre Ossman2006-06-201-0/+7
* | | Make sure we do not use pthread_yield() on platforms that do not have them.Pierre Ossman2006-06-201-1/+1
* | | Check for pthread_yield() as not all platforms have that.Pierre Ossman2006-06-201-0/+11
* | | Make interpol-test build on Win32 and non-pthread systems.Pierre Ossman2006-06-201-0/+9
* | | Fix the final few occurences of polyp.Pierre Ossman2006-06-206-16/+16
* | | s/POLYP/PULSE/gLennart Poettering2006-06-1912-88/+88
* | | update docsLennart Poettering2006-06-195-127/+133
* | | * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-1918-37/+37
* | | update references to the pkg-config files in the docsLennart Poettering2006-06-191-4/+4
* | | name the pkg-config files after the library namesLennart Poettering2006-06-195-16/+15
* | | replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2006-06-1920-53/+53