目前的状态
widget: 有一些基本的控件,足够使用
util: 基本数据结构,基本系统功能的封装,只为方便在不同的系统间移植
drawout: FB输出,bmp,jpeg,png 读取,转换,缩放,混合,简单2D功能
xfont: utf8,gbk,unicode的自动检测和转换,不用再操心中文显示和编码转换
animation: 动画特效,用在窗口切换,控件动作等地方
input: key, ts等的输入
app320: 一套使用本GUI的320x240的PMP示例应用,同时支持按键和触摸屏
animation/3Dspin.c app320/ebook.c util/dlt_rand.h
animation/3Dspin.h app320/explorer.c util/dlt_sleep.c
animation/animation.c app320/game.c util/dlt_sleep.h
animation/animation.h app320/main.c util/dlt_time.c
animation/burn.c app320/photo.c util/dlt_time.h
animation/burn.h app320/recorder.c util/fileread.c
animation/drop.c app320/toolbox.c util/fileread.h
animation/drop.h app320/vplayer.c util/linklist.c
animation/explosion.c drawout/2d.c util/linklist.h
animation/explosion.h drawout/2d.h util/queue.h
animation/fade.c drawout/bitmap.c util/stack.h
animation/fade.h drawout/bitmap.h util/treenode.c
animation/fire.c drawout/blend.c util/treenode.h
animation/fire.h drawout/blend.h widget/button.c
animation/fly.c drawout/framebuffer.c widget/button.h
animation/fly.h drawout/framebuffer.h widget/label.c
animation/hlist.c drawout/line.c widget/label.h
animation/hlist.h drawout/line.h widget/listbox.c
animation/move.c drawout/pixmap.c widget/listbox.h
animation/move.h drawout/pixmap.h widget/msgbox.c
animation/page.c drawout/rotate.c widget/progress.c
animation/page.h drawout/rotate.h widget/progress.h
animation/ripple.c drawout/scale.c widget/waitcursor.c
animation/ripple.h drawout/scale.h widget/widget.c
animation/zoom.c input/input.c widget/widget.h
animation/zoom.h input/input.h xfont/converts.c
app320/aplayer.c util/debug.c xfont/converts.h
app320/app.c util/debug.h xfont/detect.c
app320/app.h util/dlt_mem.c xfont/detect.h
app320/d_popen.c util/dlt_mem.h xfont/drawtext.c
app320/d_popen.h util/dlt_rand.c xfont/drawtext.h
阅读(1473) | 评论(3) | 转发(0) |