index
:
~jonny/pulseaudio
doc-fix
master
le pulseaudio
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
Avoid read from freed memory
Maarten Bosmans
1
-2
/
+4
2011-08-15
Initialise variables
Maarten Bosmans
5
-6
/
+9
2011-08-15
Plug some memory leaks
Maarten Bosmans
4
-2
/
+10
2011-08-15
module-tunnel: Fix for new protocol versions
Maarten Bosmans
1
-8
/
+16
2011-08-15
svolume: Make log messages more precise.
Tanu Kaskinen
4
-4
/
+4
2011-08-15
daemon-conf: Don't make log files executable.
Tanu Kaskinen
1
-1
/
+1
2011-08-15
sink-input: Avoid fake rewind in corked state
Wang Xingchao
1
-4
/
+10
2011-08-15
device-restore: Log invalid sink index while setting formats
Arun Raghavan
1
-1
/
+3
2011-08-15
sink: Fix lazy commenting
Arun Raghavan
1
-3
/
+3
2011-08-15
pactl: Add a set-sink-formats command
Arun Raghavan
1
-3
/
+63
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-15
device-restore: Set sink format when possible
Arun Raghavan
1
-6
/
+41
2011-08-15
device-restore: Make bools not be bit fields
Arun Raghavan
1
-3
/
+3
2011-08-15
alsa: Implement get/set_formats()
Arun Raghavan
1
-0
/
+69
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
5
-3
/
+6
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
alsa: resets POLLOUT event
Wang Xingchao
2
-0
/
+2
2011-08-11
alsa: Update process_usec before going to sleep
Wang Xingchao
2
-0
/
+4
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
45
-54
/
+51
2011-08-11
Add some missing format.h includes
Maarten Bosmans
5
-1
/
+5
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-11
ext-device-restore: Include format.h
Colin Guthrie
1
-0
/
+1
2011-08-11
alsa: Ensure that volumes are written to the h/w at startup.
Colin Guthrie
2
-0
/
+6
2011-08-10
alsa-mixer: Fix rounding direction on mixer initialisation
Colin Guthrie
1
-2
/
+2
2011-08-10
pactl: Make stat backwards compatible with previous versions.
Colin Guthrie
1
-5
/
+10
2011-08-10
pactl: Split help string up in shorter pieces for easier translation
Maarten Bosmans
1
-23
/
+21
2011-08-10
pactl: Short --help output a bit by consolidating sink/source commands
Maarten Bosmans
1
-16
/
+9
2011-08-09
log: add thread name
Lu Guanqun
1
-2
/
+2
2011-08-09
device-restore: Various fixes for the protocol extension.
Colin Guthrie
5
-6
/
+39
2011-08-08
Fix default.pa on non udev systems
Maarten Bosmans
2
-5
/
+13
2011-08-08
stream-restore: Save/restore source output volume/mute
Colin Guthrie
1
-1
/
+91
2011-08-07
source-output: Fix resampling.
Colin Guthrie
1
-5
/
+5
2011-08-04
Fix crash in path subset elimination
David Henningsson
1
-2
/
+4
2011-08-02
protocol-native: Allow clients to know at what index underrun occurred
David Henningsson
5
-3
/
+35
2011-07-27
doc: Document subscription events better
Arun Raghavan
1
-0
/
+20
2011-07-22
rygel: Fix introspection XML for MediaItem2
Jens Georg
1
-0
/
+1
2011-07-22
rygel: Properly close {sv} iters for GetAll
Jens Georg
1
-0
/
+2
2011-07-21
virtual: Fix volume callback setting.
Tanu Kaskinen
2
-2
/
+2
2011-07-20
reserve: Fix compile warning when compiling without dbus
Colin Guthrie
1
-2
/
+2
2011-07-20
alsa-mixer: Remove workaround for USB head/handsets
Colin Guthrie
3
-46
/
+1
2011-07-20
alsa: No need to go via sink/source to get the core.
Colin Guthrie
2
-4
/
+4
2011-07-20
alsa-mixer: Detect and then drop pointless paths in the path set.
Colin Guthrie
3
-6
/
+197
2011-07-20
alsa-mixer: Do not 'unify' mixer paths.
Colin Guthrie
1
-44
/
+0
2011-07-20
alsa: Reinitialise the mixer on port change.
Colin Guthrie
11
-120
/
+315
[next]