Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Thu, 07 Jul 2011 14:47:48 +0000 | ib | Replace numeric constant fsPersistant_MaxPos for fsHistory array size. |
Thu, 07 Jul 2011 14:35:31 +0000 | ib | Remove variable holding history of selected files from interface.[ch]. |