• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

github 上にある MMDAI と MMDAI2 (VPVM) のミラーです


Commit MetaInfo

Revision39a2911d6b10f42b2643eccc8ea03661d7607adc (tree)
Time2012-02-02 04:08:37
Authorhkrn <hikarin.jp@gmai...>
Commiterhkrn

Log Message

libvpvl => 0.16.0 / QMA1 => 2.2.0

Change Summary

Incremental Difference

--- a/QMA1/main.cc
+++ b/QMA1/main.cc
@@ -108,7 +108,7 @@ int main(int argc, char *argv[])
108108 QWidget fake;
109109 QTranslator appTranslator, qtTranslator;
110110 a.setApplicationName("MMDAI");
111- a.setApplicationVersion("2.1.0");
111+ a.setApplicationVersion("2.2.0");
112112 a.setOrganizationDomain("mmdai.github.com");
113113 a.setOrganizationName("MMDAI");
114114 QTextCodec::setCodecForCStrings(QTextCodec::codecForName("UTF-8"));
--- a/QMA1/resources/Info.plist
+++ b/QMA1/resources/Info.plist
@@ -28,7 +28,7 @@
2828 <key>NSHumanReadableCopyright</key>
2929 <string>(C) 2010-2011 hkrn</string>
3030 <key>CFBundleIconFile</key>
31- <string>app.icns</string>
31+ <string>MMDAI.icns</string>
3232 <key>CFBundlePackageType</key>
3333 <string>APPL</string>
3434 <key>CFBundleSignature</key>
@@ -38,9 +38,9 @@
3838 <key>CFBundleIdentifier</key>
3939 <string>com.github.mmdai</string>
4040 <key>CFBundleVersion</key>
41- <string>2.1</string>
41+ <string>2.2.0</string>
4242 <key>CFBundleShortVersionString</key>
43- <string>2.1</string>
43+ <string>2.2.0</string>
4444 <key>CFBundleGetInfoString</key>
4545 <string>MMDAI is an application to interact MMD models with voice forked from MMDAgent</string>
4646 <key>LSArchitecturePriority</key>
--- a/libvpvl/CMakeLists.txt
+++ b/libvpvl/CMakeLists.txt
@@ -1,7 +1,7 @@
11 cmake_minimum_required(VERSION 2.6)
22
33 set(VPVL_VERSION_MAJOR 0)
4-set(VPVL_VERSION_COMPAT 15)
4+set(VPVL_VERSION_COMPAT 16)
55 set(VPVL_VERSION_MINOR 0)
66
77 # set library version