411 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz a722a218db Really fix auto_ptr issues on Windows. 14 years ago
  sletz c9343ff290 "Fix" auto_ptr issues on Windows. 14 years ago
  sletz a6bd0be7f8 Cleanup. 14 years ago
  sletz 083de8e163 Cleanup now unused code in JackMidiDriver. 14 years ago
  sletz 09cedc138f Winmme driver working again. 14 years ago
  sletz d617cef4da Correct JackPortAudioDriver. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  sletz 4789c74f37 Update Solaris drivers. 14 years ago
  sletz 38fbcf2de4 Code factorization on JackPortAudioDriver. 14 years ago
  sletz fdcb49c063 Correction in jackdmp.cpp: notify_server_stop should be done after server destruction. 14 years ago
  sletz a49f53c5bf More messages in verbose mode. 14 years ago
  Stephane Letz 8e55718c38 Winmme driver compiles again. 14 years ago
  Stephane Letz eb24bdac93 New JackWinMMEPort class to factorize some code. 14 years ago
  Devin Anderson 173f1629a9 Fix problems sent by Stephane. 14 years ago
  Stephane Letz a871bb2496 Correct JackWinMMEInputPort.cpp. 14 years ago
  Stephane Letz 07f7895991 New driver compiles. 14 years ago
  sletz 9280aa834e Typos on Windows. 14 years ago
  sletz 53111aac1b Version 1.9.8 started. 14 years ago
  sletz f48c44771b Update JackRouter.dll 14 years ago
  Stephane Letz cf98c33ef8 Correct SetBufferSize for drivers. 14 years ago
  Devin Anderson 8e4ee25c7f Make thread termination more elegant. 14 years ago
  Devin Anderson 194ce1cd57 Make sure threaded log functions are set. Add MOM_POSITIONCB info. 14 years ago
  Devin Anderson 8c7cabfe3d Add missing thread functionality to JackWinMMEOutputPort. 14 years ago
  Devin Anderson 20831f45ea Overhaul WinMME driver to use MIDI queue system. WARNING: I don't have a Windows development environment, and haven't compiled/tested this code. 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz b295be5b40 Compile on Windows again. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  sletz e64c819a6d -X now allows to add several slave backends, add -I to load several internal clients. 14 years ago
  sletz d96a755c3c Use jack_default_audio_sample_t instead of float consistently, fix ticket #201. 14 years ago
  sletz e2c25b2fa7 Works again on Windows. 14 years ago
  sletz fa5b9d572f Works again on Windows. 14 years ago
  sletz 2d043e58b8 Latency callback must always be activated. 14 years ago
  sletz beecd2389a 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 64c6fa87d7 Add latent test client for latency API. 14 years ago
  sletz 97c3a441f5 Use of latency range in all backends. ComputeTotalLatencies now a client/server call. 14 years ago
  sletz 08a68aee55 Compile on Windows again. 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 02ac0d6698 Add ringbuffer.c in libjack. 14 years ago
  sletz d4e51743a0 Compiles again on Windows. 14 years ago
  sletz 05dea9361b Version 1.9.7 started. 14 years ago
  sletz 47bd595b70 Update some Windows components 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 b57d07ddd0 another step for jack-session... 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago