Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 02 Dec 2007 18:24:01 +0000 | reimar | Preserve unsv:// protocol specifier over http redirects. |
Sun, 02 Dec 2007 18:04:14 +0000 | cehoyos | Fix playback of streams with more than one video track (only one supported). |
Sun, 02 Dec 2007 17:45:08 +0000 | reimar | Get rid of fsPressed variable and related code. It does not really |
Sun, 02 Dec 2007 16:52:19 +0000 | reimar | Parameter of Filter function can be const, removes the warning |
Sun, 02 Dec 2007 16:50:33 +0000 | reimar | Fix return type of getGtkEntryText, it must be const |
Sun, 02 Dec 2007 16:45:34 +0000 | reimar | Make the main m_option_t arrays const |
Sun, 02 Dec 2007 16:40:20 +0000 | reimar | Add appropriate const specifiers to some custom parse functions. |
Sun, 02 Dec 2007 16:10:56 +0000 | reimar | Move fakemono extern to cfg-common.h where it is actually used. |