jack2 codebase
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.
Stéphane Letz 1d5712a579 Fix merge conflicts. 15 years ago
..
JackRouter Windows JackRouter sources and project added. 15 years ago
Release/bin Switch jackmp filenames to jack on windows. 16 years ago
Setup JackRouter.dll updated. 15 years ago
portaudio All Windows files switched to Unix line ending. 16 years ago
winmme Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
JackAtomic_os.h Fix a SMP related bug introduced in rev 2957 : remove the __SMP__ flag and define LOCK for SMP in all cases. 16 years ago
JackCompilerDeps_os.h All Windows files switched to Unix line ending. 16 years ago
JackNetWinSocket.cpp All Windows files switched to Unix line ending. 16 years ago
JackNetWinSocket.h Correct strange stl behaviour at runtime on windows - correct 'undefined reference' for alsaadapter - rebuild jackrouter.dll from a new libjack.lib 16 years ago
JackPlatformPlug_os.h Michael Voigt mutex cleanup patch. 16 years ago
JackShmMem_os.h For later use.. 15 years ago
JackSystemDeps_os.h Compiles again on Windows. 16 years ago
JackTypes_os.h All Windows files switched to Unix line ending. 16 years ago
JackWinEvent.cpp Restore old ressource handling behaviour on Windows 16 years ago
JackWinEvent.h Cleanup include 17 years ago
JackWinMutex.h Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
JackWinNamedPipe.cpp Add CreateAggregateDevice method in JackCoreAudioDriver (in progress). 16 years ago
JackWinNamedPipe.h Cleanup include 17 years ago
JackWinNamedPipeClientChannel.cpp Parameter renaming. 15 years ago
JackWinNamedPipeClientChannel.h Parameter renaming. 15 years ago
JackWinNamedPipeNotifyChannel.cpp Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackWinNamedPipeNotifyChannel.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
JackWinNamedPipeServerChannel.cpp Compiles on Windows again. 15 years ago
JackWinNamedPipeServerChannel.h Fix on Windows. 15 years ago
JackWinNamedPipeServerNotifyChannel.cpp Compiles on Windows again. 15 years ago
JackWinNamedPipeServerNotifyChannel.h Compiles on Windows again. 15 years ago
JackWinProcessSync.cpp All Windows files switched to Unix line ending. 16 years ago
JackWinProcessSync.h Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
JackWinSemaphore.cpp Reworked Torben Hohn fix for server restart issue on Windows. 16 years ago
JackWinSemaphore.h Raise drivers time out used in synchronous mode. 16 years ago
JackWinServerLaunch.cpp All Windows files switched to Unix line ending. 16 years ago
JackWinThread.cpp Cleanup thread code. 15 years ago
JackWinThread.h Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
JackWinTime.c Torben Hohn fix for InitTime and GetMicroSeconds in JackWinTime.c. 16 years ago
README Add auto_connect parameter in netmanager and netadapter. 16 years ago
getopt.c First import 18 years ago
getopt.h Cleanup, documentation. 17 years ago
getopt1.c Merge windows branch back to trunk. 17 years ago
jack_audioadapter.cbp Correct Profiling target 16 years ago
jack_connect.cbp Correct Profiling target 16 years ago
jack_connect.dsp Merge windows branch back to trunk. 17 years ago
jack_disconnect.cbp Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
jack_dummy.cbp Correct Profiling target 16 years ago
jack_freeverb.dsp Merge windows branch back to trunk. 17 years ago
jack_load.cbp Correct Profiling target 16 years ago
jack_load.dsp Merge windows branch back to trunk. 17 years ago
jack_loopback.cbp Add loopback backend in Windows 16 years ago
jack_lsp.cbp Correct Profiling target 16 years ago
jack_lsp.dsp Merge windows branch back to trunk. 17 years ago
jack_metro.cbp Correct Profiling target 16 years ago
jack_metro.dsp Merge windows branch back to trunk. 17 years ago
jack_netadapter.cbp Correct Profiling target 16 years ago
jack_netdriver.cbp Correct Profiling target 16 years ago
jack_netdriver.dsp Compiles again with VC++ 17 years ago
jack_netmanager.cbp Correct Profiling target 16 years ago
jack_netmanager.dsp Merge windows branch back to trunk. 17 years ago
jack_netonedriver.cbp Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
jack_netsource.cbp Windows projects and installer corrected. 15 years ago
jack_portaudio.cbp Correct Profiling target 16 years ago
jack_portaudio.dsp Compiles again with VC++ 17 years ago
jack_simple_client.dsp Merge windows branch back to trunk. 17 years ago
jack_test.cbp Correct Profiling target 16 years ago
jack_test.dsp Merge windows branch back to trunk. 17 years ago
jack_unload.cbp Correct Profiling target 16 years ago
jack_unload.dsp Merge windows branch back to trunk. 17 years ago
jack_winmme.cbp JackWinMMEDriver working on Windows. 16 years ago
jackaudioadapter.rc Version 1.9.5 started. 15 years ago
jackd.cbp Correct Profiling target 16 years ago
jackd.rc Version 1.9.5 started. 15 years ago
jackd.workspace Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
jackdmp.dsp Merge windows branch back to trunk. 17 years ago
jackdmp.dsw Merge windows branch back to trunk. 17 years ago
jacknetadapter.rc Version 1.9.5 started. 15 years ago
jacknetdriver.rc Version 1.9.5 started. 15 years ago
jacknetmanager.rc Version 1.9.5 started. 15 years ago
jacknetonedriver.rc Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
jackportaudio.rc Version 1.9.5 started. 15 years ago
jackwinmme.rc Version 1.9.5 started. 15 years ago
jdelay.dsp Merge windows branch back to trunk. 17 years ago
libjack.cbp Correct Profiling target 16 years ago
libjack.rc Version 1.9.5 started. 15 years ago
libjackmp.dsp Merge windows branch back to trunk. 17 years ago
libjackserver.cbp New MIDI driver related files added in OSX and Windows projects. 15 years ago
libjackserver.rc Version 1.9.5 started. 15 years ago
libjackservermp.dsp Merge windows branch back to trunk. 17 years ago
libsamplerate-0.lib Merge windows branch back to trunk. 17 years ago
multiple_metro.cbp Correct Profiling target 16 years ago
regex.c Merge windows branch back to trunk. 17 years ago
regex.h Beautifull code 17 years ago
resource.h Merge windows branch back to trunk. 17 years ago
resource.rc Version 1.9.5 started. 15 years ago
resource_vc.h All Windows files switched to Unix line ending. 16 years ago
samplerate.h Merge windows branch back to trunk. 17 years ago
testSynchoServerClient.dsp Merge windows branch back to trunk. 17 years ago
testSynchroClient.dsp Merge windows branch back to trunk. 17 years ago
testSynchroServer.dsp Merge windows branch back to trunk. 17 years ago

