Commit graph

  • 7cb2e4ad3d mainloop: constify is_our_api api ref Lyndon Brown 2018-06-27 04:55:13 +01:00
  • 517ee7c924 bluetooth: backend-ofono: Demote registration failure to info João Paulo Rechi Vita 2018-06-26 15:26:10 -07:00
  • c4648946f5 i18n: update Italian translation Milo Casagrande 2018-06-22 15:36:16 +02:00
  • 4e3a080d76 context: pa_context_get_tile_size: constify Lyndon Brown 2018-06-07 04:03:45 +01:00
  • 351731c697 context: pa_context_get_index: constify Lyndon Brown 2018-06-07 03:56:51 +01:00
  • b88a219f32 context: pa_context_get_server_protocol_version: constify Lyndon Brown 2018-06-07 03:56:16 +01:00
  • b4b37a0e66 context: pa_context_get_server: constify Lyndon Brown 2018-06-07 03:55:42 +01:00
  • 792c2f0d7b context: pa_context_is_local: constify Lyndon Brown 2018-06-07 03:53:45 +01:00
  • 3b1ecb720d context: pa_context_is_pending: constify Lyndon Brown 2018-06-07 03:52:50 +01:00
  • e7c88ee169 context: constify pa_context_set_error() Tanu Kaskinen 2018-06-18 11:13:40 +03:00
  • d251665f22 context: pa_context_rttime_restart: constify context pointer Lyndon Brown 2018-06-07 04:02:16 +01:00
  • 31da2a7d3f context: pa_context_rttime_new: constify context pointer Lyndon Brown 2018-06-07 04:00:42 +01:00
  • ccf3d29264 context: pa_context_errno: constify Lyndon Brown 2018-06-07 03:51:09 +01:00
  • f727cd9ac0 context: hide error attr behind pointer Lyndon Brown 2018-06-07 02:43:56 +01:00
  • 9472bebcb0 stream: constify internal functions Lyndon Brown 2018-06-07 03:15:41 +01:00
  • 1e734e9946 alsa-mixer: Don't move LFE in 2.1 and 4.1 modes on SB Omni Surround 5.1 Nazar Mokrynskyi 2018-06-01 13:38:14 +03:00
  • 3f2a0c17ba cli-command: Report error in pa_play_file. Tomaz Solc 2018-05-29 09:22:59 +02:00
  • e6226b07c0 stream: pa_stream_get_monitor_stream: constify Lyndon Brown 2018-05-27 06:08:16 +01:00
  • 6f2a70191d stream: pa_stream_get_format_info: constify Lyndon Brown 2018-05-28 00:03:14 +01:00
  • c16b842ac0 stream: pa_stream_get_underflow_index: constify Lyndon Brown 2018-05-27 06:00:02 +01:00
  • 883421df03 stream: pa_stream_[writable|readable]_size: constify Lyndon Brown 2018-05-27 05:57:52 +01:00
  • d1f708ecfc stream: pa_stream_is_[suspended|corked]: constify Lyndon Brown 2018-05-27 05:54:02 +01:00
  • 22f2a445a2 stream: pa_stream_get_device_[index|name]: constify Lyndon Brown 2018-05-27 05:51:30 +01:00
  • 274cb7b6d0 stream: pa_stream_get_index: constify Lyndon Brown 2018-05-27 05:49:23 +01:00
  • 31eb433d7b stream: pa_stream_get_context: constify Lyndon Brown 2018-05-27 05:45:36 +01:00
  • 6ab533c7aa stream: pa_stream_get_state: constify Lyndon Brown 2018-05-27 05:43:01 +01:00
  • a24be6cc13 operation: pa_operation_get_state: constify Lyndon Brown 2018-05-27 06:14:29 +01:00
  • 9b5077c468 mainloop: constify get_retval functions Lyndon Brown 2018-05-27 06:39:11 +01:00
  • 277c3735df context: pa_context_get_state: constify Lyndon Brown 2018-05-27 06:24:17 +01:00
  • 326b749a78 context: pa_context_get_protocol_version: constify Lyndon Brown 2018-05-28 01:12:39 +01:00
  • c0a70e8db8 context: pa_context_new_with_proplist: constify proplist param Lyndon Brown 2018-05-26 23:50:55 +01:00
  • d851021cf5 volume: pa_cvolume_get_position: constify Lyndon Brown 2018-05-27 07:56:11 +01:00
  • 3455d62e49 alsa-mixer: make the mono mapping a fallback only Tanu Kaskinen 2018-06-01 11:24:01 +03:00
  • 5c2d28f6df scache: pa_context_play_sample_with_proplist: constify proplist param Lyndon Brown 2018-05-27 05:15:14 +01:00
  • f17bcb0ad5 scache: pa_context_play_sample_with_proplist: clarify proplist param Lyndon Brown 2018-05-27 05:14:04 +01:00
  • 4af27c25d2 proplist: pa_proplist_equal: constify proplist pointers Lyndon Brown 2018-05-27 04:42:36 +01:00
  • 2562446c4a proplist: pa_proplist_[size|isempty]: constify proplist pointer Lyndon Brown 2018-05-27 04:40:07 +01:00
  • 5a146049df proplist: pa_proplist_contains: constify proplist pointer Lyndon Brown 2018-05-27 04:35:33 +01:00
  • 25b55284db proplist: pa_proplist_to_string[_sep]: constify proplist pointer Lyndon Brown 2018-05-27 04:31:49 +01:00
  • 6161e106c0 context: pa_context_proplist_update: constify proplist pointer Lyndon Brown 2018-05-27 03:04:43 +01:00
  • 887150530a tagstruct: pa_tagstruct_put_format_info: constify format pointer Lyndon Brown 2018-05-27 03:02:30 +01:00
  • e8c32998f7 tagstruct: pa_tagstruct_put_proplist: constify proplist pointer Lyndon Brown 2018-05-27 03:01:14 +01:00
  • 58c3f9b671 proplist: pa_proplist_gets: constify proplist pointer Lyndon Brown 2018-05-27 04:10:53 +01:00
  • cc063264e6 proplist: pa_proplist_get: constify proplist pointer Lyndon Brown 2018-05-27 02:59:12 +01:00
  • 5d101fd2e2 proplist: pa_proplist_iterate: constify proplist pointer Lyndon Brown 2018-05-27 02:45:47 +01:00
  • e82506f08d proplist: add and use const version of MAKE_HASHMAP macro Lyndon Brown 2018-05-27 02:41:54 +01:00
  • b757a2de5b hashmap: constify pointer of pa_hashmap_get Lyndon Brown 2018-05-27 02:57:12 +01:00
  • d9f72d9f42 hashmap: constify pointer of private hash_scan function Lyndon Brown 2018-05-27 02:56:11 +01:00
  • 65450eea2c hashmap: constify hashmap ptr for various functions Lyndon Brown 2018-05-27 02:27:43 +01:00
  • d0a9eabbac build-sys: Update meson.build based on recent changes Arun Raghavan 2018-05-20 08:08:42 +05:30
  • ef094638f5 udev-detect, alsa-card: Adopt avoid resampling option from daemon.conf Sangchul Lee 2018-05-25 01:29:53 +09:00
  • 3b2a5bdc10 alsa-mixer: More output modes for SB Omni Surround 5.1 and cleanup Nazar Mokrynskyi 2018-05-09 01:51:23 +03:00
  • 50a7fb1ce3 map-file: Fix typo while adding pa_thread_make_realtime Arun Raghavan 2018-05-10 14:31:36 +05:30
  • 55525d75b8 null-sink,null-source: Use realtime scheduling if possible Arun Raghavan 2018-05-04 19:18:15 +05:30
  • 78b6c4fe92 core-format: fix TrueHD and DTS-HD channel maps Tanu Kaskinen 2018-05-05 16:01:06 +03:00
  • 878ef44079 core: Expose API to elevate a thread to realtime priority Arun Raghavan 2018-04-21 09:45:26 +05:30
  • 651a3d108e PROTOCOL: Bump to version 33 Arun Raghavan 2018-05-04 22:46:53 +05:30
  • cdeac17801 format: Add support for Dolby TrueHD and DTS-HD HBR passthrough Pierre-Louis Bossart 2017-08-15 12:24:12 -05:00
  • 47ed9ae1f4 rtp-send: remove dead code Sangchul Lee 2018-05-04 01:27:21 +09:00
  • 385e73e63e .gitignore: add m4/extern-inline.m4 and remove-ptcdate.sed Tanu Kaskinen 2018-04-17 14:16:16 +03:00
  • 57e3ccaf51 Use upstream gettext instead intltool Javier Jardón 2018-04-02 20:48:29 +01:00
  • 63500323ef i18n: update the Ukrainian translation Yuri Chornoivan 2018-03-18 12:37:42 +02:00
  • 745f020821 i18n: update the Indonesian translation Andika Triwidada 2018-03-04 18:05:14 +02:00
  • db8588c987 i18n: update the Lithuanian translation Mr. M 2018-02-15 10:29:48 +02:00
  • 493892434a bluetooth: policy: Remove BlueZ 4 related code Luiz Augusto von Dentz 2018-03-26 17:15:51 +03:00
  • 3b1093c0ad bluetooth: Remove BlueZ 4 support Luiz Augusto von Dentz 2018-03-26 17:15:50 +03:00
  • fb600395e1 bluetooth: ofono: Use Acquire method if available Luiz Augusto von Dentz 2018-03-22 14:56:00 +02:00
  • 556cdfa190 optimize set_state_in_io_thread() callbacks Raman Shyshniou 2018-03-20 16:26:20 +03:00
  • de705a0eea set exit_idle_time to 0 when we detect a session Tanu Kaskinen 2018-03-06 15:09:06 +02:00
  • 83675b3745 alsa-mixer: add support for SteelSeries Arctis 5 and renamed Arctis 7 files appropriately Bert Hekman 2018-02-13 20:06:12 +01:00
  • 0d50e787f8 alsa-card: improve the profile availability logic Tanu Kaskinen 2018-02-20 11:55:14 +02:00
  • 4895e52da9 loopback: use source sample spec and channel map by default Raman Shyshniou 2018-02-20 21:32:57 +01:00
  • 5864c4f976 loopback: add max_latency_msec argument Raman Shyshniou 2018-02-20 21:29:16 +01:00
  • 4762aa45d9 core-util: correct error in set_nonblock() Georg Chini 2018-02-13 18:17:08 +01:00
  • 114cdfbdde build-sys: First pass at a meson-ified build system Arun Raghavan 2017-07-31 12:37:36 +01:00
  • 04361ee0d2 alsa-mixer: add a profile-set file to fix iec958 input and output on CMEDIA USB2.0 High-Speed True HD Audio Jean-Philippe Guillemin 2018-02-12 19:14:21 +02:00
  • 43e6ef5c7b update NEWS v12.0 Tanu Kaskinen 2018-06-18 17:10:46 +03:00
  • ad14bdb240 sink-input, source-output: fix uninitialized variable access Tanu Kaskinen 2018-05-05 16:53:04 +03:00
  • 9e5be0899f alsa-card: fix null dereference Tanu Kaskinen 2018-05-24 20:31:51 +03:00
  • 1e68e9aa10 alsa-util: Use time stamp config only for alsa versions >= 1.1.0 Georg Chini 2018-05-15 07:52:19 +02:00
  • 26b41dd169 build-sys: remove module-defs.h.m4 from EXTRA_DIST v11.99.1 Tanu Kaskinen 2018-05-11 14:13:53 +03:00
  • d25387454a build-sys: fix distribution of GSettings files Tanu Kaskinen 2018-05-11 14:06:21 +03:00
  • 0ee9d65467 build-sys: bump sonames Tanu Kaskinen 2018-05-11 13:53:31 +03:00
  • b32705a5d4 alsa-util: Set ALSA report_delay flag in pa_alsa_safe_delay() Georg Chini 2018-05-04 21:10:46 +02:00
  • 3b04539d5e bluez5-device: Fix memory leak in sco_process_render() Georg Chini 2018-05-09 07:29:12 +02:00
  • 192c3aaef8 bluez5-device: Rewrite of thread function, reduce send buffer size for a2dp sink Georg Chini 2018-05-09 07:27:58 +02:00
  • dc65a03454 vala: Fix lengths for source/sink port arrays David Hewitt 2018-05-05 21:37:03 +01:00
  • efba6e3b30 allow-passthrough: fix hook return value Tanu Kaskinen 2018-05-05 17:22:46 +03:00
  • f9f9877d18 module-allow-passthrough: Don't crash if we can't find a sink Arun Raghavan 2018-05-04 21:59:23 +05:30
  • 66e8ec3453 ladspa-sink: fix incorrect error conditions Sangchul Lee 2018-05-04 02:00:26 +09:00
  • ae843808bc i18n: update Polish translation Piotr Drąg 2018-04-27 17:05:52 +02:00
  • 3f6a1c3b4c alsa-sink/source: always set reconfiguration callback Sangchul Lee 2018-04-28 01:07:26 +09:00
  • e3b68ee76f gsettings: run gsettings-data-convert from gsettings-helper Tanu Kaskinen 2018-04-23 16:16:11 +03:00
  • f8abe975ab vala: fix a struct field name and add missing source output volume/mute functions wellington wallace 2018-04-26 14:31:50 +03:00
  • 5d66b44203 build-sys: enable GSettings by default Tanu Kaskinen 2018-04-17 09:07:42 +03:00
  • f97cd3449e gsettings: free group_names after use Tanu Kaskinen 2018-04-17 09:07:41 +03:00
  • 2977afb9b0 gsettings: free the module-group GSettings objects after use Tanu Kaskinen 2018-04-17 09:07:40 +03:00
  • 705779eddd gsettings: remove bad signal connection Tanu Kaskinen 2018-04-17 09:07:39 +03:00
  • 8484b63c18 gsettings: check that children haven't been deleted before using them Tanu Kaskinen 2018-04-17 09:07:38 +03:00
  • f5ff5d8bf2 build-sys: remove a redundant enable_gsettings check Tanu Kaskinen 2018-04-17 09:07:37 +03:00