This website requires JavaScript.
Explore
Tokyo Drift Issues
Help
Sign In
oysteikt
/
mpd
Watch
0
Star
0
Fork
0
You've already forked mpd
Code
Issues
Pull Requests
Releases
Activity
Files
e9cbb6be3f7c0a13425fdb542db619452668a6b5
mpd
/
src
/
output
History
Max Kellermann
cff29f5e86
alsa: use snd_pcm_sframes_t instead of int
...
snd_pcm_writei() returns the type snd_pcm_sframes_t, not int. Use the correct variable type.
2009-03-10 21:31:13 +01:00
..
alsa_plugin.c
alsa: use snd_pcm_sframes_t instead of int
2009-03-10 21:31:13 +01:00
ao_plugin.c
output_plugin: report errors with GError
2009-02-26 22:04:59 +01:00
fifo_plugin.c
output_plugin: report errors with GError
2009-02-26 22:04:59 +01:00
jack_plugin.c
output: removed duplicate debug messages from plugins
2009-03-01 10:39:42 +01:00
mvp_plugin.c
mvp: fixed default device detection
2009-02-26 22:10:58 +01:00
null_plugin.c
output_plugin: report errors with GError
2009-02-26 22:04:59 +01:00
oss_plugin.c
output: removed duplicate debug messages from plugins
2009-03-01 10:39:42 +01:00
osx_plugin.c
output_plugin: report errors with GError
2009-02-26 22:04:59 +01:00
pipe_output_plugin.c
pipe: new audio output plugin which runs a command
2009-02-28 16:11:59 +01:00
pulse_plugin.c
pulse mixer
2009-03-07 15:59:20 +01:00
shout_plugin.c
tag: no CamelCase
2009-02-27 09:01:55 +01:00