2011-11-07 |
Arun Raghavan | sink,source: Update sample rate if possible on stream... |
tree | commitdiff |
2011-11-07 |
Arun Raghavan | sink,source: Allow sample rate switching with corked... |
tree | commitdiff |
2011-11-07 |
Arun Raghavan | sink-input,source-output: Add an update_rate() function |
tree | commitdiff |
2011-11-07 |
Arun Raghavan | sink,source: Fix corked stream handling in update_rate() |
tree | commitdiff |
2011-11-04 |
Arun Raghavan | cli: Add a dump-volumes command |
tree | commitdiff |
2011-11-03 |
Lars R. Damerow | alsa: support fixed latency range in alsa modules |
tree | commitdiff |
2011-11-02 |
Tanu Kaskinen | sink, source: Join two ifs with the same condition. |
tree | commitdiff |
2011-10-28 |
Arun Raghavan | core: Add a string list membership check function |
tree | commitdiff |
2011-10-20 |
Arun Raghavan | native: Fix Solaris build |
tree | commitdiff |
2011-10-18 |
Arun Raghavan | sink,source: Account for corked streams in update_rate() |
tree | commitdiff |
2011-10-17 |
Arun Raghavan | sink,source: Handle equal default and alternate sample... |
tree | commitdiff |
2011-10-17 |
Arun Raghavan | source: Bring rate update code in sync with sink code |
tree | commitdiff |
2011-10-17 |
Pierre-Louis Bossart | sink,source: support for rate update |
tree | commitdiff |
2011-10-17 |
Pierre-Louis Bossart | core: infrastructure for alternate sampling rate |
tree | commitdiff |
2011-10-17 |
Arun Raghavan | macro: typedef pa_bool_t to bool instead of _Bool |
tree | commitdiff |
2011-10-10 |
Arun Raghavan | namereg: Don't set default sink/source on get() |
tree | commitdiff |
2011-10-05 |
David Henningsson | source-output: Do not use unset channel map in pa_sourc... |
tree | commitdiff |
2011-10-01 |
Maarten Bosmans | Make pulse build with clang again |
tree | commitdiff |
2011-10-01 |
Tanu Kaskinen | memblockq: Improve debuggability by storing a name... |
tree | commitdiff |
2011-10-01 |
Tanu Kaskinen | sink: Add some comments about the rewind handling durin... |
tree | commitdiff |
2011-10-01 |
Tanu Kaskinen | sink: Move updating the requested latency after the... |
tree | commitdiff |
2011-09-27 |
Arun Raghavan | sink,source: Avoid unnecessary call to pa_rtclock_now() |
tree | commitdiff |
2011-09-25 |
David Henningsson | Fix crash in threaded message queues |
tree | commitdiff |
2011-09-21 |
Arun Raghavan | sink,source: Handle missing in the shared volume case |
tree | commitdiff |
2011-09-14 |
David Henningsson | sink,source: Avoid crash by not updating volume on... |
tree | commitdiff |
2011-09-14 |
Arun Raghavan | volume: Handle varying channel count for shared volumes |
tree | commitdiff |
2011-09-14 |
Arun Raghavan | def: Hide server-side sink/source flags |
tree | commitdiff |
2011-09-13 |
Colin Guthrie | volume: Rename 'sync volume' to 'deferred volume'. |
tree | commitdiff |
2011-09-09 |
Colin Guthrie | modargs: Ensure modargs can be accessed in their raw... |
tree | commitdiff |
2011-09-09 |
Maarten Bosmans | module-suspend-on-idle: Move vacuum code to core |
tree | commitdiff |
2011-09-03 |
Maarten Bosmans | Make gcc --std=c99 happy |
tree | commitdiff |
2011-09-03 |
Maarten Bosmans | Squash the last gcc warnings |
tree | commitdiff |
2011-08-29 |
Arun Raghavan | passthrough: Fix setting volume to unamplified again |
tree | commitdiff |
2011-08-25 |
Arun Raghavan | passthrough: Fix what volume we set sinks/sources to |
tree | commitdiff |
2011-08-25 |
Maarten Bosmans | sndfile-util: Check return value of sf_command for... |
tree | commitdiff |
2011-08-25 |
Maarten Bosmans | Remove extra ; s where they are not allowed in strict C99 |
tree | commitdiff |
2011-08-25 |
Maarten Bosmans | More spelling fixes |
tree | commitdiff |
2011-08-24 |
David Henningsson | Fix spelling sucess -> success |
tree | commitdiff |
2011-08-18 |
Arun Raghavan | sample-util: Fix off-by-one in error check |
tree | commitdiff |
2011-08-18 |
Arun Raghavan | source-output: Ensure no volumes are applied for passth... |
tree | commitdiff |
2011-08-18 |
Arun Raghavan | sink-input: Ensure no volumes are applied for passthrou... |
tree | commitdiff |
2011-08-18 |
Arun Raghavan | passthrough: We must not plug in a resampler on stream... |
tree | commitdiff |
2011-08-18 |
Arun Raghavan | formats: Fix bad passsthrough check |
tree | commitdiff |
2011-08-17 |
Arun Raghavan | formats: Use correct API to check for passthrough streams |
tree | commitdiff |
2011-08-16 |
Colin Guthrie | core: Unload the modules and cached samples before... |
tree | commitdiff |
2011-08-16 |
Maarten Bosmans | Initialise write_volume |
tree | commitdiff |
2011-08-15 |
Lu Guanqun | memblock: use built-in function |
tree | commitdiff |
2011-08-15 |
Lu Guanqun | memblock: fix memory leak when pa_shm_create_rw fails |
tree | commitdiff |
2011-08-15 |
Maarten Bosmans | Initialise variables |
tree | commitdiff |
2011-08-15 |
Tanu Kaskinen | svolume: Make log messages more precise. |
tree | commitdiff |
2011-08-15 |
Wang Xingchao | sink-input: Avoid fake rewind in corked state |
tree | commitdiff |
2011-08-15 |
Arun Raghavan | sink: Fix lazy commenting |
tree | commitdiff |
2011-08-15 |
Arun Raghavan | sink: Add a set_formats() API |
tree | commitdiff |
2011-08-12 |
Maarten Bosmans | Plug some memory leaks and an invalid read |
tree | commitdiff |
2011-08-12 |
Colin Guthrie | sink-input: Drop redundant assert (PA_SINK_INPUT_IS_LIN... |
tree | commitdiff |
2011-08-12 |
Arun Raghavan | log: Add missing pulsecore/thread.h include |
tree | commitdiff |
2011-08-11 |
Maarten Bosmans | Move i18n.[ch] to src/pulsecore |
tree | commitdiff |
2011-08-11 |
Maarten Bosmans | Add some missing format.h includes |
tree | commitdiff |
2011-08-11 |
Maarten Bosmans | Include config.h consistently in source files and not... |
tree | commitdiff |
2011-08-11 |
Lu Guanqun | sample-util: use built-in function |
tree | commitdiff |
2011-08-09 |
Lu Guanqun | log: add thread name |
tree | commitdiff |
2011-08-06 |
Colin Guthrie | source-output: Fix resampling. |
tree | commitdiff |
2011-08-02 |
David Henningsson | protocol-native: Allow clients to know at what index... |
tree | commitdiff |
2011-07-20 |
Colin Guthrie | alsa: Reinitialise the mixer on port change. |
tree | commitdiff |
2011-07-20 |
Colin Guthrie | devices: Set certain sink/source flags automatically. |
tree | commitdiff |
2011-07-19 |
Colin Guthrie | devices: Use wrapper functions to set the *_volume... |
tree | commitdiff |
2011-07-12 |
Arun Raghavan | protocol-native: Trivial fix for a compiler warning |
tree | commitdiff |
2011-07-12 |
Arun Raghavan | protocol-native: Fix invalid assert |
tree | commitdiff |
2011-07-10 |
Arun Raghavan | protocol-native: Fix backward compatibility break |
tree | commitdiff |
2011-06-27 |
Maarten Bosmans | parecord: Automatically detect file format from extension |
tree | commitdiff |
2011-06-23 |
Maarten Bosmans | win32: Make some unused-variable warnings go away |
tree | commitdiff |
2011-06-23 |
Maarten Bosmans | win32: Make once-test work |
tree | commitdiff |
2011-06-22 |
Maarten Bosmans | Remove unnecessary #includes |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | esound,streams: Fix some crashes. |
tree | commitdiff |
2011-06-22 |
Arun Raghavan | source-output: Trivial code move |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | capture: Remove support for synchronised capture streams. |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | streams: Tidy up includes |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | introspect: Get format of source output |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | capture: Implement per-stream volume control for captur... |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | introspect: Get formats for sources |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | capture: Add the passthrough format negotiation to... |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | alsa-sink: Some trivial tidyups |
tree | commitdiff |
2011-06-22 |
Colin Guthrie | Merge remote-tracking branch 'mkbosmans/merge/build... |
tree | commitdiff |
2011-06-22 |
David Henningsson | SSE/MMX: Fix problem with highpitched noise on i386 |
tree | commitdiff |
2011-06-20 |
Arun Raghavan | protocol-native: Don't leak formats |
tree | commitdiff |
2011-06-14 |
Arun Raghavan | protocol-native: Use original requested latency on... |
tree | commitdiff |
2011-06-12 |
Maarten Bosmans | win32: define WIN32_LEAN_AND_MEAN |
tree | commitdiff |
2011-06-06 |
Colin Guthrie | pulsecore: Add a couple pa_asserts() on pa_tagstruct... |
tree | commitdiff |
2011-06-02 |
Colin Guthrie | streams: Fix the actual resampler method shown in debug... |
tree | commitdiff |
2011-05-20 |
Arun Raghavan | format: Fix channel map handling |
tree | commitdiff |
2011-05-16 |
Colin Guthrie | protocol-native: Fix memory leaks introduced in protoco... |
tree | commitdiff |
2011-05-16 |
Colin Guthrie | sink-input: Fix memory leak of proplist when sending... |
tree | commitdiff |
2011-05-15 |
Colin Guthrie | Merge branch 'passthrough' |
tree | commitdiff |
2011-05-15 |
Arun Raghavan | sink-input: Provide more information to client when... |
tree | commitdiff |
2011-05-15 |
Arun Raghavan | sink-input: Add a format-lost event |
tree | commitdiff |
2011-05-15 |
Arun Raghavan | sink-input: Don't restore volume for passthrough streams |
tree | commitdiff |
2011-05-15 |
Arun Raghavan | sink-input: Don't print an error if a passthrough conne... |
tree | commitdiff |
2011-05-06 |
Lennart Poettering | rtkit: use private bus connection in order to avoid... |
tree | commitdiff |
2011-05-02 |
Arun Raghavan | core: Factor out passthrough checks into their own... |
tree | commitdiff |
2011-05-02 |
Arun Raghavan | introspect: Get format of sink input |
tree | commitdiff |
next |