log

age author description
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.
Thu, 09 Feb 2012 14:26:12 +0000 ib Simplify end-of-file detection.
Thu, 09 Feb 2012 14:14:39 +0000 ib Move buffer at top of function and rename it.
Thu, 09 Feb 2012 13:57:25 +0000 ib Fix history file read-only fopen mode.
Thu, 09 Feb 2012 13:43:23 +0000 ib Cosmetic: Change some variable names.