Commit graph

  • dbd2a8f851 sink, source: Call set_mute() from mute_changed() Tanu Kaskinen 2014-04-15 13:56:09 +03:00
  • c93cfc1ca6 echo-cancel: Remove redundant get_mute() callback Tanu Kaskinen 2014-04-15 13:56:08 +03:00
  • 5f64ebdfc5 sink, source: Allow calling set_mute() during initialization Tanu Kaskinen 2014-04-15 13:56:07 +03:00
  • 080bdf1b6b sink-input, source-output: Add logging to set_mute() Tanu Kaskinen 2014-04-15 13:56:06 +03:00
  • 70441d40fb sink, source: Return early from set_mute() Tanu Kaskinen 2014-04-15 13:56:05 +03:00
  • 7ac850d3b7 sink-input, source-output: Assign to volume from only one place Tanu Kaskinen 2014-04-15 13:56:04 +03:00
  • fb70fa22c3 sink, source: Assign to reference_volume from only one place Tanu Kaskinen 2014-04-15 13:56:03 +03:00
  • a388b909f3 remap: Add stereo to mono and 4-channel special case remapping Peter Meerwald 2014-04-16 19:02:02 +02:00
  • 555388ebba remap: Add special remapping case which just re-arranges channels Peter Meerwald 2014-04-16 15:07:25 +02:00
  • e92e8b11f1 remap: Add (optional) state to remap struct Peter Meerwald 2014-04-16 15:00:45 +02:00
  • 877ad8dcf8 remap: Change remapping function argument type from void to int16_t / float as appropriate Peter Meerwald 2014-04-27 22:22:03 +02:00
  • 0967f0fcdc remap: Cleanup remap function selection, add pa_set_remap_func() helper Peter Meerwald 2014-04-22 17:45:23 +02:00
  • 3b5868a274 remap: Add helper function to setup channel arrangement information Peter Meerwald 2014-04-16 15:06:29 +02:00
  • 647d491653 remap: Use float constant instead of double Peter Meerwald 2014-04-16 12:00:06 +02:00
  • c0e0e7ea8c remap: Split remapping functions into s16 and float implementation Peter Meerwald 2014-04-16 11:58:11 +02:00
  • 9362bdc8a1 remap: Make resampler's remap structure more self-contained Peter Meerwald 2014-04-16 11:25:58 +02:00
  • 937b4175c2 remap: Refactor channel remap table computation calc_map_table() Peter Meerwald 2014-04-16 10:48:21 +02:00
  • c7190b5fd4 remap: Rename pa_init_remap() to pa_init_remap_func() Peter Meerwald 2014-04-16 11:37:50 +02:00
  • fde3626b77 remap: Don't use PA_VOLUME_NORM Peter Meerwald 2014-04-16 19:24:01 +02:00
  • f975aad1d3 pacat: Mention source in addition to sink where applicable in help Peter Meerwald 2014-04-16 18:12:52 +02:00
  • 3b7504495f sconv: Cleanup ARM NEON code Peter Meerwald 2014-04-16 18:20:16 +02:00
  • 276364f6fa default.pa: Use freedesktop theme sounds in sample examples Bradley Broom 2014-04-26 12:16:50 +03:00
  • c78860c97b gconf: Avoid calling deprecated function if possible Arun Raghavan 2014-04-22 13:05:19 +05:30
  • a30650d2ce gconf: Remove unused variable Arun Raghavan 2014-04-22 13:05:18 +05:30
  • cd2db42a6a sink-input, source-output: Fix mute saving Tanu Kaskinen 2014-04-15 10:59:03 +03:00
  • 4bd39f9501 combine-sink: fix zero adjust_time behaviour. Hemanth Meenakshisundaram 2014-04-20 17:30:07 -07:00
  • f2f5dffb1d core-util: Remove redundant check of directory permissions Alexander E. Patrakov 2014-04-20 21:58:19 +06:00
  • 5610d41482 core-util: Call fchown() only when necessary Bradley Broom 2014-04-25 13:00:00 +03:00
  • 48420b660a fdsem: Use atomic.h David Henningsson 2014-04-15 17:23:06 +02:00
  • 6c42cfe324 fdsem: remove superfluous parameter in call to pa_fdsem_new_shm David Henningsson 2014-04-15 16:26:12 +02:00
  • 43b6a67fa8 vala: Add bindings for libpulse-simple Alexander Kurtz 2014-04-17 15:22:04 +03:00
  • a306d66525 dbus: Use correct initialization for source ports hashmap. Juho Hämäläinen 2014-04-15 16:11:48 +03:00
  • 7fac107301 doxygen: Enable GENERATE_DEPRECATEDLIST Tanu Kaskinen 2014-04-05 12:30:47 +03:00
  • 3064511df6 virtual-surround-sink: Move normalization heuristic to its own function Niels Ole Salscheider 2014-04-02 22:32:34 +02:00
  • eca082a93f Use pa_hashmap_remove_and_free() where appropriate Tanu Kaskinen 2014-03-26 17:39:48 +02:00
  • 14e2553185 hashmap: Add pa_hashmap_remove_and_free() Tanu Kaskinen 2014-03-26 17:39:47 +02:00
  • 36f775482f pactl: Clean up checking for VOL_RELATIVE flag Peter Meerwald 2014-03-29 18:03:05 +01:00
  • edaa028290 pactl: Document ability to specify channel volumes individually Peter Meerwald 2014-02-13 21:15:04 +01:00
  • 930159d4c5 pactl: Check consistency of volumes specified Peter Meerwald 2014-02-13 21:07:06 +01:00
  • fc9fdfaf7b pactl: Allow to set volume of each channel independently (Bug #39190) Parin Porecha 2013-12-19 17:28:15 +05:30
  • 997e369691 pactl: Stop parsing option when the first non-option is encountered Peter Meerwald 2014-04-15 10:58:21 +02:00
  • 3ad4857070 man: Fix typos in pulse-daemon.conf.5.xml.in Peter Meerwald 2014-04-15 10:37:26 +02:00
  • d3f2bfa21b pstream: Use pa_xnew0 in initialization David Henningsson 2014-04-15 11:52:22 +02:00
  • a5ba31bf96 Name HDMI outputs uniquely Alexander E. Patrakov 2014-04-10 21:13:43 +06:00
  • 319a665ce8 module-switch-on-port-available: Use new find best port function David Henningsson 2014-03-28 11:09:14 +01:00
  • 06ad1b7a06 module-switch-on-port-available: Use port->card pointer David Henningsson 2014-03-28 11:55:24 +01:00
  • ef4a41e8b0 module-switch-on-port-available: Don't switch profiles on uninitialized cards David Henningsson 2014-03-28 11:59:09 +01:00
  • b75a20db10 zeroconf-publish: Don't assume any particular defer event ordering Tanu Kaskinen 2014-03-19 09:50:39 +02:00
  • 1116daa5eb client-conf: Don't create multiple cookie files Tanu Kaskinen 2014-03-19 12:19:08 +02:00
  • 0a583fe0c3 client-conf: Remove redundant function parameters Tanu Kaskinen 2014-03-19 12:19:07 +02:00
  • aca30527e2 util: Check that the home dir is an absolute path Tanu Kaskinen 2014-03-19 12:16:08 +02:00
  • e1440395d1 pactl: Fix crash with older servers Tanu Kaskinen 2014-03-19 09:18:06 +02:00
  • e0e6bf6875 sink/source: Initialize port before fixate hook (fixes volume/mute not saved) David Henningsson 2014-03-21 10:19:19 +01:00
  • 633bc529e2 introspect: Use pa_direction_valid() to validate port direction Tanu Kaskinen 2014-03-26 11:52:34 +02:00
  • b9147fad0f direction: Add a couple of direction helper functions Tanu Kaskinen 2014-03-26 11:52:33 +02:00
  • 5621b7898b device-restore: log restored mute state Wim Taymans 2014-03-26 15:57:16 +01:00
  • 3c73e2130f alsa-util: Reset hwparams_copy before the second try of buffer setup Peter Ujfalusi 2014-03-21 09:18:40 +02:00
  • e7a77384fb doxygen: Update the configuration file Tanu Kaskinen 2014-03-15 12:43:12 +02:00
  • 37e73e10be zeroconf-publish: Don't react to messages while shutting down Tanu Kaskinen 2014-03-15 09:37:06 +02:00
  • d03ffdccdb zeroconf-publish: Add locking around pa_mainloop_api_once() Tanu Kaskinen 2014-03-15 09:37:05 +02:00
  • 568702f44e pacat: Fix partially translated message Tanu Kaskinen 2014-03-24 09:22:20 +02:00
  • cd13fb368d core-util: Make pa_yes_no() translatable Tanu Kaskinen 2014-03-24 09:17:53 +02:00
  • a9351f1a71 doc: Fix some typos/wording in man/pulse-daemon.conf.5 Peter Meerwald 2014-03-17 15:36:22 +01:00
  • ee9037829a mainloop-api: Improve pa_mainloop_api_once() documentation Tanu Kaskinen 2014-03-15 09:52:07 +02:00
  • 868a9d03ad volume: Increase PA_SW_VOLUME_SNPRINT_DB_MAX Tanu Kaskinen 2014-03-09 10:56:07 +02:00
  • fe6e41d7d2 alsa: Use card description in default sink/source prefix when available Pete Beardmore 2014-03-13 10:14:40 +00:00
  • efec98280f tunnel: Fix inverted if condition Tanu Kaskinen 2014-03-13 13:04:55 +02:00
  • 00922f7dc0 alsa-mixer: Fix Analog Input showing up on USB Headset David Henningsson 2014-03-11 05:50:10 +01:00
  • 85891571f4 pactl: Fix a copy-paster error Tanu Kaskinen 2014-03-10 12:48:23 +02:00
  • 515e9d43c4 doc: Use \since doxygen command correctly in mainloop-api.h Peter Meerwald 2014-03-07 13:08:35 +01:00
  • 5bbd139797 core: add missing SET_PORT_LATENCY_OFFSET to dispatcher opcode string table Peter Meerwald 2014-03-07 12:33:06 +01:00
  • 26ab04a290 doc: Use correct parameter name wait_for_accept in documentation of pa_threaded_mainloop_signal() Peter Meerwald 2014-03-07 13:34:41 +01:00
  • 305409cfcf Fix a few "it's -> its" typos Alexander E. Patrakov 2014-03-07 21:26:28 +06:00
  • 89749a5379 tunnel-source-new: Fix shadow compiler warning Peter Meerwald 2014-03-06 13:15:12 +01:00
  • 73a6a169b2 doc: Fix pa_stream_set_latency_update_callback() documentation Peter Meerwald 2014-03-06 10:31:32 +01:00
  • 679eed5340 doc: Fix a couple of 'to to' typos Peter Meerwald 2014-03-06 10:25:35 +01:00
  • 9271c11e68 alsa: Remove a redundant check Tanu Kaskinen 2014-01-29 20:59:00 +02:00
  • 3f21c21628 bluetooth: Fix timing to count based on decoded data James Bunton 2014-01-27 01:14:39 +11:00
  • 4a5f48e7a4 bluetooth: Don't abort on SBC decoding error James Bunton 2014-01-27 01:14:38 +11:00
  • f46799579f Remove all references to the removed KDE files Tanu Kaskinen 2014-01-26 17:40:31 +02:00
  • 0ddde7c5b1 daemon: ensure pulseaudio early startup on kde Rex Dieter 2014-01-22 09:43:27 -06:00
  • 2b85ae0489 daemon: consolidate startup scripts Rex Dieter 2014-01-22 09:41:35 -06:00
  • 0a5adc95c4 suspend-on-idle: Fix monitor source handling v5.0 Tanu Kaskinen 2014-03-03 16:21:21 +02:00
  • 2780f4c24f Update NEWS Tanu Kaskinen 2014-03-03 15:42:21 +02:00
  • 4ebe88c2b2 rtp-send: Add "inhibit_auto_suspend" module argument Tanu Kaskinen 2014-02-23 19:47:15 +02:00
  • b55de5179a suspend-on-idle: Ensure we still time out if a stream remains corked David Henningsson 2014-02-25 16:56:49 +01:00
  • 732348c9d9 sink-input/source-output: Fix LFE remixing suddenly enabled David Henningsson 2014-02-28 12:16:54 +01:00
  • b115e9c592 Make tests compile on FreeBSD Koop Mast 2014-02-23 00:56:59 +01:00
  • d94cd5f730 rtp-send: Use _cb suffix with callbacks Tanu Kaskinen 2014-02-23 19:41:42 +02:00
  • ad61ef4477 doc: Assorted spelling and grammar fixes for doxygen output Peter Meerwald 2014-02-20 21:41:47 +01:00
  • 0c4c2b3110 modules: Fix uninitialized variable in rtp-send Peter Meerwald 2014-01-03 23:52:19 +01:00
  • b0a04d8031 sconv, svolume: Fix compilation on 32-bit FreeBSD Koop Mast 2014-02-21 00:21:46 +01:00
  • 3152226502 Revert "protocol-native: Don't enumerate unlinked sinks and sources" Arun Raghavan 2014-02-17 16:32:40 +05:30
  • 80f138f20f build-sys: Bump soname v4.99.4 Arun Raghavan 2014-02-15 10:04:39 +05:30
  • bd0bd9143f protocol-native: Don't enumerate unlinked sinks and sources Arun Raghavan 2013-12-08 14:18:00 -08:00
  • ee1a964994 sink-input, source-output: Don't crash if format negotiation fails Tanu Kaskinen 2014-02-12 12:41:34 +02:00
  • a9dfc07319 i18n: Update Polish translation Piotr Drąg 2014-02-11 15:18:08 +01:00
  • 9eb0bd004f man: pulse-cli-syntax: Document the "journal" log target Tanu Kaskinen 2014-02-12 14:31:26 +02:00
  • 6021ce3196 dbus: Use correct idxset when getting sources Juho Hämäläinen 2014-02-10 12:46:28 +02:00
  • 3cc4765d16 man: improve man page and help for cmdline options Wim Taymans 2014-02-06 16:08:50 +01:00