]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-06-26 Lennart Poetteringuse (uint32_t) -1 to signify default buffer_attr values...
2008-06-26 Lennart Poetteringfix crash when using sync'ed streams
2008-06-26 Lennart Poetteringcork/uncork before we ask for the rewrite, to make...
2008-06-26 Lennart Poetteringalways forward rewind requests to the sink, and don...
2008-06-26 Lennart Poetteringsome svn->git updates in the Makefile
2008-06-26 Lennart Poetteringrework logic to request automatic timing updates a bit
2008-06-26 Lennart Poetteringreorder a few things to get rid of an uneeded comparison
2008-06-26 Lennart Poetteringadd a FIXME
2008-06-26 Lennart Poetteringmove initialization order of validity bools around...
2008-06-26 Lennart Poetteringunify smoother pause/resume handling in a single functi...
2008-06-26 Lennart Poetteringconvert to double only once, and make sure we can deal...
2008-06-26 Lennart Poetteringmake sure to call process_rewind() under all circumstan...
2008-06-25 Lennart Poetteringuse the newer name for monotonic/monotonous
2008-06-25 Lennart Poetteringremove redundant check
2008-06-25 Lennart Poetteringproperly initialize pa_stream::corked based on the...
2008-06-25 Lennart Poetteringsplit pa_memblockq_flush() into two flush commands...
2008-06-25 Lennart Poetteringcomment two functions in memblockq.c
2008-06-25 Lennart Poetteringuse the bight lighter _silence() instead of _flush...
2008-06-25 Lennart Poetteringfix up if the smoother shall be resumed 'before' it...
2008-06-25 Lennart Poetteringfix up monotonicity of input to _get() instead of hitti...
2008-06-25 Lennart Poetteringcall the enum PA_STREAM_NOT_MONOTONIC and make PA_STREA...
2008-06-25 Lennart Poetteringfix return value of pa_namereg_make_valid_name()
2008-06-25 Lennart Poetteringchoose more sensible default buffer sizes for old clients
2008-06-24 Colin GuthrieAdd xmltoman to the distribution. This saves pulling...
2008-06-24 Colin GuthrieExport the cleanup_name() function and rename it to...
2008-06-24 Lennart PoetteringMerge branch 'master' of git://git.debian.org/git/pkg...
2008-06-23 Lennart Poetteringcall update_source_requested_latency callback for sourc...
2008-06-23 Lennart Poetteringdon't refer to nonexisting pa_stream_read() function
2008-06-23 Lennart Poetteringinclude proplist.h in pulseaudio.h
2008-06-23 CJ van den... Merge dead branch 'glitch-free'
2008-06-23 CJ van den... Merge dead branch 'lennart'
2008-06-23 CJ van den... Merge dead branch 'lockfree'
2008-06-23 CJ van den... Merge dead branch 'ossman'
2008-06-23 CJ van den... Merge dead branch 'liboil-test'
2008-06-23 CJ van den... Merge dead branch 'prepare-0.9.10'
2008-06-21 Lennart Poetteringsupport file-based capabilities instead of SUID root...
2008-06-21 Lennart Poetteringfix deadlock when resuming oss sinks
2008-06-21 Lennart PoetteringProperly check for home directory
2008-06-21 Lennart PoetteringDon't fail when we cannot determine the lock file path
2008-06-21 Lennart Poetteringcall the right function in the right context
2008-06-21 Lennart Poetteringsince the sink is unlinked before the sink input we...
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 PoetteringRequest a rewrite immediately after we have been linked...
2008-06-20 Lennart PoetteringRework module-combine to work with glitch-free core...
2008-06-20 Lennart Poetteringfix interpretation of remix parameter
2008-06-20 Lennart Poetteringadd new abstract device class
2008-06-20 Lennart Poetteringadd new function pa_smoother_reset()
2008-06-19 Lennart Poetteringadd new remix= parameter to remap sink
2008-06-18 Lennart Poetteringremove trailing spaces
2008-06-18 Lennart Poetteringmake user of pa_channel_map_init_extend() wherever...
2008-06-18 Lennart Poetteringadd new API pa_channel_map_init_extend() to synthesize...
2008-06-18 Lennart Poetteringignore tarballs
2008-06-18 Lennart Poetteringremove remaining $
2008-06-18 Lennart Poetteringget rid of svn $ keywords
2008-06-17 Lennart Poetteringadd missing gitignore files
2008-06-17 Lennart Poetteringadd another .gitignore file, this time for pulse/
2008-06-17 Lennart PoetteringAdd a .gitignore file for the src/ directory.
2008-06-17 Lennart PoetteringAdd a small README with the new git URLs and stuff
2008-06-17 Lennart Poetteringif building a man page fails remove the output to make...
2008-06-17 Lennart Poetteringfix man page xml
2008-06-17 Lennart Poetteringreset prebuf if it is too large
2008-06-17 Lennart Poetteringlimit the prebuf value by tlength
2008-06-17 Lennart Poetteringbring module-tunnel back to life
2008-06-17 Lennart Poetteringserver side of new shm negotiation scheme; fix a bad...
2008-06-17 Lennart Poetteringrework shm usage negotiation; merge a few pa_bool_t...
2008-06-17 Lennart Poetteringminor modernizations
2008-06-17 Lennart Poetteringmake use of the pa_init_proplist() version in proplist...
2008-06-17 Lennart Poetteringmove pa_init_proplist() to proplist-util.[ch]
2008-06-16 Lennart Poetteringadd missing const to a few functions
2008-06-16 Lennart Poetteringadd pa_memblockq_get_base()
2008-06-16 Lennart Poetteringadd Nokia copyright
2008-06-16 Lennart Poetteringcheck for packet size on server info data
2008-06-16 Lennart Poetteringuse new pa_sink_set_latency_range() in null sink
2008-06-16 Lennart Poetteringa few modernizations
2008-06-16 Lennart Poetteringadd new function pa_iochannel_socket_is_local()
2008-06-16 Lennart Poetteringmake use of the new pa_socket_address_is_local() function
2008-06-16 Lennart Poetteringadd new functions pa_socket_is_local() and pa_socket_ad...
2008-06-16 Lennart Poetteringadd missing inclusion
2008-06-14 Lennart Poetteringminor modernizations, increase unload timeout to 60s
2008-06-14 Lennart Poetteringavoid division by zero when informing user about unload...
2008-06-13 Lennart Poetteringupdate todo
2008-06-13 Lennart Poetteringfix a bad memory access pulsecore/client.c
2008-06-13 Lennart Poetteringrearrange things
2008-06-13 Lennart Poetteringconsider passing the same argument twice to a module...
2008-06-13 Lennart Poetteringsometimes a simple memset() is much faster
2008-06-13 Lennart Poetteringfix a minor memory leak when unloading m-c-k
2008-06-12 Lennart Poetteringdrop hal inclusion from module-console-kit.c
2008-06-12 Colin GuthrieTrivial typo fix in debug log message.
2008-06-11 Lennart Poetteringmerge Colin Guthrie's module-always-sink module, and...
2008-06-11 Lennart Poetteringenable auto-spawning by default
2008-06-11 Lennart Poetteringenable ConsoleKit support and positioned event sounds...
2008-06-11 Lennart Poetteringadd new switch --start to the PA binary which allows...
2008-06-11 Lennart Poetteringdon't exit when the XSM signals us a session exit....
2008-06-11 Lennart Poetteringmove pa_core_check_quit() a bit later
2008-06-11 Lennart Poetteringreformat things
2008-06-11 Lennart Poetteringinstall auto unload time event only when we have at...
2008-06-11 Lennart Poetteringadd new module-console-kit which tracks ck sessions...
2008-06-11 Lennart Poetteringadd new module module-position-event-sounds for positio...
2008-06-11 Lennart Poetteringreplace pa_atof() by pa_atod() because floats are lame
next