Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
2013-01-10 | ib | Remove Display parameter from wsEvents(). |
2013-01-10 | ib | Restore GUI's X error handler after gtk_init(). |
2013-01-10 | ib | Replace stderr output by mp_msg() error messages. |
2013-01-10 | ib | Use sizeof() instead of numeric constant. |
2013-01-10 | ib | Cosmetic: Adjust parameter names to r35725 and r35726 harmonization. |
2013-01-10 | ib | Cosmetic: Use lower case parameter name. |
2013-01-10 | ib | Cosmetic: Harmonize parameter names. |
2013-01-10 | ib | Remove unused declarations. |
2013-01-10 | ib | Pass parameter instead of using global variable. |
2013-01-10 | cehoyos | Fix compilation with current FFmpeg. |
2013-01-10 | ib | Cosmetic: Add and adjust comments. |
2013-01-10 | ib | Relocate GTK initialization. |
2013-01-10 | ib | Don't unconditionally set gtkDXR3Device. |
2013-01-10 | ib | Remove unnecessary initialization. |