Luis de Bethencourt
c01af3aa8f
audiovisualizer: remove check for below zero for unsigned value
...
CLAMP checks both if value is '< 0' and '> max'. Value will never be a negative
number since it is an unsigned integer. Removing that check and only checking if
it is bigger than max and setting it appropriately.
Also converting the previous instance of this into MIN() for consistency.
CID 1139793
2015-01-09 17:56:09 +00:00
..
2013-04-15 15:59:22 +02:00
2013-12-05 12:05:21 +01:00
2014-09-10 17:24:39 +01:00
2014-10-02 10:51:35 +03:00
2014-09-10 19:19:32 +01:00
2013-04-15 15:59:22 +02:00
2013-09-19 20:17:01 +02:00
2014-12-30 18:01:34 +00:00
2015-01-09 17:56:09 +00:00
2014-05-09 23:05:28 -04:00
2014-12-22 16:46:06 +00:00
2015-01-05 21:33:47 -03:00
2013-04-15 15:59:22 +02:00
2014-10-02 10:51:35 +03:00
2014-12-27 11:04:52 +00:00
2014-09-07 01:30:16 -03:00
2013-04-15 15:59:22 +02:00
2014-12-12 11:49:42 +01:00
2014-08-29 19:24:52 +01:00
2014-10-02 10:51:35 +03:00
2013-04-15 15:59:22 +02:00
2014-04-08 12:20:40 +01:00
2014-05-03 19:57:57 +02:00
2014-12-20 12:29:13 -05:00
2014-03-11 16:49:11 +01:00
2013-04-15 15:59:22 +02:00
2014-10-30 17:06:01 +00:00
2014-12-26 13:44:35 +00:00
2014-12-09 05:03:11 +01:00
2013-04-15 15:59:22 +02:00
2014-02-27 21:41:53 +01:00
2014-12-05 14:21:31 +05:30
2014-08-10 12:04:38 +01:00
2014-04-18 18:31:15 +02:00
2013-08-20 16:02:59 +02:00
2014-09-25 16:41:15 +01:00
2014-09-25 16:41:15 +01:00
2014-08-28 09:53:17 +03:00
2014-06-03 14:59:30 -04:00
2014-10-10 11:29:45 +01:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-11-02 22:49:05 +00:00
2014-09-23 17:55:36 +01:00
2014-12-13 01:59:07 +00:00
2014-10-02 10:51:35 +03:00
2013-04-15 15:59:22 +02:00
2014-12-14 12:53:55 +01:00
2014-09-25 16:41:15 +01:00
2014-12-12 00:30:21 +00:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-10-09 12:46:10 -04:00
2014-07-22 06:19:48 -03:00
2014-11-22 17:51:01 +00:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2015-01-08 15:36:04 +00:00
2013-04-15 15:59:22 +02:00
2014-10-02 10:51:35 +03:00
2013-04-15 15:59:22 +02:00
2014-12-28 00:58:04 +00:00
2013-04-15 15:59:22 +02:00
2014-06-09 10:57:32 +02:00
2013-12-06 17:58:13 -05:00
2013-07-05 18:32:43 +01:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-09-23 19:34:06 +03:00
2014-04-27 00:36:32 +01:00
2015-01-09 18:19:00 +01:00
2014-04-27 00:36:32 +01:00
2014-09-16 11:24:53 +03:00
2014-03-15 15:22:42 +01:00
2014-06-29 22:19:07 +02:00