66 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz 53111aac1b Version 1.9.8 started. 14 years ago
  sletz 05dea9361b Version 1.9.7 started. 14 years ago
  Torben Hohn 914a79d4b3 use constant JACK_UUID_SIZE for uuid size. 15 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago
  sletz 13bfdb36d7 Raise JACK_PROTOCOL_VERSION number. 15 years ago
  sletz e8bac9cc34 Version 1.9.6 started. 15 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  sletz fa24bd3e74 Version 1.9.5 started. 15 years ago
  sletz 9e263b52ac Lock/Unlock shared memory segments (to test...). 15 years ago
  sletz c716c75d4b Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code. 15 years ago
  sletz f118301866 Correct jackdmp.cpp (failures case were not correct..). Improve JackCoreAudioDriver code. Raise default port number to 2048. 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 148764a207 Version 1.9.4 started. 16 years ago
  sletz 1eef95890b Raise drivers time out used in synchronous mode. 16 years ago
  sletz 418e268f46 Add compile time option for maximum ports per application. 16 years ago
  sletz 5ef23d06c3 Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
  sletz 8146837a13 First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver). 16 years ago
  sletz 34ff05a8ca Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
  sletz 478b718aa8 Add mixed 32/64 mode (off by default). 16 years ago
  sletz 934c9b7afe Version 1.9.3 started. 16 years ago
  sletz 03f536673c Raise default port number to 1024. 16 years ago
  sletz e8292c9e15 Works again on Windows 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 4117315c2f Version 1.9.2 started. 16 years ago
  sletz db43ba2ef4 Version 1.9.1 started. 16 years ago
  sletz 28ef03b879 Use a mutex to make jack_client_open/jack_client_close thread safe, remove use of jack_init/jack_uninit. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  moret 6301da1d9d Switch jackmp filenames to jack on windows. 16 years ago
  sletz c41c5f12b8 Fix JackFrameTimer::Time2Frames and JackTimer::Frames2Time, jack_cpu compiled again. 17 years ago
  sletz 070a14cd84 Cleanup. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 0a0ede0768 Package number bumped to 1.90 everywhere. 17 years ago
  sletz 536c0b5476 Use of placement new for dynamic port allocation is possibly not safe... so avoid that until a definitive answer is found. 17 years ago
  sletz 7b5eafc311 Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback. 17 years ago
  sletz 33bd24b9d0 Cleanup 17 years ago
  sletz 12d9013c4d Start of version 0.72 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 0d088889f1 Cleanup 17 years ago
  sletz 2d3fc39a9a Start of 0.71 version 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz 5f4030a700 Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver. 17 years ago
  sletz c999d9a778 Cleanup headers 17 years ago
  sletz 6bc08359aa Cleanup headers 17 years ago
  sletz 3665f6300d OSX 32/64 bits version. 17 years ago
  sletz 2383feabcf Version 0.70 started 17 years ago
  sletz c4d853784b On OSX, use CFNotificationCenterPostNotificationWithOptions with kCFNotificationDeliverImmediately | kCFNotificationPostToAllSessions for server ==> JackRouter plugin notification. 17 years ago
  sletz 6f21065e28 Definition of JACK_LOCATION variable using -D in the Makefile. 17 years ago
  sletz f5ab457a1a Remove JackEngineTiming class: code moved in JackEngineControl (2) 17 years ago
  sletz 1ae88ba0f7 Remove JackEngineTiming class: code moved in JackEngineControl. 17 years ago
  sletz b3f0a1c0fc Version 0.68 17 years ago