Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Nov 2008 19:14:09 +0000 | reimar | Remove a nonsensical "else" for the video mode switching case. |
Sat, 15 Nov 2008 19:08:50 +0000 | reimar | Use pthreads for the cache on Cygwin, since _beginthread is not available |
Sat, 15 Nov 2008 19:06:25 +0000 | reimar | include limits.h for INT_MAX. |
Sat, 15 Nov 2008 19:03:21 +0000 | reimar | Remove now unused variables. |
Sat, 15 Nov 2008 18:58:14 +0000 | reimar | Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height. |
Sat, 15 Nov 2008 18:56:25 +0000 | reimar | Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same |
Sat, 15 Nov 2008 18:28:35 +0000 | reimar | Set modified window position and monitor aspect in vo_vm_switch instead of in |
Sat, 15 Nov 2008 18:14:03 +0000 | reimar | Get rid of (besides useless assignments) unused XSizeHints variable |