index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
oss
Commit message (
Expand
)
Author
Age
Files
Lines
*
oss: Use the correct fd when interacting with the mixer
Tanu Kaskinen
2015-04-30
1
-1
/
+1
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
3
-9
/
+3
*
rtpoll: Drop extra wait_op argument to pa_rtpoll_run()
Peter Meerwald
2014-11-09
1
-1
/
+1
*
modules: Fix resource leak in oss
Peter Meerwald
2013-12-20
1
-0
/
+2
*
Use pa_(c)volume_snprint_verbose() everywhere
Tanu Kaskinen
2013-07-09
1
-2
/
+2
*
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
2013-07-04
1
-50
/
+50
*
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
2013-06-24
1
-1
/
+0
*
Style fix: Add a space betwen the if statement and the opening bracket
poljar (Damir Jelić)
2013-06-24
1
-1
/
+1
*
oss: Check pa_read() return value.
Tanu Kaskinen
2012-12-19
1
-7
/
+19
*
modules: Micro-optimisation for rewind_requested paths
Arun Raghavan
2012-11-16
1
-1
/
+1
*
sink: Process rewind requests also when suspended.
Tanu Kaskinen
2012-11-16
1
-3
/
+2
*
modules: Use pa_streq instead of strcmp.
Arti Trivedi Bora
2012-06-09
1
-1
/
+1
*
oss: Use log2 function from core-util instead of own implementation
Maarten Bosmans
2011-11-14
1
-14
/
+5
*
More spelling fixes
Maarten Bosmans
2011-08-25
1
-1
/
+1
*
devices: Set certain sink/source flags automatically.
Colin Guthrie
2011-07-20
1
-3
/
+0
*
devices: Use wrapper functions to set the *_volume and *_mute callbacks.
Colin Guthrie
2011-07-19
1
-4
/
+4
*
Remove unnecessary #includes
Maarten Bosmans
2011-06-22
2
-5
/
+0
*
capture: Implement per-stream volume control for capture streams.
Colin Guthrie
2011-06-22
1
-4
/
+4
*
Fix up according to Coding Style
Maarten Bosmans
2011-03-11
1
-1
/
+1
*
Clean up <poll.h> includes
Maarten Bosmans
2011-02-17
1
-1
/
+1
*
build: Don't include empty Makefile.am in subdirs
Maarten Bosmans
2011-01-31
1
-20
/
+0
*
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
2010-12-05
2
-1
/
+20
*
volume: Clamp volume to PA_VOLUME_MAX
Arun Raghavan
2010-10-15
1
-2
/
+2
*
thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm
Lennart Poettering
2010-05-07
1
-1
/
+1
*
use pa_fopen_cloexec() where applicable
Lennart Poettering
2009-10-30
1
-3
/
+3
*
use cloexec wrappers wherever applicable
Lennart Poettering
2009-10-30
1
-7
/
+5
*
sink: volume handling rework, new flat volume logic
Lennart Poettering
2009-08-19
1
-4
/
+4
*
source: rework volume handling
Lennart Poettering
2009-08-19
1
-4
/
+4
*
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
2009-06-19
1
-1
/
+0
*
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
Lennart Poettering
2009-05-28
1
-0
/
+3
*
modules: add {sink|source|card}_properties argument to all modules
Lennart Poettering
2009-05-28
1
-2
/
+18
*
oss: don't deadlock when we try to resume an OSS device that lacks a mixer
Lennart Poettering
2009-05-26
1
-4
/
+7
*
core: introduce pa_{sink,source}_set_fixed_latency()
Lennart Poettering
2009-05-08
1
-2
/
+2
*
core: introduce new 'reference' volume for sinks
Lennart Poettering
2009-04-13
1
-1
/
+1
*
set fixed latencies at more places where appropriate
Lennart Poettering
2009-04-10
1
-0
/
+2
*
set request/rewind sizes only via accessor functions
Lennart Poettering
2009-03-24
1
-1
/
+1
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
3
-3
/
+3
*
introduce default channel map in addition to the default sample spec
Lennart Poettering
2009-02-21
1
-0
/
+1
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
1
-36
/
+26
*
NetBSD sometimes doesn't know SNDCTL_DSP_GETODELAY
Jared D. McNeill
2009-01-22
1
-2
/
+21
*
NetBSD doesn't know ENOLINK
Jared D. McNeill
2009-01-22
1
-0
/
+4
*
When resuming an OSS device ask for the very same fragment settings as we did...
Lennart Poettering
2009-01-22
2
-3
/
+7
*
include PA_SINK_INVALID_STATE in all switch/case statements to make gcc shut up
Lennart Poettering
2009-01-22
1
-0
/
+2
*
fix segfault when in record-only mode
Lennart Poettering
2009-01-22
1
-1
/
+1
*
only reread volume if we actually have a good mixer. Closes #466
Lennart Poettering
2009-01-22
1
-7
/
+8
*
make gcc shut up a bit more
Lennart Poettering
2009-01-22
1
-1
/
+6
*
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
2009-01-16
1
-0
/
+2
*
add support for 24bit packed samples
Lennart Poettering
2009-01-16
1
-0
/
+2
*
add stub makefiles for oss and alsa subdirs
Lennart Poettering
2009-01-15
1
-0
/
+1
*
move alsa and oss modules into their own subdirectories
Lennart Poettering
2009-01-15
3
-0
/
+1994