]> code.delx.au - pulseaudio/shortlog
pulseaudio
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.
2006-07-20 Pierre OssmanCentralise check if we're running as root.
2006-07-20 Pierre OssmanMove check for SUID into the caps functions.
2006-07-20 Pierre OssmanHandle user switch in a more platform independent manner.
2006-07-20 Pierre OssmanMake sure parse_rlimit is only used when rlimits are...
2006-07-20 Lennart Poetteringadd support to set resource limits for the daemon and...
2006-07-20 Lennart Poetteringundo r1111 in some way: include sys/socket.h and sys...
2006-07-20 Pierre OssmanAdd missing header.
2006-07-20 Pierre OssmanMake -1 mean "current group/user" so that some platform...
2006-07-20 Pierre OssmanProtect platform dependent headers with ifdefs.
2006-07-20 Pierre OssmanRemove unneeded headers.
2006-07-19 Lennart Poetteringadd a few comments
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-07-19 Lennart Poetteringuse access group dedclared in ~/.pulse/client.conf...
2006-07-19 Lennart Poetteringupdate @@ tokens according to recent Makefile.am change
2006-07-19 Lennart Poetteringfix sed scripts according to #define renames
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-18 Lennart Poetteringremove glib 1.2 adapter. It started to bitrot and wasn...
2006-07-18 Lennart Poetteringadd two more \since
2006-07-18 Lennart Poetteringfix module-detect on FreeBSD (patch from Diego "Flameey...
2006-07-18 Lennart Poetteringturn the glib adapter into a single GSource instead...
2006-07-18 Lennart Poetteringdefine proper typdefs for callback prototypes
2006-07-17 Lennart Poetteringchange licensing blurb form "Library GPL" to "Lesser...
2006-07-17 Pierre OssmanForgot to protect one access to with_creds with an...
2006-07-17 Pierre OssmanRestore SIGPIPE warning when the platform doesn't have...
2006-07-16 Lennart Poetteringmake pulseaudio compile again on FreeBSD (patch from...
2006-07-16 Lennart Poetteringtodo
2006-07-16 Lennart Poetteringshow summary after "configure" has run (closes: #22)
2006-07-16 Lennart Poetteringshow value of PA_SINK_HARDWARE/PA_SOURCE_HARDWARE in...
2006-07-16 Lennart Poetteringset is_hardware flag for a few hw plugins
2006-07-16 Lennart Poetteringadd new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flag
2006-07-16 Lennart Poetteringadd a new boolean variable is_hardware to pa_sink/pa_so...
2006-07-15 Lennart Poetteringupdate todo
2006-07-14 Lennart Poetteringimprove latency calculation of NULL sink
2006-07-14 Lennart Poetteringupdate todo
2006-07-14 Lennart Poetteringremove checking for SIGPIPE blocking from client code...
2006-07-14 Lennart Poetteringdon't send SCM_CREDENTIALS on every sendmsg(), instead...
2006-07-14 Lennart Poetteringdon't set MSG_NOSIGNAL for recvmsg(), since it doesn...
2006-07-14 Lennart Poetteringtry to use send(,,MSG_NOSIGNAL) instead of write()...
2006-07-14 Lennart Poetteringremove vi'ism
2006-07-14 Lennart Poetteringupdate todo
2006-07-14 Pierre OssmanMake sure the win32 default conf gets shipped.
2006-07-14 Lennart Poetteringadd new test get-binary-name-test for testing pa_get_bi...
2006-07-14 Lennart PoetteringDon't call pa_path_get_filename() anymore since it...
2006-07-14 Lennart Poettering* fall back to prctl(PR_GET_NAME) in pa_get_binary_name...
2006-07-13 Lennart Poetteringsupport time events with NULL timevals which are OK...
2006-07-13 Lennart Poetteringupdate todo
2006-07-13 Lennart Poetteringremove avahi/howl item from todo list
2006-07-13 Lennart Poetteringremove howl-wrap.[ch]
2006-07-13 Lennart Poetteringremove HOWL snippet from configure script
2006-07-13 Lennart Poettering* add proper error handling to pabrowse.c
2006-07-13 Lennart Poetteringadd browser.h to doxygen docs
2006-07-13 Lennart Poettering* port libpulse-browse to use the native avahi API...
next