2008-06-11 |
Lennart Poettering | add new switch --start to the PA binary which allows... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | don't exit when the XSM signals us a session exit.... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | move pa_core_check_quit() a bit later |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | reformat things |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | install auto unload time event only when we have at... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | add new module-console-kit which tracks ck sessions... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | add new module module-position-event-sounds for positio... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | replace pa_atof() by pa_atod() because floats are lame |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Lennart Poettering | update well-known property list |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Colin Guthrie | Do not invalidate the cookie if no file was specified. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Colin Guthrie | Rejig r2495 slightly and directly compile the necessary... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Colin Guthrie | Also link libpulsecore.la to some libraries (needed... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Colin Guthrie | Perfer client.conf over X11 property variables. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Lennart Poettering | fix a compiler warning on ARM due to missing cast,... |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Lennart Poettering | update props |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Lennart Poettering | allow on-the-fly deleting of hashmap entries wile we... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Lennart Poettering | never hand out more data from a sink input than request... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Lennart Poettering | always expect name field in upload datagram |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Lennart Poettering | fix esound proto to not crash |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Lennart Poettering | readd name field to upload datagram |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Lennart Poettering | fix a minor memory leak |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | big mumbo jumo of interleaved patches. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | move device volume file to state dir |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | move default device from runtime to state dir |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | move volume restore table from runtime to state dir... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | define PA_SYSTEM_CONFIG_PATH and PA_SYSTEM_STATE_PATH... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | deal with failing pa_runtime_path() |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | properly handle if pa_runtime_path() fails |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | make state and config path for system instance configurable |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | fix a compiler warning |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | add O_NOCTTY |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Lennart Poettering | add new functions pa_state_path()/pa_get_state_dir... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | fix daemon shutdown with active monitor streams |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | ignore close-test binary |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | add a small test program for pa_close_all() |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | remove a misplaced assert |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | make sure we don't hit an assert when autospawning |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | fix pa_close_all() to make it actually work as advertised |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Lennart Poettering | fix a misplaced assert |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | fix return value of noop pa_limit_caps() |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | add another assert to catch sleep time miscalculations... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | use pa_source_set_latency_range()/pa_sink_set_latency_r... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | use pa_source_set_latency_range()/pa_sink_set_latency_r... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | use pa_sink_set_latency_range() where applicable |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | link latency of monitor source to sink |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | add new function pa_source_set_latency_range(), fix... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | only unref memblock if there is one |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | dump latency metrics for recording streams, too |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | fix peak detection pseudo resampler |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | fix pa_stream flag checking |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | type fixes for constants |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | type fixes for constants |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | fix a minor compiler warning |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Lennart Poettering | declare the explicit type for our PA_xSEC_PER_ySEC... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Lennart Poettering | bump so revisions |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Lennart Poettering | also update PROTOCOL |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Lennart Poettering | merge glitch-free branch back into trunk |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Sjoerd Simons | Let bootstrap.sh require version 1.10 of the various... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | fix caps stuff for crazy people who disable caps |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | update copyright year |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2136 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2195 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2194 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2193 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2192 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2191 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2189 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2190 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2187 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2186 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2185 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2184 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2183 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Lennart Poettering | merge r2182 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Petteno | fix the help for --disable-per-user-esound-socket so... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | properly notify clients about suspended state when... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | merge r2179 from prepare-0.9.10 |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | remove a redundant if check |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | copy originial l2ping license from bluez into bt helper |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | Enable per-user esound sockets by default. Esound CVS... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | make loading of a few more modules non-fatal |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | Double maximum sample size for some overly huge samples... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | Attempt to resolve the multilib conflicts by getting... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | modernize polkit code a bit, use new functions from... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | rename polkit policy file to org.pulseaudio.policy... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | add vendor data to pk policy file |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Lennart Poettering | Abort instead of cleanly exiting, so we can obtain... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Lennart Poettering | add proper arm atomic ops support, patch from Jyri... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Lennart Poettering | work around solaris printf %s and NULL string brain... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Lennart Poettering | change policy file to not show polkit auth dlg by default |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Diego Petteno | And one more. |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Diego Petteno | Test for _struct_ lt_user_dlloader, otherwise it won... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Diego Petteno | Build and run using libltdl from libtool 2.2. The user... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Tanu Kaskinen | Clarify the explanation of the in_action field in pa_au... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lennart Poettering | only call pa_ltdl_done() if we called pa_ltdl_init... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lennart Poettering | allow compilation on systems that lack POSIX shared... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lennart Poettering | explicitly recommend the usage of -- in the pasuspender... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lennart Poettering | look for timer_create in librt, Closes #210, patch... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lennart Poettering | print pa version id each time we start up, so that... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Lennart Poettering | Improve compatibility with applications which like... |
commit | commitdiff | tree | snapshot |
next |