2009-08-15 |
Lennart Poettering | bluetooth: drop PA_BT_AUDIO_STATE_LAST since it is...
|
commit | commitdiff | tree |
2009-08-15 |
Lennart Poettering | thread-mq: do final q flush only when we aren't dispatching...
|
commit | commitdiff | tree |
2009-08-15 |
Lennart Poettering | asyncmsgq: introduce pa_asyncmsgq_dispatching()
|
commit | commitdiff | tree |
2009-08-15 |
Lennart Poettering | ladspa/remap: sync latency flags from master sink when...
|
commit | commitdiff | tree |
2009-08-15 |
Lennart Poettering | core: introduce pa_{sink|source}_update_flags()
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | combine: warn when the latency of a stream gets too...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | combine: big rework
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | combine: drop adjust_timestamp variable because it...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | ladspa: name sink after human readable plugin name...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | module-ladspa: allow moving of sink, forward fixed...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | module-remap: allow moving of sink, forward fixed latency
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | ladspa: move LADSPA_Data size check to compile time
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | remap: unify argument order with other modules
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | hook-list: make use of PA_LLIST_FOREACH
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | native-protocol: downgrade volume change log messages
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: document difference between IO and main thread...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: don't update latency range if not changed
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: call pa_sink_get_latency_within_thread() instead...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: make fixed latency dynamically changeable
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: move rtpoll to thread_info sub structure
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | log: place more rate limit invocations
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | rescure-stream: handle failed moves as well as dying...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | native: handle moving() callback with NULL destination...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | core: introduce pa_{sink_input|source_output}_fail_move()
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | module-stream-restore: don't fiddle with sinks/sources...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | volume: guarantee dB/linear conversion is reversible
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | protocol-native: log explicitly each time a client...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | daemon: reset gids too, not just uids
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | resampler: round up when estimating input/output sizes
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | thread-mq: never drop queued messages for the main...
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | asyncmsgq: add pa_asyncmsgq_flush() call
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | memblockq: add pa_memblockq_get_maxrewind() API
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | shm: bump shm size limit to 1GB
|
commit | commitdiff | tree |
2009-08-14 |
Lennart Poettering | pacmd: handle multi word commands in argv[] properly
|
commit | commitdiff | tree |
2009-08-13 |
Lennart Poettering | core: add functions to query max_rewind/max_request...
|
commit | commitdiff | tree |
2009-08-13 |
Lennart Poettering | core: add assert macros for verifying calling context
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | start-child: clean up child environment a bit better
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | pacmd: port pacmd from select() to poll() so that we...
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | memblock: rate limit 'Pool full' message
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | context: document why we only do minimal cleanups before...
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | daemon: reset scheduling priority on startup, too
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | core-util: move personality resetting into core-util
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | daemon: unconditionally clean up priviliges
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | conf: invert all negative boolean configuration option
|
commit | commitdiff | tree |
2009-08-12 |
Lennart Poettering | conf: add pa_config_parse_not_bool() for parsing inverse...
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | daemon: install D-Bus system policy file for PA system...
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | alsa: enable ext. amplifier by default
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | alsa: adjust priority bonus of mappings that match...
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | volume-restore: forward module load return value of...
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | hal: replace subdevs= parameter by subdevices= parameter
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | udev: drop definition of LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_T...
|
commit | commitdiff | tree |
2009-08-11 |
Lennart Poettering | hal: add stub module that loads module-udev-detect...
|
commit | commitdiff | tree |
2009-08-10 |
Lennart Poettering | Revert "build-sys: drop libcap checks, since we don...
|
commit | commitdiff | tree |
2009-08-10 |
Lennart Poettering | Merge commit 'origin/master-tx'
|
commit | commitdiff | tree |
2009-08-10 |
Lennart Poettering | Merge commit 'flameeyes/master'
|
commit | commitdiff | tree |
2009-08-08 |
Lennart Poettering | mix-test: fix test for s24-32 samples
|
commit | commitdiff | tree |
2009-08-07 |
Lennart Poettering | build-sys: drop libcap checks, since we don't use caps...
|
commit | commitdiff | tree |
2009-08-07 |
Lennart Poettering | ladspa/remap: make sure we process all requested rewinds...
|
commit | commitdiff | tree |
2009-08-07 |
Lennart Poettering | core: save volume/mute changes coming from the hardware...
|
commit | commitdiff | tree |
2009-08-05 |
Lennart Poettering | run make update-po
|
commit | commitdiff | tree |
2009-08-05 |
Lennart Poettering | Merge commit 'origin/master-tx'
|
commit | commitdiff | tree |
2009-08-05 |
Lennart Poettering | simple: bump libpulse-simple library revision
|
commit | commitdiff | tree |
2009-08-05 |
Lennart Poettering | smoother: readd #ifdef protection
|
commit | commitdiff | tree |
2009-08-04 |
Lennart Poettering | simple: check for == RUNNING instead of != DONE when...
|
commit | commitdiff | tree |
2009-08-04 |
Lennart Poettering | simple: split data/length validity checks into two
|
commit | commitdiff | tree |
2009-08-04 |
Lennart Poettering | simple: call pa_context_disconnect() just to be sure
|
commit | commitdiff | tree |
2009-08-04 |
Lennart Poettering | simple: always loop around pa_threaded_mainloop_wait...
|
commit | commitdiff | tree |
2009-08-04 |
Lennart Poettering | simple: use pa_xnew0 instead of manual reset to 0
|
commit | commitdiff | tree |
2009-08-04 |
Lennart Poettering | simple: use PA_xxx_IS_GOOD for state checks
|
commit | commitdiff | tree |
2009-08-03 |
Lennart Poettering | alsa: properly treat ESTRPIPE as system suspend
|
commit | commitdiff | tree |
2009-08-03 |
Lennart Poettering | client: extend documentation on pa_operation_cancel...
|
commit | commitdiff | tree |
2009-08-03 |
Lennart Poettering | build-sys: take preset CFLAGS into account
|
commit | commitdiff | tree |
2009-08-01 |
Lennart Poettering | autospawn: if creating the lock file fails, pass error...
|
commit | commitdiff | tree |
2009-08-01 |
Lennart Poettering | core-util: replace remaining fixed size destination...
|
commit | commitdiff | tree |
2009-08-01 |
Lennart Poettering | core-util: rework pa_strlcpy() to not rely on strncpy()
|
commit | commitdiff | tree |
2009-07-31 |
Lennart Poettering | pipe: replace PIPE_BUF macro pa pa_pipe_buf call
|
commit | commitdiff | tree |
2009-07-31 |
Lennart Poettering | hal: add option to initialize all subdevices of an...
|
commit | commitdiff | tree |
2009-07-31 |
Lennart Poettering | client: documented that pa_stream_drain() may only...
|
commit | commitdiff | tree |
2009-07-31 |
Lennart Poettering | client: fix documentation for threaded mainloop
|
commit | commitdiff | tree |
2009-07-31 |
Lennart Poettering | alsa: revert to first set number of periods, then set...
|
commit | commitdiff | tree |
2009-07-30 |
Lennart Poettering | tunnel: don't assert on misaligned reads, closes #597...
|
commit | commitdiff | tree |
2009-07-30 |
Lennart Poettering | threaded-mainloop: loop around pa_cond_wait() invocation...
|
commit | commitdiff | tree |
2009-07-27 |
Lennart Poettering | build-sys: bump binary version
|
commit | commitdiff | tree |
2009-07-27 |
Lennart Poettering | i18n: run make-update-po
|
commit | commitdiff | tree |
2009-07-27 |
Lennart Poettering | Merge branch 'master' into master-tx
|
commit | commitdiff | tree |
2009-07-25 |
Lennart Poettering | client: minor modernizations
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | client: if a child we created was already reaped, assume...
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | interpol-test: allow configuration of latency
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | client: limit block size for zero-copy operations to...
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | client: make volume struct const
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | alsa: throw timing data away after device resume
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | autospawn: refuse autospawning if process disabled...
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | memblock: try to hit an assert earlier when ref counting...
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | udev: explain what happened when inotify_add_watch...
|
commit | commitdiff | tree |
2009-07-24 |
Lennart Poettering | alsa: handle correctly if alsa returns us 0 or EAGAIN...
|
commit | commitdiff | tree |
2009-07-23 |
Lennart Poettering | pacat: use zero-copy write calls when playing audio...
|
commit | commitdiff | tree |
2009-07-23 |
Lennart Poettering | client: include zerocopy write calls in map file
|
commit | commitdiff | tree |
2009-07-23 |
Lennart Poettering | alsa: don't reset volume/mute when selecting path
|
commit | commitdiff | tree |
2009-07-23 |
Lennart Poettering | daemon: replace colons by dash in per-machine directory...
|
commit | commitdiff | tree |