log

age author description
Sat, 11 Feb 2012 21:05:34 +0000 ib Fix bug in freeing URL list items.
Sat, 11 Feb 2012 20:43:02 +0000 ib Free playlist and URL list items when GUI ends.
Sat, 11 Feb 2012 20:42:20 +0000 ib Add code to free the URL list items.
Sat, 11 Feb 2012 17:21:14 +0000 reimar Optimize midentify script to not wasted time filling the cache.
Sat, 11 Feb 2012 15:35:39 +0000 reimar Support -noborder with SDL.
Fri, 10 Feb 2012 15:40:53 +0000 ib Prefer static const char arrays for string constants to #defines.
Fri, 10 Feb 2012 15:24:27 +0000 ib Simplify character array definition.
Fri, 10 Feb 2012 15:06:59 +0000 ib Don't destroy list pointers while saving list items.
Fri, 10 Feb 2012 14:57:29 +0000 ib Adjust content of GUI configuration file to MPlayer configuration files.
Fri, 10 Feb 2012 14:13:14 +0000 ib Show option save error in message box.
Fri, 10 Feb 2012 13:48:42 +0000 ib Use macro FF_ARRAY_ELEMS() instead of numeric constant.
Fri, 10 Feb 2012 13:44:25 +0000 ib Remove unnecessary variable definition and commented code.
Fri, 10 Feb 2012 13:06:43 +0000 ib Don't unnecessarily use gstrdup().
Thu, 09 Feb 2012 15:12:58 +0000 ib Prevent reading empty lines.
Thu, 09 Feb 2012 15:02:16 +0000 ib Cosmetic: Adjust indent.