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
/
mixer
Age
Commit message (
Expand
)
Author
2010-10-09
mixer: winmm_mixer implemented
Denis Krjuchkov
2009-12-31
Update copyright notices.
Avuton Olrich
2009-11-12
include config.h in all sources
Max Kellermann
2009-11-10
fd_util: removed creat_cloexec()
Max Kellermann
2009-11-07
set the close-on-exec flag on all file descriptors
Max Kellermann
2009-10-23
output/pulse: call mixer on state changes
Max Kellermann
2009-10-23
mixer_control: allow methods "open" and "close" to be NULL
Max Kellermann
2009-10-22
mixer/pulse: don't get volume if stream is not yet ready
Max Kellermann
2009-10-21
pulse: code rewrite using the asynchronous libpulse API
Max Kellermann
2009-10-21
mixer_plugin: pass audio_output pointer to mixer_plugin.init()
Max Kellermann
2009-10-20
mixer_plugin: use GError for error handling
Max Kellermann
2009-10-20
mixer/{oss,alsa}: renamed the mixer source files
Max Kellermann
2009-10-20
pulse: renamed source files
Max Kellermann
2009-07-06
mixer/software: new mixer which controls filter/volume
Max Kellermann
2009-04-28
alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
alsa_mixer: add mixer_index option
Daniel Kahn Gillmor
2009-04-25
pulse_mixer: use PULSE's mainloop lock instead of GMutex
Max Kellermann
2009-04-21
alsa_mixer: call snd_config_update_free_global() in finish()
Max Kellermann
2009-03-27
mixer: assert that the new volume value is valid
Max Kellermann
2009-03-27
pulse_mixer: protect the struct with a mutex
Max Kellermann
2009-03-27
pulse_mixer: return if mixer is offline
Max Kellermann
2009-03-27
pulse_mixer: removed superfluous G_GNUC_UNUSED attributes
Max Kellermann
2009-03-27
pulse_mixer: use local pa_cvolume variable for set_volume()
Max Kellermann
2009-03-27
pulse_mixer: wait for get_volume() operation to complete
Max Kellermann
2009-03-27
pulse_mixer: adapted code style
Max Kellermann
2009-03-26
pulse_mixer: removed superfluous initializations
Max Kellermann
2009-03-26
pulse_mixer: allocate "volume" statically
Max Kellermann
2009-03-26
pulse_mixer: removed superfluous NULL checks in close()
Max Kellermann
2009-03-26
pulse_mixer: initialize "online" and "index" in open()
Max Kellermann
2009-03-26
pulse: make configuration strings const
Max Kellermann
2009-03-26
pulse: don't check config_param!=NULL
Max Kellermann
2009-03-26
pulse_mixer: free libpulse objects on failure
Max Kellermann
2009-03-26
pulse_mixer: unlock the mainloop on failure
Max Kellermann
2009-03-26
pulse_mixer: moved code to pulse_mixer_setup()
Max Kellermann
2009-03-26
alsa_mixer: initialize "volume_set" in the open() method
Max Kellermann
2009-03-26
alsa_mixer: removed superfluous checks
Max Kellermann
2009-03-26
alsa_mixer: pass default device to config_get_block_string()
Max Kellermann
2009-03-26
alsa_mixer: make "device" and "control" const
Max Kellermann
2009-03-26
oss_mixer: call oss_find_mixer() in init() method
Max Kellermann
2009-03-26
oss_mixer: removed superfluous checks
Max Kellermann
2009-03-26
oss_mixer: use g_ascii_strncasecmp() instead of strncasecmp()
Max Kellermann
2009-03-26
oss_mixer: pass default path to config_get_block_string()
Max Kellermann
2009-03-26
oss_mixer: make "device" and "control" const
Max Kellermann
2009-03-26
mixer_control: close mixer on failure
Max Kellermann
2009-03-26
mixer: added flag "open"
Max Kellermann
2009-03-17
pulse_mixer: keep mixer attached when another pulse sink is closed.
David Guibert
2009-03-17
pulse_mixer: close
David Guibert
2009-03-13
all: Update copyright header.
Avuton Olrich
2009-03-07
pulse_mixer: allow mpd to reconnect to the pulse mixer
David Guibert
2009-03-07
pulse_mixer: added missing copyright header
Max Kellermann
[next]