summaryrefslogtreecommitdiff
path: root/common/JackGlobals.cpp
Commit message (Expand)AuthorAgeFilesLines
* John Emmas patch for Windows.Stephane Letz2013-01-261-0/+6
* Protect shared fSynchroTable access with a mutex.Stephane Letz2013-01-091-0/+1
* Check server API callback from notification thread.sletz2012-02-011-2/+5
* Remove incorrect include when compiled with __CLIENTDEBUG__.sletz2012-01-311-1/+0
* Cleanup JACK API code.sletz2012-01-131-0/+8
* Improve some of example-clients, cleanup.sletz2011-11-251-1/+1
* John Emmas third auto-launch server on Windows patch.sletz2011-11-211-1/+1
* Cleanup code using snprintf(2).sletz2011-11-161-2/+2
* Cleanup code using snprintf.sletz2011-11-161-3/+3
* Client debugging code improved.sletz2009-11-201-0/+23
* jack_verbose moved to JackGlobals class.sletz2009-10-231-0/+2
* Compiles on Windows again.sletz2009-03-161-2/+4
* Virtualize and allow overriding of thread creation function, to allow Wine su...sletz2009-03-161-0/+2
* Fix warning: no newline at end of filenedko2008-12-171-1/+1
* Client and library global context cleanup in case of incorrect shutdown handl...sletz2008-12-161-5/+12
* Use a mutex to make jack_client_open/jack_client_close thread safe, remove us...sletz2008-10-091-79/+4
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-4/+0
* Cleanup some headers for licence issues.sletz2008-07-101-6/+6
* Cleanupsletz2008-06-061-5/+5
* Cleanupsletz2008-06-051-3/+1
* Better control of exported symbols : windows adaptation in progresssletz2008-06-051-11/+37
* Better control of exported symbols.sletz2008-06-051-3/+13
* Tim Blechmann patch to remove unnecessary virtual methods : choice of the app...sletz2008-06-031-56/+0
* Add conditional includes for config.h, for use with wafnedko2008-06-021-0/+4
* Merge control branch.sletz2008-05-261-1/+62
* Compilation on Windowssletz2008-05-211-4/+4
* Better handling of graph state read functions : never wait when used in the r...sletz2008-05-211-2/+39
* Beautifull codesletz2008-03-051-1/+1
* Update datesletz2008-02-011-1/+1
* Cleanupsletz2007-10-071-1/+0
* First importsletz2006-09-031-0/+28