log gui/cfg.c @ 34850:470c696cc5cf

age author description
Sun, 04 Mar 2012 15:38:45 +0000 ib Cosmetic: Adjust indent.
Sun, 04 Mar 2012 15:37:30 +0000 ib Update GUI code after r34792.
Sat, 03 Mar 2012 16:48:08 +0000 ib Cosmetic: Adjust indent.
Sat, 03 Mar 2012 16:45:15 +0000 ib Rename sub window video window.
Fri, 24 Feb 2012 17:16:54 +0000 ib Cosmetic: Prefer C style for single line comments.
Thu, 23 Feb 2012 13:23:54 +0000 ib Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.
Wed, 22 Feb 2012 10:53:00 +0000 ib Remove global variable pointing to top of URL list.
Wed, 22 Feb 2012 10:39:05 +0000 ib Remove global variable pointing to top of playlist.
Tue, 21 Feb 2012 18:55:14 +0000 ib Replace symbolic constants by enums.
Mon, 13 Feb 2012 10:22:02 +0000 ib Replace for loop with index by while loop with pointer.
Sun, 12 Feb 2012 18:44:19 +0000 ib Cosmetic: Rename functions in list.c.
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.
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.
Thu, 09 Feb 2012 13:25:05 +0000 ib In case of a GUI config error, exit MPlayer with error.
Thu, 09 Feb 2012 12:52:09 +0000 ib Replace string constants by symbolic constants.
Fri, 03 Feb 2012 14:31:59 +0000 ib Add some missing #includes to cfg.c.
Fri, 03 Feb 2012 13:57:10 +0000 ib Make cfg_read() and cfg_write() void functions.
Fri, 03 Feb 2012 13:38:42 +0000 ib Add fgetstr() to read from files without end-of-line characters.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Tue, 25 Oct 2011 20:45:09 +0000 reimar Sanitize include option behaviour.
Tue, 06 Sep 2011 15:28:53 +0000 ib Replace all mp_dbg() calls by mp_msg().
Sat, 09 Jul 2011 10:23:47 +0000 ib Remove guiExit().
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].
Thu, 07 Jul 2011 14:13:17 +0000 ib Cosmetic: Rename URLList urlList.
Thu, 07 Jul 2011 14:09:57 +0000 ib Remove config related variables from interface.[ch].
Thu, 07 Jul 2011 11:50:32 +0000 ib Move purely list related parts of gtkSet() from interface.c to list.c.
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Sun, 19 Jun 2011 12:23:26 +0000 reimar Add const to string pointer argument that will not be modified.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Tue, 14 Jun 2011 23:05:02 +0000 ib Revise some messages.
Mon, 06 Jun 2011 15:11:24 +0000 ib Check error when creating the GUI config object.
Mon, 06 Jun 2011 14:10:09 +0000 ib Cosmetic: Adjust indent.
Mon, 06 Jun 2011 14:08:18 +0000 ib Add option '-idle' to the GUI configuration file.
Mon, 06 Jun 2011 11:55:35 +0000 ib Make option '-noidle' working for the GUI.
Sun, 05 Jun 2011 10:14:26 +0000 ib Add option '-gui-include'.
Thu, 12 May 2011 12:07:04 +0000 ib Write all CONF_TYPE_FLOAT values as floating point constants.
Thu, 05 May 2011 11:56:34 +0000 ib Cosmetic: uncrustify related indent adjustments
Tue, 03 May 2011 13:19:39 +0000 ib Free config.
Tue, 03 May 2011 12:21:11 +0000 ib Replace all GUI exits by guiExit().
Wed, 27 Apr 2011 14:57:37 +0000 ib Limit config option vf_lavc to dxr3.
Mon, 25 Apr 2011 12:24:05 +0000 ib Cosmetic: Adjust indent.
Mon, 25 Apr 2011 12:23:06 +0000 ib Adjust possible cache size to values allowed by MPlayer.