305 Commits (1eef95890badf0d60b2965e755291e7e08e5e67b)

Author SHA1 Message Date
  sletz 6eda6fb35f Use PushAndPull method in JackOSSAdapter and JackAlsaAdapter. 16 years ago
  sletz b8bd5805e3 Fix JackAlsaAdapter.h for 64 bits compilation. 16 years ago
  sletz 8902893408 Add control for adapter ringbuffer size. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz 30a1a97d80 Fix for profiling mode. 16 years ago
  sletz 9f0d5c605b Cleanup 16 years ago
  sletz b822633846 For audio device reservation, add card_to_num function. 16 years ago
  sletz abf1b2bca8 First version of D-Bus based audio device rerservation. 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
  nedko 7531b38c0e "Relax" jackdbus.c - svnversion.h generation. 17 years ago
  nedko c15e93b148 Make jackdbus.c dependency on svnversion.h work 17 years ago
  nedko 6b10babaeb improved svn version define regeneration 17 years ago