2009-06-16 |
sletz | Correct JackFifo::TimedWait for EINTR handling.
|
commit | commitdiff | tree |
2009-06-09 |
sletz | Compiles on Windows again.
|
commit | commitdiff | tree |
2009-06-05 |
sletz | Correct jack_set_error_function, jack_set_info_function...
|
commit | commitdiff | tree |
2009-06-01 |
sletz | New JackWeakAPI.cpp file.
|
commit | commitdiff | tree |
2009-05-21 |
sletz | Correct JackSocketServerChannel.h
|
commit | commitdiff | tree |
2009-05-21 |
sletz | Remove unneeded include, reorganize control.h
|
commit | commitdiff | tree |
2009-05-20 |
sletz | Add Jussi Laako copyright in HPET code.
|
commit | commitdiff | tree |
2009-05-19 |
sletz | Cleanup JackPosixServerLaunch.cpp file.
|
commit | commitdiff | tree |
2009-05-18 |
sletz | Correct wcsript files to create jackdbus only (and...
|
commit | commitdiff | tree |
2009-05-15 |
sletz | Move InitFrameTime in JackDriver::Start method.
|
commit | commitdiff | tree |
2009-05-13 |
sletz | Reworked Torben Hohn fix for server restart issue on...
|
commit | commitdiff | tree |
2009-05-12 |
sletz | Correct control.h header.
|
commit | commitdiff | tree |
2009-05-12 |
sletz | Correct JackWinMMEDriver::Open (input, output parameters...
|
commit | commitdiff | tree |
2009-05-11 |
sletz | Torben Hohn fix for InitTime and GetMicroSeconds in...
|
commit | commitdiff | tree |
2009-05-11 |
sletz | JackRouter 0.20 version.
|
commit | commitdiff | tree |
2009-05-11 |
sletz | New jack_free function added in jack.h.
|
commit | commitdiff | tree |
2009-05-07 |
sletz | Cleanup loopback stuff in server.
|
commit | commitdiff | tree |
2009-05-06 |
sletz | D-Bus access for jackctl_server_add_slave/jackctl_server_rem...
|
commit | commitdiff | tree |
2009-05-06 |
sletz | Fix transport callback (timebase master, sync) issue...
|
commit | commitdiff | tree |
2009-05-05 |
sletz | First working version of native MIDI backend (JackCoreMidiDr...
|
commit | commitdiff | tree |
2009-05-02 |
sletz | JACK1 r3522 backported.
|
commit | commitdiff | tree |
2009-04-23 |
sletz | Correct JackServer::SwitchMaster.
|
commit | commitdiff | tree |
2009-04-22 |
sletz | Add documentation for jackctl_server_add_slave, jackctl_serv...
|
commit | commitdiff | tree |
2009-04-22 |
sletz | D-Bus control for switch master API.
|
commit | commitdiff | tree |
2009-04-22 |
sletz | jackctl_server_load_master renamed to jackctl_server_switch_...
|
commit | commitdiff | tree |
2009-04-21 |
sletz | Add jackctl_server_load_master/jackctl_server_unload_master...
|
commit | commitdiff | tree |
2009-04-21 |
sletz | Tim Blechmann get_cycles version for x86_64.
|
commit | commitdiff | tree |
2009-04-21 |
sletz | Compiles on Windows again.
|
commit | commitdiff | tree |
2009-04-21 |
sletz | Extended log message in JackAlsaDriver::Read.
|
commit | commitdiff | tree |
2009-04-20 |
sletz | Cleanup.
|
commit | commitdiff | tree |
2009-04-20 |
sletz | Better debug message in audio_reserve.c.
|
commit | commitdiff | tree |
2009-04-20 |
sletz | More debug code in ALSA backend.
|
commit | commitdiff | tree |
2009-04-20 |
sletz | Clock source setting code working on Linux.
|
commit | commitdiff | tree |
2009-04-20 |
sletz | Add missing include.
|
commit | commitdiff | tree |
2009-04-20 |
sletz | Clock source setting on Linux (in progress).
|
commit | commitdiff | tree |
2009-04-20 |
sletz | In ALSA audio card reservation code, tries to open...
|
commit | commitdiff | tree |
2009-04-20 |
sletz | Restore a working version using loopbackdriver.
|
commit | commitdiff | tree |
2009-04-17 |
sletz | Add CreateAggregateDevice method in JackCoreAudioDriver...
|
commit | commitdiff | tree |
2009-04-07 |
sletz | Add a temporary generic MIDI driver, deactivate -X...
|
commit | commitdiff | tree |
2009-04-07 |
sletz | Update XCode project.
|
commit | commitdiff | tree |
2009-04-07 |
sletz | Cleanup JackServer file.
|
commit | commitdiff | tree |
2009-04-07 |
sletz | JackWinMMEDriver working on Windows.
|
commit | commitdiff | tree |
2009-04-07 |
sletz | Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver...
|
commit | commitdiff | tree |
2009-04-06 |
sletz | Correct adapters gnuplot files generation.
|
commit | commitdiff | tree |
2009-04-06 |
sletz | Compilation of MIDI backend.
|
commit | commitdiff | tree |
2009-04-06 |
sletz | Add MIDI backends : common part, macosx and windows...
|
commit | commitdiff | tree |
2009-04-03 |
sletz | Improve jackd -V mode.
|
commit | commitdiff | tree |
2009-04-03 |
sletz | Simplify JackClient RT code, jack_thread_wait API marked...
|
commit | commitdiff | tree |
2009-03-30 |
sletz | Compiles again on Windows.
|
commit | commitdiff | tree |
2009-03-29 |
sletz | Cleanup JackBoomerDriver class.
|
commit | commitdiff | tree |
2009-03-29 |
sletz | Cleanup JackInternalClient code.
|
commit | commitdiff | tree |
2009-03-27 |
sletz | Add a buffer size callback for netmaster that just...
|
commit | commitdiff | tree |
2009-03-26 |
sletz | First working JackBoomerDriver two threads version.
|
commit | commitdiff | tree |
2009-03-26 |
sletz | Cleanup global function export.
|
commit | commitdiff | tree |
2009-03-26 |
sletz | Two threads model in JackBoomerDriver (in progress).
|
commit | commitdiff | tree |
2009-03-25 |
sletz | Simplify the way read/write values are computed in...
|
commit | commitdiff | tree |
2009-03-25 |
sletz | Correct OSS and Boomer backend parameter setting.
|
commit | commitdiff | tree |
2009-03-25 |
sletz | Compiles on Windows again.
|
commit | commitdiff | tree |
2009-03-24 |
sletz | Cleanup.
|
commit | commitdiff | tree |
2009-03-24 |
sletz | Typo.
|
commit | commitdiff | tree |
2009-03-24 |
sletz | Add mixed 32/64 mode (off by default).
|
commit | commitdiff | tree |
2009-03-24 |
sletz | Cleanup JackNetManager.
|
commit | commitdiff | tree |
2009-03-24 |
sletz | New JackBoomerDriver class for Boomer driver on Solaris.
|
commit | commitdiff | tree |
2009-03-23 |
sletz | More in README Solaris section.
|
commit | commitdiff | tree |
2009-03-23 |
sletz | Fix for Solaris.
|
commit | commitdiff | tree |
2009-03-23 |
sletz | Update README for Solaris.
|
commit | commitdiff | tree |
2009-03-23 |
sletz | Version 1.9.3 started.
|
commit | commitdiff | tree |
2009-03-23 |
sletz | New JackRouter.dll version, desactivate Pa_Terminate...
|
commit | commitdiff | tree |
2009-03-22 |
sletz | Check if ALSA is present to compile audioadapter on...
|
commit | commitdiff | tree |
2009-03-19 |
sletz | Updated documentation.
|
commit | commitdiff | tree |
2009-03-19 |
sletz | Tim Blechmann optimization patch (inlining some heavy...
|
commit | commitdiff | tree |
2009-03-18 |
sletz | Cleanup JackAudioAdapterInterface class.
|
commit | commitdiff | tree |
2009-03-18 |
sletz | Force buffer adaptation in automatic mode.
|
commit | commitdiff | tree |
2009-03-17 |
sletz | Correct use of jack_transport_reposition return code.
|
commit | commitdiff | tree |
2009-03-17 |
sletz | Better log messages in NetJack.
|
commit | commitdiff | tree |
2009-03-17 |
sletz | Print frame value in NetJack.
|
commit | commitdiff | tree |
2009-03-17 |
sletz | Correct initialization of transport state in NetJack.
|
commit | commitdiff | tree |
2009-03-16 |
sletz | Compiles on Windows again.
|
commit | commitdiff | tree |
2009-03-16 |
sletz | Virtualize and allow overriding of thread creation...
|
commit | commitdiff | tree |
2009-03-13 |
sletz | Adapter -g parameter allows to change ringbuffer size.
|
commit | commitdiff | tree |
2009-03-12 |
sletz | Correct JackOSSAdapter thread scheduling, correct JackAudioA...
|
commit | commitdiff | tree |
2009-03-12 |
sletz | Correct RT thread parameters for OSX.
|
commit | commitdiff | tree |
2009-03-12 |
sletz | Try automatic adaptative mode in adapters.
|
commit | commitdiff | tree |
2009-03-11 |
sletz | Correct default value for ringbuffer size.
|
commit | commitdiff | tree |
2009-03-11 |
sletz | Long option desc have to be used...
|
commit | commitdiff | tree |
2009-03-11 |
sletz | Documentation for ringbuffer parameter in adapters.
|
commit | commitdiff | tree |
2009-03-11 |
sletz | Client incorrect re-naming fixed: now done at socket...
|
commit | commitdiff | tree |
2009-03-10 |
sletz | Automatic adaptative ringbuffer size mode when -g = 0.
|
commit | commitdiff | tree |
2009-03-10 |
sletz | Add -g (ring-buffer) parameter to netadapter.
|
commit | commitdiff | tree |
2009-03-10 |
sletz | Save profiling in netadapter.
|
commit | commitdiff | tree |
2009-03-10 |
sletz | Lower profiling array size, fix compîlation warnings
|
commit | commitdiff | tree |
2009-03-09 |
sletz | Use Torben Hohn PI controler code for adapters (in...
|
commit | commitdiff | tree |
2009-03-08 |
sletz | Tim Blechmann patch : sample order bug in SSE code.
|
commit | commitdiff | tree |
2009-03-08 |
sletz | Correct error checking in JackGraphManager::Connect...
|
commit | commitdiff | tree |
2009-03-06 |
sletz | Typo
|
commit | commitdiff | tree |
2009-03-05 |
sletz | Change JackNetWinSocket::SetLocalLoop behaviour, fixing...
|
commit | commitdiff | tree |
2009-03-05 |
sletz | Add auto_connect parameter in netmanager and netadapter.
|
commit | commitdiff | tree |
2009-03-05 |
sletz | Support for BIG_ENDIAN machines in NetJack2 for transport...
|
commit | commitdiff | tree |
2009-03-04 |
sletz | Remove duplicated fSendTransportData and fReturnTransportDat...
|
commit | commitdiff | tree |
2009-03-04 |
sletz | Add NetTransportDataDisplay method in JackNetTool.
|
commit | commitdiff | tree |