Mercurial > mplayer.hg
log libao2/ao_pulse.c @ 25539:47f2a9304623
age | author | description |
---|---|---|
2007-12-15 | reimar | pa_stream_write reportedly needs locking of the main loop |
2007-12-15 | reimar | Fix indentation |
2007-12-15 | reimar | Remove pointless pa_stream_trigger call |
2007-12-15 | reimar | Documentation for waitop function |
2007-11-03 | reimar | Remove idiotic check that would always be false |
2007-11-03 | reimar | Change parsing to allow host == NULL and sink != NULL |
2007-11-03 | reimar | Simplify argument "parsing" |
2007-11-03 | reimar | Make sink variable local, it is only used in one place |
2007-10-18 | reimar | Add missing ao_pulse.c |