]> code.delx.au - pulseaudio/history - src/pulse
rework the rewinding logic once again, fixing
[pulseaudio] / src / pulse /
2008-05-07 Lennart Poetteringdefine callback function types; allow pa_signal_done...
2008-05-06 Lennart Poetteringrename 'routing' to 'filter'
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 Poetteringdon't allow overwriting of callback pointers when we...
2008-05-01 Lennart Poetteringmake check for $DISPLAY=="" more readable, pa_bool_tization
2008-05-01 Lennart Poetteringsave errno before calling free()
2008-04-23 Lennart Poetteringdo not fix automatic buffer attrs anymore, the new...
2008-04-20 Lennart Poetteringimprove dB volume calculation
2008-04-20 Lennart Poetteringfix C++ compat
2008-04-20 Lennart Poetteringdrop a redundant pa_init_proplist(), properly set MEDIA...
2008-04-20 Lennart Poetteringsplit user supplied data in multiple memory blocks...
2008-04-20 Lennart Poetteringfollow pa_pstream_use_shm->pa_pstream_enable_shm rename
2008-04-17 Lennart Poetteringdefine PA_xxxSEC_PER_yyySEC for usec, too
2008-04-11 Lennart Poetterings/pulsecore\/gccmacro.h/pulse\/gccmacro.h/
2008-04-11 Lennart Poetteringadd new PA_GCC_PACKED macro
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 Poetteringmove gccmacro from pulsecore/ to pulse/
2008-04-09 Lennart Poetteringadd new pa_proplist_setf() API function
2008-04-09 Lennart Poetteringremove doxygen \since tag for API changes older than...
2008-04-04 Lennart Poetteringmark libpulse-browse as obsolete
2008-04-03 Lennart Poettering- deprecate autoload stuff
2008-03-31 Lennart Poetteringcatch up with trunk HEAD (i.e. 2118:2213)
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...
2008-01-06 Lennart Poetteringuse __BYTE_ORDER macro for detecting byte order, as...
2007-12-29 Lennart Poetteringadd new function pa_proplist_contains()
2007-12-23 Lennart Poetteringadd new property list implementation
2007-11-24 Lennart Poetteringrearrange #includes
2007-11-22 Lennart Poetteringfix uploading of samples into PA. Problem discovered...
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-14 Lennart Poetteringuse a prio inheriting mutex for the threaded mainloop...
2007-11-14 Lennart Poetteringuse a free list for allocation pa_operation objects
2007-11-13 Lennart Poetteringadd array size to increase chance of detecting missing...
2007-11-09 Lennart Poetteringminor typo
2007-11-09 Lennart Poetteringadd support for 32bit integer samples
2007-11-08 Lennart Poetteringstrip most comments from the default configuration...
2007-11-01 Lennart Poetteringpa_boolize the client config
2007-10-30 Lennart Poetteringsave and restore errno in the sig handler
2007-10-30 Lennart Poetteringrename 'length' parameters in the API to 'bytes', to...
2007-10-29 Lennart Poetteringignore network sinks/sources
2007-10-29 Lennart Poetteringmake use of new pa_readlink() where applicable
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-05-23 Lennart Poetteringonly browse for ipv4 pa servers for now. Needs better...
2007-05-23 Lennart Poetteringdon't allow excessively high sample rates
2007-05-23 Lennart PoetteringTreat empty :0.0 identically to unset :0.0 when trying...
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-11-06 Pierre OssmanHandle when threaded mainloop is freed before it is...
2006-09-26 Lennart Poetteringrework memory block management to be thread-safe and...
2006-09-07 Lennart Poetteringadd missing channel names (fixes a segfault when parsin...
2006-09-06 Lennart Poetteringdon't hit an assert in the client if posix shm is not...
2006-09-04 Lennart Poetteringport the threaded mainloop to our new abstract mutex...
2006-08-27 Lennart Poetteringincrease operation timeout
2006-08-22 Pierre OssmanProceed with connect even when no cookie is loaded...
2006-08-22 Pierre OssmanFix call to pa_pstream_send_tagstruct().
2006-08-22 Pierre OssmanAdd an ifdef for when we do not have creds.
2006-08-19 Lennart Poetteringadd default "disable-shm" option to client.conf
2006-08-19 Lennart Poetteringadd new "disable-shm" option to client.conf
2006-08-18 Lennart Poetteringenable SHM support on the client side only if both...
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-18 Lennart PoetteringRework memory management to allow shared memory data...
2006-08-17 Lennart Poetteringmodify pa_bytes_snprint() to return the string we just...
2006-08-03 Lennart Poetteringimplement pa_context_move_source_output_by_{name,index}()
2006-08-01 Lennart Poetteringbump API and protocol version. Return PA_ERR_NOTSUPPORT...
2006-07-31 Lennart Poetteringwrap PA_COMMAND_MOVE_SINK_INPUT for libpulse
2006-07-29 Lennart Poetteringdon't hit an assetr if there are operations outstanding...
2006-07-29 Lennart Poetteringfix calculation of pa_usec_to_bytes, to make sure that...
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-25 Lennart PoetteringResults of profiling PulseAudio with valgrind's callgri...
2006-07-25 Lennart Poetteringadd a few more g_assert()s and change all assert()s...
2006-07-22 Lennart Poetteringfix horribly broken glib timeout event handling
2006-07-20 Lennart Poetteringremove access group setting from default client.conf
2006-07-20 Lennart Poetteringremove configurable client access group, since can...
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-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 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 Poetteringturn the glib adapter into a single GSource instead...
2006-07-18 Lennart Poetteringdefine proper typdefs for callback prototypes
2006-07-17 Pierre OssmanRestore SIGPIPE warning when the platform doesn't have...
2006-07-16 Lennart Poetteringadd new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flag
2006-07-14 Lennart Poetteringremove checking for SIGPIPE blocking from client code...
2006-07-14 Lennart Poetteringtry to use send(,,MSG_NOSIGNAL) instead of write()...
2006-07-14 Lennart Poettering* fall back to prctl(PR_GET_NAME) in pa_get_binary_name...
2006-07-13 Lennart Poettering* port libpulse-browse to use the native avahi API...
next