index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-16
Initialise write_volume
Maarten Bosmans
2
-0
/
+16
2011-08-15
memblock: use built-in function
Lu Guanqun
1
-1
/
+1
2011-08-15
memblock: fix memory leak when pa_shm_create_rw fails
Lu Guanqun
1
-3
/
+3
2011-08-15
Initialise variables
Maarten Bosmans
1
-1
/
+2
2011-08-15
svolume: Make log messages more precise.
Tanu Kaskinen
4
-4
/
+4
2011-08-15
sink-input: Avoid fake rewind in corked state
Wang Xingchao
1
-4
/
+10
2011-08-15
sink: Fix lazy commenting
Arun Raghavan
1
-3
/
+3
2011-08-15
sink: Add a set_formats() API
Arun Raghavan
2
-0
/
+23
2011-08-12
Plug some memory leaks and an invalid read
Maarten Bosmans
2
-1
/
+2
2011-08-12
sink-input: Drop redundant assert (PA_SINK_INPUT_IS_LINKED() checked already)
Colin Guthrie
1
-4
/
+0
2011-08-12
log: Add missing pulsecore/thread.h include
Arun Raghavan
1
-0
/
+1
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
4
-2
/
+101
2011-08-11
Add some missing format.h includes
Maarten Bosmans
4
-0
/
+4
2011-08-11
Include config.h consistently in source files and not in headers
Maarten Bosmans
3
-8
/
+4
2011-08-11
sample-util: use built-in function
Lu Guanqun
1
-1
/
+1
2011-08-09
log: add thread name
Lu Guanqun
1
-2
/
+2
2011-08-07
source-output: Fix resampling.
Colin Guthrie
1
-5
/
+5
2011-08-02
protocol-native: Allow clients to know at what index underrun occurred
David Henningsson
1
-1
/
+3
2011-07-20
alsa: Reinitialise the mixer on port change.
Colin Guthrie
4
-14
/
+162
2011-07-20
devices: Set certain sink/source flags automatically.
Colin Guthrie
2
-12
/
+70
2011-07-19
devices: Use wrapper functions to set the *_volume and *_mute callbacks.
Colin Guthrie
4
-23
/
+131
2011-07-12
protocol-native: Trivial fix for a compiler warning
Arun Raghavan
1
-1
/
+1
2011-07-11
protocol-native: Fix invalid assert
Arun Raghavan
1
-1
/
+3
2011-07-09
protocol-native: Fix backward compatibility break
Arun Raghavan
1
-2
/
+6
2011-06-27
parecord: Automatically detect file format from extension
Maarten Bosmans
1
-1
/
+1
2011-06-24
win32: Make some unused-variable warnings go away
Maarten Bosmans
8
-17
/
+29
2011-06-24
win32: Make once-test work
Maarten Bosmans
1
-0
/
+21
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
88
-146
/
+31
2011-06-22
esound,streams: Fix some crashes.
Colin Guthrie
3
-9
/
+14
2011-06-22
source-output: Trivial code move
Arun Raghavan
1
-52
/
+52
2011-06-22
capture: Remove support for synchronised capture streams.
Colin Guthrie
3
-86
/
+2
2011-06-22
streams: Tidy up includes
Colin Guthrie
2
-2
/
+2
2011-06-22
introspect: Get format of source output
Colin Guthrie
1
-0
/
+1
2011-06-22
capture: Implement per-stream volume control for capture streams.
Colin Guthrie
9
-83
/
+1654
2011-06-22
introspect: Get formats for sources
Colin Guthrie
1
-0
/
+13
2011-06-22
capture: Add the passthrough format negotiation to capture streams.
Colin Guthrie
8
-70
/
+369
2011-06-22
alsa-sink: Some trivial tidyups
Colin Guthrie
3
-14
/
+18
2011-06-22
SSE/MMX: Fix problem with highpitched noise on i386
David Henningsson
2
-4
/
+20
2011-06-19
protocol-native: Don't leak formats
Arun Raghavan
1
-3
/
+16
2011-06-14
protocol-native: Use original requested latency on stream moves
Arun Raghavan
1
-4
/
+12
2011-06-12
win32: define WIN32_LEAN_AND_MEAN
Maarten Bosmans
1
-0
/
+1
2011-06-06
pulsecore: Add a couple pa_asserts() on pa_tagstruct* calls.
Colin Guthrie
1
-0
/
+2
2011-06-02
streams: Fix the actual resampler method shown in debug messages.
Colin Guthrie
2
-0
/
+2
2011-05-20
format: Fix channel map handling
Arun Raghavan
1
-1
/
+2
2011-05-16
protocol-native: Fix memory leaks introduced in protocol 21 (passthrough supp...
Colin Guthrie
1
-26
/
+30
2011-05-16
sink-input: Fix memory leak of proplist when sending format-changed events
Colin Guthrie
1
-0
/
+1
2011-05-15
Merge branch 'passthrough'
Colin Guthrie
13
-106
/
+464
2011-05-15
sink-input: Provide more information to client when format is lost
Arun Raghavan
1
-1
/
+5
2011-05-15
sink-input: Add a format-lost event
Arun Raghavan
1
-1
/
+2
2011-05-15
sink-input: Don't restore volume for passthrough streams
Arun Raghavan
1
-0
/
+6
[next]