summaryrefslogtreecommitdiff
path: root/windows/jack_audioadapter.cbp
Commit message (Expand)AuthorAgeFilesLines
* Remove old, unused codeblocks project filesfalkTX2020-09-131-215/+0
* Remove JACK_32_64 flag, so POST_PACKED_STRUCTURE now always used.Stephane Letz2012-03-091-6/+0
* Correct debug targets on Windows, use jack_free in test.cpp.Stephane Letz2012-02-221-0/+8
* On Windows, change PortAudio and LibSamplerate libraries to static ones.sletz2012-01-291-18/+22
* 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-203/+203
* Typo and warning.sletz2011-04-081-1/+1
* 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-3/+18
* Update Windows projects for 64/32 bits compilation.sletz2011-04-071-7/+83
* Correct Profiling targetsletz2009-02-111-112/+112
* Change libraries name on Windows, update installer.sletz2008-09-091-1/+1
* Correct symbol export on Windows projects.sletz2008-09-091-0/+3
* Compile and link again on Windows.sletz2008-09-081-1/+1
* Fix CodeBlocks 'portaudio' projects.moret2008-09-071-2/+5
* Correct driver hierarchy on macosx and windows targets.sletz2008-09-061-2/+2
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-6/+6
* Restore old JackRouter, libjackservermp and libjackmp on windows.moret2008-08-291-46/+1
* Switch jackmp filenames to jack on windows.moret2008-08-281-7/+7
* NetAdapter is now running.moret2008-08-191-0/+1
* Fix NetMonitormoret2008-07-221-1/+1
* Add NetMonitor to trunkmoret2008-07-221-0/+51
* Remove JackCallbackAudioAdapter class - Add portaudio debug dll - Add dummy d...moret2008-07-161-8/+9
* Merge windows branch back to trunk.sletz2008-07-081-0/+98