27 Commits (4a289f48d9e550c3c319a5c54521b2ab205757a6)

Author SHA1 Message Date
  Stephane Letz 4a289f48d9 Correct JackMessageBuffer::SetInitCallback. 13 years ago
  Stephane Letz d7fceb12fb Make fInit volatile in JackMessageBuffer class. 13 years ago
  Stephane Letz c044ac8da1 Some documentation in JackMessageBuffer::SetInitCallback. 13 years ago
  Stephane Letz 2bf4db889a Light synchronization method in JackMessageBuffer::SetInitCallback. 13 years ago
  sletz 9e3cb0b505 More robust jack_set_thread_init_callback implementation. 13 years ago
  sletz fcb210e940 Fix JackMessageBuffer::SetInitCallback. 13 years ago
  sletz da82d0e485 Works again on Windows. 13 years ago
  sletz b60b76de29 Correct JackWinProcessSync. 13 years ago
  sletz ef38cd3483 Correct JackMessageBuffer::SetInitCallback. 13 years ago
  sletz 85334f7d46 A bit more robust JackMessageBuffer implementation (in progress). 13 years ago
  sletz f5fd13a2ca Naming of synchro primitive on Windows. 13 years ago
  sletz 2c63d4674b Correct JackMessageBuffer::Execute. 13 years ago
  sletz b95030db10 More robust code in synchronization primitives and in JackMessageBuffer. 13 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 2eeb1f0ad3 Correct TopologicalSort. 14 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz c02981ed9d Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838). 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 9e263b52ac Lock/Unlock shared memory segments (to test...). 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz cf33a4d05e jack_verbose moved to JackGlobals class. 15 years ago
  sletz 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz 92f8656142 JackMessageBuffer was using thread Stop scheme in destructor, now use the safer thread Kill way. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 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 ec89a1c14c Cleanup 17 years ago
  sletz db77bf32c9 Cleanup 17 years ago
  sletz c912321ffd Use StartSync in JackMessageBuffer 17 years ago
  sletz 1182ac2c7c Improve JackSyncInterface class 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 17 years ago