Commit graph

  • e74d4244a2 modules: Make use of new function pa_modargs_get_sample_rate() Peter Meerwald 2013-11-29 15:32:41 +01:00
  • 742b93d32c resampler: Clean up ffmpeg resampler buffering Peter Meerwald 2013-11-29 15:33:25 +01:00
  • ce304d6208 Pass the profile object instead of the profile name to pa_card_set_profile() Tanu Kaskinen 2013-11-20 15:42:26 +02:00
  • bee86af3cc ucm: Add a FIXME comment about bad error handling Tanu Kaskinen 2013-11-18 18:48:05 +02:00
  • d1fd31d50f idxset: Allow deep copying with pa_idxset_copy() Tanu Kaskinen 2013-11-17 22:47:59 +02:00
  • 5c860fe06d sink, source: Add a TODO comment about removing get_formats() Tanu Kaskinen 2013-11-17 21:22:20 +02:00
  • 5ddb486a8c protocol-native: Remove written differently but functionally redundant check. Scott Reeves 2013-11-21 14:43:51 -07:00
  • c2c8475f0d source-output: Log the format negotiation result Tanu Kaskinen 2013-11-14 11:01:17 +02:00
  • 1997f43644 source-output: Log the format negotiation result Tanu Kaskinen 2013-11-14 11:01:17 +02:00
  • b705e38a79 bluetooth: Fix crash in pa_bluetooth_discovery_get_device_by_address() João Paulo Rechi Vita 2013-11-20 18:21:36 -03:00
  • d8fb09b567 bluetooth: Check adapter address to set device_info_valid João Paulo Rechi Vita 2013-11-20 18:21:35 -03:00
  • d8e2b3a78c Fix undefined behaviour in pulseaudio --start. Stefan Sperling 2013-11-21 18:47:42 +01:00
  • 303cff04eb sink/source: When picking the initial ports, prefer ones that are not unavailable. Colin Guthrie 2013-11-15 09:33:39 +01:00
  • 84af39f289 card: Ensure we still pick a profile even if it's unavailable. Colin Guthrie 2013-11-15 09:33:37 +01:00
  • e9d760b555 bluetooth: Set device_info_valid to -1 when the device's adapter disappears Tanu Kaskinen 2013-11-15 16:29:41 +02:00
  • e2dea40f4a bluetooth: Remove device_remove_all() Tanu Kaskinen 2013-11-15 16:29:40 +02:00
  • 454ca62b23 bluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device_info_valid() Tanu Kaskinen 2013-11-15 16:29:39 +02:00
  • 6633c1f9ff bluetooth: Don't mark device valid before it has an adapter Tanu Kaskinen 2013-11-15 16:29:38 +02:00
  • f4f4c42fc6 bluetooth: Use a helper function for setting device_info_valid Tanu Kaskinen 2013-11-15 16:29:37 +02:00
  • 382b8294e3 protocol-native: Express XOR asserts more concisely Parin Porecha 2013-11-19 11:59:39 -09:00
  • 12b7a600d8 bluetooth: Remove a redundant variable Tanu Kaskinen 2013-11-15 14:23:27 +02:00
  • e7df7bcd76 Revert "core: Transparently handle non-blocking sockets on Windows" Pierre Ossman 2013-09-20 10:13:41 +02:00
  • 0138a51a2c core: make sure win32 sockets remain blocking Pierre Ossman 2013-09-20 10:10:50 +02:00
  • abfca5cb58 tunnel-new: add cookie module argument Alexander Couzens 2013-09-16 14:08:14 +02:00
  • c88a703441 sink-input, source-output: Don't assume that proplist has been initialized in free() Tanu Kaskinen 2013-11-13 17:38:56 +02:00
  • 49dd827373 sink-input, source-output: Don't assume that proplist has been initialized in free() Tanu Kaskinen 2013-11-14 10:53:44 +02:00
  • d0fd59c34c resampler: Cleanup, index of memchunks is not used Peter Meerwald 2013-07-21 23:14:45 +02:00
  • b14e9c0a6c resampler: Prepare to have leftover data in different output buffers Peter Meerwald 2013-07-21 23:14:44 +02:00
  • 0109a50a2d resampler: Add fit_buf() helper funtion for buffer allocation Peter Meerwald 2013-07-21 23:14:43 +02:00
  • da5c215d9b resampler: Cleanup, rename xxxx_buf_samples to xxxx_buf_size Peter Meerwald 2013-07-21 23:14:42 +02:00
  • 53104b36e6 resampler: Handle leftover samples, use new return value Peter Meerwald 2013-07-21 23:14:41 +02:00
  • 79b237ca02 resampler: Change interface, resampler may return the number of leftover frames Peter Meerwald 2013-07-21 23:14:40 +02:00
  • 6d61c7779d resampler: Introduce work_channels Peter Meerwald 2013-07-21 23:14:39 +02:00
  • c60a36ecdd resampler: Introduce work frame size (w_fz) Peter Meerwald 2013-07-21 23:14:38 +02:00
  • f434087e42 card: Only set active_profile with available profile Luiz Augusto von Dentz 2013-11-03 15:05:34 +02:00
  • 85e7fbc196 introspect: Fix ABI break introduced by b98a2e1 Luiz Augusto von Dentz 2013-11-04 19:41:22 +02:00
  • 6dddee4214 alsa-mixer: Add internal surround speaker elements David Henningsson 2013-10-14 16:06:45 +02:00
  • 078dc15944 console-kit: Remove logging of every message on the bus João Paulo Rechi Vita 2013-10-29 17:50:43 -03:00
  • e8a84270c3 tests: Extract PA_CPU_TEST* macros to separate header Peter Meerwald 2013-07-16 22:00:35 +02:00
  • 4262d6a14f daemon conf: "high-priority" setting isn't respected Pierre Ossman 2013-11-01 14:50:51 +01:00
  • 6e4335cc71 zsh-completion: Add --monitor-stream completion to pacat poljar (Damir Jelić) 2013-08-15 14:08:44 +02:00
  • 073051f983 simple: Improve pa_simple_read() documentation Tanu Kaskinen 2013-10-04 13:39:40 +03:00
  • 38b8c42b35 bluetooth: Fix variable constness Tanu Kaskinen 2013-09-29 18:49:23 +03:00
  • c922dce784 bluetooth: Remove adapter_remove_all() Tanu Kaskinen 2013-09-29 18:49:22 +03:00
  • 94c4034426 build-sys: Don't define _FORTIFY_SOURCE when building with -O0 Tanu Kaskinen 2013-10-12 12:45:09 +03:00
  • e3485290eb Update the protocol version of the node interface Tanu Kaskinen 2013-09-23 11:55:16 +03:00
  • b49298c51e zsh-completion: Fix pacat device completion poljar (Damir Jelić) 2013-08-15 14:08:43 +02:00
  • 47729c43b4 bash-completion: Add --monitor-stream completion to pacat poljar (Damir Jelić) 2013-08-15 14:08:42 +02:00
  • 832ad693f5 modargs: Add pa_modargs_get_sample_rate() Peter Meerwald 2013-08-08 08:19:34 +02:00
  • 22ee1b9d53 modargs: Add pa_modargs_get_resample_method() Peter Meerwald 2013-08-08 08:19:33 +02:00
  • 68156d3f79 mainloop, glib-mainloop: time_restart could cause incorrect event ordering Ben Brewer 2013-07-25 13:44:29 +01:00
  • 81f0eb626e tests: Resampler output memchunk may be reset (zero) Peter Meerwald 2013-07-16 17:09:14 +02:00
  • f4635818bd memblock: Fix typo in description of pa_memblock_unref_fixed(), cleanup Peter Meerwald 2013-07-16 17:09:13 +02:00
  • 09e88de0af Updated Brazilian Portuguese translation Rafael Ferreira 2013-10-22 19:54:24 -02:00
  • 9490a067bb bluetooth: Track discovery modules by index João Paulo Rechi Vita 2013-10-14 16:18:03 -03:00
  • b402f9e01f build-sys: Print CPPFLAGS in configure Tanu Kaskinen 2013-10-12 12:45:58 +03:00
  • 9305286ad8 build-sys: Don't define _FORTIFY_SOURCE when building with -O0 Tanu Kaskinen 2013-10-12 12:45:09 +03:00
  • ab25436486 sndfile-util: fix format for 24bit depth wav files Kiran Krishnappa 2013-10-09 23:30:09 -07:00
  • f81e3e1d78 alsa: Fix crash when loading bare ALSA sink/source Jan Alexander Steffens (heftig) 2013-10-09 20:29:39 +02:00
  • 35fea579cb build-sys: Fix building with Android toolchain Anton Lundin 2013-09-18 16:22:00 +02:00
  • 3fd2004603 tunnel-sink-new: Fix a possible crash Alexander Couzens 2013-09-16 13:06:27 +02:00
  • 0c3f3934f5 tunnel-sink-new: remove switch-default from state change callbacks Alexander Couzens 2013-09-16 13:06:34 +02:00
  • 798525bf16 alsa-mixer: Drop all unused paths, not only unsupported paths David Henningsson 2013-09-23 13:40:26 +02:00
  • 5a5e16bc62 i18n: Update bluetooth bits in POTFILES Arun Raghavan 2013-09-30 18:10:34 +05:30
  • dcb52b0844 default/system.pa: Do not load module-dbus-protocol David Henningsson 2013-09-27 10:22:53 +02:00
  • 5a2fd6624d alsa-ucm: Fix bad rate check Arun Raghavan 2013-09-30 15:15:36 +05:30
  • 24d2fa5415 alsa-ucm: Don't allow Playback/CaptureRate to be 0 Arun Raghavan 2013-09-30 08:32:16 +05:30
  • 189708a597 bluetooth: Add a comment about messing with the IDLE suspend cause Tanu Kaskinen 2013-09-29 19:47:16 +03:00
  • 0a5f3bfaf0 hashmap: Add a key+value iterator Arun Raghavan 2013-09-20 17:27:32 +05:30
  • 8753b8c147 bluetooth: Revive module-bluetooth-discover João Paulo Rechi Vita 2013-09-24 19:45:59 -03:00
  • 1ea8a2bdae cli-command: Use pa_module_exists() in .ifexists João Paulo Rechi Vita 2013-09-24 19:45:58 -03:00
  • 48d23d4863 module: Create pa_module_exists() João Paulo Rechi Vita 2013-09-24 19:45:57 -03:00
  • dc4be17e07 bluetooth: Fail to load driver if discovery module is not loaded João Paulo Rechi Vita 2013-09-24 19:45:56 -03:00
  • 774c73309d bluetooth: Implement get_n_used() for module-bluez5-device João Paulo Rechi Vita 2013-09-24 19:45:55 -03:00
  • ef24f7f3aa bluetooth: Handle changes to BlueZ 5 transports state João Paulo Rechi Vita 2013-09-24 19:45:54 -03:00
  • 8d303f0bd1 bluetooth: Process source messages for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:53 -03:00
  • 05366fdc22 bluetooth: Process sink messages for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:52 -03:00
  • eb9813c833 bluetooth: Create I/O thread function for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:51 -03:00
  • 44462904df bluetooth: Set card profile for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:50 -03:00
  • d243fdd07b bluetooth: Start / stop I/O thread for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:49 -03:00
  • 8d1decffd7 bluetooth: Create source for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:48 -03:00
  • 0274032141 bluetooth: Create sink for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:47 -03:00
  • 7e80678cc5 bluetooth: Initialize profiles for BlueZ 5 cards João Paulo Rechi Vita 2013-09-24 19:45:46 -03:00
  • a0ed6d7970 bluetooth: Create BlueZ 5 card profile for each audio UUID João Paulo Rechi Vita 2013-09-24 19:45:45 -03:00
  • 5a9007338b bluetooth: Create BlueZ 5 card ports João Paulo Rechi Vita 2013-09-24 19:45:44 -03:00
  • 501f5e2898 bluetooth: Create BlueZ 5 card João Paulo Rechi Vita 2013-09-24 19:45:43 -03:00
  • 6ba1610b6f bluetooth: Unload module-bluez5-device on device's disconnection João Paulo Rechi Vita 2013-09-24 19:45:42 -03:00
  • da61957602 bluetooth: Get BlueZ 5 device object João Paulo Rechi Vita 2013-09-24 19:45:41 -03:00
  • 384f4751eb bluetooth: Create module-bluez5-device João Paulo Rechi Vita 2013-09-24 19:45:40 -03:00
  • a5fdf965ed bluetooth: Track devices in module-bluez5-discover João Paulo Rechi Vita 2013-09-24 19:45:39 -03:00
  • e352da60a7 bluetooth: Handle PropertiesChanged for org.bluez.MediaTransport1 João Paulo Rechi Vita 2013-09-24 19:45:38 -03:00
  • f65cafe64d bluetooth: Handle PropertiesChanged for org.bluez.Device1 João Paulo Rechi Vita 2013-09-24 19:45:37 -03:00
  • 82fd8cc845 bluetooth: Protect from a misbehaving bluetoothd João Paulo Rechi Vita 2013-09-24 19:45:36 -03:00
  • 89e97215c7 bluetooth: Parse BlueZ 5 device properties João Paulo Rechi Vita 2013-09-24 19:45:35 -03:00
  • 877f0a7d54 bluetooth: Handle PropertiesChanged for org.bluez.Adapter1 João Paulo Rechi Vita 2013-09-24 19:45:34 -03:00
  • a59177e666 bluetooth: Register endpoints with BlueZ 5 adapter João Paulo Rechi Vita 2013-09-24 19:45:33 -03:00
  • 42dccb6b37 bluetooth: Parse BlueZ 5 adapter properties João Paulo Rechi Vita 2013-09-24 19:45:32 -03:00
  • f1d8958fb6 bluetooth: Parse BlueZ 5 D-Bus interfaces João Paulo Rechi Vita 2013-09-24 19:45:31 -03:00
  • 878eccb680 bluetooth: Handle InterfacesAdded and InterfacesRemoved João Paulo Rechi Vita 2013-09-24 19:45:30 -03:00
  • 1e58120a5c bluetooth: Create a function to remove only one adapter object João Paulo Rechi Vita 2013-09-24 19:45:29 -03:00