CVSROOT:        /cvs/gnome
Module name:    camorama
Changes by:     herzi   06/01/09 11:26:15

Modified files:
        .              : .cvsignore ChangeLog 
        data           : camorama.glade 
        src            : Makefile.am callbacks.c callbacks.h filter.c 
                         filter.h main.c v4l.h 
Added files:
        src            : camorama-filter-chain.c camorama-filter-chain.h 
                         camorama-globals.h camorama-window.c 
                         camorama-window.h 

Log message:
2006-01-09  Sven Herzberg  <[EMAIL PROTECTED]>

* .cvsignore: updated
* data/camorama.glade: made the "show effects" and "show adjustments"
menu items GtkCheckMenuItems; added a frame around the drawing area;
exchanged the box with filter check boxes by a tree view
* src/Makefile.am: updated
* src/callbacks.c: implemented the "show ..." toggle functions a bit
cleaner; aligned the authors better; extracted filter application from
read_timeout_func() and timeout_func(), re-implemented with the new
filter framework; removed the callbacks for removed widgets
* src/callbacks.h: removed the filter constants; removed the filter
mask
* src/camorama-filter-chain.c,
* src/camorama-filter-chain.h: new
* src/camorama-globals.h: new
* src/camorama-window.c: extracted some code from main.c, implemented
the new filter GUI
* src/camorama-window.h: extracted from main.c
* src/filter.c,
* src/filter.h: filters are GObjects now
* src/main.c: extracted some code into camorama-window.c
* src/v4l.h: added the filter chain

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=camorama&who=herzi&date=explicit&mindate=2006-01-09%2011:25&maxdate=2006-01-09%2011:27

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to