This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| news [2014/07/28 15:19] littlebat 2014-07-26 09:58:23 updated: added "MobileMate-0.1b1 release notes" | news [2014/07/28 16:24] (current) littlebat | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| 2014-07-26 09:58:23 updated: added "MobileMate-0.1b1 release notes" | 2014-07-26 09:58:23 updated: added "MobileMate-0.1b1 release notes" | ||
| - | ################################################################################ | + | == MobileMate-0.1b1 release notes: == | 
| - | + | ||
| - | === MobileMate-0.1b1 release notes: === | + | |
| This is the second public release of MobileMate video and audio converting tool. | This is the second public release of MobileMate video and audio converting tool. | ||
| Line 11: | Line 9: | ||
| 1, Code, comment and format optimization: | 1, Code, comment and format optimization: | ||
| + | |||
| Rewrote the "MobileMate" main program(/opt/mobilemate) Follow the | Rewrote the "MobileMate" main program(/opt/mobilemate) Follow the | ||
| "Google Shell Style Guide Revision 1.25" | "Google Shell Style Guide Revision 1.25" | ||
| - | (google-styleguide.googlecode.com/svn/trunk/shell.xml?p=100). | + | (http://google-styleguide.googlecode.com/svn/trunk/shell.xml?p=100). | 
| 2, Rewrote logging system: | 2, Rewrote logging system: | ||
| + | |||
| Added "ERROR", "INFO", "DEBUG", "TRIVAL" logging level. "ERROR" and "INFO" is | Added "ERROR", "INFO", "DEBUG", "TRIVAL" logging level. "ERROR" and "INFO" is | ||
| - | always available, "DEBUG" and "TRIVAL" can be set in "conf/common.conf", changed | + | 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. | 
| - | 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: | 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 | 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. | of encode mp3 success or fail. Updated to new version fix this bug. | ||
| 4, Enhanced output file naming: | 4, Enhanced output file naming: | ||
| + | |||
| Align digit in output file name, keep the original input source suffix in the | Align digit in output file name, keep the original input source suffix in the | ||
| output file name.  | output file name.  | ||
| 5, Added several options in "conf/common.conf": | 5, Added several options in "conf/common.conf": | ||
| + | |||
| Can choose if backup task files(TASKBACKUP) and specify task backup directory | Can choose if backup task files(TASKBACKUP) and specify task backup directory | ||
| (TASKBAKBASE), can specify log directory(LOGBASE). | (TASKBAKBASE), can specify log directory(LOGBASE). | ||
| 6, Fixed some MobileMate main program bugs: | 6, Fixed some MobileMate main program bugs: | ||
| - | Fixed the bug of convert the video include subtitile stream to "mkv" file fail | + | |
| - | by disabled subtitle conversion temporarily; | + | * Fixed the bug of convert the video include subtitile stream to "mkv" file fail by disabled subtitle conversion temporarily; | 
| - | Fixed "negative pad value" bug when choose Libav decoder sometimes; | + | * Fixed "negative pad value" bug when choose Libav decoder sometimes; | 
| - | Fixed wrong Display Aspect Ratio(DAR) bug when choose Mencoder decoder sometimes; | + | * Fixed wrong Display Aspect Ratio(DAR) bug when choose Mencoder decoder sometimes; | 
| - | Fixed the bug when the specified section end before the splitting segment then | + | * Fixed the bug when the specified section end before the splitting segment then converting will beyond the specified end time. | 
| - | converting will beyond the specified end time. | + | |
| 7, Fixed some MobileMate OS bugs: | 7, Fixed some MobileMate OS bugs: | ||
| - | Fixed the repository tcz package search function invalid problem | + | |
| - | (Caused by TinyCore Linux repository server side for old TinyCore) by modify | + | * Fixed the repository tcz package search function invalid problem (Caused by TinyCore Linux repository server side for old TinyCore) by modify "/usr/bin/search.sh" and "/usr/bin/provides.sh"; | 
| - | "/usr/bin/search.sh" and "/usr/bin/provides.sh"; | + | * Fixed the bug of "appbrowser" interface internationalization bug, and this bug also cause tcz package search function bug; | 
| - | Fixed the bug of "appbrowser" interface internationalization bug, and this bug | + | * Added "src/fltk_projects_unicode-3.7.1.modi.20140723.tar.gz", it based on "src/fltk_projects_unicode-3.7.1.modi.20130618.tar.gz", fixed package search bug, enhanced "mkpatch.sh", added script of compile and install "fltk-1.3" in "Makefile" and "Common.Mk" for fix the bug of install "fltk-1.3-dev.tcz" from repository will cause "fltk_projects_unicode" build fail; | 
| - | also cause tcz package search function bug; | + | * Added "src/flwm_topside_unicode-3.7.1.modi.20140723.tar.gz", it based on "src/flwm_topside_unicode-3.7.1.modi.20130618.tar.gz",added script of compile and install "fltk-1.3" in "Makefile" for fix the bug of install "fltk-1.3-dev.tcz" from repository will cause "flwm_topside_unicode" build fail. | 
| - | Added "src/fltk_projects_unicode-3.7.1.modi.20140723.tar.gz", it based on | + | |
| - | "src/fltk_projects_unicode-3.7.1.modi.20130618.tar.gz", fixed package search bug, | + | |
| - | enhanced "mkpatch.sh", added script of compile and install "fltk-1.3" in | + | |
| - | "Makefile" and "Common.Mk" for fix the bug of install "fltk-1.3-dev.tcz" from | + | |
| - | repository will cause "fltk_projects_unicode" build fail; | + | |
| - | Added "src/flwm_topside_unicode-3.7.1.modi.20140723.tar.gz", it based on | + | |
| - | "src/flwm_topside_unicode-3.7.1.modi.20130618.tar.gz",added script of compile | + | |
| - | and install "fltk-1.3" in "Makefile" and "Common.Mk" for fix the bug of install | + | |
| - | "fltk-1.3-dev.tcz" from repository will cause "flwm_topside_unicode" build fail. | + | |
| 8, Integrated "mirrors.tcz", changed default mirror from | 8, Integrated "mirrors.tcz", changed default mirror from | ||
| Line 60: | Line 52: | ||
| "ftp://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/". | "ftp://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/". | ||
| - | ################################################################################ | + | == MobileMate-0.1a42.1 release notes: == | 
| - | + | ||
| - | === MobileMate-0.1a42.1 release notes: === | + | |
| This is the first public release of MobileMate video and audio converting tool. | This is the first public release of MobileMate video and audio converting tool. | ||
蜀ICP备2021012931号-1  川公网安备51092202000377号
川公网安备51092202000377号