projects
/
platform
/
upstream
/
pulseaudio.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
devices: Use wrapper functions to set the *_volume and *_mute callbacks.
[platform/upstream/pulseaudio.git]
/
src
/
modules
/
module-waveout.c
2011-07-19
Colin Guthrie
devices: Use wrapper functions to set the *_volume...
blob
|
commitdiff
2011-07-03
Maarten Bosmans
module-waveout: Correctly handle mono volume controls...
blob
|
commitdiff
|
diff to current
2011-06-22
Maarten Bosmans
Remove unnecessary #includes
blob
|
commitdiff
|
diff to current
2011-03-24
Colin Guthrie
Merge remote-tracking branch 'zonique/osx'
blob
|
commitdiff
|
diff to current
2011-03-20
Colin Guthrie
Merge remote-tracking branch 'mkbosmans/mingw32-build'
blob
|
commitdiff
|
diff to current
2011-03-19
Maarten Bosmans
module-waveout: Fix record/playback args
blob
|
commitdiff
|
diff to current
2011-03-19
Maarten Bosmans
module-waveout: Move thread creation
blob
|
commitdiff
|
diff to current
2011-03-19
Maarten Bosmans
module-waveout: Query device for supported samplerate
blob
|
commitdiff
|
diff to current
2011-03-18
Maarten Bosmans
Update PA_MODULE_USAGE to be in line with actual implem...
blob
|
commitdiff
|
diff to current
2011-03-15
Maarten Bosmans
module-waveout: Add device_name parameter
blob
|
commitdiff
|
diff to current
2011-02-25
Colin Guthrie
Merge remote-tracking branch 'mkbosmans/mingw32-build'
blob
|
commitdiff
|
diff to current
2011-02-17
Maarten Bosmans
module-waveout: Adapted to updated API
blob
|
commitdiff
|
diff to current
2010-10-14
Arun Raghavan
volume: Clamp volume to PA_VOLUME_MAX
blob
|
commitdiff
|
diff to current
2009-07-23
Lennart Poettering
Merge branch 'master-tx'
blob
|
commitdiff
|
diff to current
2009-06-29
Tanu Kaskinen
Merge branch 'master' into dbus-work
blob
|
commitdiff
|
diff to current
2009-06-22
Lennart Poettering
Merge most of elmarco/rtclock2
blob
|
commitdiff
|
diff to current
2009-06-20
Marc-André Lureau
Base mainloop on pa_rtclock_now()
blob
|
commitdiff
|
diff to current
2009-03-05
Lennart Poettering
Merge commit 'origin/master-tx'
blob
|
commitdiff
|
diff to current
2009-03-04
Lennart Poettering
Merge branch 'master' of ssh://rootserver/home/lennart...
blob
|
commitdiff
|
diff to current
2009-03-03
Lennart Poettering
Merge commit 'coling/lgpl21'
blob
|
commitdiff
|
diff to current
2009-03-03
Colin Guthrie
Use LGPL 2.1 on all files previously using LGPL 2
blob
|
commitdiff
|
diff to current
2008-06-23
CJ van den Berg
Merge dead branch 'glitch-free'
blob
|
commitdiff
|
diff to current
2008-06-23
CJ van den Berg
Merge dead branch 'lennart'
blob
|
commitdiff
|
diff to current
2008-06-23
CJ van den Berg
Merge dead branch 'lockfree'
blob
|
commitdiff
|
diff to current
2008-06-23
CJ van den Berg
Merge dead branch 'ossman'
blob
|
commitdiff
|
diff to current
2008-06-23
CJ van den Berg
Merge dead branch 'liboil-test'
blob
|
commitdiff
|
diff to current
2008-06-23
CJ van den Berg
Merge dead branch 'prepare-0.9.10'
blob
|
commitdiff
|
diff to current
2008-06-18
Lennart Poettering
get rid of svn $ keywords
blob
|
commitdiff
|
diff to current
2008-03-15
Lennart Poettering
really create glitch-free branch
blob
|
commitdiff
|
diff to current
2007-10-29
Lennart Poettering
we don't want to include assert.h anymore
blob
|
commitdiff
|
diff to current
2007-02-13
Pierre Ossman
Add copyright notices to all relevant files. (based...
blob
|
commitdiff
|
diff to current
2007-02-12
Pierre Ossman
Allow specification of device number.
blob
|
commitdiff
|
diff to current
2007-01-04
Pierre Ossman
Huge trailing whitespace cleanup. Let's keep the tree...
blob
|
commitdiff
|
diff to current
2006-08-22
Pierre Ossman
Remove silence generation in waveout module.
blob
|
commitdiff
|
diff to current
2006-08-22
Pierre Ossman
Fix memory leak in waveout module.
blob
|
commitdiff
|
diff to current
2006-08-22
Pierre Ossman
Log when there is a problem opening the waveOut/waveIn...
blob
|
commitdiff
|
diff to current
2006-08-22
Pierre Ossman
Fix typo.
blob
|
commitdiff
|
diff to current
2006-08-22
Pierre Ossman
Add missing header.
blob
|
commitdiff
|
diff to current
2006-08-22
Pierre Ossman
Fix call to pa_memblock_new().
blob
|
commitdiff
|
diff to current
2006-08-18
Lennart Poettering
remove all occurences of
blob
|
commitdiff
|
diff to current
2006-08-12
Lennart Poettering
make use of pa_sink_used_by()/pa_source_used_by() where...
blob
|
commitdiff
|
diff to current
2006-08-11
Lennart Poettering
don't set the sink/source descriptions manually, use...
blob
|
commitdiff
|
diff to current
2006-07-16
Lennart Poettering
set is_hardware flag for a few hw plugins
blob
|
commitdiff
|
diff to current
2006-06-19
Lennart Poettering
big s/polyp/pulse/g
blob
|
commitdiff
|
diff to current
2006-05-17
Lennart Poettering
split polypcore/util.[ch] into polypcore/core-util...
blob
|
commitdiff
|
diff to current
2006-05-17
Pierre Ossman
Move xmalloc to the public side (libpolyp).
blob
|
commitdiff
|
diff to current
2006-05-17
Pierre Ossman
Set default channel map system for waveout module.
blob
|
commitdiff
|
diff to current
2006-04-27
Pierre Ossman
Channel map argument support for waveout.
blob
|
commitdiff
|
diff to current
2006-04-19
Pierre Ossman
WaveOut needs to have rather large chunks. This is...
blob
|
commitdiff
|
diff to current
2006-02-23
Pierre Ossman
Update hardware volume to a correct initial value.
blob
|
commitdiff
|
diff to current
2006-02-23
Lennart Poettering
change pa_log() and friends to not require a trailing...
blob
|
commitdiff
|
diff to current
2006-02-21
Pierre Ossman
Hardware volume support on Windows.
blob
|
commitdiff
|
diff to current
2006-02-20
Pierre Ossman
Remove a debug fprintf that was left in.
blob
|
commitdiff
|
diff to current
2006-02-16
Pierre Ossman
Reorganised the source tree. We now have src/ with...
blob
|
commitdiff
|
diff to current