Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 23 Nov 2012 14:03:37 +0000 | ib | Prevent negative array index read. |
Fri, 23 Nov 2012 13:35:31 +0000 | ib | Always stick with current playlist item after a uiCurr() call. |
Fri, 23 Nov 2012 12:44:53 +0000 | ib | Remove dead code. |
Fri, 23 Nov 2012 12:30:44 +0000 | ib | Prevent floating point exception. |
Fri, 23 Nov 2012 12:08:56 +0000 | ib | Prevent unintended sign extension from int to long on 64-bit machines. |
Fri, 23 Nov 2012 10:31:07 +0000 | ib | Close the skin file after reading. |