62 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz fdcb49c063 Correction in jackdmp.cpp: notify_server_stop should be done after server destruction. 14 years ago
  sletz b295be5b40 Compile on Windows again. 14 years ago
  sletz 5845be1374 jack_client_has_session_callback implementation. 14 years ago
  sletz 4c709fef26 Compile on Windows again. 14 years ago
  sletz d4e51743a0 Compiles again on Windows. 14 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Stéphane Letz bfd90f2c95 Complete Windows JackClientPipeThread::HandleRequest (to be tested). 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz cdf69fa389 Fix regression introduced in r3854. 15 years ago
  sletz c811596499 Fix some file header to have library side code use LGPL. 15 years ago
  sletz a46d156ea3 Compiles on Windows again. 15 years ago
  sletz 136672723a Simplify server temporary mode : now use a JackTemporaryException. 15 years ago
  sletz 2aab457b5f Fix on Windows (2). 15 years ago
  sletz 1b8d262c4f Fix on Windows. 15 years ago
  sletz ed864f5592 Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time. 15 years ago
  sletz f2085bbd2c Parameter renaming. 15 years ago
  sletz 1864b36159 Correct server temporary mode : now set a global and quit after server/client message handling is finished. 15 years ago
  sletz f914445e35 Cleanup in JackWinNamedPipeServerChannel and JackWinNamedPipeServerChannel. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz d7ea77e268 Cleanup on Windows. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz c3a0eaf43d Renaming, add netadapter target in XCode project. 16 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz 93d2e5d2fa Cleanup 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz ecfe36ebe4 Cleanup on Windows 17 years ago
  sletz 26db893c68 Cleanup 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 a65b5e881f Fix JackClient::Close : notification channel is stopped first to avoid receiving notifications while closing and Close is again a synchronous call. 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 2d3fa0018a Fix JackSocketClientChannel::ClientClose: async call from the client and server does not need to write any reply(2). 17 years ago
  sletz d9f9922ac6 Cleanup 17 years ago
  sletz dc3b357245 WindowsWindows compilation 17 years ago
  sletz af6c5b5836 Move transport related methods from JackEngine to JackServer. 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz 17a9ec8e36 Working on Windows 17 years ago
  sletz 3b35709696 Windows in progress 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 084dc07349 Internal loadable client implementation, winpipe version added. 17 years ago
  sletz ff414ae811 Compilation on Windows 17 years ago
  sletz b42496ea8d Compilation on Windows 17 years ago
  sletz 6cc882b42b Automatic server launch and client renaming in progress (3) 17 years ago
  sletz ccab431be5 Compilation on Windows 18 years ago
  sletz d182adff3f Compilation on Windows 18 years ago
  sletz ecf668edc8 More robust activation/deactivation code, especially in case of client crash. 18 years ago
  sletz fdfa688a45 Compilation on Windows 18 years ago