1638 Commits (1859a9dbf99ced720f50b9ff2ddbbf834eb1f0c0)
 

Author SHA1 Message Date
  nedko 1859a9dbf9 Fix build in classic only configuration 16 years ago
  nedko 3aa9b525c3 Move dbus device reservation code to jackdbus 16 years ago
  nedko 9b185921d8 properly implement card_to_num() 16 years ago
  nedko 9f0c6c64da Report ALSA card number 16 years ago
  sletz b9788bfec9 Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) for 64/32 mixed mode. 16 years ago
  sletz 407988efc8 Correct 64/32 mixed compilation. 16 years ago
  sletz 22ee2f67e9 Another Tim Bechmann memops.c optimization patch. 16 years ago
  sletz 304060be4a Add missing #endif. 16 years ago
  sletz ea637a5223 Tim Bechmann memops.c optimization patch. 16 years ago
  sletz 9c52fb7c03 Tim Bechmann patch : hammerfall, only release monitor thread, if it has been created. 16 years ago
  sletz dd36f62aef GCC 4.2 compilation on Snow Loepard. 16 years ago
  sletz 4395fb74a2 Part of Torben 57bcad6f71 concerning JackWinMMEDriver.cpp. 16 years ago
  sletz afdc1ec53c fix winmmedriver to skip midi devices that dont open. 16 years ago
  sletz 81446bd94e All Windows files switched to Unix line ending. 16 years ago
  sletz 84c256f7aa NetJack2 code : better error checkout, method renaming. 16 years ago
  sletz e8b7a090df Correct JackTransportEngine::MakeAllLocating, sync callback has to be called in this case also. 16 years ago
  sletz 081df1eff1 Move DBus based audio device reservation code in ALSA backend compilation. 16 years ago
  sletz 892b9b44ae Correct JackFifo::TimedWait for EINTR handling. 16 years ago
  sletz 7d284aec62 Compiles on Windows again. 16 years ago
  sletz 0ed5750f7c Correct jack_set_error_function, jack_set_info_function and jack_set_thread_creator functions. 16 years ago
  sletz 786e712744 New JackWeakAPI.cpp file. 16 years ago
  nedko d8f4e5d376 When disconnect of all ports is requested, disconnect ports one by one 16 years ago
  nedko 6e1e12b016 JackGraphManager::CheckPorts (with get) -> JackGraphManager::GetTwoPorts 16 years ago
  nedko 9fc0b4cca3 Improve warning for mixed jackd+jackdbus setups 16 years ago
  nedko 01830b15a4 Untobify Jackdmp.cpp 16 years ago
  nedko 28d8832a61 Fix deadlock 16 years ago
  nedko 747a847639 Improved log messages 16 years ago
  nedko 9e9cab8a4b Fix typo in log message 16 years ago
  sletz 6336f671d2 Correct JackSocketServerChannel.h 16 years ago
  sletz e9e9621ad3 Remove unneeded include, reorganize control.h 16 years ago
  sletz bcfa925ddd Add Jussi Laako copyright in HPET code. 16 years ago
  sletz 741c5bc9bf Cleanup JackPosixServerLaunch.cpp file. 16 years ago
  sletz 895472e250 Correct wcsript files to create jackdbus only (and not create jackd anymore) when compiled in --dbus mode, add a --classic option. Both options are possible but issue a warning. 16 years ago
  pieterpalmers e8aeb191b6 update firewire driver options 16 years ago
  sletz d38a6c9c1d Move InitFrameTime in JackDriver::Start method. 16 years ago
  sletz 780e0439a3 Reworked Torben Hohn fix for server restart issue on Windows. 16 years ago
  sletz e9fc6c6267 Correct control.h header. 16 years ago
  sletz ca337be151 Correct JackWinMMEDriver::Open (input, output parameters not used anymore) 16 years ago
  sletz 5a9cb7cd11 Torben Hohn fix for InitTime and GetMicroSeconds in JackWinTime.c. 16 years ago
  sletz 100ea4475e JackRouter 0.20 version. 16 years ago
  sletz cd97d11135 New jack_free function added in jack.h. 16 years ago
  sletz 3482655f46 Cleanup loopback stuff in server. 16 years ago
  sletz 51f6a07821 D-Bus access for jackctl_server_add_slave/jackctl_server_remove_slave API. 16 years ago
  sletz 23f85f9830 Fix transport callback (timebase master, sync) issue when used after jack_activate (RT thread was not running). 16 years ago
  sletz 8146837a13 First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver). 16 years ago
  sletz 573a0f169a JACK1 r3522 backported. 16 years ago
  sletz 202afe5132 Correct JackServer::SwitchMaster. 16 years ago
  sletz 078ff07e94 Add documentation for jackctl_server_add_slave, jackctl_server_remove_slave and jackctl_server_switch_master functions. 16 years ago
  sletz c972442a7c D-Bus control for switch master API. 16 years ago
  sletz 4a637d218a jackctl_server_load_master renamed to jackctl_server_switch_master, jackctl_server_unload_master is removed. 16 years ago