log gui/skin/skin.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 26 Apr 2014 16:30:54 +0000 ib Remove pointless statement.
Thu, 24 Apr 2014 11:31:31 +0000 ib Cosmetic: Revise a few comments.
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Thu, 10 Apr 2014 10:20:27 +0000 ib Remove pointless initialization.
Wed, 09 Apr 2014 13:30:50 +0000 ib Relocate code added in r37121.
Fri, 04 Apr 2014 13:55:57 +0000 ib Make the current item string as currItem global.
Fri, 04 Apr 2014 13:16:53 +0000 ib Don't use item_hpotmeter() for vpotmeter parsing.
Thu, 03 Apr 2014 10:16:01 +0000 ib Check potmeter and pimage default value in skin configuration file.
Thu, 03 Apr 2014 09:47:41 +0000 ib Add a file for miscellaneous auxiliary functions.
Mon, 31 Mar 2014 09:44:52 +0000 ib Rename guiItem's members pwidth and pheight.
Fri, 28 Mar 2014 12:04:57 +0000 ib Check numphases.
Fri, 28 Mar 2014 11:40:37 +0000 ib Cosmetic: Adjust indent.
Fri, 28 Mar 2014 11:39:47 +0000 ib Cosmetic: Rename some variables.
Thu, 27 Mar 2014 19:50:30 +0000 ib Don't use data type long.
Thu, 27 Mar 2014 09:44:01 +0000 ib Cosmetic: Rename cut functions.
Thu, 27 Mar 2014 09:15:47 +0000 ib Relocate the cut functions.
Wed, 26 Mar 2014 16:18:51 +0000 ib Remove unnecessary, bothering parentheses.
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Mon, 10 Mar 2014 17:32:29 +0000 ib Internally map item 'potmeter' onto 'hpotmeter'.
Mon, 10 Mar 2014 17:15:24 +0000 ib Print an information on deprecated skin config file entries.
Tue, 04 Mar 2014 13:39:42 +0000 ib Fix spelling.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Wed, 03 Apr 2013 16:09:58 +0000 ib Cosmetic: Rename variables (consistently).
Sun, 31 Mar 2013 23:09:34 +0000 ib Cosmetic: Rearrange #includes.
Fri, 25 Jan 2013 14:51:03 +0000 ib Cosmetic: Adjust indent.
Fri, 25 Jan 2013 14:47:30 +0000 ib Allow video window without image displayed in it.
Fri, 25 Jan 2013 14:42:21 +0000 ib Improve debug message.
Fri, 18 Jan 2013 17:35:07 +0000 ib Cosmetic: Rename wItem guiItem.
Tue, 15 Jan 2013 22:10:59 +0000 ib Relocate some functions.
Thu, 06 Dec 2012 15:16:38 +0000 ib Rebuild GUI directory structure.
Thu, 06 Dec 2012 13:47:47 +0000 ib Rebuild GUI directory structure.
Tue, 04 Dec 2012 18:36:14 +0000 ib Introduce boolean symbolic constants.
Fri, 30 Nov 2012 23:30:47 +0000 ib Don't include config.h if not necessary.
Fri, 23 Nov 2012 10:31:07 +0000 ib Close the skin file after reading.
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.
Thu, 09 Feb 2012 13:43:23 +0000 ib Cosmetic: Change some variable names.
Fri, 03 Feb 2012 13:38:42 +0000 ib Add fgetstr() to read from files without end-of-line characters.
Thu, 12 Jan 2012 16:14:20 +0000 ib Remove unnecessary #ifdef.
Tue, 06 Sep 2011 15:28:53 +0000 ib Replace all mp_dbg() calls by mp_msg().
Mon, 05 Sep 2011 18:29:35 +0000 ib Cosmetic: Rename skinImageRead() parameter bf img in doxygen comment.
Mon, 05 Sep 2011 16:00:37 +0000 ib Cosmetic: Rename skinBPRead() skinImageRead().
Mon, 05 Sep 2011 15:47:55 +0000 ib Add doxygen comments to skin.c.
Thu, 07 Jul 2011 14:20:35 +0000 ib Remove skin related variables from interface.[ch].
Sat, 18 Jun 2011 16:03:31 +0000 ib Rename GUI directory 'mplayer' and some files in it.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Sun, 08 May 2011 13:34:32 +0000 diego gui: Fix compilation without debug enabled.
Mon, 04 Apr 2011 19:12:31 +0000 ib Define the transparent color as a macro.
Mon, 04 Apr 2011 12:40:20 +0000 ib Remove useless warning message.
Sun, 03 Apr 2011 10:54:03 +0000 ib Cosmetic: Rename cmd functions item.
Sun, 03 Apr 2011 10:38:35 +0000 ib Cosmetic: Adjust indent after simplifying cmd_base().
Sun, 03 Apr 2011 10:31:11 +0000 ib Simplify cmd_base().
Sat, 02 Apr 2011 22:01:55 +0000 ib Remove unused wItem member tmp.
Sat, 02 Apr 2011 20:45:43 +0000 ib Move debug messages so that they will be processed earlier.
Sat, 02 Apr 2011 20:24:19 +0000 ib Order member assignments according to their definition in the structure.
Fri, 01 Apr 2011 22:21:42 +0000 ib Add an itMenu item type.
Fri, 01 Apr 2011 22:16:32 +0000 ib Don't needlessly store font information in the wItems array
Fri, 01 Apr 2011 21:23:50 +0000 ib Prevent an out-of-bounds array access.
Fri, 01 Apr 2011 20:42:06 +0000 ib Revise font related error messages.
Fri, 01 Apr 2011 13:59:50 +0000 ib Avoid using skin pointer.
Fri, 01 Apr 2011 13:30:17 +0000 ib Avoid using appMPlayer.
Fri, 01 Apr 2011 13:00:07 +0000 ib Cosmetic: Rearrange variable declarations to match parameters.
Fri, 01 Apr 2011 12:56:23 +0000 ib Cosmetic: Rearrange variable declarations to match parameters.
Fri, 01 Apr 2011 12:48:40 +0000 ib Use more appropriate name for variable and reduce it to reasonable size.
Fri, 01 Apr 2011 12:23:56 +0000 ib Remove needless variable.
Fri, 01 Apr 2011 12:15:10 +0000 ib Reduce resp. increase arrays to reasonable size.
Fri, 01 Apr 2011 12:09:17 +0000 ib Cosmetic: Use more appropriate variable names.
Fri, 01 Apr 2011 11:25:57 +0000 ib Disable background definition for playbar.
Fri, 01 Apr 2011 11:04:48 +0000 ib Simplify parameter analysis.
Fri, 01 Apr 2011 10:58:04 +0000 ib Remove needless variable.
Thu, 31 Mar 2011 12:25:32 +0000 ib Cosmetic: Rename menuBase menu.
Thu, 31 Mar 2011 12:03:54 +0000 ib Clean up cmd_window().
Thu, 31 Mar 2011 10:56:42 +0000 ib (Almost entirely) cosmetic: Use more appropriate variable names.
Thu, 31 Mar 2011 09:38:03 +0000 ib Cosmetic: Adjust indent.
Thu, 31 Mar 2011 09:37:12 +0000 ib Reset skin pointer and window name.
Thu, 31 Mar 2011 09:09:54 +0000 ib Add a check for unknown items.
Thu, 31 Mar 2011 09:03:53 +0000 ib Leave loop after item function has been found and called.
Thu, 31 Mar 2011 08:56:52 +0000 ib Cosmetic: Rename command item.
Wed, 30 Mar 2011 14:24:11 +0000 ib Improve handling of the comment character.
Wed, 30 Mar 2011 13:47:33 +0000 ib Cosmetic: Adjust indent.
Wed, 30 Mar 2011 13:46:03 +0000 ib Conform message determination
Wed, 30 Mar 2011 12:07:54 +0000 ib Rename error message and add missing checks.
Wed, 30 Mar 2011 11:15:03 +0000 ib Issue error message in case of wrong section name.
Wed, 30 Mar 2011 11:06:57 +0000 ib Don't start GUI in case of window name error.
Wed, 30 Mar 2011 11:01:55 +0000 ib Rename and revise error message.
Wed, 30 Mar 2011 10:36:52 +0000 ib Add error check.
Wed, 30 Mar 2011 10:14:41 +0000 ib Remove pointless assignment.
Wed, 30 Mar 2011 10:07:15 +0000 ib Cosmetic: Rename error message.
Tue, 29 Mar 2011 12:59:30 +0000 ib Remove pointless code and messages.
Tue, 29 Mar 2011 11:17:01 +0000 ib Replace macro by function.
Tue, 29 Mar 2011 10:47:07 +0000 ib Cosmetic: Adjust indent.
Tue, 29 Mar 2011 10:45:13 +0000 ib Prevent a segmentation fault.
Tue, 29 Mar 2011 10:31:03 +0000 ib Make use of return value of strlower().
Tue, 29 Mar 2011 10:21:39 +0000 ib Replace macros to check whether a command is allowed by functions.
Tue, 29 Mar 2011 08:53:07 +0000 ib Cosmetic: Separate return statement with newline.
Tue, 29 Mar 2011 08:28:11 +0000 ib Move strlower() into auxiliary string function file.
Mon, 28 Mar 2011 15:51:20 +0000 ib Move auxiliary string functions into separate file.
Mon, 28 Mar 2011 12:37:48 +0000 ib Move files with auxiliary functions to own directory.
Fri, 25 Mar 2011 10:33:48 +0000 ib Add message showing function.
Fri, 25 Mar 2011 09:26:00 +0000 ib Cosmetic: Rename ERRORMESSAGE() skin_error().
Thu, 10 Mar 2011 15:43:08 +0000 ib Cosmetic: Rename pointers handling current window and items.
Thu, 10 Mar 2011 14:20:36 +0000 ib Replace some awkward and unnecessary usages of strlen().
Tue, 08 Mar 2011 09:57:04 +0000 ib Fix some debug messages.
Mon, 07 Mar 2011 16:44:42 +0000 ib Clean up debug messages.
Mon, 07 Mar 2011 13:33:00 +0000 ib Output right message number.
Sun, 06 Mar 2011 11:55:52 +0000 ib Use FF_ARRAY_ELEMS() rather than a separate constant.
Fri, 04 Mar 2011 12:50:21 +0000 ib Cosmetic: Rename listItems structure.
Thu, 03 Mar 2011 15:00:05 +0000 ib Move fntFreeFont() into appFreeStruct().
Thu, 03 Mar 2011 14:52:21 +0000 ib Cosmetic: Rename appInitStruct() to appFreeStruct().
Thu, 03 Mar 2011 14:37:47 +0000 ib Rename the 'NumberOf' members of the listItems structure.
Thu, 03 Mar 2011 13:13:20 +0000 ib Remove parameter from appInitStruct() function.
Thu, 03 Mar 2011 12:21:18 +0000 ib Make ITEMS a const int (it was a symbolic constant).
Wed, 02 Mar 2011 16:05:37 +0000 ib Adjust the listItems structure.
Wed, 02 Mar 2011 15:37:50 +0000 ib Clean up the wItem structure.
Wed, 02 Mar 2011 13:30:44 +0000 ib Improve documentation on dlabel.
Sun, 27 Feb 2011 17:41:05 +0000 ib Get rid of needless listItems variable and pointer.
Thu, 24 Feb 2011 23:51:27 +0000 ib Cosmetic: Adjust indent.
Thu, 24 Feb 2011 23:49:33 +0000 ib Comply with the requested verbosity on GUI message boxes.
Thu, 24 Feb 2011 17:55:36 +0000 ib Limit scope of internally used skinItem array.
Thu, 24 Feb 2011 17:47:40 +0000 ib Change message levels to 'error'.