]> code.delx.au - pulseaudio/shortlog
pulseaudio
2006-08-12 Lennart Poetteringupdate todo
2006-08-12 Lennart Poetteringhandle hot-remeving of OSS devices properly
2006-08-12 Lennart Poetteringprint the device capabilities after opening the device
2006-08-12 Lennart Poetteringwhen the requested sample format is not available for...
2006-08-12 Lennart Poetteringthere's no need to queue subscription events if noone...
2006-08-12 Lennart Poettering* only load an OSS driver for the first device of a...
2006-08-12 Lennart Poetteringfix a segfault in module-oss
2006-08-12 Lennart Poetteringfix pa_gettimeofday() return value testing
2006-08-12 Lennart Poetteringupdate todo
2006-08-12 Lennart Poetteringupdate todo
2006-08-12 Lennart Poetteringclean up event generation a little: suppress unnecessar...
2006-08-12 Lennart Poetteringrework subscription code: try to drop redundant queued...
2006-08-12 Lennart Poetteringfix a compiler warning
2006-08-12 Lennart Poetteringadd new macro PA_LLIST_INSERT_AFTER
2006-08-12 Shahms E. Kingincrease module argument buffer size to prevent truncat...
2006-08-12 Lennart Poetteringupdate todo
2006-08-12 Lennart Poetteringallow setting the null sink description by a module...
2006-08-11 Lennart Poetteringdon't set the sink/source descriptions manually, use...
2006-08-11 Lennart Poetteringcomment which values in pa_{sink,source,sink_input...
2006-08-11 Lennart Poettering* introduce new functions pa_sink_set_description(...
2006-08-11 Lennart Poetteringupdate todo
2006-08-11 Lennart Poetteringshorten sink/source device descriptions a little
2006-08-11 Lennart Poetteringuse the HAL UDI for naming input/output devices
2006-08-11 Lennart Poetteringdo not export name validity checking routes and apply...
2006-08-11 Lennart Poetteringfix bad memory access and a leak when detructing ALSA...
2006-08-11 Lennart Poetteringrework name register a litle to only allow "valid"...
2006-08-11 Lennart PoetteringBuild HAL support only when either OSS or ALSA is available
2006-08-11 Lennart Poetteringremove OSS specific code from module-hal-detect if...
2006-08-11 Lennart PoetteringALSA: handle write()/read() errors properly by unloadin...
2006-08-11 Lennart Poetteringchange order of the ALSA event dispatch code to make...
2006-08-11 Lennart Poetteringuse the copied udi string as hash key for the device...
2006-08-08 Shahms E. Kingadd HAL support for OSS devices and capability changes
2006-08-07 Shahms E. Kingclean up hal patch to use pa_xnew and timeval compatibi...
2006-08-07 Lennart Poetteringtry to reduce volume updates in the ALSA sinks/sources...
2006-08-06 Lennart Poettering* add SVN $Id$ tags
2006-08-06 Lennart Poetteringmerge HAL support from Shams E. King
2006-08-03 Lennart Poetteringupdate todo
2006-08-03 Lennart Poetteringimplement "pactl move-source-output"
2006-08-03 Lennart Poetteringimplement pa_context_move_source_output_by_{name,index}()
2006-08-03 Lennart Poetteringwrap pa_source_output_move_to() in the native protocol
2006-08-03 Lennart Poetteringadd new CLI command move-source-output as wrapper aroun...
2006-08-03 Lennart PoetteringImplement pa_source_input_move_to() for moving record...
2006-08-03 Lennart Poettering- don't call pa_sink_notify in pa_sink_input_new()...
2006-08-01 Lennart Poetteringbump API and protocol version. Return PA_ERR_NOTSUPPORT...
2006-07-31 Lennart Poetteringadd new "move-sink-input" command to pactl
2006-07-31 Lennart Poetteringwrap PA_COMMAND_MOVE_SINK_INPUT for libpulse
2006-07-31 Lennart Poetteringadd new native protocol function for moving sink inputs...
2006-07-31 Lennart Poetteringadd new commands opcode for moving sink inputs and...
2006-07-31 Lennart Poetteringdeal properly with recursive module unloading
2006-07-31 Lennart Poetteringfix bad memory access if a non-existing entry shall...
2006-07-29 Lennart Poetteringfix module-gconf initialization
2006-07-29 Lennart Poetteringdon't hit an assetr if there are operations outstanding...
2006-07-29 Lennart Poetteringfix two typos (pierre, have you been sleeping? next...
2006-07-29 Lennart Poetteringadd new CLI function "move-sink-input" as wrapper aroun...
2006-07-29 Lennart Poettering* implement "hot" moving of playback streams between...
2006-07-29 Lennart Poetteringfree the memblockq if we decide not to play it
2006-07-29 Lennart Poetteringif the memblockq is empty, return -1 in all cases
2006-07-29 Lennart Poetteringfix calculation of pa_usec_to_bytes, to make sure that...
2006-07-29 Lennart Poetteringhandle EOF correctly if it is read before the stream...
2006-07-28 Lennart Poetteringfor the playing field of pa_timing_info use pa_sink_inp...
2006-07-28 Lennart Poetteringfold the seperate variable pa_sink_input::playing into...
2006-07-28 Lennart Poetteringintroduce pa_play_memblockq() which creates a playback...
2006-07-27 Lennart Poetteringupdate todo
2006-07-27 Lennart Poetteringload module-gconf in default install
2006-07-27 Lennart Poetteringintroduce three virtual sink/source names: @DEFAULT_SIN...
2006-07-27 Lennart Poetteringif possible do not unload already loaded modules when...
2006-07-27 Lennart Poetteringbecause gconf doesn't provide real transactions we...
2006-07-27 Lennart Poetteringremove superfluous code
2006-07-26 Lennart Poetteringremove two superfluous lines
2006-07-26 Lennart Poetteringmainloop fixes: when disabling time events when dispatc...
2006-07-26 Lennart Poetteringadd some protection that the gconf helper process will...
2006-07-26 Lennart Poetteringadd missing configure.ac checks for module-gconf
2006-07-26 Lennart Poetteringadd new module "module-gconf" which reads configuration...
2006-07-25 Lennart Poetteringadd new command line option --no-cpu-limit. This is...
2006-07-25 Lennart PoetteringResults of profiling PulseAudio with valgrind's callgri...
2006-07-25 Lennart Poetteringsplit a few asserts
2006-07-25 Lennart Poetteringsplit a few assert()s
2006-07-25 Lennart Poetteringadd a few more g_assert()s and change all assert()s...
2006-07-24 Lennart Poetteringadd autogen.sh for jhbuild (for you, elmarco!)
2006-07-24 Lennart Poetteringbump version and sonames
2006-07-23 Lennart Poetteringadd massif target to Makefile
2006-07-23 Lennart Poetteringas a result of memory profiling with valgrind/massif...
2006-07-23 Lennart Poetteringupdate todo
2006-07-22 Lennart Poetteringfix horribly broken glib timeout event handling
2006-07-21 Pierre OssmanUse proper @libdir@ in pc.in files to handle x86_64...
2006-07-21 Lennart Poetteringraise the default value for RLIMIT_NOFILE to 200 since...
2006-07-20 Pierre OssmanGet ACL:s to work on Win32.
2006-07-20 Lennart Poetteringremove access group setting from default client.conf
2006-07-20 Lennart Poetteringfix a few @@ replacments
2006-07-20 Lennart Poetteringeven more FreeBSD portability (thanks Flameeyes, again!)
2006-07-20 Lennart Poetteringadd missing #ifdef HAVE_CREDS (thanks, Flameeyes)
2006-07-20 Lennart Poetteringsome more FreeBSD compat from Flameeyes
2006-07-20 Lennart Poetteringbump release and sonames
2006-07-20 Lennart Poetteringremove configurable client access group, since can...
2006-07-20 Lennart Poetteringupdate todo
2006-07-20 Lennart Poetteringimplement "auth-ip-acl=" in the native and esound protocols
2006-07-20 Lennart Poetteringactually ship src/pulsecore/creds.h in the tarballs
2006-07-20 Lennart Poetteringadd IP address ACL subsystem
2006-07-20 Pierre OssmanFix incorrect call to nonexistant pa_log_warning().
2006-07-20 Pierre OssmanOnly warn when running as root and not --system.
next