Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 Dec 2011 20:55:31 +0000 | reimar | Add highly experimental support for OpenGL ES. |
Sat, 10 Dec 2011 20:21:50 +0000 | reimar | Use glLoadMatrixf. This makes it easier to support OpenGL ES. |
Sat, 10 Dec 2011 14:31:28 +0000 | reimar | By default ignore CTRL key on its own. |
Sat, 10 Dec 2011 14:27:04 +0000 | reimar | Use an enum to define keycodes and fix CTRL and backspace key having |
Fri, 09 Dec 2011 15:17:11 +0000 | siretart | loosen the dependency on libjpeg-dev |
Fri, 09 Dec 2011 13:34:38 +0000 | ib | Change prefix for internal events from ev to iv. |
Fri, 09 Dec 2011 13:14:23 +0000 | ib | Add evSetSubtitle event to the Win32 GUI. |