Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Dec 2007 17:06:59 +0000 | reimar | Remove pointless pa_stream_trigger call |
Sat, 15 Dec 2007 16:58:25 +0000 | reimar | Documentation for waitop function |
Sat, 15 Dec 2007 15:38:38 +0000 | ulion | Make the end_sector accessable (it should be). |
Sat, 15 Dec 2007 15:32:27 +0000 | ulion | Add auto-update property for property menu item. |
Sat, 15 Dec 2007 13:37:41 +0000 | nicodvb | removed the obscene priv->stream entry. Someone must have injected vodka in my milk when I wrote it |
Sat, 15 Dec 2007 13:30:44 +0000 | nicodvb | get rid of the file-static dvb_config and free the config at close() . Patch by Andrew Calkin and me |
Sat, 15 Dec 2007 13:24:01 +0000 | ulion | Only read disc info once and save it for later using. |
Sat, 15 Dec 2007 13:05:06 +0000 | nicodvb | dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me) |