summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * add new API pa_rtclock_from_wallclock()Lennart Poettering2008-04-112-0/+23
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2234 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * fix proplist serializationLennart Poettering2008-04-112-9/+7
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2233 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * move gccmacro from pulsecore/ to pulse/Lennart Poettering2008-04-111-5/+4
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2232 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * add new describe-module CLI commandLennart Poettering2008-04-091-0/+41
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2231 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * add new pa_proplist_setf() API functionLennart Poettering2008-04-092-0/+31
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2230 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * implement server side of new sink/source reconfiguration commandsLennart Poettering2008-04-091-15/+27
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2229 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * remove doxygen \since tag for API changes older than 0.9; properly implement ↵Lennart Poettering2008-04-0912-151/+175
| | | | | | | | | | | | | | | | | | new latency query APIs git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2228 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * init min/max latency properly; fix avail_min updatingLennart Poettering2008-04-094-9/+11
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2227 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * show configured latency and its rangesLennart Poettering2008-04-091-0/+4
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2226 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * export both min and max latency that is configured for a sink; add API for ↵Lennart Poettering2008-04-096-15/+104
| | | | | | | | | | | | | | | | | | querying the requested latency of a sink/source from the main thread git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2225 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * add new latency argumentLennart Poettering2008-04-091-4/+23
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2224 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * bump protocol versionLennart Poettering2008-04-091-2/+2
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2223 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * include proplist.h in doxygen docsLennart Poettering2008-04-091-1/+1
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2222 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * call snd_pcm_hwsync() expclicitly before we access any of the status fields, ↵Lennart Poettering2008-04-072-85/+150
| | | | | | | | | | | | | | | | | | since this seems to be necessary. try to find the right mixer device via the card index git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2221 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * fix bug where we silently dropped data that didn't fit into one mempool tileLennart Poettering2008-04-071-18/+27
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2220 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * add utility functions to dump alsa PCM stateLennart Poettering2008-04-072-0/+46
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2219 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * propery calculate min_avail in frames instead of bytes. don't use device_id= ↵Lennart Poettering2008-04-044-24/+49
| | | | | | | | | | | | | | | | | | parameter in alsa modules if parameter wasn't specified git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2218 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * drop support for periodic timers, cleanup code a bitLennart Poettering2008-04-042-47/+6
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2217 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * mark libpulse-browse as obsoleteLennart Poettering2008-04-042-1/+14
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2216 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * - deprecate autoload stuffLennart Poettering2008-04-0326-260/+708
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - allow setting of the requested latency of a sink input/source output before _put() is called - allow sinks/sources to have a "minimal" latency which applies to all requested latencies by sink inputs/source outputs - add new client library flags PA_STREAM_ADJUST_LATENCY, PA_STREAM_START_MUTED - allow client library to fill in 0 to buffer_attr fields - update module-alsa-source following module-alsa-sink - other cleanups and fixes git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2215 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * catch up with trunk HEAD (i.e. 2118:2213)Lennart Poettering2008-03-3124-219/+548
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2214 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * remaining bits and piecesLennart Poettering2008-03-152-0/+40
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2126 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * commit glitch-free workLennart Poettering2008-03-154-19/+30
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2125 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * commit glitch-free workLennart Poettering2008-03-1522-504/+1266
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2124 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * commit glitch-free workLennart Poettering2008-03-151-24/+35
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2123 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * commit glitch-free workLennart Poettering2008-03-1550-1165/+2848
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2122 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * commit glitch-free workLennart Poettering2008-03-1514-99/+765
| | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2121 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * really create glitch-free branchLennart Poettering2008-03-15427-0/+116827
| | |\ | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2120 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | create glitch-free branchLennart Poettering2008-03-150-0/+0
| | / | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2118 fefdeb5f-60dc-0310-8127-8f9354f1896f
| * | Merge dead branch 'lennart'CJ van den Berg2008-06-230-0/+0
| |\ \
| | * | Merge r1502 from trunk: Move pthreads detection as it gets confused by ↵Lennart Poettering2007-10-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | things in LIBS. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1970 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | Merge r1504 from trunk: Solaris hides inet_ntop in nslLennart Poettering2007-10-281-0/+1
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1969 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | Merge r1505 from trunk: Make sure we link to the core to get all symbols.Lennart Poettering2007-10-281-1/+1
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1968 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | Merge r1503 from trunk: Make -no-undefined actually work (and fix up error ↵Lennart Poettering2007-10-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | found by it). git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1967 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | Merge r1473 from trunk (mixer ioctls on /dev/dsp)Lennart Poettering2007-10-281-1/+2
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1966 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | fix error handlingLennart Poettering2007-10-282-23/+22
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1965 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | don't use errno on EOFLennart Poettering2007-10-281-16/+16
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1964 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | port module-esound-sink to new coreLennart Poettering2007-10-273-138/+354
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1963 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | don't use SIGRTMAX, for compatibility with valgrind which apparently uses ↵Lennart Poettering2007-10-271-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | this signal git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1962 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | minor cleanupLennart Poettering2007-10-271-11/+8
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1961 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | minor fix to make gcc shut upLennart Poettering2007-10-271-1/+1
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1960 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | minor fixups, to make the test more deterministicLennart Poettering2007-10-271-0/+5
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1959 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | add ability to "pause" the input time temporarily. don't accidently ↵Lennart Poettering2007-10-272-4/+64
| | | | | | | | | | | | | | | | | | | | | | | | overwrite variables we still need. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1958 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | modernize pa_iochannel a bit, add pa_iochannel_get_send_fd()Lennart Poettering2007-10-273-46/+52
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1957 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | add missing pa_smoother destructorLennart Poettering2007-10-273-0/+10
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1956 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | add pa_rtclock_usec() APILennart Poettering2007-10-272-0/+9
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1955 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | add pa_timeval_load() APILennart Poettering2007-10-272-1/+12
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1954 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | hide smoother testLennart Poettering2007-10-260-0/+0
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1953 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | Add "support" for plugins that have control output ports, i.e. don't crash ↵Tanu Kaskinen2007-10-251-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | on them anymore (the plugins correctly assume that every port is connected to a buffer, so we connect them to a dummy buffer that isn't used anywhere). git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1952 fefdeb5f-60dc-0310-8127-8f9354f1896f
| | * | A couple of comment typo fixes.Tanu Kaskinen2007-10-252-2/+2
| | | | | | | | | | | | | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1951 fefdeb5f-60dc-0310-8127-8f9354f1896f