log

age author description
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.
Thu, 09 Feb 2012 15:01:32 +0000 ib Prevent out-of-bounds array access of fsHistory.
Thu, 09 Feb 2012 14:53:24 +0000 ib Cosmetic: Adjust indent.
Thu, 09 Feb 2012 14:52:22 +0000 ib Check for playlist errors (path, but no file).
Thu, 09 Feb 2012 14:37:38 +0000 ib Cosmetic: Adjust indent.
Thu, 09 Feb 2012 14:37:06 +0000 ib Check for allocation error.