Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 15 Aug 2012 17:02:23 +0000 | reimar | Disable building as PIE binary by default. |
Wed, 15 Aug 2012 13:14:59 +0000 | ib | Add parentheses to avoid compiler warning. |
Wed, 15 Aug 2012 13:10:16 +0000 | ib | Initialize variable. |
Wed, 15 Aug 2012 13:02:31 +0000 | ib | Remove unused variable. |
Wed, 15 Aug 2012 13:00:44 +0000 | ib | Fix compiler warnings (comparison between signed and unsigned). |
Wed, 15 Aug 2012 12:36:38 +0000 | ib | Cosmetic: Adjust indent. |
Wed, 15 Aug 2012 12:33:45 +0000 | ib | Go without pointless variable hWnd/hwnd. |