280 Commits (21164db0b1ac556241beb0f59a4b57a94e78d7da)

Author SHA1 Message Date
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 51fbf0cf71 rebase from trunk 3420:3447 16 years ago
  sletz b63e6a8feb rebase from trunk 3401:3420 16 years ago
  sletz 6926652401 rebase from trunk 3353:3367 16 years ago
  sletz 3ef112b3de rebase from trunk 3336:3353 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 6c84cceffd Use PRIu32 kind of macro in JackAlsaDriver again. 16 years ago
  sletz e13f9ab77f Compiles on Linux again. 16 years ago
  sletz 41baa7f8d9 Add a resample quality parameter in audioadapter. 16 years ago
  sletz ea5d029654 Fix in JackAlsaAdapter::Open. 16 years ago
  sletz b2d7940247 Correct timing measurement error done in ALSA driver (r3253) 16 years ago
  sletz f0ee87367e Synchronize ALSA backend code with JACK1 one. 16 years ago
  sletz 1fd1d10dba Compiles on Linux again. 16 years ago
  sletz 2ed5c7a884 Correct JackAlsaAdapter thread priority. 16 years ago
  sletz bb7b377860 Implement jack_client_real_time_priority and jack_client_max_real_time_priority API. 16 years ago
  nedko 3a526089f7 Improve error log in alsa raw midi driver 16 years ago
  nedko 777094b6c1 Fix for #114 (-X seq stuck midi notes), by kfoltman 16 years ago
  sletz 8ebf5c800c For ALSA driver, synchronize with latest jack1 memops functions. 16 years ago
  pieterpalmers 7a9f38053e fix port disable bug (jwoithe) 16 years ago
  sletz a7fd397819 Better isolation of server and clients system resources to allow starting the server in several user account at the same time. 16 years ago
  nedko 3383f36952 Import waf.diff patch sent Stephane Letz 16 years ago
  nedko e845f540bb Apply patch by kfoltman that fixes #95 16 years ago
  sletz 8de9ecbb2e Fix alsa_seq port naming. 16 years ago
  sletz b9395c1fb0 Backport of latest Paul alsa_seqmidi changes. 16 years ago
  moret 01bb4f0ff5 AlsaAdapter compiles again with profiling records. 16 years ago
  nedko 4420ca2b32 constraints for alsa driver dither and midi-driver parameters 16 years ago
  nedko ebba58c8ee possible alsa device enum values 16 years ago
  sletz 23fab4f1bb Fix a SMP related bug introduced in rev 2957 : remove the __SMP__ flag and define LOCK for SMP in all cases. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  sletz 5a33ec9c8c Move JackRequest.h file in posix. 16 years ago
  sletz 3b8e4f2c23 Michael Voigt JackTime patch. 16 years ago
  sletz f4150108a8 Michael Voigt mutex cleanup patch. 16 years ago
  sletz 9d0aa7e864 Remove use of try/catch during internal client loading, set default nperiod to 2 in JackAlsaAdpter. 16 years ago
  sletz f1f06b90fb Use SERVER_EXPORT for audioadapter. 16 years ago
  sletz 395e37770c Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 7e1257dab2 Typo in XML write code. 16 years ago
  sletz 17acaa9277 Change DBUS LoadInternal and UnlooadInternal return type to void, use jack_dbus_error internally. 16 years ago
  sletz d153fdee1b Add new desc (extended description) in jack_driver_desc_t, to be used by backends and internal clients. 16 years ago
  sletz 6642ea118d Implement DBUS entry points to handle internal clients, add new commands in jack_control. 16 years ago
  nedko 7182714af5 Fix segfault. Closes #86 16 years ago
  sletz 4309c5ad5b Nedko fix for JackAlsaAdapter.h bad autoformatting at rev 2798. 16 years ago