⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource_audply_skins.c

📁 MTK6226修改平台UI的文件介绍
💻 C
📖 第 1 页 / 共 5 页
字号:
		IMG_ID_AUDPLY_MAIN_SKIN1_PREV_DOWN, // prev_button_down_image_id
		93,89, // next_button_x, next_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_ON, // next_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_OFF, // next_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_DISABLED, // next_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_DOWN, // next_button_down_image_id
		36,89, // play_button_x, play_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_ON, // play_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_OFF, // play_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_DISABLED, // play_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_DOWN, // play_button_down_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PAUSE_ON, // pause_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PAUSE_DOWN, // pause_button_down_image_id
		11,89, // stop_button_x, stop_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_ON, // stop_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_OFF, // stop_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_DISABLED, // stop_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_DOWN, // stop_button_down_image_id
		AUDPLY_MAIN_PLAY, AUDPLY_MAIN_STOP, AUDPLY_MAIN_PREV, AUDPLY_MAIN_NEXT // up, down, left, right key mapping
	}
#ifndef __MMI_SLIM_AUDIO_PLAYER__
	,
	{	//skin2
		IMG_ID_AUDPLY_MAIN_SKIN2_BG, // bg_image_id
		198,0,255, // text_border_color_r, text_border_color_g, text_border_color_b
		198,0,255, // text_fg_color_r, text_fg_color_g, text_fg_color_b
		255,234,0, // text_bg_color_r, text_bg_color_g, text_bg_color_b
		5,27,// title_x, title_y
		115,17,// title_w, title_h
		38,50,// time_x, time_y
		48,10,// time_w, time_h
		60,17, // file_index_x, file_index_y
		60,10, // file_index_w, file_index_h
		17,65, // playlisticon_x, playlisticon_y
		{IMG_ID_AUDPLY_MAIN_SKIN2_PLAYLIST_PHONE_ICON, IMG_ID_AUDPLY_MAIN_SKIN2_PLAYLIST_CARD_ICON}, // playlisticon_images_id[NO_OF_LIST]
		100,62,0,// volumebar_x, volumebar_y, volumebar_ind_len
		0, //volumebar_direction
		IMG_ID_AUDPLY_MAIN_SKIN2_VOLUME_INDICATOR, // volumebar_ind_image_id
        10,79,// progressbar_x, progressbar_y
        IMG_ID_AUDPLY_MAIN_SKIN1_PROGRESSBAR, // progressbar_image_id
        IMG_ID_AUDPLY_MAIN_SKIN1_PROGRESSBAR_FAIL, // progressbar_fail_image_id		
		70,86, // prev_button_x, prev_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_ON, // prev_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_OFF, // prev_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_DISABLED, // prev_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_DOWN, // prev_button_down_image_id
		91,86, // next_button_x, next_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_ON, // next_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_OFF, // next_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_DISABLED, // next_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_DOWN, // next_button_down_image_id
		36,86, // play_button_x, play_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_ON, // play_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_OFF, // play_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_DISABLED, // play_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_DOWN, // play_button_down_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PAUSE_ON, // pause_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PAUSE_DOWN, // pause_button_down_image_id
		15,86, // stop_button_x, stop_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_ON, // stop_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_OFF, // stop_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_DISABLED, // stop_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_DOWN, // stop_button_down_image_id
		AUDPLY_MAIN_PLAY, AUDPLY_MAIN_STOP, AUDPLY_MAIN_PREV, AUDPLY_MAIN_NEXT // up, down, left, right key mapping
	}
	,
	{	//skin3
		IMG_ID_AUDPLY_MAIN_SKIN3_BG, // bg_image_id
		112,112,32, // text_border_color_r, text_border_color_g, text_border_color_b
		87,248,10, // text_fg_color_r, text_fg_color_g, text_fg_color_b
		0,0,0, // text_bg_color_r, text_bg_color_g, text_bg_color_b
		5,27,// title_x, title_y
		115,17,// title_w, title_h
		38,50,// time_x, time_y
		48,10,// time_w, time_h
		60,17, // file_index_x, file_index_y
		60,10, // file_index_w, file_index_h
		17,65, // playlisticon_x, playlisticon_y
		{IMG_ID_AUDPLY_MAIN_SKIN3_PLAYLIST_PHONE_ICON, IMG_ID_AUDPLY_MAIN_SKIN3_PLAYLIST_CARD_ICON}, // playlisticon_images_id[NO_OF_LIST]
		100,62,0,// volumebar_x, volumebar_y, volumebar_ind_len
		0, //volumebar_direction
		IMG_ID_AUDPLY_MAIN_SKIN3_VOLUME_INDICATOR, // volumebar_ind_image_id
        11,80,// progressbar_x, progressbar_y
        IMG_ID_AUDPLY_MAIN_SKIN1_PROGRESSBAR, // progressbar_image_id
        IMG_ID_AUDPLY_MAIN_SKIN1_PROGRESSBAR_FAIL, // progressbar_fail_image_id			
		68,90, // prev_button_x, prev_button_y
		IMG_ID_AUDPLY_MAIN_SKIN3_PREV_ON, // prev_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PREV_OFF, // prev_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PREV_DISABLED, // prev_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PREV_DOWN, // prev_button_down_image_id
	    92,90, // next_button_x, next_button_y
		IMG_ID_AUDPLY_MAIN_SKIN3_NEXT_ON, // next_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_NEXT_OFF, // next_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_NEXT_DISABLED, // next_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_NEXT_DOWN, // next_button_down_image_id
		36,90, // play_button_x, play_button_y
		IMG_ID_AUDPLY_MAIN_SKIN3_PLAY_ON, // play_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PLAY_OFF, // play_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PLAY_DISABLED, // play_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PLAY_DOWN, // play_button_down_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PAUSE_ON, // pause_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PAUSE_DOWN, // pause_button_down_image_id
		12,90, // stop_button_x, stop_button_y
		IMG_ID_AUDPLY_MAIN_SKIN3_STOP_ON, // stop_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_STOP_OFF, // stop_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_STOP_DISABLED, // stop_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_STOP_DOWN, // stop_button_down_image_id
		AUDPLY_MAIN_PLAY, AUDPLY_MAIN_STOP, AUDPLY_MAIN_PREV, AUDPLY_MAIN_NEXT // up, down, left, right key mapping
	}
