]> granicus.if.org Git - handbrake/commit
LinGui: create custom widget that manages multiple overlay layers
authorjstebbins <jstebbins.hb@gmail.com>
Wed, 8 Apr 2009 17:26:10 +0000 (17:26 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Wed, 8 Apr 2009 17:26:10 +0000 (17:26 +0000)
commit16159cf96511adeda529ecc555d482454371eba5
tree13aa74719cf6f7d1ad0753e1e931147ae73726a0
parent637b5bf7561e4256015c5371e26f3488797766ad
LinGui: create custom widget that manages multiple overlay layers
composites the layers using per-pixel and global alpha values
the preview hud now uses this.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2312 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/Makefile.am
gtk/src/composite_example.c [new file with mode: 0644]
gtk/src/ghb.ui
gtk/src/ghbcompositor.c [new file with mode: 0644]
gtk/src/ghbcompositor.h [new file with mode: 0644]
gtk/src/main.c
gtk/src/preview.c