2013-07-02 21:17:19 initial version: “MobileMate-0.1a42.1 release notes”

2014-07-26 09:58:23 updated: added “MobileMate-0.1b1 release notes”

MobileMate-0.1b1 release notes:

This is the second public release of MobileMate video and audio converting tool. Based on MobileMate-0.1a42.1, the main changes of MobileMate as below:

1, Code, comment and format optimization:

Rewrote the “MobileMate” main program(/opt/mobilemate) Follow the “Google Shell Style Guide Revision 1.25” (http://google-styleguide.googlecode.com/svn/trunk/shell.xml?p=100).

2, Rewrote logging system:

Added “ERROR”, “INFO”, “DEBUG”, “TRIVAL” logging level. “ERROR” and “INFO” is always available, “DEBUG” and “TRIVAL” can be set in “conf/common.conf”, changed use a single log file to use the separate log file for every task.

3, Updated “libmp3lame.so.0.0.0” from version 3.98.2 to 3.99.5:

Old version will cause MobileMate always report encode failed message in spite of encode mp3 success or fail. Updated to new version fix this bug.

4, Enhanced output file naming:

Align digit in output file name, keep the original input source suffix in the output file name.

5, Added several options in “conf/common.conf”:

Can choose if backup task files(TASKBACKUP) and specify task backup directory (TASKBAKBASE), can specify log directory(LOGBASE).

6, Fixed some MobileMate main program bugs:

7, Fixed some MobileMate OS bugs:

8, Integrated “mirrors.tcz”, changed default mirror from “http://mirrors.163.com/tinycorelinux/” to “ftp://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/”.

MobileMate-0.1a42.1 release notes:

This is the first public release of MobileMate video and audio converting tool. Based on TinyCore Linux 3.7.1, the main changes of MobileMate as below:

1, Kernel image and modules:

Keep “CONFIG_HAVE_IDE=y” and set “CONFIG_IDE is not set”, dropped IDE support(so “hda” became “sda”, and CD became “sr0”, “sr1”,…), added PATA and NLS_CODEPAGE_936 modules, etc..

2, Disk mount:

Make disk mount automatically, use udev rules to detect hot plug driver, and use own script to detect CD drive activity.

3, Internationazition:

Added UTF-8 support and supplement some Simplified Chinese translation for some desktop environment software.

4, MobileMate video and audio converting tool:

This is the main application in the tool, currently, has the main features:

5, Other usage:

MobieMate V0.1 is customized on TinyCore Linux 3.7.1, so the common usage of MobileMate please read TinyCore Wiki at: http://wiki.tinycorelinux.net/ .

6, Note:

Because the change of TinyCore Linux, the tcz package search function failed in MobileMate-0.1a42.1, but you can still use Appbrowser or command “tce-load” to install tcz packages.