summaryrefslogtreecommitdiff
path: root/windows/JackWinEvent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code using snprintf(2).sletz2011-11-161-8/+8
* Fix some file header to have library side code use LGPL.sletz2010-03-191-16/+17
* Restore old ressource handling behaviour on Windowssletz2008-11-211-1/+1
* Better isolation of server and clients system resources to allow starting the...sletz2008-11-211-1/+2
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-4/+0
* Cleanup includesletz2008-06-171-0/+1
* Add conditional includes for config.h, for use with wafnedko2008-06-021-0/+4
* Nedko Arnaudov log patch(2).sletz2008-03-101-5/+5
* Beautifull codesletz2008-03-051-14/+14
* Working on Windowssletz2007-10-241-5/+5
* Windows in progresssletz2007-10-241-10/+10
* Correct JackEngine::ClientCloseAux (when called from JackEngine::ClientExtern...sletz2007-07-271-0/+1
* Correct JackWinEnvent::Allocate (handle the ERROR_ALREADY_EXISTS case). Corre...sletz2006-11-291-2/+6
* Cleanupsletz2006-11-171-17/+15
* Correct Disconnectsletz2006-11-171-16/+19
* On Windows, avoid to use the unsafe Kill thread method. Use thread Stop inste...sletz2006-09-201-1/+2
* First importsletz2006-09-031-0/+153