log gui/ui/render.c @ 37010:af84671a576f

age author description
Fri, 28 Mar 2014 19:03:59 +0000 ib Simplify condition.
Fri, 28 Mar 2014 18:56:56 +0000 ib Remove variable.
Fri, 28 Mar 2014 18:33:20 +0000 ib Remove unnecessary parentheses.
Fri, 28 Mar 2014 14:18:50 +0000 ib Fix PutImage() for item type itVPotmeter.
Fri, 28 Mar 2014 13:33:42 +0000 ib Cosmetic: Adjust indent.
Fri, 28 Mar 2014 13:32:20 +0000 ib Change the parameter list of PutImage().
Fri, 28 Mar 2014 12:21:07 +0000 ib Fix the index passed to PutImage() for item type itVPotmeter.
Fri, 28 Mar 2014 12:14:15 +0000 ib Remove SinglePhasePutImage().
Thu, 27 Mar 2014 13:43:19 +0000 ib Activate the #else part of the conditional directive.
Thu, 27 Mar 2014 13:09:44 +0000 ib Cosmetic: Rename same variables in RenderAll().
Thu, 27 Mar 2014 13:05:43 +0000 ib Cosmetic: Rename variables in PutImage().
Thu, 27 Mar 2014 10:28:50 +0000 ib Remove pointless initialization.
Thu, 27 Mar 2014 02:22:17 +0000 ib Use strlower() and strupper() in TranslateFilename().
Thu, 27 Mar 2014 01:49:01 +0000 ib Move most of TranslateFilename() back to the renderer files.
Wed, 26 Mar 2014 16:59:16 +0000 ib Add doxygen comment.
Wed, 26 Mar 2014 16:54:31 +0000 ib Cosmetic: Rename goto labels.
Wed, 26 Mar 2014 16:44:27 +0000 ib Remove unnecessary, bothering parentheses.
Wed, 26 Mar 2014 16:42:15 +0000 ib Arrange variables to be translated alphabetically.
Wed, 26 Mar 2014 15:09:54 +0000 ib Cosmetic: Revise Translate().
Tue, 25 Mar 2014 12:48:55 +0000 ib Output symbol character 'r' for AudioPassthrough.
Mon, 17 Mar 2014 12:36:07 +0000 ib Rename SimplePotmeterPutImage() SinglePhasePutImage().
Mon, 17 Mar 2014 12:29:46 +0000 ib Replace old item 'potmeter' by new item 'pimage'.
Thu, 13 Mar 2014 16:49:14 +0000 ib Add new dynamic label variable $P.
Thu, 13 Mar 2014 15:51:42 +0000 ib Add new dynamic label variable $U.
Thu, 13 Mar 2014 15:41:22 +0000 ib Add new dynamic label variable $D.
Thu, 13 Mar 2014 14:08:46 +0000 ib Add symbol character 'r' for dynamic label variable $a.
Thu, 13 Mar 2014 11:23:56 +0000 ib Don't change audio type information when muted.
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Sun, 31 Mar 2013 23:09:34 +0000 ib Cosmetic: Rearrange #includes.
Wed, 23 Jan 2013 17:10:33 +0000 ib Cosmetic: Rename wsImageConvert() wsImageRender().