summaryrefslogtreecommitdiff
path: root/src/pulsecore/source.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-22don't include full path in driver name.Lennart Poettering1-1/+2
2009-01-21fix copy/paste errorLennart Poettering1-1/+1
2009-01-15make proplist inheritance scheme automatic and implicitLennart Poettering1-0/+3
2009-01-15add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering1-0/+7
2009-01-15don't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for optimizations since it mig...Lennart Poettering1-6/+0
2009-01-13core: add pa_source_update_proplistMarc-André Lureau1-0/+14
2008-12-24Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flagsLennart Poettering1-0/+3
2008-12-24Add "base volume" field to sinks/sourcesLennart Poettering1-0/+1
2008-12-17Don't hit an assert when checking for idlenessLennart Poettering1-1/+3
2008-10-26Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering1-0/+29
2008-08-29fix up latency before calling into stream code, to make sure we don't ask for...Lennart Poettering1-0/+3
2008-08-13rework volume/mute APIs: split out pa_xx_set_soft_volume() and add force_refr...Lennart Poettering1-5/+16
2008-08-05fix a few more copy/paste errorsLennart Poettering1-3/+3
2008-07-23don't break if we fail to resume access to an audio deviceLennart Poettering1-4/+13
2008-06-24call update_source_requested_latency callback for source outputs only when it...Lennart Poettering1-1/+2
2008-06-20Rework module-combine to work with glitch-free core; add new max_request fiel...Lennart Poettering1-51/+189
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-13fix a bad memory access pulsecore/client.cLennart Poettering1-2/+44
2008-05-18fix daemon shutdown with active monitor streamsLennart Poettering1-1/+0
2008-05-17add new function pa_source_set_latency_range(), fix type of requested_latencyLennart Poettering1-0/+19
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-109/+304
2008-02-13deal with a possibly failing pa_channel_map_init_auto() correctlyLennart Poettering1-1/+1
2007-11-21- Check process name when dealing with PID filesLennart Poettering1-11/+16
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-159/+401
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-27/+27
2006-08-18remove all occurences of Lennart Poettering1-2/+2
2006-08-18Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering1-1/+1
2006-08-13implement hook_source_disconnectLennart Poettering1-1/+3
2006-08-12add pa_sink_used_by()/pa_source_used_by()Lennart Poettering1-0/+7
2006-08-12clean up event generation a little: suppress unnecessary events and generate ...Lennart Poettering1-0/+4
2006-08-11* introduce new functions pa_sink_set_description() and pa_source_set_descrip...Lennart Poettering1-0/+16
2006-07-16add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...Lennart Poettering1-0/+2
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+313