index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulse
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-16
format: Remove stupid copy-paste-o
Arun Raghavan
1
-1
/
+1
2011-08-16
introspect: fix source output and sink input docs mix-up
Jonny Lamb
1
-4
/
+4
2011-08-16
sink: Add a SET_FORMATS flag
Arun Raghavan
1
-0
/
+4
2011-08-15
proplist: Make filter properties line up prettily
Arun Raghavan
1
-3
/
+3
2011-08-15
format: Add string to pa_format_info conversion function
Arun Raghavan
2
-10
/
+65
2011-08-15
format: Make pa_format_info_snprint() more parseable
Arun Raghavan
1
-2
/
+5
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
14
-113
/
+13
2011-08-11
Add some missing format.h includes
Maarten Bosmans
1
-1
/
+1
2011-08-11
ext-device-restore: Include format.h
Colin Guthrie
1
-0
/
+1
2011-08-09
device-restore: Various fixes for the protocol extension.
Colin Guthrie
3
-2
/
+10
2011-08-02
protocol-native: Allow clients to know at what index underrun occurred
David Henningsson
3
-2
/
+31
2011-07-27
doc: Document subscription events better
Arun Raghavan
1
-0
/
+20
2011-07-20
devices: Set certain sink/source flags automatically.
Colin Guthrie
1
-6
/
+12
2011-07-14
Fix two comment typos.
Ralph Giles
1
-1
/
+1
2011-06-24
Remove libpulse-browse and pabrowse
Maarten Bosmans
2
-563
/
+0
2011-06-24
win32: Make some unused-variable warnings go away
Maarten Bosmans
3
-7
/
+8
2011-06-24
Add sys/time.h include to rtclock.c
Maarten Bosmans
1
-0
/
+3
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
27
-40
/
+6
2011-06-22
device-restore: Add a new protocol extension for device-restore.
Colin Guthrie
4
-3
/
+466
2011-06-22
introspect: Get format of source output
Colin Guthrie
2
-1
/
+6
2011-06-22
capture: Implement per-stream volume control for capture streams.
Colin Guthrie
3
-21
/
+93
2011-06-22
introspect: Get formats for sources
Colin Guthrie
2
-17
/
+51
2011-06-22
capture: Add the passthrough format negotiation to capture streams.
Colin Guthrie
1
-18
/
+12
2011-06-22
def: Add some flags for source outputs.
Colin Guthrie
1
-1
/
+28
2011-06-22
introspect: Clear out memory properly on error.
Colin Guthrie
1
-42
/
+40
2011-06-19
stream: Simplify passing of formats in extended API
Arun Raghavan
2
-9
/
+10
2011-06-19
stream: Fix a couple of format_info leaks
Arun Raghavan
1
-1
/
+4
2011-05-20
format: Fix channel map handling
Arun Raghavan
1
-6
/
+7
2011-05-15
protocol-native: Stop auto timing updates if connected to suspended sink or s...
Jyri Sarha
1
-4
/
+24
2011-05-15
format: Add some convenience API for setting properties
Arun Raghavan
2
-3
/
+34
2011-05-15
format: Extend properties to handle lists/ranges
Arun Raghavan
3
-20
/
+263
2011-05-15
sink-input: Provide more information to client when format is lost
Arun Raghavan
1
-0
/
+8
2011-05-15
format: Add correct sample spec conversion for E-AC3
Arun Raghavan
1
-0
/
+3
2011-05-15
format: Export pa_format_info_is_compatible in API
Arun Raghavan
3
-2
/
+10
2011-05-15
sink-input: Add a format-lost event
Arun Raghavan
1
-0
/
+7
2011-05-02
format: Add a type for DTS
Arun Raghavan
2
-0
/
+4
2011-05-02
introspect: Get format of sink input
Arun Raghavan
2
-1
/
+6
2011-05-02
introspect: Get formats for sinks
Arun Raghavan
2
-0
/
+37
2011-05-02
stream: Add API to get a stream's pa_format_info
Arun Raghavan
2
-0
/
+13
2011-05-02
format: Add some convenience functions for printing
Arun Raghavan
2
-0
/
+49
2011-05-02
format: Const-ify some parameters
Arun Raghavan
2
-4
/
+4
2011-05-02
core: Fix some FIXMEs for the extended API
Arun Raghavan
1
-6
/
+17
2011-05-02
format: Avoid some code duplication
Arun Raghavan
2
-0
/
+5
2011-05-02
sink-input: Don't assert on bad formats
Arun Raghavan
2
-15
/
+19
2011-05-02
sink: Remove PASSTHROUGH flag
Arun Raghavan
1
-8
/
+2
2011-05-02
format: Add convenience API to check if a format is PCM or not
Arun Raghavan
2
-0
/
+7
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
3
-19
/
+120
2011-05-02
format: Add some properties and internal API
Arun Raghavan
3
-0
/
+104
2011-05-02
core: Add a pa_format_info structure
Arun Raghavan
3
-0
/
+151
2011-05-02
sample: Use PA_SAMPLE_INVALID instead of numeric value
Arun Raghavan
1
-1
/
+1
[next]