Commit graph

  • 8d9c41e84c echo-cancel: Fix tap weights array alignment Tanu Kaskinen 2013-02-15 21:16:37 +02:00
  • 764eabd109 echo-cancel: Fix zeroing of w in AEC_leaky() Peter Meerwald 2013-02-13 17:26:54 +01:00
  • bf29c8dcf7 echo-cancel: Fix memory leak / deinitialization of Adrian AEC Peter Meerwald 2013-02-13 17:26:53 +01:00
  • c43e885537 echo-cancel: Output echo canceller name if invalid Peter Meerwald 2013-02-13 17:26:52 +01:00
  • db7415b7e9 echo-cancel: Add function pa_echo_canceller_blocksize_power2() Peter Meerwald 2013-02-13 17:26:51 +01:00
  • e845c86c64 build-sys: Properly check for HAVE_DBUS in module-ladspa-sink Peter Meerwald 2013-02-13 17:26:49 +01:00
  • 425bdc10ec build-sys: ALSA use-case manager requires ALSA library >= 1.0.24 Peter Meerwald 2013-02-13 17:26:48 +01:00
  • b84c293ff3 bluetooth: Fix incorrect index check with PA_ELEMENTSOF Mikel Astiz 2013-02-14 12:50:11 +01:00
  • 930654a3af resampler: Generate normalized rows in calc_map_table() Stefan Huber 2013-02-07 14:03:17 +01:00
  • 1a40af9c3b resampler: Refactor calc_map_table() Stefan Huber 2013-02-07 14:03:16 +01:00
  • 8f009c8680 resampler: Replace pa_bool_t by bool Stefan Huber 2013-02-07 14:03:15 +01:00
  • 6db3af6601 daemon: Don't rely on prctl(PR_SET_KEEPCAPS, 0) for dropping caps. Tanu Kaskinen 2012-04-05 15:37:19 +03:00
  • 7e6e3b7044 core: Assert on memchunk divisibility by sample spec in pa_memblockq_push(). Jarkko Suontausta 2012-05-24 10:38:22 +03:00
  • 3b3d26813f tests: Indicate failure in test-daemon.sh by returning 1 if any test fails. Tanu Kaskinen 2013-01-29 10:56:22 +02:00
  • 3d81bdd04a build-sys: Add check-daemon target to the top-level Makefile.am. Tanu Kaskinen 2013-01-29 10:53:19 +02:00
  • 4963db8dc0 udev: Add use_ucm module argument Tanu Kaskinen 2013-02-06 14:11:40 +02:00
  • 83d44139d3 alsa-ucm: Fallback to stereo duplex David Henningsson 2013-02-05 09:22:17 +01:00
  • 4ffb6fd617 dbus: Fix cleanup when removing signal listeners Tanu Kaskinen 2013-02-06 12:34:06 +02:00
  • 10262197d0 dbus: Fix connection cleanup when killing clients Tanu Kaskinen 2013-02-06 12:31:33 +02:00
  • a3b8b6a07e combine: Stop rate adjustments if sink is supended Jyri Sarha 2009-11-27 10:33:46 +02:00
  • 163a7dbe8b alsa-sink/source: Better thread names David Henningsson 2012-12-14 16:03:36 +01:00
  • 8cb34c6960 pacat: Handle holes in recording streams. Tanu Kaskinen 2012-11-07 16:52:40 +02:00
  • 94ac039b87 padsp: Handle holes in recording streams. Tanu Kaskinen 2012-11-07 16:52:39 +02:00
  • dbb94daa0b simple: Handle holes in recording streams. Tanu Kaskinen 2012-11-07 16:52:38 +02:00
  • e66e846418 sconv: Change/fix conversion to/from float32 Peter Meerwald 2013-02-04 01:30:19 +01:00
  • 596d9aa740 pactl: Document @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@ David Henningsson 2013-01-29 17:27:11 +01:00
  • 3a3c4eb462 resampler: Improve s16<-->s32 conversion, use s16 work format if input or output is s16 Peter Meerwald 2013-01-30 11:04:05 +01:00
  • 4b3de4422e resampler: Drop redundant assignment in convert_from_work_format() Peter Meerwald 2013-01-30 11:04:04 +01:00
  • 34c631c0ae tests: Fix sconv sample correctness in cpu-test Peter Meerwald 2013-01-30 11:04:03 +01:00
  • db41a4832d sconv: Check for SSE flag before initializing code Peter Meerwald 2013-01-30 11:04:01 +01:00
  • e8f1cfd9a5 tests: Fix function argument wrapping style in cpu-test.c. Tanu Kaskinen 2013-02-01 09:06:18 +02:00
  • 01a7c6b4e6 tests: Add remap test code to cpu-test Peter Meerwald 2013-01-30 11:04:00 +01:00
  • 60aeb3dd23 tests: Test both, SSE and SSE2, sconv in cpu-test Peter Meerwald 2013-01-30 11:03:59 +01:00
  • 2c5d3d79ad remap_sse: More specific logging: SSE -> SSE2 Peter Meerwald 2013-01-30 11:03:58 +01:00
  • 2dc51f3371 tests: Fix potential out-of-bound access violation in svolume cpu-test Peter Meerwald 2013-01-30 11:03:57 +01:00
  • 3a942fc191 tests: Fix conversion typo in cpu-test Peter Meerwald 2013-01-30 11:03:56 +01:00
  • 831cae16d4 pactl: Add a command for setting the default sink/source. poljar (Damir Jelić) 2013-01-30 18:51:57 +01:00
  • a5af95f83d bash-completion: Don't complete devices in the list commands poljar (Damir Jelić) 2013-02-01 01:57:49 +01:00
  • 58def1fd1d reserve: Fix leaking NameLost signals after release+acquire Mikel Astiz 2013-01-30 09:30:31 +01:00
  • cb0f3d2878 reserve: Move get_name_owner() to the public rd_device API Mikel Astiz 2013-01-30 09:30:30 +01:00
  • 849161f086 bluetooth: Fail if BlueZ tries to give duplicate device addresses. Tanu Kaskinen 2013-01-31 09:34:55 +02:00
  • cd23fbf947 bluetooth: Detect changes in constant properties Mikel Astiz 2013-01-29 13:10:12 +01:00
  • b531422218 bluetooth: Propagate to property parsers if it is initial value Mikel Astiz 2013-01-29 13:10:11 +01:00
  • f99e1ff2f2 build-sys: Use dist_vapi_DATA instead of listing the files in EXTRA_DIST. Tanu Kaskinen 2013-01-31 07:09:47 +02:00
  • e5d411b728 build-sys: Install the bash completion script. Tanu Kaskinen 2013-01-31 06:25:02 +02:00
  • dfa7a6fff1 build: Add bash completion poljar (Damir Jelić) 2013-01-30 19:11:43 +01:00
  • 4ee84730bc .gitignore: Add pulse-daemon.log. Tanu Kaskinen 2013-01-29 17:30:19 +02:00
  • 19be6a4748 bluetooth: Fix potential assertion failure due to unaligned packet size Mikel Astiz 2013-01-28 18:25:21 +01:00
  • b877021845 build: Add zsh completion poljar (Damir Jelić) 2013-01-19 17:07:59 +01:00
  • 9779aa4985 pactl: Add the ability to toggle mute state. poljar (Damir Jelić) 2013-01-24 01:14:17 +01:00
  • 32b6b4df64 ladspa: Fix a couple of minor memory leaks. Tanu Kaskinen 2013-01-27 04:51:55 +02:00
  • 80406eba43 bluetooth: Fix sending D-Bus reply before internal callback Mikel Astiz 2013-01-24 10:16:57 +01:00
  • 132814f114 bluetooth: Fix potential assertion failure if MTU changes Mikel Astiz 2013-01-24 10:16:56 +01:00
  • 707af43daa build-sys: Fix an outdated D-Bus version in an error message. Tanu Kaskinen 2013-01-24 11:05:37 +02:00
  • ec9474d55e build-sys: Bump D-Bus dependency version to 1.4.12. Tanu Kaskinen 2013-01-24 10:48:43 +02:00
  • dd6c8ae38f card: Remove some unnecessary checks. Tanu Kaskinen 2013-01-22 08:54:57 +02:00
  • 78df02dba6 device-port: Return early from pa_device_port_set_latency_offset() if the offset doesn't change. Tanu Kaskinen 2013-01-22 08:48:02 +02:00
  • f26bcae28e jack: Don't fail module-jackdbus-detect loading if the channels argument is not given. Tanu Kaskinen 2013-01-22 08:42:27 +02:00
  • a1a0ad1af2 card-restore: Only use hooks for the events. poljar (Damir Jelić) 2013-01-15 23:51:30 +01:00
  • 477d6b71b6 device-port: Fire a hook when the latency offset changes. poljar (Damir Jelić) 2013-01-17 20:55:17 +01:00
  • 56a3561803 device-port: Cleanup of the sink/source subscription events. poljar (Damir Jelić) 2013-01-17 20:55:16 +01:00
  • f8f3690ae9 device-port: Access the cards directly. poljar (Damir Jelić) 2013-01-17 20:55:15 +01:00
  • 9d6eb21c7e device-port: Add a card pointer to the ports. poljar (Damir Jelić) 2013-01-17 20:55:14 +01:00
  • ed6f30c79a i18n: Update Polish translation Piotr Drąg 2013-01-12 21:28:28 +01:00
  • b1691402be Initialize monitor's busy status to false if we own the device. Tanu Kaskinen 2013-01-16 03:36:04 +02:00
  • e02e290d7c Call change_cb() only when there's an actual change. Tanu Kaskinen 2013-01-16 03:36:03 +02:00
  • 6be6766b58 Initialize monitor's busy status to false if we own the device. Tanu Kaskinen 2013-01-16 03:36:04 +02:00
  • dd7cf7ad5e Call change_cb() only when there's an actual change. Tanu Kaskinen 2013-01-16 03:36:03 +02:00
  • 7ab0885795 pulse: Initialize pa_operation objects to all-zero. Tanu Kaskinen 2013-01-13 03:15:23 +02:00
  • 6155af11d9 i18n: Update Polish translation Piotr Drąg 2012-05-10 19:39:53 +02:00
  • a255c29344 pulse: Add pa_operation_set_state_callback() API Paul Meng 2013-01-07 21:41:26 +08:00
  • b1e47df72c bluetooth: Convert booleans to stdbool. Tanu Kaskinen 2013-01-11 22:11:04 +02:00
  • a0cc0136ea bluetooth: Simplify redundant error check Mikel Astiz 2013-01-11 11:07:49 +01:00
  • 241059de70 bluetooth: Remove device_is_audio_ready() Mikel Astiz 2013-01-11 11:07:48 +01:00
  • 8eb3d14b13 bluetooth: Do not check profile states is device_audio_is_ready() Mikel Astiz 2013-01-11 11:07:47 +01:00
  • 93e19c884b bluetooth: Use stdbool for pa_bool_t Mikel Astiz 2013-01-11 11:07:46 +01:00
  • 4e93d8711b bluetooth: Check message signature for SetConfiguration Mikel Astiz 2013-01-11 11:07:45 +01:00
  • e2bee0e27b bluetooth: Fix minor style issues Mikel Astiz 2013-01-11 11:07:44 +01:00
  • 1c8fe4ad2f bluetooth: Fix incorrect error messages Mikel Astiz 2013-01-11 11:07:43 +01:00
  • 00b5a0eb9f echo-cancel: Fix error cleanup of pa_speex_ec_init() Peter Meerwald 2013-01-11 15:59:27 +01:00
  • e05972ff13 pulse: Fix endianness definition on Sparc. Tanu Kaskinen 2013-01-04 17:21:25 +02:00
  • c3207d4080 solaris: When suspending, flush the device instead of draining it. Tanu Kaskinen 2013-01-04 16:57:48 +02:00
  • e530feb62c solaris: Fix get_playback_buffered_bytes() return value. Tanu Kaskinen 2013-01-04 16:49:52 +02:00
  • 54c9fa97bd shm: Support Solaris shm file paths. Tanu Kaskinen 2013-01-04 16:31:57 +02:00
  • c5514d65e1 tests: Fix allowed sample formats in resampler-test usage text Peter Meerwald 2013-01-03 16:38:48 +01:00
  • c1f3634729 jackdbus-detect: Add channel count override. Peter Nelson 2012-12-22 22:18:52 +00:00
  • baa62fb615 bluetooth: Remove pa_bluetooth_discovery_sync(). Tanu Kaskinen 2012-12-17 09:01:03 +02:00
  • de73a3ed98 echo-cancel: Extend null implementation to arbitary sample specs Stefan Huber 2012-12-20 11:33:05 +01:00
  • 3a92be3c5c echo-cancel: Enable different blocksizes for sink and source Stefan Huber 2012-12-20 11:33:04 +01:00
  • 84e4584322 echo-cancel: Fix calc_diff for asymmetric sample specs Stefan Huber 2012-12-18 13:52:32 +01:00
  • fc9ad93bb4 echo-cancel: Fix missing setup of sink_ss in echo-cancel-test. Stefan Huber 2012-12-18 13:52:31 +01:00
  • a99e31fb6b echo-cancel: Fix echo-cancel-test's argument number checking Stefan Huber 2012-12-18 13:52:30 +01:00
  • 3ffa0bc62a build: Don't enable BlueZ if libbluetooth is not found. Tanu Kaskinen 2012-09-22 18:16:24 +03:00
  • e5155b4f50 man: Update log-target documentation. Tanu Kaskinen 2012-12-17 07:46:04 +02:00
  • 299e32b767 alsa-mixer: Fix the analog-output-speaker-always path David Henningsson 2012-12-19 11:24:33 +01:00
  • 68d2bcccd7 build: Don't enable BlueZ if libbluetooth is not found. Tanu Kaskinen 2012-09-22 18:16:24 +03:00
  • af0c45386f bluetooth: Don't access a transport after it's freed. Tanu Kaskinen 2012-12-18 08:47:58 +02:00
  • 6f1c3df37b man: Update log-target documentation. Tanu Kaskinen 2012-12-17 07:46:04 +02:00
  • 8d0e9d4662 modargs: Don't fail needlessly in pa_modargs_get_sample_spec_and_channel_map(). Tanu Kaskinen 2012-05-09 06:04:52 +03:00
  • 953bedc974 sndfile-util: reduce useless loop Wang Xingchao 2012-05-07 16:52:18 +08:00