#endif
};
#elif ( (LCD_WIDTH == 128) && (LCD_HEIGHT == 160) )
const audply_skin_struct g_audply_skins[] =
{
	{	//skin1
		IMG_ID_AUDPLY_MAIN_SKIN1_BG, // bg_image_id
		0,0,0, // text_border_color_r, text_border_color_g, text_border_color_b
		61,94,60, // text_fg_color_r, text_fg_color_g, text_fg_color_b
		0,0,0, // text_bg_color_r, text_bg_color_g, text_bg_color_b
		25,40,// title_x, title_y
		80,17,// title_w, title_h
		40,60,// time_x, time_y
		48,10,// time_w, time_h
		35,25, // file_index_x, file_index_y
		60,10, // file_index_w, file_index_h
		22,80, // playlisticon_x, playlisticon_y
		{IMG_ID_AUDPLY_MAIN_SKIN1_PLAYLIST_PHONE_ICON, IMG_ID_AUDPLY_MAIN_SKIN1_PLAYLIST_CARD_ICON}, // playlisticon_images_id[NO_OF_LIST]
		85,78,0,// volumebar_x, volumebar_y, volumebar_ind_len
		0, //volumebar_direction
		IMG_ID_AUDPLY_MAIN_SKIN1_VOLUME_INDICATOR, // volumebar_ind_image_id
        9,109,// progressbar_x, progressbar_y
        IMG_ID_AUDPLY_MAIN_SKIN1_PROGRESSBAR, // progressbar_image_id
        IMG_ID_AUDPLY_MAIN_SKIN1_PROGRESSBAR_FAIL, // progressbar_fail_image_id    		
		74,117, // prev_button_x, prev_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_PREV_ON, // prev_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PREV_OFF, // prev_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PREV_DISABLED, // prev_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PREV_DOWN, // prev_button_down_image_id
		95,117, // next_button_x, next_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_ON, // next_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_OFF, // next_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_DISABLED, // next_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_NEXT_DOWN, // next_button_down_image_id
		43,117, // play_button_x, play_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_ON, // play_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_OFF, // play_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_DISABLED, // play_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PLAY_DOWN, // play_button_down_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PAUSE_ON, // pause_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_PAUSE_DOWN, // pause_button_down_image_id
		17,117, // stop_button_x, stop_button_y
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_ON, // stop_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_OFF, // stop_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_DISABLED, // stop_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN1_STOP_DOWN, // stop_button_down_image_id
#ifdef __MMI_AUDIO_PLAYER_ANIMATION__
		-1,-1, // animation_x, animation_y
		IMG_ID_AUDPLY_MAIN_SKIN1_ANIMATION, // animation_image_id
#endif
#ifdef __MMI_AUDIO_PLAYER_SKIN_SHOW_REPEAT_SHUFFLE__
		0,27, // repeat_x, repeat_y
        IMG_ID_AUDPLY_MAIN_SKIN1_REPEAT_OFF_UP, // repeat off
        IMG_ID_AUDPLY_MAIN_SKIN1_REPEAT_ALL_UP, // repeat all
        IMG_ID_AUDPLY_MAIN_SKIN1_REPEAT_ONE_UP, // repeat one
		110,27, // shuffle_x, shuffle_y
        IMG_ID_AUDPLY_MAIN_SKIN1_SHUFFLE_OFF_UP, // shuffle off
        IMG_ID_AUDPLY_MAIN_SKIN1_SHUFFLE_ON_UP, // shuffle on       
#endif /*__MMI_AUDIO_PLAYER_SKIN_SHOW_REPEAT_SHUFFLE__*/
		AUDPLY_MAIN_PLAY, AUDPLY_MAIN_STOP, AUDPLY_MAIN_PREV, AUDPLY_MAIN_NEXT // up, down, left, right key mapping
	}
#ifndef __MMI_SLIM_AUDIO_PLAYER__
	,
	{	//skin2
		IMG_ID_AUDPLY_MAIN_SKIN2_BG, // bg_image_id
		0,0,0, // text_border_color_r, text_border_color_g, text_border_color_b
		72,112,48, // text_fg_color_r, text_fg_color_g, text_fg_color_b
		0,0,0, // text_bg_color_r, text_bg_color_g, text_bg_color_b
		25,40,// title_x, title_y
		85,17,// title_w, title_h
		40,60,// time_x, time_y
		48,10,// time_w, time_h
		35,25, // file_index_x, file_index_y
		60,10, // file_index_w, file_index_h
		22,80, // playlisticon_x, playlisticon_y
		{IMG_ID_AUDPLY_MAIN_SKIN2_PLAYLIST_PHONE_ICON, IMG_ID_AUDPLY_MAIN_SKIN2_PLAYLIST_CARD_ICON}, // playlisticon_images_id[NO_OF_LIST]
		85,78,0,// volumebar_x, volumebar_y, volumebar_ind_len
		0, //volumebar_direction
		IMG_ID_AUDPLY_MAIN_SKIN2_VOLUME_INDICATOR, // volumebar_ind_image_id
        11,91,// progressbar_x, progressbar_y
        IMG_ID_AUDPLY_MAIN_SKIN2_PROGRESSBAR, // progressbar_image_id
        IMG_ID_AUDPLY_MAIN_SKIN2_PROGRESSBAR_FAIL, // progressbar_fail_image_id     
		70,112, // prev_button_x, prev_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_ON, // prev_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_OFF, // prev_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_DISABLED, // prev_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PREV_DOWN, // prev_button_down_image_id
		93,112, // next_button_x, next_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_ON, // next_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_OFF, // next_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_DISABLED, // next_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_NEXT_DOWN, // next_button_down_image_id
		38,103, // play_button_x, play_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_ON, // play_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_OFF, // play_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_DISABLED, // play_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PLAY_DOWN, // play_button_down_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PAUSE_ON, // pause_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_PAUSE_DOWN, // pause_button_down_image_id
		12,112, // stop_button_x, stop_button_y
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_ON, // stop_button_on_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_OFF, // stop_button_off_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_DISABLED, // stop_button_disabled_image_id
		IMG_ID_AUDPLY_MAIN_SKIN2_STOP_DOWN, // stop_button_down_image_id
#ifdef __MMI_AUDIO_PLAYER_ANIMATION__
		-1,-1, // animation_x, animation_y
		IMG_ID_AUDPLY_MAIN_SKIN2_ANIMATION, // animation_image_id
#endif
#ifdef __MMI_AUDIO_PLAYER_SKIN_SHOW_REPEAT_SHUFFLE__
		0,28, // repeat_x, repeat_y
        IMG_ID_AUDPLY_MAIN_SKIN2_REPEAT_OFF_UP, // repeat off
        IMG_ID_AUDPLY_MAIN_SKIN2_REPEAT_ALL_UP, // repeat all
        IMG_ID_AUDPLY_MAIN_SKIN2_REPEAT_ONE_UP, // repeat one
		18,28, // shuffle_x, shuffle_y
        IMG_ID_AUDPLY_MAIN_SKIN2_SHUFFLE_OFF_UP, // shuffle off
        IMG_ID_AUDPLY_MAIN_SKIN2_SHUFFLE_ON_UP, // shuffle on       
#endif /*__MMI_AUDIO_PLAYER_SKIN_SHOW_REPEAT_SHUFFLE__*/
		AUDPLY_MAIN_PLAY, AUDPLY_MAIN_STOP, AUDPLY_MAIN_PREV, AUDPLY_MAIN_NEXT // up, down, left, right key mapping
	}
	,
	{	//skin3
		IMG_ID_AUDPLY_MAIN_SKIN3_BG, // bg_image_id
		128,0,128, // text_border_color_r, text_border_color_g, text_border_color_b
		66,39,114, // text_fg_color_r, text_fg_color_g, text_fg_color_b
		0,0,0, // text_bg_color_r, text_bg_color_g, text_bg_color_b
		25,40,// title_x, title_y
		85,17,// title_w, title_h
		40,60,// time_x, time_y
		48,10,// time_w, time_h
		35,25, // file_index_x, file_index_y
		60,10, // file_index_w, file_index_h
		22,76, // playlisticon_x, playlisticon_y
		{IMG_ID_AUDPLY_MAIN_SKIN3_PLAYLIST_PHONE_ICON, IMG_ID_AUDPLY_MAIN_SKIN3_PLAYLIST_CARD_ICON}, // playlisticon_images_id[NO_OF_LIST]
		85,72,0,// volumebar_x, volumebar_y, volumebar_ind_len
		0, //volumebar_direction
		IMG_ID_AUDPLY_MAIN_SKIN3_VOLUME_INDICATOR, // volumebar_ind_image_id
        11,90,// progressbar_x, progressbar_y
		IMG_ID_AUDPLY_MAIN_SKIN3_PROGRESSBAR, // progressbar_image_id
		IMG_ID_AUDPLY_MAIN_SKIN3_PROGRESSBAR_FAIL, // progressbar_fail_image_id		

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -