OSDN Git Service

メイン部分を実装開始。まだ中途ハンパ。スレッドのコントロールをどうしようか試行錯誤中。
authorSFPGMR <sfpg@git.sourceforge.jp>
Sat, 10 Sep 2011 21:49:48 +0000 (06:49 +0900)
committerSFPGMR <sfpg@git.sourceforge.jp>
Sat, 10 Sep 2011 21:49:48 +0000 (06:49 +0900)
commitf93c520a4401ff865da2148bb71c4069413e12b6
treeab43916d29ae6160cc120fdbe521d80d0ad17e23
parented394d38ea8927f7f6e63bd65c549760fc7229f2
メイン部分を実装開始。まだ中途ハンパ。スレッドのコントロールをどうしようか試行錯誤中。
12 files changed:
async/application.cpp
async/application.h
async/async.manifest
async/async.vcxproj
async/async.vcxproj.filters
async/ring_buffer.cpp [new file with mode: 0644]
async/ring_buffer.h [new file with mode: 0644]
async/toplevel_window.cpp
async/wasapi.cpp
async/wasapi.h
async/wavefile.cpp [new file with mode: 0644]
async/wavefile.h [new file with mode: 0644]