summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Tweak the printing of client connections a bit so that it's more apparentPierre Ossman2006-06-133-3/+10
* | | Handle pretty printing of IPv6 socket names.Pierre Ossman2006-06-131-0/+17
* | | Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)Pierre Ossman2006-06-123-7/+12
* | | Fix AC_CHECK_DEFINE so that we can look in different files for the samePierre Ossman2006-06-121-2/+2
* | | Also look in winsock2.h for INADDR_NONE. (solves #18)Pierre Ossman2006-06-121-1/+2
* | | Properly escape the m4 macros and make the code a bit more readable.Pierre Ossman2006-06-121-37/+207
* | | Add all the preopen libs to the polypaudio binary's dependency list as theyPierre Ossman2006-06-111-0/+2
* | | rework ioline EOF handling to actually work properlyLennart Poettering2006-06-031-32/+55
* | | fix pa_xstrndup() implementation to not access potentially uninitialized memoryLennart Poettering2006-06-031-10/+9
* | | actually build cpulimit support if SIGXCPU is availableLennart Poettering2006-06-022-4/+8
* | | fix ugly access-after-free bug when doing asyncronous NS lookupsLennart Poettering2006-06-021-6/+8
* | | update docs for 0.9.1Lennart Poettering2006-06-021-1/+10
* | | bump version and sonameLennart Poettering2006-06-021-2/+2
* | | Add new configure options to disable/enable specific modules at configure tim...Lennart Poettering2006-06-021-24/+90
* | | update todoPierre Ossman2006-06-011-0/+2
* | | Try the ltdl mangled name ourselves so that .la files for modules are optional.Pierre Ossman2006-06-011-2/+36
* | | remove superfluous prefixes from service namesLennart Poettering2006-05-311-2/+2