dd97d191
Fix for KillServer. by
2014-06-06 11:10:56 +0200
2e6344a3
Use jack_free instead of free in inprocess.c. by
2014-06-03 13:06:12 +0200
4813f1b5
Merge pull request #63 from valentindavid/master by
2014-06-03 08:04:28 +0200
967e9138
(refs/pull/63/head)
Fix sample_move_d24_sS when using SSE4.1 by
2014-06-03 00:57:54 +0200
314e5f7d
Pawel patch for MidiBufferMixdown. by
2014-05-12 08:16:04 +0200
1fcdfed3
Merge pull request #62 from falkTX/master by
2014-05-10 13:09:09 +0200
f7543f05
(refs/pull/62/head)
Missing jack_port_uuid. stub/empty implementation complete by
2014-05-08 17:46:58 +0100
e49378dc
Fix last commit by
2014-05-08 17:40:13 +0100
986d3062
Fix meta keys visibility by
2014-05-08 17:35:12 +0100
619f1ebd
Missing constant define by
2014-05-08 17:21:48 +0100
f1f40a0d
stub/empty implementation of metadata by
2014-05-08 17:08:52 +0100
b214e142
Add uuid.h file by
2014-05-08 16:38:06 +0100
84431c37
Add jack_uuid_t type by
2014-05-08 16:37:56 +0100
d0932a8f
main header changes needed for uuid by
2014-05-08 16:33:54 +0100
3cdf7071
Add metadata.h file by
2014-05-08 16:19:52 +0100
ae81d3cb
Cleanup. by
2014-04-29 10:38:54 +0200
f90f76fb
Correct jack_get_descriptor. by
2014-04-28 11:45:39 +0200
ab409a65
Correct CreateAggregateDevice and libjacknet packet latency management. by
2014-04-18 13:29:50 +0200
4b0ec971
Merge pull request #61 from KimJeongYeon/master by
2014-04-07 10:24:03 +0200
540a5ff8
(refs/pull/61/head)
upload .travis.yml by
2014-04-06 01:37:05 +0900
319d24c3
upload .travis.yml by
2014-04-06 01:12:19 +0900
717d16a1
sync latest jack2_android branch by
2014-04-05 19:38:34 +0900
5ae1bfd3
sync latest jack2_android branch by
2014-04-05 19:33:50 +0900
3d7c67dc
Update manpage to reflect dropped -c c option by
2014-03-14 19:16:15 +0100
6ac255e0
Drop JACK_TIMER_CYCLE_COUNTER altogether by
2014-03-14 19:14:48 +0100
2b829044
Drop (c)ycle) from the list of allowed clock sources. by
2014-03-14 19:09:18 +0100
c52f751b
Make -c c an alias for -c s by
2014-03-14 19:07:00 +0100
d425d803
Don't rely on CPU cycles to measure time. by
2014-03-14 19:03:08 +0100
5b8cf5a8
alsa driver: remove midi-driver long description by
2014-03-10 21:58:36 +0200
596b9095
alsa driver: remove dither long description by
2014-03-10 21:49:11 +0200
ba28a2ca
jack_control: display constraints (range and enum) by
2014-03-10 21:43:40 +0200
ca69e293
jackd: describe the -a option in the help text by
2014-03-10 21:02:36 +0200
c9eed862
report self-connect-mode on server start by
2014-03-10 20:36:05 +0200
00f468fa
use descriptors for initializing enum constraints by
2014-03-10 20:17:44 +0200
c8cac65c
remove the JackSelfConnectMode enum type by
2014-03-10 03:31:23 +0200
2567e09c
fix alsa device name constraint struct allocation by
2014-03-09 22:35:45 +0200
e36662e2
fix allocation of rt priority constraint struct by
2014-03-09 21:39:02 +0200
a961c5f1
Change JACK_DEFAULT_SELF_CONNECT_MODE to "allow" by
2014-03-09 19:59:45 +0200
75a43e5f
Improve error reporting in NetJack2. by
2014-03-09 20:32:45 +0100
905f6d7a
Fix a bug in OPUS code in NetJack2. by
2014-03-09 11:00:52 +0100
c0f3d472
More debug code in NetJack2. by
2014-03-08 23:09:59 +0100
7966bfc8
Correct JackNetExtMaster::Read. by
2014-03-06 23:26:47 +0100
f19cd3c1
Uli Franke patch for start_server_classic. by
2014-02-26 15:53:30 +0100
9a481126
Correct XCode project(3). by
2014-02-25 12:46:27 +0100
b360ad06
Make JackNetInterface::FinishRecv more robust. by
2014-02-25 12:40:36 +0100
693c2ffc
Correct XCode project(2). by
2014-02-24 17:34:50 +0100
274752d2
Correct XCode project. by
2014-02-24 17:04:20 +0100
0ca1fb52
Merge pull request #59 from flatmax/master by
2014-02-18 08:21:00 +0100
dc36ebc0
(refs/pull/59/head)
Removed a configure dependancy on SOX for IIO. Removed a spurious initOK label in the driver_initialize function. by
2014-02-18 09:26:26 +1100
2e312678
Merge pull request #58 from flatmax/master by
2014-02-17 14:38:40 +0100
b4e13ea4
(refs/pull/58/head)
Added the codeBlocks key to the .gitignore file. Added my name and those who helped me to the Changelog file. Implemented various changes from a second code review by Stéphane; JackIIODriver::Attach is now JackIIODriver::Open. JackIIODriver::Detach is now JackIIODriver::Close. driver_initialize now uses 'goto' on error to reduce replication. by
2014-02-17 17:10:31 +1100
702d1317
(refs/pull/50/merge)
Merge 7e5ee70ed0 into 5eaeab814a by
2014-02-14 17:10:34 +0100
5eaeab81
Swich to OPUS on OSX in progress. by
2014-02-14 16:27:26 +0100
3069c742
[wscript] Enable IIO driver by
2014-02-14 14:56:17 +0100
5d9c00da
[wscript] Cosmetics: Whitespace changes by
2014-02-14 14:49:16 +0100
d14d4843
Add IIO driver by
2014-02-14 14:44:39 +0100
3ed0a776
Revert "Added the beginnings of the IIO driver." by
2014-02-14 14:32:58 +0100
820c5bfd
Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation." by
2014-02-14 14:32:56 +0100
621d1369
Revert "Removed a commented out line from wscript." by
2014-02-14 14:32:55 +0100
e38da1ca
Revert "Added Stéphane review fixes :" by
2014-02-14 14:32:53 +0100
527f154c
Revert "Removed the codeBlocks ide directory." by
2014-02-14 14:32:50 +0100
b715cea5
Revert "Added author to the Changelog." by
2014-02-14 14:32:45 +0100
13d4d408
Merge pull request #56 from flatmax/master by
2014-02-14 08:22:10 +0100
57c17dbb
Merge pull request #57 from farwayer/python3_fix by
2014-02-14 07:34:17 +0200
80976954
(refs/pull/57/head)
Fix for building with python3 by
2014-02-14 05:03:19 +0300
3ca50ed3
(refs/pull/56/head)
Merge branch 'master' of git://github.com/jackaudio/jack2 by
2014-02-14 10:27:28 +1100
d83604d0
Merge pull request #55 from KimJeongYeon/master by
2014-02-13 15:09:12 +0100
1967d724
(refs/pull/55/head)
up-to-date CAS function for android by
2014-02-13 22:46:20 +0900
03a99695
Added author to the Changelog. by
2014-02-13 22:58:31 +1100
6e2dae53
Removed the codeBlocks ide directory. by
2014-02-13 21:49:47 +1100
f08a3f42
Added Stéphane review fixes : Renamed JackIIODriver.C -> JackIIODriver.cpp Renamed JackIIODriver.H -> JackIIODriver.h Added delete iio_driver when failure is encountered when executing driver_initialize. by
2014-02-13 21:46:43 +1100
678b3cae
Improve default input/ouput device selection in JackCoreAudioDriver. by
2014-02-12 17:38:44 +0100
b9ff177d
fix alsa driver build on non-android by
2014-02-12 11:02:41 +0200
d5671790
Removed a commented out line from wscript. by
2014-02-12 17:47:01 +1100
23f5919c
systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation. Downgraded eigen3 and sox version requirements for building iio. Switched to using IIOMMap to access the IIO subsystem. Added the overloaded methods for JackIIODriver::Attach, JackIIODriver::Detach, JackIIODriver::Read and JackIIODriver::Write. Rewrite the JackIIODriver.C code to work properly. by
2014-02-12 17:40:04 +1100
d4d194eb
Back to CELT encoder. by
2014-02-11 10:21:52 +0100
d0d208df
Typos. by
2014-02-07 16:21:36 +0100
e70dfc1d
Merge branch 'master' of github.com:sletz/jack2 by
2014-02-07 16:17:36 +0100
a3c043ce
Merge pull request #53 from KimJeongYeon/master by
2014-02-07 16:12:21 +0100
1f733945
(refs/pull/53/head)
additional code cleanup for jack android by
2014-02-07 23:52:58 +0900
63936eea
More libjacknet API more robust. by
2014-02-07 12:09:06 +0100
a13b1f41
Cleanup. by
2014-02-06 10:26:42 +0100
3a658b68
Correct XCode project NetJack2 options. by
2014-02-05 14:53:42 +0100
8212725c
Merge pull request #52 from KimJeongYeon/master by
2014-02-05 14:33:15 +0100
4a94e129
(refs/pull/52/head)
jack2 supports android devices & rebase current changes to master by
2014-02-05 00:38:12 +0900
0742159c
Merge remote-tracking branch 'upstream/master' by
2014-02-02 01:04:59 +0100
0b105934
Cleanup. by
2014-02-02 01:04:57 +0100
779af6b0
Merge pull request #51 from farwayer/master by
2014-02-01 16:00:21 -0800
8dbb1b46
(refs/pull/51/head)
Fix typo in NetTools by
2014-02-01 23:55:08 +0300
cac6edfc
Cleanup. by
2014-01-28 17:31:22 +0100
90797017
Improve partial cycle support in NetJack2. by
2014-01-28 17:28:51 +0100
7e5ee70e
(refs/pull/50/head)
Build server by
2014-01-25 22:02:42 +0000
26bc2bcb
Merge pull request #49 from e9925248/master by
2014-01-25 10:15:14 -0800
543686cb
(refs/pull/49/head)
Fix example client for mingw build by
2014-01-25 16:38:41 +0000
ff9bb7b4
Add missing windows build script by
2014-01-25 16:05:58 +0000
b0d25b67
Detect tre as regexp library replacement by
2014-01-25 16:05:22 +0000
02c0e5d5
Add new jack_midi_reset_buffer API. by
2014-01-25 00:30:26 +0100
6bc958ef
Correct NetIntAudioBuffer. by
2014-01-23 20:44:42 +0100
c2e0ca73
Renaming. by
2014-01-23 16:04:19 +0100
d23f06f6
Cleanup. by
2014-01-22 21:48:41 +0100