log gui/ui/render.c @ 37182:1c64016edce3

age author description
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'.
Mon, 31 Mar 2014 09:44:52 +0000 ib Rename guiItem's members pwidth and pheight.
Sat, 29 Mar 2014 14:30:40 +0000 ib Add doxygen comments.
Sat, 29 Mar 2014 14:27:19 +0000 ib Change comment into doxygen comment.
Sat, 29 Mar 2014 14:23:55 +0000 ib Cosmetic: Rename variable.
Sat, 29 Mar 2014 14:21:45 +0000 ib Simplify string termination.
Sat, 29 Mar 2014 14:09:14 +0000 ib Cosmetic: Add blank line and adjust indent.
Sat, 29 Mar 2014 13:59:45 +0000 ib Remove braces.
Sat, 29 Mar 2014 13:49:26 +0000 ib Rename parameter.
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().
Fri, 18 Jan 2013 17:35:07 +0000 ib Cosmetic: Rename wItem guiItem.
Fri, 18 Jan 2013 00:35:38 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Tue, 15 Jan 2013 12:37:42 +0000 ib Cosmetic: Rename wsTWindow wsWindow.
Sun, 09 Dec 2012 13:19:42 +0000 ib Cosmetic: Add some blank lines.
Sun, 09 Dec 2012 12:31:32 +0000 ib Cosmetic: Adjust indent.
Sun, 09 Dec 2012 12:23:56 +0000 ib Check availability of mixer before rendering.
Sun, 02 Dec 2012 01:44:24 +0000 ib Add video codec name to guiInfo structure.
Fri, 30 Nov 2012 23:30:47 +0000 ib Don't include config.h if not necessary.
Fri, 23 Nov 2012 12:30:44 +0000 ib Prevent floating point exception.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Sat, 31 Dec 2011 12:38:52 +0000 ib Add audio CD playback support to the X11/GTK GUI.
Wed, 26 Oct 2011 15:14:06 +0000 ib Move TranslateFilename() to util/string.c.
Fri, 30 Sep 2011 15:28:01 +0000 ib Cosmetic: Order STREAMTYPE related code.
Mon, 05 Sep 2011 16:19:04 +0000 ib Cosmetic: Rename fntRender() fntTextRender().
Mon, 15 Aug 2011 13:27:58 +0000 ib Cosmetic: Rename guiInfo members.
Fri, 12 Aug 2011 15:25:30 +0000 ib Cosmetic: Rename some guiInfo members.
Thu, 11 Aug 2011 13:54:24 +0000 ib Get rid of a bunch of needless or redundant guiInfo members.
Wed, 10 Aug 2011 14:48:49 +0000 ib Don't let VCD track number and guiInfo.Track differ.
Sun, 10 Jul 2011 11:51:25 +0000 ib Change guiInterface_t void pointer member declarations.
Sun, 10 Jul 2011 11:21:40 +0000 ib Remove unused members from struct guiInterface_t.