OSDN Git Service

暫定登録
authorosx86_pt1 <rmitachi@ta2.so-net.ne.jp>
Sun, 6 Mar 2016 12:29:20 +0000 (21:29 +0900)
committerosx86_pt1 <rmitachi@ta2.so-net.ne.jp>
Sun, 6 Mar 2016 12:29:20 +0000 (21:29 +0900)
commitcc73ecc8d5fd346fc79572bb3e780da8d99c19f6
treee124b5ea551acb3d889296e8170e6d32d427d25b
暫定登録
216 files changed:
.gitignore [new file with mode: 0644]
ARIB/ARIB.vcxproj [new file with mode: 0644]
ARIB/ARIB.vcxproj.filters [new file with mode: 0644]
ARIB/ReadMe.txt [new file with mode: 0644]
GlobalHook/GlobalHook.aps [new file with mode: 0644]
GlobalHook/GlobalHook.def [new file with mode: 0644]
GlobalHook/GlobalHook.rc [new file with mode: 0644]
GlobalHook/GlobalHook.vcxproj [new file with mode: 0644]
GlobalHook/GlobalHook.vcxproj.filters [new file with mode: 0644]
GlobalHook/ReadMe.txt [new file with mode: 0644]
GlobalHook/resource.h [new file with mode: 0644]
PT1/PT1.vcxproj [new file with mode: 0644]
PT1/PT1.vcxproj.filters [new file with mode: 0644]
PT1/ReadMe.txt [new file with mode: 0644]
PT3/PT3.vcxproj [new file with mode: 0644]
PT3/PT3.vcxproj.filters [new file with mode: 0644]
PT3/ReadMe.txt [new file with mode: 0644]
ReadMe.txt [new file with mode: 0644]
iPTd/ReadMe.txt [new file with mode: 0644]
iPTd/Resource.h [new file with mode: 0644]
iPTd/iPTd.cpp [new file with mode: 0644]
iPTd/iPTd.h [new file with mode: 0644]
iPTd/iPTd.ico [new file with mode: 0644]
iPTd/iPTd.rc [new file with mode: 0644]
iPTd/iPTd.vcxproj [new file with mode: 0644]
iPTd/iPTd.vcxproj.filters [new file with mode: 0644]
iPTd/small.ico [new file with mode: 0644]
iPTd/stdafx.cpp [new file with mode: 0644]
iPTd/stdafx.h [new file with mode: 0644]
iPTd/targetver.h [new file with mode: 0644]
iPTd_R2.cpp [new file with mode: 0644]
iPTd_R2.sdf [new file with mode: 0644]
iPTd_R2.sln [new file with mode: 0644]
iPTd_R2.vcxproj [new file with mode: 0644]
lib/libiconv/bin/iconv.dll [new file with mode: 0644]
lib/libiconv/bin/iconv.exe [new file with mode: 0644]
lib/libiconv/include/iconv.h [new file with mode: 0644]
lib/libiconv/lib/iconv.lib [new file with mode: 0644]
lib/libiconv/lib/iconv_a.lib [new file with mode: 0644]
lib/libxml/bin/libxml2.dll [new file with mode: 0644]
lib/libxml/bin/runsuite.exe [new file with mode: 0644]
lib/libxml/bin/runtest.exe [new file with mode: 0644]
lib/libxml/bin/testAutomata.exe [new file with mode: 0644]
lib/libxml/bin/testC14N.exe [new file with mode: 0644]
lib/libxml/bin/testHTML.exe [new file with mode: 0644]
lib/libxml/bin/testModule.exe [new file with mode: 0644]
lib/libxml/bin/testReader.exe [new file with mode: 0644]
lib/libxml/bin/testRegexp.exe [new file with mode: 0644]
lib/libxml/bin/testRelax.exe [new file with mode: 0644]
lib/libxml/bin/testSAX.exe [new file with mode: 0644]
lib/libxml/bin/testSchemas.exe [new file with mode: 0644]
lib/libxml/bin/testThreadsWin32.exe [new file with mode: 0644]
lib/libxml/bin/testURI.exe [new file with mode: 0644]
lib/libxml/bin/testXPath.exe [new file with mode: 0644]
lib/libxml/bin/testapi.exe [new file with mode: 0644]
lib/libxml/bin/testlimits.exe [new file with mode: 0644]
lib/libxml/bin/testrecurse.exe [new file with mode: 0644]
lib/libxml/bin/xmlcatalog.exe [new file with mode: 0644]
lib/libxml/bin/xmllint.exe [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/DOCBparser.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/HTMLparser.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/HTMLtree.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/SAX.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/SAX2.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/c14n.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/catalog.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/chvalid.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/debugXML.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/dict.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/encoding.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/entities.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/globals.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/hash.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/list.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/nanoftp.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/nanohttp.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/parser.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/parserInternals.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/pattern.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/relaxng.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/schemasInternals.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/schematron.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/threads.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/tree.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/uri.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/valid.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xinclude.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xlink.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlIO.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlautomata.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlerror.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlexports.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlmemory.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlmodule.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlreader.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlregexp.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlsave.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlschemas.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlschemastypes.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlstring.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlunicode.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlversion.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlwin32version.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xmlwriter.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xpath.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xpathInternals.h [new file with mode: 0644]
lib/libxml/include/libxml2/libxml/xpointer.h [new file with mode: 0644]
lib/libxml/lib/libxml2.lib [new file with mode: 0644]
lib/libxml/lib/libxml2_a.lib [new file with mode: 0644]
lib/libxml/lib/libxml2_a_dll.lib [new file with mode: 0644]
src/Raym/Application.cpp [new file with mode: 0644]
src/Raym/Application.h [new file with mode: 0644]
src/Raym/Array.cpp [new file with mode: 0644]
src/Raym/Array.h [new file with mode: 0644]
src/Raym/AutoreleasePool.cpp [new file with mode: 0644]
src/Raym/AutoreleasePool.h [new file with mode: 0644]
src/Raym/Bundle.cpp [new file with mode: 0644]
src/Raym/Bundle.h [new file with mode: 0644]
src/Raym/Data.cpp [new file with mode: 0644]
src/Raym/Data.h [new file with mode: 0644]
src/Raym/Date.cpp [new file with mode: 0644]
src/Raym/Date.h [new file with mode: 0644]
src/Raym/Dictionary.cpp [new file with mode: 0644]
src/Raym/Dictionary.h [new file with mode: 0644]
src/Raym/Error.h [new file with mode: 0644]
src/Raym/FileHandle.cpp [new file with mode: 0644]
src/Raym/FileHandle.h [new file with mode: 0644]
src/Raym/FileInputStream.cpp [new file with mode: 0644]
src/Raym/FileInputStream.h [new file with mode: 0644]
src/Raym/FileManager.cpp [new file with mode: 0644]
src/Raym/FileManager.h [new file with mode: 0644]
src/Raym/GlobalHook.cpp [new file with mode: 0644]
src/Raym/GlobalHook.h [new file with mode: 0644]
src/Raym/HTTPURLResponse.cpp [new file with mode: 0644]
src/Raym/HTTPURLResponse.h [new file with mode: 0644]
src/Raym/InputStream.cpp [new file with mode: 0644]
src/Raym/InputStream.h [new file with mode: 0644]
src/Raym/Lock.cpp [new file with mode: 0644]
src/Raym/Lock.h [new file with mode: 0644]
src/Raym/Log.cpp [new file with mode: 0644]
src/Raym/Log.h [new file with mode: 0644]
src/Raym/Number.cpp [new file with mode: 0644]
src/Raym/Number.h [new file with mode: 0644]
src/Raym/Object.cpp [new file with mode: 0644]
src/Raym/Object.h [new file with mode: 0644]
src/Raym/Pipe.cpp [new file with mode: 0644]
src/Raym/Pipe.h [new file with mode: 0644]
src/Raym/Raym.h [new file with mode: 0644]
src/Raym/RunningApplication.cpp [new file with mode: 0644]
src/Raym/RunningApplication.h [new file with mode: 0644]
src/Raym/Runtime.h [new file with mode: 0644]
src/Raym/Stream.cpp [new file with mode: 0644]
src/Raym/Stream.h [new file with mode: 0644]
src/Raym/String.cpp [new file with mode: 0644]
src/Raym/String.h [new file with mode: 0644]
src/Raym/Task.cpp [new file with mode: 0644]
src/Raym/Task.h [new file with mode: 0644]
src/Raym/Timer.cpp [new file with mode: 0644]
src/Raym/Timer.h [new file with mode: 0644]
src/Raym/URL.cpp [new file with mode: 0644]
src/Raym/URL.h [new file with mode: 0644]
src/Raym/URLConnection.cpp [new file with mode: 0644]
src/Raym/URLConnection.h [new file with mode: 0644]
src/Raym/URLRequest.cpp [new file with mode: 0644]
src/Raym/URLRequest.h [new file with mode: 0644]
src/Raym/URLResponse.cpp [new file with mode: 0644]
src/Raym/URLResponse.h [new file with mode: 0644]
src/Raym/Workspace.cpp [new file with mode: 0644]
src/Raym/Workspace.h [new file with mode: 0644]
src/b25/arib_std_b25.h [new file with mode: 0644]
src/b25/aribstr.c [new file with mode: 0644]
src/b25/aribstr.h [new file with mode: 0644]
src/b25/b_cas_card.h [new file with mode: 0644]
src/b25/portable.h [new file with mode: 0644]
src/keys.h [new file with mode: 0644]
src/mpeg2/ts/Analyzer.cpp [new file with mode: 0644]
src/mpeg2/ts/Analyzer.h [new file with mode: 0644]
src/mpeg2/ts/EIT.cpp [new file with mode: 0644]
src/mpeg2/ts/EIT.h [new file with mode: 0644]
src/mpeg2/ts/Header.cpp [new file with mode: 0644]
src/mpeg2/ts/Header.h [new file with mode: 0644]
src/mpeg2/ts/PAT.cpp [new file with mode: 0644]
src/mpeg2/ts/PAT.h [new file with mode: 0644]
src/mpeg2/ts/PMT.cpp [new file with mode: 0644]
src/mpeg2/ts/PMT.h [new file with mode: 0644]
src/mpeg2/ts/SDT.cpp [new file with mode: 0644]
src/mpeg2/ts/SDT.h [new file with mode: 0644]
src/mpeg2/ts/Table.cpp [new file with mode: 0644]
src/mpeg2/ts/Table.h [new file with mode: 0644]
src/mpeg2/ts/const.h [new file with mode: 0644]
src/ry0/device/PT1/PT1Core.cpp [new file with mode: 0644]
src/ry0/device/PT1/PT1Core.h [new file with mode: 0644]
src/ry0/device/PT1/PT1Tuner.cpp [new file with mode: 0644]
src/ry0/device/PT1/PT1Tuner.h [new file with mode: 0644]
src/ry0/device/PT1/_Code/PT/EARTH_PT.h [new file with mode: 0644]
src/ry0/device/PT1/_Code/Prefix/Prefix.h [new file with mode: 0644]
src/ry0/device/PT1/_Code/Prefix/Prefix_Integer.h [new file with mode: 0644]
src/ry0/device/PT3/PT3Core.cpp [new file with mode: 0644]
src/ry0/device/PT3/PT3Core.h [new file with mode: 0644]
src/ry0/device/PT3/PT3Tuner.cpp [new file with mode: 0644]
src/ry0/device/PT3/PT3Tuner.h [new file with mode: 0644]
src/ry0/device/PT3/_API/EARTH_PT3.h [new file with mode: 0644]
src/ry0/device/PT3/_Code/EX/EX_Buffer.h [new file with mode: 0644]
src/ry0/device/PT3/_Code/EX/EX_Utility.h [new file with mode: 0644]
src/ry0/device/PT3/_Code/OS/OS_Memory.h [new file with mode: 0644]
src/ry0/device/PT3/_Code/Prefix/Prefix.h [new file with mode: 0644]
src/ry0/device/PT3/_Code/Prefix/Prefix_Bit.h [new file with mode: 0644]
src/ry0/device/PT3/_Code/Prefix/Prefix_Integer.h [new file with mode: 0644]
src/ry0/device/Tuner.cpp [new file with mode: 0644]
src/ry0/device/Tuner.h [new file with mode: 0644]
src/ry0/device/TunerFactory.cpp [new file with mode: 0644]
src/ry0/device/TunerFactory.h [new file with mode: 0644]
src/ry0/iPTd/Controller.cpp [new file with mode: 0644]
src/ry0/iPTd/Controller.h [new file with mode: 0644]
src/ry0/iPTd/Reservation.cpp [new file with mode: 0644]
src/ry0/iPTd/Reservation.h [new file with mode: 0644]