Pinned Repositories
gitstatus
QuickLookPlugin test (preview a xcodeproj file as 'git staus' output)
GLMovieTexture
OpenGL ES2 movie texture using AVAssetReader
GoogleSpeechAPI
Example code for using Google's speech recogniton private APIs on iOS devices
InterAppAudioTest
Simple Inter-App audio example (New feature of iOS7)
InterAppDataEx
Inter-app data transfer demo using Inter-app audio feature of iOS7
iOSVirtualCamera
Virtual camera server/client for iOS simulator
OpenInTerminal
AppleScript to open a Terminal window from current Finder's selection
recodesign
Re-codesigning tool for iOS ipa file
studio.h
池上さんの釣り針 (meta programming for studio.h)
hayaq's Repositories
hayaq/GLMovieTexture
OpenGL ES2 movie texture using AVAssetReader
hayaq/iOSVirtualCamera
Virtual camera server/client for iOS simulator
hayaq/recodesign
Re-codesigning tool for iOS ipa file
hayaq/InterAppAudioTest
Simple Inter-App audio example (New feature of iOS7)
hayaq/studio.h
池上さんの釣り針 (meta programming for studio.h)
hayaq/InterAppDataEx
Inter-app data transfer demo using Inter-app audio feature of iOS7
hayaq/gitstatus
QuickLookPlugin test (preview a xcodeproj file as 'git staus' output)
hayaq/OpenInTerminal
AppleScript to open a Terminal window from current Finder's selection
hayaq/GoogleSpeechAPI
Example code for using Google's speech recogniton private APIs on iOS devices
hayaq/iOSVirtualCameraSA
Virtual camera server/client for iOS simulator (standalone implementation)
hayaq/Strong-Weak
1 header Strong & Weak pointer implementation in C++
hayaq/AndroidOnXcode
Build & Run android apps on Xcode
hayaq/AutoExitCall
Auto code execution on exiting a function scope
hayaq/git-notify
Push driven update notification (hook script)
hayaq/GlobalScopeCall
Global scope function call macro
hayaq/hayaq.github.io
we--i
hayaq/overload_operator_new
Some test codes for overloading c++ operator 'new'
hayaq/PNGMovie
Example of general file embededing technique into PNG image
hayaq/TemplateWithFunction
Template class with function pointer
hayaq/WSComm
WebSocket based communication between a native code and javascript in UIWebView.