summaryrefslogtreecommitdiffstats
path: root/src/pulse
Commit message (Expand)AuthorAgeFilesLines
* increase operation timeoutLennart Poettering2006-08-271-1/+1
* Proceed with connect even when no cookie is loaded. Allows you to connectPierre Ossman2006-08-221-6/+2
* Fix call to pa_pstream_send_tagstruct().Pierre Ossman2006-08-221-1/+1
* Add an ifdef for when we do not have creds.Pierre Ossman2006-08-221-1/+3
* add default "disable-shm" option to client.confLennart Poettering2006-08-191-0/+3
* add new "disable-shm" option to client.confLennart Poettering2006-08-193-2/+6
* enable SHM support on the client side only if both the client and the server ...Lennart Poettering2006-08-182-8/+24
* remove all occurences of Lennart Poettering2006-08-187-17/+17
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-183-8/+9
* modify pa_bytes_snprint() to return the string we just wrote to. This should ...Lennart Poettering2006-08-172-2/+4
* implement pa_context_move_source_output_by_{name,index}()Lennart Poettering2006-08-032-0/+56
* bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...Lennart Poettering2006-08-012-0/+3
* wrap PA_COMMAND_MOVE_SINK_INPUT for libpulseLennart Poettering2006-07-312-0/+53
* don't hit an assetr if there are operations outstanding when the pa_context i...Lennart Poettering2006-07-291-0/+4
* fix calculation of pa_usec_to_bytes, to make sure that it never returns fract...Lennart Poettering2006-07-291-1/+1
* remove superfluous codeLennart Poettering2006-07-271-43/+0
* remove two superfluous linesLennart Poettering2006-07-261-3/+0
* mainloop fixes: when disabling time events when dispatching them, make sure t...Lennart Poettering2006-07-262-2/+12
* Results of profiling PulseAudio with valgrind's callgrind module: rework the ...Lennart Poettering2006-07-251-194/+353
* add a few more g_assert()s and change all assert()s to g_assert()sLennart Poettering2006-07-251-52/+73
* fix horribly broken glib timeout event handlingLennart Poettering2006-07-221-7/+5
* remove access group setting from default client.confLennart Poettering2006-07-201-3/+0
* remove configurable client access group, since can never work on Linux anway,...Lennart Poettering2006-07-203-11/+1
* Make -1 mean "current group/user" so that some platform dependent callsPierre Ossman2006-07-201-1/+1
* Protect platform dependent headers with ifdefs.Pierre Ossman2006-07-201-2/+3
* * add new function pa_check_in_group()Lennart Poettering2006-07-192-8/+16
* use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUPLennart Poettering2006-07-191-1/+1
* update @@ tokens according to recent Makefile.am changeLennart Poettering2006-07-191-1/+7
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-193-15/+30
* remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...Lennart Poettering2006-07-182-508/+1
* add two more \sinceLennart Poettering2006-07-181-2/+2
* turn the glib adapter into a single GSource instead of creating a bunch of se...Lennart Poettering2006-07-181-344/+444
* define proper typdefs for callback prototypesLennart Poettering2006-07-181-20/+23
* Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.Pierre Ossman2006-07-171-0/+6
* add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flagLennart Poettering2006-07-161-2/+4
* remove checking for SIGPIPE blocking from client code. Because we useLennart Poettering2006-07-141-4/+0
* try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering2006-07-143-5/+7
* * fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() failsLennart Poettering2006-07-141-18/+45
* * port libpulse-browse to use the native avahi API instead of the HOWL cruftLennart Poettering2006-07-132-190/+319
* make sure gccmacro.h and cdecl.h may be included at the same time as those he...Lennart Poettering2006-07-131-2/+2
* Make sure we print the file name we actually use.Pierre Ossman2006-06-301-1/+1
* include config.h in browser.c (closes #20)Lennart Poettering2006-06-211-0/+4
* only interpolate when the last timing info told us the stream is indeed playingLennart Poettering2006-06-211-1/+1
* Fix the final few occurences of polyp.Pierre Ossman2006-06-201-1/+1
* s/POLYP/PULSE/gLennart Poettering2006-06-192-12/+12
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-197-18/+18
* update references to the pkg-config files in the docsLennart Poettering2006-06-191-4/+4
* name the pkg-config files after the library namesLennart Poettering2006-06-191-10/+9
* replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"Lennart Poettering2006-06-198-31/+31
* rename polypaudio.h to pulseaudio.hLennart Poettering2006-06-191-0/+0