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