log gui/win32/widgetrender.c @ 37053:84c93a60ead3

age author description
Sat, 12 Apr 2014 23:29:29 +0000 ib Add new item 'rpotmeter'.
Mon, 31 Mar 2014 08:56:34 +0000 ib Make TranslateFilename() static.
Mon, 31 Mar 2014 08:40:53 +0000 ib Fix some compilation errors in Win32 GUI.
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.
Tue, 25 Mar 2014 12:48:55 +0000 ib Output symbol character 'r' for AudioPassthrough.
Mon, 24 Mar 2014 12:52:01 +0000 ib Remove unnecessary bounds checks in Win32 GUI.
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 16:22:27 +0000 ib Fix bug with dynamic label variables $p, $s and $e in Win32 GUI.
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:57:17 +0000 ib Fix symbol character for dynamic label variable $T in Win32 GUI.
Thu, 13 Mar 2014 14:08:46 +0000 ib Add symbol character 'r' for dynamic label variable $a.
Wed, 12 Mar 2014 13:17:44 +0000 ib Fix dynamic label variables $v and $b in the Win32 GUI.
Wed, 12 Mar 2014 11:24:23 +0000 ib Cosmetic: Adjust indent.
Wed, 12 Mar 2014 11:23:31 +0000 ib Implement missing vpotmeter for the Win32 GUI.
Mon, 10 Mar 2014 17:32:29 +0000 ib Internally map item 'potmeter' onto 'hpotmeter'.
Fri, 07 Mar 2014 13:58:14 +0000 ib Render the full height of the image as calculated.
Wed, 15 Aug 2012 13:02:31 +0000 ib Remove unused variable.
Thu, 12 Jan 2012 10:08:25 +0000 ib Remove all unnecessary #ifdefs from GUI code.
Wed, 26 Oct 2011 15:14:06 +0000 ib Move TranslateFilename() to util/string.c.
Tue, 25 Oct 2011 13:46:43 +0000 ib Internationalize and localize the Win32 GUI.
Thu, 20 Oct 2011 13:09:08 +0000 ib Add TranslateFilename() to the Win32 GUI.
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.
Mon, 27 Jun 2011 10:02:04 +0000 ib Rename guiInterface_t member AudioType AudioChannels.
Wed, 22 Jun 2011 12:53:30 +0000 ib Replace all playback integer constants by their symbolic constants.
Sun, 19 Jun 2011 12:05:32 +0000 reimar Fix compilation of w32 gui.
Sat, 18 Jun 2011 14:33:41 +0000 ib Cosmetic: Rename some GUI variables and functions.
Thu, 16 Jun 2011 11:19:15 +0000 ib Remove function Normalize().
Sat, 11 Sep 2010 12:17:11 +0000 diego Move codecname extern variable declaration to gui.h, which is better suited.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 22 Apr 2008 09:32:30 +0000 diego Use standard GPL header.
Sat, 12 Apr 2008 13:19:35 +0000 diego Update include paths to account for build system changes.
Wed, 25 Apr 2007 07:34:56 +0000 diego Consistently use quotes instead of angled brackets in #include
Mon, 23 Apr 2007 08:01:10 +0000 diego Use proper GPL header.
Mon, 23 Apr 2007 07:48:03 +0000 diego spelling cosmetics
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui