enable color-to-color gradient

Origin commit data
------------------
Branch: ni/coolstream
Commit: a8be4f6365
Author: TangoCash <eric@loxat.de>
Date: 2015-05-04 (Mon, 04 May 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2015-05-04 08:52:29 +02:00
committed by vanhofen
parent c5880e0513
commit 2f48644577
3 changed files with 12 additions and 1 deletions

View File

@@ -66,6 +66,8 @@ CComponents::CComponents() : COSDFader(g_settings.theme.menu_Content_alpha)
v_fbdata.clear();
saved_screen.pixbuf = NULL;
col_body_gradient = false;
cc_body_gradient_c2c = true;
cc_body_gradient_2nd_col= COL_MENUCONTENT_PLUS_0;
cc_gradientData.gradientBuf = NULL;
cc_gradientData.boxBuf = NULL;
}