index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
plugins
/
PulseOutputPlugin.cxx
Age
Commit message (
Expand
)
Author
2019-07-03
output: allow throwing any exception
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-03-16
output/pulse: use pa_channel_map_init_extend() instead of _auto()
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-02-03
Merge tag 'v0.20.16'
Max Kellermann
2018-01-30
output/pulse: fix crash during auto-detection
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-09-08
output/Interface: allow Pause() to throw exception
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-05-23
output/pulse: add "pause" flag
Max Kellermann
2017-05-16
Merge branch 'v0.20.x'
Max Kellermann
2017-05-16
output/{osx,haiku,pulse,sles}: add missing "noexcept"
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
output/Plugin: delay() returns std::chrono::steady_clock::duration
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-02
output/pulse: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-02
output/pulse: use C++11 initializers
Max Kellermann
2016-09-09
mixer: migrate to C++ exceptions
Max Kellermann
2016-09-09
output/pulse: use a RTTI lock guard
Max Kellermann
2016-08-23
Don't overwrite ss.format
Earnestly
2016-08-15
Merge branch 'v0.19.x'
Max Kellermann
2016-08-15
Support S24_P32/S32/FLOAT sample formats on Pulse
Nils Schneider
2016-08-15
output/pulse: move variable declaration down
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-04
output/pulse: add wrapper for pa_threaded_mainloop_signal()
Max Kellermann
2015-01-04
output/pulse: convert to class
Max Kellermann
2015-01-04
output/pulse: move more code into the struct
Max Kellermann
2015-01-04
output/pulse: use AudioOutputWrapper::Init()
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-30
output/pulse: move code into the struct
Max Kellermann
2014-12-29
output/pulse: move initialization to constructor
Max Kellermann
2014-12-29
output/pulse: remove unnecessary initialization
Max Kellermann
2014-12-29
{mixer,output}/pulse: move code to LogPulseError()
Max Kellermann
2014-12-29
output/pulse: move SetError() to lib/pulse/Error.cxx
Max Kellermann
2014-12-29
{mixer,output}/pulse: use a common Domain instance
Max Kellermann
2014-10-25
Set pulseaudio channel map to WAVE-EX
Steven Newbury
2014-09-05
output/pulse: simplify _wait_for_operation()
Max Kellermann
2014-03-04
PulseOutputPlugin: set icon name
Pete Beardmore
2014-02-24
output/pulse: use setenv() instead of g_setenv()
Max Kellermann
2014-02-24
output/pulse: remove bogus g_free() call
Max Kellermann
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
2014-01-29
AudioOutput: pass plugin to constructor
Max Kellermann
[next]