aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/Internal.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-24output/Internal: move enum AudioOutputCommand into the structMax Kellermann1-26/+26
2014-12-24output/Internal: convert audio_output_command to strictly-typed enumMax Kellermann1-16/+16
2014-10-24OutputThread: unlock mutex for CloseFilter()Max Kellermann1-0/+5
2014-08-12MusicChunk: rename struct to MusicChunkMax Kellermann1-5/+5
2014-02-19Mixer: add class MixerListenerMax Kellermann1-1/+4
2014-02-05MixerPlugin: add EventLoop& init() parameterMax Kellermann1-1/+2
2014-01-29OutputThread: move more functions into the AudioOutput classMax Kellermann1-0/+45
2014-01-29output: rename "chunk" to "current_chunk"Max Kellermann1-5/+6
2014-01-29output: move functions into the AudioOutput structMax Kellermann1-16/+101
2014-01-29AudioOutput: make "plugin" a referenceMax Kellermann1-1/+1
2014-01-29AudioOutput: pass plugin to constructorMax Kellermann1-3/+2
2014-01-28AudioOutput: add constructor and destructorMax Kellermann1-3/+3
2014-01-28output: rename source filesMax Kellermann1-0/+0
2014-01-28output: rename struct audio_output to AudioOutputMax Kellermann1-7/+7
2014-01-28OutputPlugin: rename struct audio_output_plugin to AudioOutputPluginMax Kellermann1-2/+3
2014-01-23output/*: move to output/plugins/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-12-28pcm/PcmMix: improved ditheringMax Kellermann1-0/+6
2013-11-25Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann1-4/+2
2013-11-06OutputControl: reduce the number of OutputThread wakeupsMax Kellermann1-0/+15
2013-10-28player_control: rename to PlayerControlMax Kellermann1-3/+4
2013-10-19*: use references instead of pointersMax Kellermann1-1/+1
2013-10-19*: use nullptr instead of NULLMax Kellermann1-3/+3
2013-10-17Thread/Thread: replacement library for GThreadMax Kellermann1-2/+2
2013-09-27DecoderControl: use GLib forward declarationsMax Kellermann1-2/+2
2013-09-26MusicPipe: expose the C++ APIMax Kellermann1-1/+2
2013-09-04util/Error: new error passing libraryMax Kellermann1-2/+3
2013-08-04OutputPlugin: pass config_param referenceMax Kellermann1-2/+2
2013-08-03audio_format: convert to C++Max Kellermann1-4/+4
2013-07-30pcm_buffer: convert to C++Max Kellermann1-2/+2
2013-04-17OutputInternal: use Mutex instead of GMutexMax Kellermann1-2/+4
2013-04-17output: convert to C++Max Kellermann1-20/+3
2013-04-16MixerInternal: convert to classMax Kellermann1-0/+4
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-1/+1
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann1-4/+10
2013-01-15output_internal, ...: add extern "C"Max Kellermann1-0/+8
2012-09-25output: new option "tags" may be used to disable sending tagsMax Kellermann1-0/+7
2011-09-19output_plugin: the plugin allocates the audio_output objectMax Kellermann1-7/+16
2011-09-01output_thread: reimplement CANCEL synchronizationMax Kellermann1-0/+9
2011-08-30output_control: move code to audio_output_destruct()Max Kellermann1-0/+3
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-0/+6
2010-11-04output_internal: protect attribute "fail_timer" with mutexMax Kellermann1-1/+2
2010-05-02output_thread: call replay gain filter manuallyMax Kellermann1-0/+13
2010-05-02player_thread: move cross-fading to output threadMax Kellermann1-0/+6
2010-03-10output: added option "always_on" for radio stationsMax Kellermann1-0/+6
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann1-0/+12
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-09output_thread: added command DRAINMax Kellermann1-0/+7