log

age author description
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'.
Sun, 16 Mar 2014 13:30:18 +0000 ib Update Changelog.
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:42:10 +0000 ib Fix typo.
Thu, 13 Mar 2014 15:41:22 +0000 ib Add new dynamic label variable $D.
Thu, 13 Mar 2014 14:57:47 +0000 ib Update documentation.
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:13:15 +0000 ib Revise German documentation.
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.
Thu, 13 Mar 2014 11:01:25 +0000 ib Update documentation.
Thu, 13 Mar 2014 10:55:30 +0000 ib Revise German documentation.
Wed, 12 Mar 2014 13:30:36 +0000 ib Make value explicitly type float.
Wed, 12 Mar 2014 13:24:34 +0000 ib Increase arithmetic precision.
Wed, 12 Mar 2014 13:17:44 +0000 ib Fix dynamic label variables $v and $b in the Win32 GUI.
Wed, 12 Mar 2014 13:09:43 +0000 ib Fix documentation.
Wed, 12 Mar 2014 12:56:52 +0000 ib Remove pointless parentheses.
Wed, 12 Mar 2014 12:07:51 +0000 ib Simplify code.
Wed, 12 Mar 2014 12:01:40 +0000 ib Remove casts.
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.
Tue, 11 Mar 2014 19:50:38 +0000 reimar Fix sndio playback of 24 bit/sample audio.
Tue, 11 Mar 2014 12:51:31 +0000 ib Change mapping of the deprecated potmeter in the Win32 GUI.
Tue, 11 Mar 2014 12:48:59 +0000 ib Fix bug with hpotmeter/vpotmeter in the Win32 GUI.
Mon, 10 Mar 2014 18:03:55 +0000 ib Directly call mplayer_put_key() instead of vo_x11_putkey().
Mon, 10 Mar 2014 17:35:07 +0000 ib Cosmetic: Adjust indent.
Mon, 10 Mar 2014 17:32:29 +0000 ib Internally map item 'potmeter' onto 'hpotmeter'.