README

-------------------------------

Jackmp on Windows
-------------------------------

This folder contains all the windows specific sources.
You will also find two sets of files :
- VisualC++6 workspace and project files, in order to compile Jack with MSVC
- Code::Blocks (8.02) workspace and project files, in order to compile Jack with MingW

The built binaries will be located in '/Release/bin' (or '/Debug/bin' if you build the Debug target). Once compiled, you'll find there everything you need :
- the two 'libjackmp.dll' and 'libjackservermp.dll', client and server jack libraries
- the 'jackdmp.exe', main application : the jack server
- the 'jack_xxx.exe' utilities and examples
- in the jackmp directory, you'll find the driver's DLL's ('jack_portaudio.dll' and 'jack_netdriver.dll') and some tools ( 'netmanager.dll', 'audioadapter.dll', 'netadapter.dll' for example )

In Code::Blocks all the projects are automatically built in a correct order (dll's then apps) by doing 'build->build workspace'.
In VC6, you'll have to build the projects one by one.

-------------------------------
Notes about VC and GCC versions
-------------------------------

The Visual Studio workspace is limited to VC6. Jack will not compile on most recent MSVC's. The fact is recent compilers (MSVC7, 8 or 9) don't agree with some of the Jack sources.
But now you can compile Jack using GCC, with MingW.
The project is actually organized in a Code::Blocks workspace. This is a simple and efficient way to compile the whole project.

But for some reasons, you need to compile Jack using a SJLJ version of G++ (available on MingW website).
Current GCC/G++ version (3.4.5) doesn't includes SJLJ so you'll have to use another one.
Jack needs the use of SJLJ exceptions instead of DW2 because exceptions are exchanged between DLL's, and DW2 does not allow to throw an exception out of a DLL, so it wouldn't be cought.

The ressources files has been created with ResEdit (ANSI build). VisualStudio uses 'ressource.rc' and 'ressource_vc.h'. The other files are used by MingW.

You can make a small installer ('setup.exe') with CreateInstallFree, a little freeware. For this you have the little script 'jack.ci'.The installer contains everything jack needs to be intagreted in windows (including register entries and shortcuts).
A binary version of qjackctl is also included.

-------------------------------
Running Jack on Windows
-------------------------------

You can use two drivers : PortAudio and NetDriver.
The PortAudio backend allow the use of many soundcards, using ASIO, DirectSound or WMME drivers (any ASIO driver can be seen by PortAudio).
The NetDriver allow you to use NetJack2 on windows. Thus you can easily exchange midi and audio streams bitween computers (Linux, MacOSX or Windows).
In both cases, you have to use the minimalist :
'jackd -R -d ...'
command. With PortAudio, you can have a list of supported drivers with :
'jackd -R -S -d portaudio -l'

Other options still stay the same.
You can also pick a binary of Qjackctl, but this is still in development.

-------------------------------
Running Jack on windows
-------------------------------

More information at : 'http://www.grame.fr/~letz/jackdmp.html'.

For any question or suggestion, you can refer to the mailing list 'jack-devel@jackaudio.org'
Enjoy Jack on windows... ;-)