2014-02-28 |
Tanu Kaskinen | rtp-send: Add "inhibit_auto_suspend" module argument
|
commit | commitdiff | tree |
2014-02-23 |
Tanu Kaskinen | rtp-send: Use _cb suffix with callbacks
|
commit | commitdiff | tree |
2014-02-14 |
Tanu Kaskinen | sink-input, source-output: Don't crash if format negotiation...
|
commit | commitdiff | tree |
2014-02-12 |
Tanu Kaskinen | man: pulse-cli-syntax: Document the "journal" log target
|
commit | commitdiff | tree |
2014-02-05 |
Tanu Kaskinen | source: Increase max outputs per source
|
commit | commitdiff | tree |
2014-02-04 |
Tanu Kaskinen | protocol-native: Fix a crash
|
commit | commitdiff | tree |
2014-01-30 |
Tanu Kaskinen | thread-win32: Implement pa_thread_free_nojoin()
|
commit | commitdiff | tree |
2014-01-29 |
Tanu Kaskinen | card-restore: Fix a memory leak
|
commit | commitdiff | tree |
2014-01-27 |
Tanu Kaskinen | module: Replace rindex() with strrchr()
|
commit | commitdiff | tree |
2014-01-26 |
Tanu Kaskinen | device-manager: Don't try to use unlinked devices
|
commit | commitdiff | tree |
2014-01-26 |
Tanu Kaskinen | caps: Don't require --without-caps on FreeBSD
|
commit | commitdiff | tree |
2014-01-23 |
Tanu Kaskinen | build-sys: Add tests/runtime-test-util.h to the tarball
|
commit | commitdiff | tree |
2014-01-23 |
Tanu Kaskinen | build-sys: Bump sonames
|
commit | commitdiff | tree |
2014-01-23 |
Tanu Kaskinen | introspect, thread-mainloop: Fix Doxygen "since" tags
|
commit | commitdiff | tree |
2014-01-15 |
Tanu Kaskinen | sink, source: Remove useless attach/detach stuff
|
commit | commitdiff | tree |
2014-01-15 |
Tanu Kaskinen | Revert "ladspa-sink: Handle empty chunks in sink_input_pop_cb"
|
commit | commitdiff | tree |
2014-01-15 |
Tanu Kaskinen | alsa: Mute "Bass Speaker" when using headphones or...
|
commit | commitdiff | tree |
2014-01-11 |
Tanu Kaskinen | build-sys: Fix building with --as-needed
|
commit | commitdiff | tree |
2014-01-10 |
Tanu Kaskinen | caps: Use standard macro when checking for Linux
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | format: Add some error logging
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | stream: Mention pa_stream_new_extended() in the high...
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | stream: Improve pa_stream_connect_playback() documentation
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | def, format: Document how to leave PCM parameters to...
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | sink-input, source-output: Interpret missing PCM parameters...
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | stream: Remove a volume channel validity check
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | stream-util: Add pa_stream_get_volume_channel_map()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | format, core-format: Constify some function parameters
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | sink-input, source-output: Do routing related validity...
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | core-format: Add pa_format_info_from_sample_spec2()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | core-format: Add pa_format_info_to_sample_spec2()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | format: Simplify pa_format_info_to_sample_spec()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | core-format: Add pa_format_info_get_channel_map()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | core-format: Add pa_format_info_get_channels()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | core-format: Add pa_format_info_get_rate()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | core-format: Add pa_format_info_get_sample_format()
|
commit | commitdiff | tree |
2014-01-08 |
Tanu Kaskinen | Move pa_format_info_to_sample_spec_fake() to core-format
|
commit | commitdiff | tree |
2014-01-03 |
Tanu Kaskinen | volume-test: Increase the allowed number of rouding...
|
commit | commitdiff | tree |
2014-01-03 |
Tanu Kaskinen | caps: Remove the FreeBSD implementation of pa_drop_caps()
|
commit | commitdiff | tree |
2013-12-30 |
Tanu Kaskinen | caps: Fix platform checking
|
commit | commitdiff | tree |
2013-12-20 |
Tanu Kaskinen | caps: Improve log message
|
commit | commitdiff | tree |
2013-12-20 |
Tanu Kaskinen | sink-input: Fix volume_factor_sink initialization
|
commit | commitdiff | tree |
2013-12-15 |
Tanu Kaskinen | Add pa_channels_valid()
|
commit | commitdiff | tree |
2013-12-15 |
Tanu Kaskinen | Add pa_sample_rate_valid()
|
commit | commitdiff | tree |
2013-12-15 |
Tanu Kaskinen | Add pa_sample_format_valid()
|
commit | commitdiff | tree |
2013-12-14 |
Tanu Kaskinen | bluetooth: Fix profile priority comparison
|
commit | commitdiff | tree |
2013-12-05 |
Tanu Kaskinen | card: Move pa_card_add_profile() implementation to...
|
commit | commitdiff | tree |
2013-11-29 |
Tanu Kaskinen | Pass the profile object instead of the profile name...
|
commit | commitdiff | tree |
2013-11-29 |
Tanu Kaskinen | ucm: Add a FIXME comment about bad error handling
|
commit | commitdiff | tree |
2013-11-29 |
Tanu Kaskinen | idxset: Allow deep copying with pa_idxset_copy()
|
commit | commitdiff | tree |
2013-11-29 |
Tanu Kaskinen | sink, source: Add a TODO comment about removing get_formats()
|
commit | commitdiff | tree |
2013-11-22 |
Tanu Kaskinen | source-output: Log the format negotiation result
|
commit | commitdiff | tree |
2013-11-20 |
Tanu Kaskinen | bluetooth: Set device_info_valid to -1 when the device...
|
commit | commitdiff | tree |
2013-11-20 |
Tanu Kaskinen | bluetooth: Remove device_remove_all()
|
commit | commitdiff | tree |
2013-11-20 |
Tanu Kaskinen | bluetooth: Fire DEVICE_CONNECTION_CHANGED in set_device_info...
|
commit | commitdiff | tree |
2013-11-20 |
Tanu Kaskinen | bluetooth: Don't mark device valid before it has an...
|
commit | commitdiff | tree |
2013-11-20 |
Tanu Kaskinen | bluetooth: Use a helper function for setting device_info_valid
|
commit | commitdiff | tree |
2013-11-15 |
Tanu Kaskinen | bluetooth: Remove a redundant variable
|
commit | commitdiff | tree |
2013-11-14 |
Tanu Kaskinen | sink-input, source-output: Don't assume that proplist...
|
commit | commitdiff | tree |
2013-10-29 |
Tanu Kaskinen | bluetooth: Fix variable constness
|
commit | commitdiff | tree |
2013-10-29 |
Tanu Kaskinen | bluetooth: Remove adapter_remove_all()
|
commit | commitdiff | tree |
2013-10-12 |
Tanu Kaskinen | build-sys: Print CPPFLAGS in configure
|
commit | commitdiff | tree |
2013-10-12 |
Tanu Kaskinen | build-sys: Don't define _FORTIFY_SOURCE when building...
|
commit | commitdiff | tree |
2013-09-29 |
Tanu Kaskinen | bluetooth: Add a comment about messing with the IDLE...
|
commit | commitdiff | tree |
2013-09-19 |
Tanu Kaskinen | .gitignore: Add .dirstamp
|
commit | commitdiff | tree |
2013-09-13 |
Tanu Kaskinen | suspend-on-idle: Allow disabling suspending for specific...
|
commit | commitdiff | tree |
2013-09-08 |
Tanu Kaskinen | resampler: Never return zero for max block size
|
commit | commitdiff | tree |
2013-08-27 |
Tanu Kaskinen | sink, source: Fix error reporting style for rate updates
|
commit | commitdiff | tree |
2013-08-27 |
Tanu Kaskinen | source: When updating a monitor source's rate, update...
|
commit | commitdiff | tree |
2013-08-27 |
Tanu Kaskinen | source: Fix monitor source rate changing
|
commit | commitdiff | tree |
2013-08-27 |
Tanu Kaskinen | sink, source: Return early from pa_*_update_rate()...
|
commit | commitdiff | tree |
2013-08-23 |
Tanu Kaskinen | sink, source: Small readability improvement
|
commit | commitdiff | tree |
2013-08-23 |
Tanu Kaskinen | sink, source: Fix default and alternate rate assertions
|
commit | commitdiff | tree |
2013-08-23 |
Tanu Kaskinen | sink, source: Don't care about default and alternate...
|
commit | commitdiff | tree |
2013-08-22 |
Tanu Kaskinen | sink, source: Reduce indentation level in *_update_rate()
|
commit | commitdiff | tree |
2013-08-21 |
Tanu Kaskinen | source-output: Get the correct source for "direct_on_input...
|
commit | commitdiff | tree |
2013-07-29 |
Tanu Kaskinen | resampler: Fix peaks resampler's channel handling
|
commit | commitdiff | tree |
2013-07-29 |
Tanu Kaskinen | loopback: Increase the maximum allowed latency
|
commit | commitdiff | tree |
2013-07-18 |
Tanu Kaskinen | vala: Add CVolume.set()
|
commit | commitdiff | tree |
2013-07-17 |
Tanu Kaskinen | dbus: Fix invalid dbus_bool_t values
|
commit | commitdiff | tree |
2013-07-16 |
Tanu Kaskinen | sink: Add missing curly braces
|
commit | commitdiff | tree |
2013-07-15 |
Tanu Kaskinen | ucm: Fix an incorrect log message
|
commit | commitdiff | tree |
2013-07-15 |
Tanu Kaskinen | log: Harmonize log target output
|
commit | commitdiff | tree |
2013-07-15 |
Tanu Kaskinen | log: Use pa_write() instead of write()
|
commit | commitdiff | tree |
2013-07-15 |
Tanu Kaskinen | log: Remove pa_log_set_fd()
|
commit | commitdiff | tree |
2013-07-14 |
Tanu Kaskinen | tunnel: Fix reading state from wrong variable
|
commit | commitdiff | tree |
2013-07-14 |
Tanu Kaskinen | caps: Fix compilation on Windows
|
commit | commitdiff | tree |
2013-07-11 |
Tanu Kaskinen | log: Fix thread name printing
|
commit | commitdiff | tree |
2013-07-11 |
Tanu Kaskinen | module: Fix crash in pa_module_unload_all()
|
commit | commitdiff | tree |
2013-07-10 |
Tanu Kaskinen | Revert "resampler: Resample first followed by remapping...
|
commit | commitdiff | tree |
2013-07-04 |
Tanu Kaskinen | channelmap, volume: Don't refer to bool in the public...
|
commit | commitdiff | tree |
2013-07-04 |
Tanu Kaskinen | mainloop-test: Use FALSE instead of false for gboolean
|
commit | commitdiff | tree |
2013-07-03 |
Tanu Kaskinen | build-sys: Add native-instruments-traktor-audio2.conf...
|
commit | commitdiff | tree |
2013-07-02 |
Tanu Kaskinen | device-manager: Refuse to load empty descriptions
|
commit | commitdiff | tree |
2013-06-28 |
Tanu Kaskinen | device-manager: Add a sanity check for reading entries
|
commit | commitdiff | tree |
2013-06-28 |
Tanu Kaskinen | waveout: Simplify setting the device description
|
commit | commitdiff | tree |
2013-06-27 |
Tanu Kaskinen | alsa-mixer: Add a couple of assertions
|
commit | commitdiff | tree |
2013-06-27 |
Tanu Kaskinen | dynarray: Reimplement with nicer semantics
|
commit | commitdiff | tree |
2013-06-26 |
Tanu Kaskinen | source: Fix an indentation mistake
|
commit | commitdiff | tree |
2013-06-25 |
Tanu Kaskinen | object: Initialize allocated memory to zero
|
commit | commitdiff | tree |
2013-06-25 |
Tanu Kaskinen | device-port: Assert that ports have a description
|
commit | commitdiff | tree |
next |