]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-05-01 Lennart Poetteringmove unlinking code to operation_unlink()
2008-05-01 Lennart Poetteringsome minor updates
2008-05-01 Lennart Poetteringparse boolean parameters as boolean instead of int...
2008-05-01 Lennart Poetteringinstall gccmacro.h properly, drop unused core-def...
2008-05-01 Lennart Poetteringchange pa_rtpoll_set_timer_absolute() to take a pa_usec...
2008-05-01 Lennart Poetteringsave and restore errno in log functions
2008-05-01 Lennart Poetteringminor reformat
2008-05-01 Lennart Poetteringcheck for $PULSE_INTERNAL before enabling padsp
2008-05-01 Lennart Poetteringdon't allow overwriting of callback pointers when we...
2008-05-01 Lennart Poetteringport pa_sample_clamp() to liboil
2008-05-01 Lennart Poetteringadd new function pa_sample_clamp()
2008-05-01 Lennart Poetteringstrip CRLF line breaks from read CLI commands. This...
2008-05-01 Lennart Poettering* Increase history set to 64 to simplify reduction...
2008-05-01 Lennart Poetteringmake check for $DISPLAY=="" more readable, pa_bool_tization
2008-05-01 Lennart Poetteringa bit of pa_bool_t'ization
2008-05-01 Lennart Poetteringsave errno before calling free()
2008-04-23 Lennart Poetteringdefine minimal and maximal wakeup/sleep times; check...
2008-04-23 Lennart Poetteringfix size of requested_latency
2008-04-23 Lennart Poetteringfix build for auxiliary modules
2008-04-23 Lennart Poetteringadd stripnul to build
2008-04-23 Lennart PoetteringBig pile of interdependant changes:
2008-04-23 Lennart Poetteringadd new tool 'stripnul' which can be used to drop leadi...
2008-04-23 Lennart Poetteringpa_bool_t'ization
2008-04-23 Lennart Poetteringrespect the resampler's maximum block size to avoid...
2008-04-23 Lennart Poetteringadd missing header definitions for last commit
2008-04-23 Lennart Poetteringadd new function pa_alsa_build_pollfd() to alsa-util...
2008-04-23 Lennart Poetteringunify code that fixes up buffering metrics
2008-04-23 Lennart Poetteringdrop a misplaced newline
2008-04-23 Lennart Poetteringdo not fix automatic buffer attrs anymore, the new...
2008-04-22 Lennart Poettering* don't increase tsched_watermark on underrun without...
2008-04-22 Lennart Poetteringshow configure latency metrics
2008-04-22 Lennart Poetteringsome beautification updates, show msec instead of usec...
2008-04-22 Lennart Poetteringif no timer was armed, we don't need to disarm it
2008-04-22 Lennart Poetteringif no latency was configure for a sink/source, fill...
2008-04-22 Lennart Poetteringadd new function pa_alsa_recover_from_poll() to merge...
2008-04-22 Lennart Poetteringimplement --process-time
2008-04-22 Lennart Poetteringmake sure the client buffer has space for 2*minreq...
2008-04-22 Lennart Poettering- Change meaning of special values of latency request...
2008-04-22 Lennart Poetteringproperly initialize memblock->is_silence for imported...
2008-04-20 Lennart Poetteringimprove dB volume calculation
2008-04-20 Lennart Poetteringfix C++ compat
2008-04-20 Lennart Poetteringinitialize properties for ALSA sinks/sources more elabo...
2008-04-20 Lennart Poetteringuse the sink description instead of the name to choose...
2008-04-20 Lennart Poetteringdrop a redundant pa_init_proplist(), properly set MEDIA...
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-20 Lennart Poetteringmaintain a global silence memblock cache
2008-04-20 Lennart Poetteringfix for new location of gccmacro.h
2008-04-20 Lennart Poetteringwe have not periodic timers anymore
2008-04-20 Lennart Poetteringupdate to recent changes of proplist api
2008-04-20 Lennart Poetteringsplit user supplied data in multiple memory blocks...
2008-04-20 Lennart Poetteringincrease the default pool size to 16MB because we now...
2008-04-20 Lennart Poetteringadd lower boundary for artifical latencies
2008-04-20 Lennart Poetteringfollow pa_pstream_use_shm->pa_pstream_enable_shm rename
2008-04-20 Lennart Poetteringadd new pa_pstream_get_shm() API, rename pa_pstream_use...
2008-04-20 Lennart Poetteringremove debug messages
2008-04-20 Lennart Poetteringadd new silence memblock caching subsystem
2008-04-20 Lennart Poetteringadd new API function pa_memchunk_memcpy()
2008-04-20 Lennart Poetteringprint a message on xrun
2008-04-17 Lennart Poetteringadd new rtstutter tool which can be used generate artif...
2008-04-17 Lennart Poetteringdefine PA_xxxSEC_PER_yyySEC for usec, too
2008-04-14 Lennart Poetteringthe pointer to rewind() may actually be NULL
2008-04-14 Lennart Poetteringproperly ask the sink to rewind on new sink inputs...
2008-04-14 Lennart Poetteringmake sure to clear all queued RT signals before arm...
2008-04-14 Lennart Poetteringadd _cb suffix to _max_rewind function like with all...
2008-04-11 Lennart Poetteringadd missing 'break's in switch
2008-04-11 Lennart Poetterings/pulsecore\/gccmacro.h/pulse\/gccmacro.h/
2008-04-11 Lennart Poetteringregister sink/source name as first step when creating...
2008-04-11 Lennart Poetteringdump all info we know about sinks/sources/... in pactl
2008-04-11 Lennart Poetteringproperly initialize ->memblockq
2008-04-11 Lennart Poetteringadd new pa_get_state_dir() function, move pa_strnull...
2008-04-11 Lennart Poetteringfix help string for volume commands
2008-04-11 Lennart Poetteringfix packet formatting for a few commands
2008-04-11 Lennart Poetteringmark shm marker struct as packed, to guarantee identica...
2008-04-11 Lennart Poetteringadd new PA_GCC_PACKED macro
2008-04-11 Lennart Poetteringmake shm magic marker compat with multiarch systems...
2008-04-11 Lennart Poetteringdon't fail if a signalled writability of STDOUT is...
2008-04-11 Lennart Poetteringupdate list-xxx commands a bit
2008-04-11 Lennart Poetteringdon't print 'signal' each time a rtpoll poll() call...
2008-04-11 Lennart Poetteringfix linker warning macro code, move pa_strnull() to...
2008-04-11 Lennart Poetteringdon't use fqdn if we don't have to
2008-04-11 Lennart Poetteringredirect alsa errors to normal PA log system; export...
2008-04-11 Lennart Poetteringmake use of new alsa SND_PCM_NO_AUTO_xxx flags; redirec...
2008-04-11 Lennart Poetteringmark autoload functions as deprecated
2008-04-11 Lennart Poetteringremove misplaced PA_GCC_PURE
2008-04-11 Lennart Poetteringadd C++ safety to header file
2008-04-11 Lennart Poetteringfix bit depth guarantee for pa_usec_t
2008-04-11 Lennart Poetteringadd new API function pa_timeval_add()
2008-04-11 Lennart Poetteringremove gcc macros from cdecl.h because we have them...
2008-04-11 Lennart Poetteringfix bad memory access when initializing client proplist
2008-04-11 Lennart Poetteringadd gccmacro.h to doxygen docs
2008-04-11 Lennart Poetteringadd new module module-device-restore
2008-04-11 Lennart Poetteringincrease version of required ALSA to 1.0.16. check...
2008-04-11 Lennart Poetteringadd new API pa_rtclock_from_wallclock()
2008-04-11 Lennart Poetteringfix proplist serialization
2008-04-11 Lennart Poetteringmove gccmacro from pulsecore/ to pulse/
2008-04-09 Lennart Poetteringadd new describe-module CLI command
2008-04-09 Lennart Poetteringadd new pa_proplist_setf() API function
2008-04-09 Lennart Poetteringimplement server side of new sink/source reconfiguratio...
next