summaryrefslogtreecommitdiff
path: root/windows/jack_netadapter.cbp
Commit message (Expand)AuthorAgeFilesLines
* Remove old, unused codeblocks project filesfalkTX2020-09-131-187/+0
* Remove JACK_32_64 flag, so POST_PACKED_STRUCTURE now always used.Stephane Letz2012-03-091-12/+6
* On Windows, change PortAudio and LibSamplerate libraries to static ones.sletz2012-01-291-6/+6
* Activate JACK_32_64 on Windows (pure 32 bits and mixed 32/64 bits targets).sletz2011-10-261-0/+6
* Simplify Windows installers: remove the VC++ 2008 dependency.sletz2011-04-141-3/+3
* Correct library names.sletz2011-04-081-22/+22
* Change intermediate compilation names on Windows.sletz2011-04-081-6/+6
* Change ouput folder in 64 bits mode.sletz2011-04-071-3/+3
* Correct linker options.sletz2011-04-071-2/+6
* Correct linker options.sletz2011-04-071-1/+6
* Update Windows projects for 64/32 bits compilation.sletz2011-04-071-7/+77
* Correct Profiling targetsletz2009-02-111-1/+1
* Change libraries name on Windows, update installer.sletz2008-09-091-1/+1
* Correct symbol export on Windows projects.sletz2008-09-091-0/+3
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-8/+8
* Restore old JackRouter, libjackservermp and libjackmp on windows.moret2008-08-291-46/+1
* Switch jackmp filenames to jack on windows.moret2008-08-281-9/+13
* NetAdapter is now running.moret2008-08-191-0/+1
* various cleanup.moret2008-08-141-10/+10
* Cleanupmoret2008-08-041-0/+3
* Add network modes (fast or slow) in netjack2moret2008-07-311-0/+4
* Correct NetDriver async modemoret2008-07-281-10/+92
* Add empty NetAdapter codeblocks projectmoret2008-07-281-0/+56