summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging release 0.9.2tags/release-0.9.2Lennart Poettering2006-07-080-0/+0
* * 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
* hide pulseadudio binary from SVNLennart Poettering2006-06-191-1/+1
* rename polypaudio.h to pulseaudio.hLennart Poettering2006-06-191-0/+0
* big s/polyp/pulse/gLennart Poettering2006-06-19303-2742/+2747
* unhide padspLennart Poettering2006-06-190-0/+0
* hide interpol-testLennart Poettering2006-06-190-0/+0
* Handle clients that just want to set fragment size (and not count).Pierre Ossman2006-06-191-1/+5
* * rework latency interpolation to make it smootherLennart Poettering2006-06-192-19/+12
* minor cleanupsLennart Poettering2006-06-191-2/+2
* add new test "interpol-test"Lennart Poettering2006-06-192-0/+174
* * add new argument 'exit_on_eof' to module-cli and make use of it if "-C" is ...Lennart Poettering2006-06-184-14/+51
* * implement volume adjusting and mixing for S16RELennart Poettering2006-06-171-3/+83
* * make hw param settings easier to debug by splitting up long ifLennart Poettering2006-06-171-6/+18
* /dev/dsp should default to U8, not mulaw.Pierre Ossman2006-06-161-1/+1
* Creating a stream might take some time, so check that it's in the right statePierre Ossman2006-06-161-2/+2
* Record support.Pierre Ossman2006-06-161-132/+435
* if S16NE is not supported, fall back to S16RE. If FLOAT32NE is not supported,...Lennart Poettering2006-06-161-14/+70
* update todoLennart Poettering2006-06-151-0/+3
* Make debug output in padsp a bit less verbose. Specifying -d twice will givePierre Ossman2006-06-152-118/+146
* Make a copy of the va_list as vsnprintf() is free to change it.Pierre Ossman2006-06-131-1/+7
* Catch the access() system call as some applications do this to test if theyPierre Ossman2006-06-131-0/+28
* Make sure our inet_ntop() implementation gets linked into the new users.Pierre Ossman2006-06-131-1/+4