OSDN Git Service

Vss2Git
authoreru <eru01@users.sourceforge.jp>
Wed, 12 Dec 2007 14:18:43 +0000 (14:18 +0000)
committereru <eru01@users.sourceforge.jp>
Wed, 12 Dec 2007 14:18:43 +0000 (14:18 +0000)
commit3e3aa3e097d41c98325d7c875178bd78f6901a56
treef98428815cf92bcf3a19807edec04d98f43e8964
parentcbd19d079f1456b97216a3e18a40f8a91b058c3d
Vss2Git
162 files changed:
PeerCast.root/PeerCast_1/core/common/asf.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/atom.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/channel.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/channel.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/common.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/cstream.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/gnutella.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/gnutella.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/html-xml.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/html.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/html.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/http.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/http.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/icy.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/icy.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/id.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/identify_encoding.c [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/identify_encoding.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/inifile.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/inifile.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/jis.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/jis.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/mms.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/mms.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/mp3.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/mp3.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/nsv.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/nsv.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/ogg.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/ogg.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/pcp.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/pcp.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/peercast.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/peercast.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/rtsp.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/rtsp.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/servent.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/servent.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/servhs.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/servmgr.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/servmgr.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/socket.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/socket.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/stats.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/stats.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/stream.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/stream.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/sys.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/sys.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/url.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/url.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/utf8.c [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/utf8.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/version2.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/xml.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/common/xml.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/win32/lib/corelib.vcproj [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/win32/lib/corelib.vcproj.vspscc [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/win32/wsocket.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/win32/wsocket.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/win32/wsys.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/core/win32/wsys.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/PeerCast.sln [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/PeerCast.vsscc [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/PeerCast.vssscc [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/SMALL.ICO [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/Simple.ICO [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/Simple.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/Simple.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/Simple.rc [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/Simple.vcproj [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/Simple.vcproj.vspscc [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/StdAfx.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/StdAfx.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/chkMemoryLeak.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/chkMemoryLeak.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/gui.cpp [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/gui.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/resource.h [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/small1.ico [new file with mode: 0644]
PeerCast.root/PeerCast_1/ui/win32/simple/small3.ico [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/asf.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/atom.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/channel.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/channel.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/common.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/cstream.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/gnutella.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/gnutella.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/html-xml.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/html.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/html.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/http.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/http.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/icy.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/icy.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/id.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/identify_encoding.c [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/identify_encoding.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/inifile.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/inifile.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/jis.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/jis.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/mms.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/mms.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/mp3.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/mp3.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/nsv.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/nsv.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/ogg.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/ogg.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/pcp.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/pcp.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/peercast.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/peercast.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/rtsp.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/rtsp.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/servent.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/servent.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/servhs.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/servmgr.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/servmgr.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/socket.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/socket.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/stats.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/stats.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/stream.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/stream.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/sys.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/sys.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/url.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/url.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/utf8.c [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/utf8.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/version2.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/xml.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/common/xml.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/win32/lib/corelib.vcproj [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/win32/lib/corelib.vcproj.vspscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/win32/wsocket.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/win32/wsocket.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/win32/wsys.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/core/win32/wsys.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/PeerCast.sln [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/PeerCast.vsscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/PeerCast.vssscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/SMALL.ICO [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/Simple.ICO [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/Simple.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/Simple.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/Simple.rc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/Simple.vcproj [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/Simple.vcproj.vspscc [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/StdAfx.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/StdAfx.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/chkMemoryLeak.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/chkMemoryLeak.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/gui.cpp [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/gui.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/resource.h [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/small1.ico [new file with mode: 0644]
c:/Git/PeerCast.root/PeerCast_1/ui/win32/simple/small3.ico [new file with mode: 0644]