Commit graph

  • 6eae0d4bf4 module-alsa-card: use pa_module_hook_connect David Henningsson 2015-03-27 11:20:14 +01:00
  • a5ea142487 module-suspend-on-idle: use pa_module_hook_connect David Henningsson 2015-03-27 11:20:13 +01:00
  • 619def0c73 module-*-restore: use pa_module_hook_connect David Henningsson 2015-03-27 11:20:12 +01:00
  • 127e8a1519 module: Add hook dynarray David Henningsson 2015-03-27 11:20:11 +01:00
  • f0c9321b53 sink-input: Clarify the meaning of rewrite and flush a bit in rewinds Arun Raghavan 2015-03-30 11:27:46 +05:30
  • 42eac216cf dbus: Use hooks for default sink and source changes Juho Hämäläinen 2015-03-19 13:50:50 +02:00
  • 3bb69ebfc2 dbus: Use hooks for put and unlink Juho Hämäläinen 2015-03-19 13:50:47 +02:00
  • 297fdb5c25 namereg: Fire hooks for default sink and source changes Juho Hämäläinen 2015-03-19 13:50:49 +02:00
  • 88d6724493 core: Add hooks for default sink and source changes Juho Hämäläinen 2015-03-19 13:50:48 +02:00
  • 86fcc3f445 dbus: Use state changed hook for sink-input and source-output rate changes Juho Hämäläinen 2015-03-19 13:50:46 +02:00
  • 7f83817edd dbus: Use hooks for sink-input and source-output events Juho Hämäläinen 2015-03-19 13:50:45 +02:00
  • 5087af78d5 dbus: Use hooks for sink and source events Juho Hämäläinen 2015-03-19 13:50:44 +02:00
  • 36c3f01cb2 dbus: Use hooks for client proplist changes Juho Hämäläinen 2015-03-19 13:50:43 +02:00
  • c324255e3e dbus: Use hooks for card profile events Juho Hämäläinen 2015-03-19 13:50:42 +02:00
  • db05985ea6 Update Italian translation. Milo Casagrande 2015-03-26 09:36:40 +01:00
  • 5f24529316 coreaudio: Change error type to OSStatus René J. V. Bertin 2015-04-01 09:43:05 +02:00
  • 1f659cc836 sink, source: Fix a volume change leak Tanu Kaskinen 2015-03-31 12:39:53 +03:00
  • 30b6c111a6 .gitignore: Add lfe-filter-test Tanu Kaskinen 2015-03-31 12:40:50 +03:00
  • 2cfc5df87f resampler: Rename "lfe_filter_required" to "lfe_remixed" David Henningsson 2015-03-30 15:12:53 +02:00
  • c65a606ae7 resampler: Allow disabling the LFE filter by setting crossover to 0 David Henningsson 2015-03-30 11:10:56 +02:00
  • a9059be749 daemon-conf: enable the lfe remixing by default Hui Wang 2015-03-24 10:29:15 +01:00
  • 98e01c8a9c tests: adding lfe-filter-test Hui Wang 2015-03-24 10:29:19 +01:00
  • 7fb531d936 resampler: Make some basic functions for rewinding David Henningsson 2015-03-24 10:29:18 +01:00
  • defc2b702b lfe-filter: Add rewind support David Henningsson 2015-03-24 10:29:17 +01:00
  • d0e8b0fe07 memblock: Change pa_memblock_new_malloced to an inline function David Henningsson 2015-03-25 10:13:13 +01:00
  • c36e191ce5 lfe-filter: change the crossover frequency as a parameter Hui Wang 2015-03-24 10:29:16 +01:00
  • 3538e6636e lfe-filter: Cleanup and refactor David Henningsson 2015-03-24 10:29:14 +01:00
  • 979f19a434 lfe-filter: Enable LFE filter in the resampler David Henningsson 2015-03-24 10:29:13 +01:00
  • f3ebf6b667 lfe-filter: Import code from the Chrome OS audio server David Henningsson 2015-03-24 10:29:12 +01:00
  • ff329cdabb Fix: Prevent calling pa_rtpoll_free() for a NULL rtpoll Sagar Nageshmurthy 2015-03-24 17:17:03 +05:30
  • 498689926f thread-mq: Make pa_thread_mq_done more robust David Henningsson 2015-03-23 14:39:52 +01:00
  • 85f5d93306 ucm: Add support for "JackControl" Tanu Kaskinen 2015-02-12 15:11:52 +02:00
  • 80791ceb5a cpu-arm: Fix memory leak in pa_cpu_get_arm_flags() Sukesh Adiga 2015-03-17 22:51:52 +05:30
  • c0ab9e6ce0 core-util: Make number parsing stricter Tanu Kaskinen 2015-02-25 11:56:47 +02:00
  • b8bcfeb78d core-util: Fix set_nice() to use private bus connections David Herrmann 2015-03-12 13:42:46 +01:00
  • a13b6f001d pstream: Remove unnecessary if condition David Henningsson 2015-03-05 14:55:53 +01:00
  • 6a71b5f967 protocol-native: Re-enable srbchannel David Henningsson 2015-03-05 14:55:52 +01:00
  • 7b8e8cd388 pstream: Don't split (non-SHM) memblocks David Henningsson 2015-03-05 14:55:51 +01:00
  • ebee1a6306 pacat: Fix comment wording Peter Meerwald 2015-02-26 20:47:58 +01:00
  • 6a55df78aa packet: Use flist to save calls to malloc()/free() Peter Meerwald 2014-10-23 14:19:44 +02:00
  • f92300cc92 packet: Introduce pa_packet_new_data() to copy data into a newly created packet Peter Meerwald 2014-10-23 16:51:08 +02:00
  • c1a7f0e326 packet: Make pa_packet_new() create fixed-size packets Peter Meerwald 2014-10-23 13:48:21 +02:00
  • 5a2c41e5bf packet: Hide internals of pa_packet, introduce pa_packet_data() Peter Meerwald 2014-10-23 11:43:04 +02:00
  • 9f97f08f40 tagstruct: Use flist to potentially save calls to malloc()/free() Peter Meerwald 2014-10-23 11:52:43 +02:00
  • adb577c905 tagstruct: Add type _APPENDED Peter Meerwald 2014-10-22 14:59:11 +02:00
  • ab948629d3 tagstruct: Get rid of pa_tagstruct_free_data() Peter Meerwald 2014-10-23 16:42:58 +02:00
  • b96971941b tagstruct: Replace dynamic flag with type Peter Meerwald 2014-10-22 14:52:23 +02:00
  • 037fdf485f tagstruct: Distinguish pa_tagstruct_new() use cases Peter Meerwald 2014-10-23 16:09:45 +02:00
  • 7c223a6565 echo-cancel: fix the obviously-wrong "buffer+=buffer" logic Alexander E. Patrakov 2015-02-22 16:39:14 +05:00
  • 72aac3ff08 socket-server: add tcp support for systemd socket activation Jaska Uimonen 2014-11-06 15:52:02 +02:00
  • 006bf0fb34 alsa: Don't access pa_sink/source_new_data after done() has been called Tanu Kaskinen 2015-02-04 23:50:24 +02:00
  • c18dbb81c8 i18n: Updated Turkish translation Muhammet Kara 2015-02-22 13:17:14 +02:00
  • 2dca000215 alsa: Fix spelling of officially Peter Meerwald 2015-02-19 14:23:16 +01:00
  • 390b7db95d tagstruct: Refactor writing/reading basic types Tanu Kaskinen 2015-02-17 21:40:13 +02:00
  • aa3a27d5cd module-loopback: don't use 0 for custom source output message id Alexander E. Patrakov 2015-02-11 21:50:47 +05:00
  • 838742b06e alsa-util: Make two of the warnings "debug" instead of "error" David Henningsson 2015-02-16 10:41:54 +01:00
  • 55a25246ee alsa-util: No logging when sound card only supports non-interleaved sample format Peter Meerwald 2014-11-15 13:33:19 +01:00
  • 62dc0ad6c3 Added documentation for soxr resampling methods. Andrey Semashev 2015-01-14 22:22:04 +03:00
  • 6ea00eeb07 Added libsoxr detection and optional build of soxr resampler backend. Andrey Semashev 2015-01-14 22:22:03 +03:00
  • e257fd51f6 Enabled libsoxr resampler backend. Andrey Semashev 2015-01-14 22:22:02 +03:00
  • 1335dcfbb2 Added libsoxr resampler backend. Andrey Semashev 2015-01-14 22:22:01 +03:00
  • 8a08e7e38a pacat: State purpose of program depending how it was invoked Peter Meerwald 2014-11-17 11:34:59 +01:00
  • 0f54a91718 man: Install man page symlinks to pacat for paplay, parec, parecord, pamon Peter Meerwald 2014-11-17 11:02:25 +01:00
  • fd263f048b man: Drop separate paplay man page, move info to pacat man page Peter Meerwald 2014-11-17 10:44:31 +01:00
  • a95a9d05e5 man: Describe optional prefix {string} in server address Peter Meerwald 2014-11-15 16:06:22 +01:00
  • 75355690b0 context: pa_context_connect() with PA_CONTEXT_NOFAIL should return 0 when waiting for PA on D-Dus Peter Meerwald 2014-11-15 15:24:22 +01:00
  • 360cb6550e dynarray: Add PA_DYNARRAY_FOREACH Tanu Kaskinen 2015-01-07 16:56:50 +02:00
  • 7d3879c07f dynarray: Add pa_dynarray_remove_by_data() Tanu Kaskinen 2015-01-07 16:56:49 +02:00
  • 9efe77c8e5 dynarray: Add pa_dynarray_remove_by_index() Tanu Kaskinen 2015-01-07 16:56:48 +02:00
  • e5cf7e4a07 dynarray: Add pa_dynarray_last() Tanu Kaskinen 2015-01-07 16:56:47 +02:00
  • b094c92a01 Make pa_socket_server_new static Alexander E. Patrakov 2014-12-31 12:28:03 +05:00
  • 73dee7c9f7 socket-server: pa_socket_server_new() can't fail, so don't check its return value Tanu Kaskinen 2014-11-03 11:47:58 +02:00
  • 53ad8aa7ca Update NEWS file v6.0 David Henningsson 2015-02-12 15:09:38 +01:00
  • 82ec47898e alsa: Don't try to use ELD controls with UCM Tanu Kaskinen 2015-02-07 00:15:34 +02:00
  • ff5e7b8707 shell-completion: bash: Fix pactl list source-outputs Arun Raghavan 2015-02-03 11:32:57 +05:30
  • d6ef0ec3dc loopback: Don't push zero-sized block to memblockq Georg Chini 2015-01-31 22:05:27 +01:00
  • a4c600e375 build-sys: libwebrtc-util needs libpulsecore Arun Raghavan 2015-01-31 10:34:48 +05:30
  • 5cc3d4aa9d alsa-mixer: Make speaker unavailable when Line Out is plugged in David Henningsson 2015-01-29 10:24:35 -05:00
  • f75335f25c alsa-mixer: Add lineout to surround21 mappings Tanu Kaskinen 2015-01-29 13:53:08 +02:00
  • bf53143387 module-device-restore: Fix memory leak in read_sink_format_reply David Henningsson 2015-01-28 15:10:55 -05:00
  • 34862dbd43 protocol-native: Disable srbchannel by default v5.99.3 David Henningsson 2015-01-21 15:06:53 +01:00
  • 5effc83479 update FSF addresses to FSF web page Ondrej Holecek 2014-11-26 14:14:51 +01:00
  • 1738e1ab60 i18n: Fix up the Turkish translation Tanu Kaskinen 2015-01-13 22:36:17 +02:00
  • 8658709ed3 i18n: Add Turkish translation kozdincer 2015-01-12 16:17:11 +02:00
  • 9d0a5b5cb7 alsa-mixer: Mute headphones and speakers on line out path David Henningsson 2015-01-13 11:28:16 +01:00
  • f5c001af5f pacmd: add missing 'else' keyword Boris Egorov 2015-01-12 23:52:12 +06:00
  • 1931e40b1c tunnel: use proper value for pa_source_state switch Boris Egorov 2015-01-12 23:52:11 +06:00
  • 3e6ce485f0 alsa-util: fix parenthesis position in err assignment Boris Egorov 2015-01-12 23:52:10 +06:00
  • 50186d7fcb svolume.orc: avoid parameter loading undefined behaviour Wim Taymans 2015-01-07 11:20:01 +01:00
  • 112a39fa43 memblock: Fix more block ID collisions David Henningsson 2015-01-08 13:11:17 +01:00
  • 4edc15346b pactl: fix getopt indexing for set-*-volume Felipe Sateler 2015-01-07 21:01:14 -03:00
  • ce950b150d build-sys: Don't enable libsamplerate by default Tanu Kaskinen 2015-01-05 15:44:15 +02:00
  • e0e0ebb03f tunnel-sink-new: Fix stale audio on resume Tanu Kaskinen 2014-12-30 00:33:05 +02:00
  • ab830d887c i18n: Update the Swedish translation Josef Andersson 2014-12-29 16:01:26 +02:00
  • 01ae1c1f88 Fix the WhatIsWrongWithSystemWide URL Alexander E. Patrakov 2014-11-29 21:09:30 +05:00
  • 6e4e8621a6 Fix URLs still pointing to the old wiki Alexander E. Patrakov 2014-11-29 21:49:11 +05:00
  • d9854577c3 Revert "launch: Disable autospawn by default when systemd daemon support is enabled." v5.99.2 David Henningsson 2014-12-19 13:46:11 +01:00
  • 1d3fd4f862 card-restore: Fix profile restoring with bluetooth Tanu Kaskinen 2014-12-16 13:14:41 +02:00
  • de1e78a47c bluez5: Do not suspend on no -> unknown profile transitions David Henningsson 2014-12-19 10:24:47 +01:00
  • 6027cb52d9 introspect: Minor documentation fix Arun Raghavan 2014-11-04 14:16:06 +05:30