summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge dead branch 'ossman'CJ van den Berg2008-06-230-0/+0
|\
| * Handle Windows paths when normalizing authkey path.Pierre Ossman2006-01-101-0/+8
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@444 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Make sure the caps header check can also be disabled.Pierre Ossman2006-01-101-1/+2
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@443 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Store previous reported time in order to assure a monotonic clock.Pierre Ossman2006-01-102-0/+14
| | | | | | | | | | | | | | | | This is a resurrection of a feature previously removed. The new version is without the race condition of the original one. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@442 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Accidental use of a swapped int.Pierre Ossman2006-01-101-2/+3
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@441 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * buf is needed on Windows aswell.Pierre Ossman2006-01-101-1/+1
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@440 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Add needed error code.Pierre Ossman2006-01-101-0/+1
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@439 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Unfortunately Windows has two different values for EBADF depending onPierre Ossman2006-01-101-1/+0
| | | | | | | | | | | | | | | | if it's a file or a socket. We'll have to deal with these as they show up. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@438 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Add some required headers.Pierre Ossman2006-01-102-0/+4
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@437 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Make sure socklen_t is defined.Pierre Ossman2006-01-101-0/+6
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@436 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Static libs bork the creation of dlls and AC_CHECK_LIB isn't very bright,Pierre Ossman2006-01-101-1/+4
| | | | | | | | | | | | | | | | so we have to do a test first to see if getopt_long() is included in the system libs. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@435 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Move library checks to a separate section and make sure it's beforePierre Ossman2006-01-101-4/+12
| | | | | | | | | | | | | | | | function checks. It could miss functions because they are hidden in extra libs otherwise. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@434 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * getopt_long resides in libiberty on many platforms.Pierre Ossman2006-01-101-0/+1
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@433 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Put inet_ntop() emulation in a seperate file.Pierre Ossman2006-01-094-28/+91
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@432 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Update comment for pa_lock_fd() to reflect that locks are mandatoryPierre Ossman2006-01-091-1/+2
| | | | | | | | | | | | | | on Windows. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@431 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Merge with trunk.Pierre Ossman2006-01-091-1/+1
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@430 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Generalise lstat fallback.Pierre Ossman2006-01-092-3/+4
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@429 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Condense winsock includes and defines into one header.Pierre Ossman2006-01-0914-65/+41
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@428 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Make the tagstruct handling safe on machines with alignment restrictions.Pierre Ossman2006-01-091-20/+45
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@427 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Make sure the data gets endianness conversion.Pierre Ossman2006-01-092-5/+16
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@424 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Reversing incorrect commit.Pierre Ossman2006-01-054-15/+2
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@423 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Use autoconf detected define for getgroups() type.Pierre Ossman2006-01-055-3/+16
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@422 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Ignore windows exe:s.Pierre Ossman2006-01-050-0/+0
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@421 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Solaris support.Pierre Ossman2006-01-054-1/+468
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@420 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * The Windows sound interface module.Pierre Ossman2006-01-051-0/+583
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@419 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Port to Windows. This is mostly glue layers for the poor POSIX supportPierre Ossman2006-01-0522-58/+712
| | | | | | | | | | | | | | | | | | | | | | | | | | on Windows. A few notes * Only sockets behave somewhat like file descriptors in UNIX. * There are no fixed paths. Closes thing is environment variables that point to system directories. We also figure out where the binary/dll is located and use that as configuration directory. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@418 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Protect pthread.h with an ifdef.Pierre Ossman2006-01-051-1/+4
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@417 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Protect sys/resource.h with an ifdef.Pierre Ossman2006-01-052-2/+8
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@416 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Protect sched.h with ifdef.Pierre Ossman2006-01-051-1/+4
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@415 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Replace paths with defines.Pierre Ossman2006-01-051-6/+17
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@414 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * ctime_r() is not available everywhere.Pierre Ossman2006-01-051-0/+4
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@413 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * c was used before it was assigned.Pierre Ossman2006-01-051-2/+3
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@412 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Protect getuid() with an ifdef.Pierre Ossman2006-01-052-1/+17
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@411 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * No regexp funtions are used in this file.Pierre Ossman2006-01-051-1/+0
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@410 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * PATH_MAX is defined in limits.h.Pierre Ossman2006-01-051-0/+1
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@409 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Stub uses socket defines so include the header.Pierre Ossman2006-01-051-0/+3
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@408 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * config.h should always be included so that necessary fixes can take effect.Pierre Ossman2006-01-051-0/+4
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@407 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * ifdef-protect setpgid and setsid.Pierre Ossman2006-01-052-1/+5
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@406 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Make it possible to disable caps support since it breaks fully staticPierre Ossman2006-01-051-1/+9
| | | | | | | | | | | | | | builds. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@405 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Add option to select which modules get linked in during static builds.Pierre Ossman2006-01-052-2/+21
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@404 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * No need for conditional generation of symdef files.Pierre Ossman2006-01-051-15/+3
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@403 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Add possibility for linking semi-static executables (libtools definitionPierre Ossman2006-01-052-1/+27
| | | | | | | | | | | | | | of static). git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@402 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * We need explicit actions here.Pierre Ossman2006-01-051-1/+1
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@401 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Protect sys/wait.h with an ifdef.Pierre Ossman2006-01-052-2/+6
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@400 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Make sure all socket headers are protected by ifdefs.Pierre Ossman2006-01-059-20/+65
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@399 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Use pa_get_path_filename() instead of duplicating code.Pierre Ossman2006-01-051-4/+2
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@398 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Emulate poll() through select() where needed.Pierre Ossman2006-01-056-2/+249
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@397 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Fix test for mkfifo(). HAVE_MKFIFO is only generated as a config.h define byPierre Ossman2006-01-051-1/+2
| | | | | | | | | | | | | | default. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@396 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Remove ftruncate test since we're not doing anything with the result.Pierre Ossman2006-01-051-2/+2
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@395 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * Fix indentation.Pierre Ossman2006-01-051-11/+11
| | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@394 fefdeb5f-60dc-0310-8127-8f9354f1896f