]> code.delx.au - pulseaudio/history - src/pulsecore/sink.c
make sure to call process_rewind() under all circumstances before we do the next...
[pulseaudio] / src / pulsecore / sink.c
2008-06-26 Lennart Poetteringmake sure to call process_rewind() under all circumstan...
2008-06-23 CJ van den BergMerge dead branch 'glitch-free'
2008-06-23 CJ van den BergMerge dead branch 'lennart'
2008-06-23 CJ van den BergMerge dead branch 'lockfree'
2008-06-23 CJ van den BergMerge dead branch 'ossman'
2008-06-23 CJ van den BergMerge dead branch 'liboil-test'
2008-06-23 CJ van den BergMerge dead branch 'prepare-0.9.10'
2008-06-21 Lennart Poetteringexecute detach callback before we change the state...
2008-06-21 Lennart Poetteringallow sinks to be created with max_request initialized...
2008-06-20 Lennart PoetteringRework module-combine to work with glitch-free core...
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-06-13 Lennart Poetteringfix a bad memory access pulsecore/client.c
2008-05-18 Lennart Poetteringfix daemon shutdown with active monitor streams
2008-05-17 Lennart Poetteringlink latency of monitor source to sink
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-05-09 Lennart Poettering- Fix moving of sink inputs between sinks
2008-05-03 Lennart Poetteringmake sure to call sink->update_requested_latency()...
2008-05-02 Lennart Poetteringonly send PA_SINK_MESSAGE_SET_STATE if there's still...
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-04-22 Lennart Poetteringif no latency was configure for a sink/source, fill...
2008-04-22 Lennart Poettering- Change meaning of special values of latency request...
2008-04-20 Lennart Poetteringuse the sink description instead of the name to choose...
2008-04-20 Lennart Poetteringrename sink_input->rewind to process_rewind() and set_m...
2008-04-20 Lennart PoetteringBig pile of dependant changes:
2008-04-14 Lennart Poetteringproperly ask the sink to rewind on new sink inputs...
2008-04-11 Lennart Poetteringregister sink/source name as first step when creating...
2008-04-09 Lennart Poetteringexport both min and max latency that is configured...
2008-04-03 Lennart Poettering- deprecate autoload stuff
2008-03-27 Lennart Poetteringmerge r2105 from trunk
2008-03-15 Lennart Poetteringcommit glitch-free work
2008-03-15 Lennart Poetteringreally create glitch-free branch
2008-02-13 Lennart Poetteringdeal with a possibly failing pa_channel_map_init_auto...
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-10-01 Lennart PoetteringFix race condition between IO thread creation and pa_si...
2007-09-24 Lennart Poetteringonly post data into the monitor source when it is not...
2007-09-24 Lennart Poetteringadd hooks for name/description changes of sinks/source...
2007-09-24 Lennart Poetteringdon't count streams using the monitor source in pa_sink...
2007-09-24 Lennart Poetteringdrop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND...
2007-09-21 Lennart Poetteringallow _unlink() functions to be called as many times...
2007-09-20 Lennart Poetteringproperly detach/attach when moving sink inputs
2007-09-20 Lennart Poetteringmaintain the attach status in a boolean variable 'attac...
2007-09-18 Lennart Poetteringmake sure we don't call pa_source_post() for a monitor...
2007-09-16 Lennart Poetteringadd proper boolean type pa_bool_t
2007-09-16 Lennart Poetteringadd a "length" argument to the seek functions, as an...
2007-09-15 Lennart Poetteringcount corked streams per sink/source and make pa_sink_u...
2007-09-14 Lennart PoetteringMove attaching/detaching from a pa_rtpoll into pa_sink...
2007-09-14 Lennart Poetteringsimplify rt loops a bit by moving more code into pa_rtp...
2007-09-12 Lennart Poetteringextend rtpoll API to allow registration of arbitray...
2007-09-11 Lennart Poetteringremaining s/assert/pa_assert/ and refcnt.h modernizations
2007-08-30 Lennart PoetteringLots of assorted minor cleanups and fixes:
2007-08-15 Lennart Poetteringactually mute sinks when asked for i, add new function...
2007-08-13 Lennart Poetteringa couple of build fixes
2007-08-12 Lennart Poettering64 bit fixes and minor gcc shut ups
2007-08-11 Lennart PoetteringResurrect ability to move streams between sinks
2007-08-11 Lennart Poetteringuse single array for storing pa_core hook lists, add...
2007-08-09 Lennart Poetteringadd a couple of additional hooks for modules to use
2007-08-05 Lennart Poetteringtypesafe casts
2007-07-31 Lennart PoetteringA lot of updates, all necessary to get the native proto...
2007-07-28 Lennart Poetteringdrop data from inputs only when in running state
2007-07-26 Lennart Poetteringproperly deref sink_input/source_output objects when...
2007-07-25 Lennart Poetteringdrop chunk argument from various drop() functions,...
2007-07-13 Lennart PoetteringFix off-by-one in mixing code
2007-07-13 Lennart PoetteringMake pa_sink_render_* and pa_source_post work only...
2007-06-24 Lennart PoetteringLimit silence buffer size for pa_sink_render()
2007-06-23 Lennart Poetteringremove underrun condition in pa_sinks. Instead return...
2007-06-13 Lennart PoetteringA lot of more work to get the lock-free stuff in place
2007-06-11 Lennart Poetteringmake eolspace
2007-06-11 Lennart PoetteringMerge HUGE set of changes temporarily into a branch...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-11-06 Pierre OssmanRevert r1404 and keep it on a development branch until...
2006-09-26 Lennart Poetteringrework memory block management to be thread-safe and...
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-13 Lennart Poetteringproperly implement a pa_sink_disconnect() hook
2006-08-12 Lennart Poetteringadd pa_sink_used_by()/pa_source_used_by()
2006-08-12 Lennart Poetteringclean up event generation a little: suppress unnecessar...
2006-08-11 Lennart Poettering* introduce new functions pa_sink_set_description(...
2006-07-16 Lennart Poetteringadd a new boolean variable is_hardware to pa_sink/pa_so...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g