summaryrefslogtreecommitdiff
path: root/src/pulsecore
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Initialise write_volumeMaarten Bosmans2-0/+16
2011-08-15memblock: use built-in functionLu Guanqun1-1/+1
2011-08-15memblock: fix memory leak when pa_shm_create_rw failsLu Guanqun1-3/+3
2011-08-15Initialise variablesMaarten Bosmans1-1/+2
2011-08-15svolume: Make log messages more precise.Tanu Kaskinen4-4/+4
2011-08-15sink-input: Avoid fake rewind in corked stateWang Xingchao1-4/+10
2011-08-15sink: Fix lazy commentingArun Raghavan1-3/+3
2011-08-15sink: Add a set_formats() APIArun Raghavan2-0/+23
2011-08-12Plug some memory leaks and an invalid readMaarten Bosmans2-1/+2
2011-08-12sink-input: Drop redundant assert (PA_SINK_INPUT_IS_LINKED() checked already)Colin Guthrie1-4/+0
2011-08-12log: Add missing pulsecore/thread.h includeArun Raghavan1-0/+1
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans4-2/+101
2011-08-11Add some missing format.h includesMaarten Bosmans4-0/+4
2011-08-11Include config.h consistently in source files and not in headersMaarten Bosmans3-8/+4
2011-08-11sample-util: use built-in functionLu Guanqun1-1/+1
2011-08-09log: add thread nameLu Guanqun1-2/+2
2011-08-07source-output: Fix resampling.Colin Guthrie1-5/+5
2011-08-02protocol-native: Allow clients to know at what index underrun occurredDavid Henningsson1-1/+3
2011-07-20alsa: Reinitialise the mixer on port change.Colin Guthrie4-14/+162
2011-07-20devices: Set certain sink/source flags automatically.Colin Guthrie2-12/+70
2011-07-19devices: Use wrapper functions to set the *_volume and *_mute callbacks.Colin Guthrie4-23/+131
2011-07-12protocol-native: Trivial fix for a compiler warningArun Raghavan1-1/+1
2011-07-11protocol-native: Fix invalid assertArun Raghavan1-1/+3
2011-07-09protocol-native: Fix backward compatibility breakArun Raghavan1-2/+6
2011-06-27parecord: Automatically detect file format from extensionMaarten Bosmans1-1/+1
2011-06-24win32: Make some unused-variable warnings go awayMaarten Bosmans8-17/+29
2011-06-24win32: Make once-test workMaarten Bosmans1-0/+21
2011-06-22Remove unnecessary #includesMaarten Bosmans88-146/+31
2011-06-22esound,streams: Fix some crashes.Colin Guthrie3-9/+14
2011-06-22source-output: Trivial code moveArun Raghavan1-52/+52
2011-06-22capture: Remove support for synchronised capture streams.Colin Guthrie3-86/+2
2011-06-22streams: Tidy up includesColin Guthrie2-2/+2
2011-06-22introspect: Get format of source outputColin Guthrie1-0/+1
2011-06-22capture: Implement per-stream volume control for capture streams.Colin Guthrie9-83/+1654
2011-06-22introspect: Get formats for sourcesColin Guthrie1-0/+13
2011-06-22capture: Add the passthrough format negotiation to capture streams.Colin Guthrie8-70/+369
2011-06-22alsa-sink: Some trivial tidyupsColin Guthrie3-14/+18
2011-06-22SSE/MMX: Fix problem with highpitched noise on i386David Henningsson2-4/+20
2011-06-19protocol-native: Don't leak formatsArun Raghavan1-3/+16
2011-06-14protocol-native: Use original requested latency on stream movesArun Raghavan1-4/+12
2011-06-12win32: define WIN32_LEAN_AND_MEANMaarten Bosmans1-0/+1
2011-06-06pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.Colin Guthrie1-0/+2
2011-06-02streams: Fix the actual resampler method shown in debug messages.Colin Guthrie2-0/+2
2011-05-20format: Fix channel map handlingArun Raghavan1-1/+2
2011-05-16protocol-native: Fix memory leaks introduced in protocol 21 (passthrough supp...Colin Guthrie1-26/+30
2011-05-16sink-input: Fix memory leak of proplist when sending format-changed eventsColin Guthrie1-0/+1
2011-05-15Merge branch 'passthrough'Colin Guthrie13-106/+464
2011-05-15sink-input: Provide more information to client when format is lostArun Raghavan1-1/+5
2011-05-15sink-input: Add a format-lost eventArun Raghavan1-1/+2
2011-05-15sink-input: Don't restore volume for passthrough streamsArun Raghavan1-0/+6