This website works better with JavaScript.
Home
Explore
Help
Sign In
Ludwig
/
OSC2AHK
Watch
3
Star
2
Fork
0
Code
Issues
2
Pull Requests
0
Projects
0
Releases
4
Wiki
Activity
OSC extension for Autohotkey, a DLL
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8
Commits
1
Branch
308 KiB
C++
93.5%
C
3.9%
AutoHotkey
2.6%
Tree:
8a76159703
master
1.0
0.3
0.2
0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8a76159703'
${ noResults }
HTTPS
ZIP
TAR.GZ
Ludwig Frühschütz
8a76159703
Removed "export" statement from osc handler function, never was meant to be there.
3 years ago
OSC2AHK
Removed "export" statement from osc handler function, never was meant to be there.
3 years ago
oscpack
Updated sprintf to sprintf_s (and others). Removed error surpressing defines. closes #1
3 years ago
.gitignore
Initial commit
3 years ago
LICENSE
Initial commit
3 years ago
OSC2AHK.sln
Added oscpack library and (very) basic dll integration
3 years ago
README.md
Initial commit
3 years ago
msgtest.ahk
Fixed multithreading and therefore close() and open() functionality. closes #3. Added ability to close() but keep listeners.
3 years ago
README.md
OSC2AHK
OSC extension for Autohotkey, a DLL