log src/histogram.c @ 1811:f405ec9b696b default tip

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Sun, 13 Sep 2009 12:33:11 +0000 nadvornik preserve histmap on NOTIFY_CHANGE
Sat, 27 Jun 2009 15:47:50 +0000 nadvornik improved overlay menu
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Sun, 29 Mar 2009 19:57:19 +0000 nadvornik fixed a typo
Thu, 26 Mar 2009 07:56:01 +0000 nadvornik fixed histogram drawing
Sun, 15 Mar 2009 11:34:09 +0000 nadvornik compute histogram in idle time
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Sat, 14 Mar 2009 11:26:43 +0000 zas_ More gboolean and tidy up.
Sat, 28 Feb 2009 20:57:26 +0000 zas_ max value -> value. Shorter.
Sat, 28 Feb 2009 20:13:11 +0000 nadvornik show histogram label in the title
Thu, 26 Feb 2009 20:50:36 +0000 zas_ Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
Mon, 23 Feb 2009 17:20:40 +0000 zas_ Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
Sun, 22 Feb 2009 17:40:32 +0000 zas_ Fix and simplify histogram code, drop histogram based on mean value.