Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 07 Jul 2011 15:41:25 +0000 | ib | Use proper cast in comparison. |
Thu, 07 Jul 2011 15:36:40 +0000 | ib | Use unsigned index variable for comparison with array size. |
Thu, 07 Jul 2011 15:36:09 +0000 | ib | Use unsigned index variable for comparison with string length. |
Thu, 07 Jul 2011 15:09:58 +0000 | ib | Add missing #includes <stdarg.h> and <stdio.h>. |
Thu, 07 Jul 2011 15:07:31 +0000 | ib | Remove unnecessary #include "interface.h". |
Thu, 07 Jul 2011 14:54:53 +0000 | ib | Cosmetic: Rename the GUI playlist functions. |