aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAll.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-23output/*: move to output/plugins/Max Kellermann1-174/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-28include cleanup using iwyuMax Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-28player_control: rename to PlayerControlMax Kellermann1-3/+3
2013-10-25ReplayGainInfo: use CamelCase for struct nameMax Kellermann1-1/+1
2013-10-19*: use references instead of pointersMax Kellermann1-2/+2
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-10-02replay_gain_*.h: rename to *.hxxMax Kellermann1-1/+1
2013-09-27OutputAll: add pure/const attributesMax Kellermann1-0/+5
2013-09-26MusicBuffer: expose the C++ APIMax Kellermann1-2/+2
2013-09-26MusicPipe: expose the C++ APIMax Kellermann1-3/+3
2013-09-04util/Error: new error passing libraryMax Kellermann1-3/+3
2013-08-03audio_format: convert to C++Max Kellermann1-4/+3
2013-07-30include cleanupMax Kellermann1-3/+0
2013-01-07mixer_all: convert to C++Max Kellermann1-0/+0
2013-01-05filter/ReplayGain: add method _set_mode()Max Kellermann1-0/+4
2012-08-08output_all: add basic GError supportMax Kellermann1-2/+5
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-2/+3
2010-03-10output: added option "always_on" for radio stationsMax Kellermann1-0/+7
2010-01-02output_all: reset elapsed_time at song borderMax Kellermann1-0/+6
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-09output_thread: added command DRAINMax Kellermann1-0/+6
2009-10-30{player,output}_thread: fixed elapsed_time quirksMax Kellermann1-1/+2
2009-10-23output_plugin: added methods enable() and disable()Max Kellermann1-0/+7
2009-10-08player_thread: get "elapsed" from audio outputsMax Kellermann1-0/+7
2009-03-25output_all: moved code to audio_output_all_wait()Max Kellermann1-0/+11
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-03-09output: play from a music_pipe objectMax Kellermann1-7/+16
2009-02-10output_all: added API documentationMax Kellermann1-0/+33
2009-02-10output_all: no CamelCaseMax Kellermann1-10/+18
2009-02-10audio: moved code to output_all.cMax Kellermann1-27/+11
2009-02-10audio: moved protocol code to output_print.cMax Kellermann1-3/+0
2009-02-10audio: moved state file code to output_state.cMax Kellermann1-5/+1
2009-02-10audio: removed isCurrentAudioFormat()Max Kellermann1-2/+0
2009-02-10audio: added output enumeration functionsMax Kellermann1-0/+13
2009-02-10audio: added audio_output_config_count()Max Kellermann1-0/+4
2009-01-25mixer: removed mixer_configure_legacy(), AC_MIXER_CONFIGUREMax Kellermann1-1/+0
2009-01-17conf: no CamelCase, part IMax Kellermann1-2/+2
2008-12-31Moving mixers to audio outputsViliam Mateicka1-0/+5
2008-12-31exporting functionsViliam Mateicka1-0/+2
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-29output: use bool for return values and flagsMax Kellermann1-2/+2
2008-10-08use the "bool" data type instead of "int"Max Kellermann1-1/+2
2008-10-08don't include os_compat.hMax Kellermann1-1/+1
2008-09-29audio_output: added method pause()Max Kellermann1-0/+2
2008-09-10audio: removed isAudioDeviceOpen()Max Kellermann1-2/+0
2008-09-09audio: moved cmpAudioFormat() to audio_format.hMax Kellermann1-2/+0
2008-09-09audio: replaced copyAudioFormat() with simple assignmentMax Kellermann1-2/+0