254 Commits (0241cd57c035cb2bcab26a84cf8c727433e953be)

Author SHA1 Message Date
  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. 16 years ago
  nedko c15e93b148 Make jackdbus.c dependency on svnversion.h work 16 years ago
  nedko 6b10babaeb improved svn version define regeneration 16 years ago
  sletz 15e1d6730a Correct jack_controller_create and jackctl_server_create. 16 years ago
  sletz a52cb6eaa4 Internal clients enumeration working. 16 years ago
  sletz 58596f44f3 Implement internal clients enumeration. 16 years ago
  moret 266368e8d2 Clean AlsaAdapter 16 years ago
  moret 1fec0a442f Clean AlsaAdapter 16 years ago
  moret b38a30bcc9 Add host and adapted denomination in audioadapters. Adapters can adapt from/to different period size/sample rate. 16 years ago
  sletz 8ce4a0564e Correct JackNetManager thread management. 16 years ago
  nedko 032f2e3a73 Signals for server started and stopped 17 years ago
  sletz 69faf9a92b Fix some assert in Linux drivers. 17 years ago
  sletz b8d7ceffa5 Correct use of JACK_MONITOR for audioadapters. 17 years ago
  sletz 5469b1d279 Use JACK_MONITOR instead of DEBUG in audioadapters. 17 years ago
  sletz 2ad999fee6 Florian Faber patch for 32 bit float (LE only) support to jack's alsa driver. 17 years ago
  sletz a6b3bebde0 New JackNetAdapter class. 17 years ago
  sletz d33680c427 Add period and device parameters in JackAlsaAdapter. 17 years ago
  sletz 2280b77679 Cleanup, documentation. 17 years ago
  sletz 7564cb40ad Renaming. 17 years ago
  sletz 99fc35a33c Correct audioadapter when a sample rate value different from jack server one is chosen. 17 years ago
  nedko 0cb735e8b5 Print human readable name of ALSA device being used. Fixes #78 17 years ago
  sletz 6dc1387fc5 Loopback driver working again. 17 years ago
  sletz 500dcca3c6 Add internal client parameter handling (in progress) 17 years ago
  sletz 05d174eeb3 Add sample rate parameter in audioadapters 17 years ago
  sletz e068be92c1 Use of JackArgParser in audioadapter jack_initialize 17 years ago
  sletz 9f279cdd91 Add jack_get_descriptor for all audioadapter and netmanager 17 years ago