mgallery-master

所属分类:其他
开发工具:C/C++
文件大小:1425KB
下载次数:0
上传日期:2019-03-01 16:22:03
上 传 者vvvfang
说明:  适用于 Minigui 1.6.10/2.0.4
(demo for Minigui 1.6.10/2.0.4)

文件列表:
AUTHORS (39, 2017-12-03)
ChangeLog (3533, 2017-12-03)
INSTALL (9273, 2017-12-03)
LICENSE (11357, 2017-12-03)
Makefile.am (36, 2017-12-03)
Makefile.in (18826, 2017-12-03)
NEWS (0, 2017-12-03)
autogen.sh (68, 2017-12-03)
config.h.in (3366, 2017-12-03)
configure.ac (4822, 2017-12-03)
include (0, 2019-02-21)
include\Makefile.am (71, 2017-12-03)
include\Makefile.in (11338, 2017-12-03)
include\decoder.h (12403, 2017-12-03)
include\encoder.h (7894, 2017-12-03)
include\md5.h (1029, 2017-12-03)
include\pmp.h (10011, 2017-12-03)
include\res_hash.h (976, 2017-12-03)
include\text_id.h (6813, 2017-12-03)
lib (0, 2019-02-21)
lib\Makefile.am (1223, 2017-12-03)
lib\Makefile.in (72087, 2017-12-03)
lib\bmplabel.c (2860, 2017-12-03)
lib\captionbar.c (6557, 2017-12-03)
lib\decoder.c (840, 2017-12-03)
lib\encoder.c (647, 2017-12-03)
lib\infowin.c (12182, 2017-12-03)
lib\intl.c (1702, 2017-12-03)
lib\md5c.c (9473, 2017-12-03)
lib\menu.c (10923, 2017-12-03)
lib\new_win_callback.c (2364, 2017-12-03)
lib\pmp_res_hash.c (3401, 2017-12-03)
lib\resource.c (9224, 2017-12-03)
lib\sel_win.c (1757, 2017-12-03)
lib\sel_win_list.c (14543, 2017-12-03)
lib\sel_win_thu.c (17167, 2017-12-03)
lib\text_en.c (5185, 2017-12-03)
lib\text_zhcn.c (4794, 2017-12-03)
... ...

# NAME mGallery - mGallery is a PMP application platform which is based on the MiniGUI graphical user interface. ## TABLE OF CONTENTS 1. Introduction 2. Preparations before movement 3. About the authors 4. If you have a problem 5. Copying ## INTRODUCTION mGallery is a PMP application platform which is based on the MiniGUI graphical user interface. It has complete functions and simple operations. It aims to provide a fast,lightweight,complete Windows systems and helps the manufacturer and the designer to construct the PMP solution more conveniently. mGallery has provided many applications, for example: audio, video, picture, recorder, FM broadcast, electricity book, tools (calculator, calendar, stopwatch), system setup, games (Russia, worm, housekeeper). mGallery provides many public modules interface such as menu, resource management, caption bar and has the biggest flexibility. Based on MiniGUI graphics library. mGallery can be easily ported to many operating system which MiniGUI supports. What's more, it is fast and lightweight. ## Preparations before movement ### Install the engine If you want to use our native fbcon engine, there is no need to install a specific library. The native fbcon engine is built in MiniGUI. If you want to use QVFB as your graphics engine, please download the qvfb-1.0.tar.gz from our HTTP site: http://www.minigui.com/download/index.shtml ### Install the lib of MINIGUI as MINIGUI-Standalone. If you any qusetion about installing the lib of MINIGUI. More information, please browse our home page: http://www.minigui.com ### Configure and compile mGallery mGallery uses `automake' and `autoconf', so configuration and compilation of mGallery are very easy: 1. Use `tar' to extract `mGallery-1.0.tar.gz' to a new directory: $ tar zxvf mGallery-1.0.tar.gz 2. Change to the new directory and run `./autogen.sh': $ ./autogen.sh 3. Change to the new directory and run `./configure': $ ./configure 4. Run the following commands to compile mGallery: $ make; 5. Default all material files are stored in '/media' dirctory. Before run mgallery, you should create '/media' directory and its subdirectories: music, video, picture, recoder, ebook, cfg. $ mkdir /media $ mkdir /media/music $ mkdir /media/video $ mkdir /media/picture $ mkdir /media/ebook $ mkdir /media/recorder $ mkdir /media/cfg Alternately you can define RES_TOP_DIR MACRO to set custom path. 6. Run mGallery $ qvfb $ cd /src $ ./startpmp ### Operation guide There are some keys to help to operate it. Up: UP Down: "DOWN" Left: "LEFT" Right: "RIGHT" Exit: "ESC" MENU: "F1" ## ABOUT THE AUTHORS The author of mGallery is the group of solution. More information, please browse our home page: http://www.minigui.com ## IF YOU HAVE A PROBLEM If you have any technical problem, advice or comment, please send messages to solution@minigui.com. If you are interested in the commercial MiniGUI products and licensing, please write to sales@minigui.com. Other mail can be sent to info@minigui.com. ## COPYING Copyright (C ) 2007-2017 Beijing FMSoft Technologies Co., Ltd.

近期下载者

相关文件


收藏者