Stephane Letz
b360ad0650
Make JackNetInterface::FinishRecv more robust.
11 years ago
Stephane Letz
693c2ffcf1
Correct XCode project(2).
11 years ago
Stephane Letz
274752d275
Correct XCode project.
11 years ago
Stéphane Letz
0ca1fb5230
Merge pull request #59 from flatmax/master
Removed a configure dependancy on SOX for IIO.
11 years ago
Matt Flax
dc36ebc08e
Removed a configure dependancy on SOX for IIO.
Removed a spurious initOK label in the driver_initialize function.
11 years ago
Stéphane Letz
2e312678da
Merge pull request #58 from flatmax/master
Added the codeBlocks key to the .gitignore file.
11 years ago
Matt Flax
b4e13ea440
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.
11 years ago
Stéphane Letz
5eaeab814a
Swich to OPUS on OSX in progress.
11 years ago
Adrian Knoth
3069c74211
[wscript] Enable IIO driver
11 years ago
Adrian Knoth
5d9c00da20
[wscript] Cosmetics: Whitespace changes
No functional change, only whitespace.
11 years ago
Adrian Knoth
d14d484321
Add IIO driver
This commit is based on Matt Flax's commits, just slightly polished and
split into logical blocks.
I did not review the code itself, since Stephane has already accepted
Matt's sequence into the codebase, thus indicating he's fine with the
changes.
11 years ago
Adrian Knoth
3ed0a77618
Revert "Added the beginnings of the IIO driver."
This reverts commit 3087895772
.
11 years ago
Adrian Knoth
820c5bfde4
Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation."
This reverts commit 23f5919c62
.
11 years ago
Adrian Knoth
621d13693b
Revert "Removed a commented out line from wscript."
This reverts commit d56717901a
.
11 years ago
Adrian Knoth
e38da1ca25
Revert "Added Stéphane review fixes :"
This reverts commit f08a3f4234
.
11 years ago
Adrian Knoth
527f154cbe
Revert "Removed the codeBlocks ide directory."
This reverts commit 6e2dae5377
.
11 years ago
Adrian Knoth
b715cea54d
Revert "Added author to the Changelog."
This reverts commit 03a99695f0
.
11 years ago
Stéphane Letz
13d4d408cb
Merge pull request #56 from flatmax/master
IIO driver for Jack2
11 years ago
Nedko Arnaudov
57c17dbb46
Merge pull request #57 from farwayer/python3_fix
Fix for building with python3
11 years ago
farwayer
8097695445
Fix for building with python3
11 years ago
Matt Flax
3ca50ed309
Merge branch 'master' of git://github.com/jackaudio/jack2
11 years ago
Stéphane Letz
d83604d060
Merge pull request #55 from KimJeongYeon/master
up-to-date CAS function for android
11 years ago
KimJeongYeon
1967d72464
up-to-date CAS function for android
11 years ago
Matt Flax
03a99695f0
Added author to the Changelog.
11 years ago
Matt Flax
6e2dae5377
Removed the codeBlocks ide directory.
11 years ago
Matt Flax
f08a3f4234
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.
11 years ago
Stephane Letz
678b3cae57
Improve default input/ouput device selection in JackCoreAudioDriver.
11 years ago
Nedko Arnaudov
b9ff177dab
fix alsa driver build on non-android
4a94e12986
broke it.
github close #54
11 years ago
Matt Flax
d56717901a
Removed a commented out line from wscript.
11 years ago
Matt Flax
23f5919c62
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.
11 years ago
Stephane Letz
d4d194ebf6
Back to CELT encoder.
11 years ago
Stephane Letz
d0d208df60
Typos.
11 years ago
Stephane Letz
e70dfc1d38
Merge branch 'master' of github.com:sletz/jack2
11 years ago
Stéphane Letz
a3c043ce59
Merge pull request #53 from KimJeongYeon/master
additional code cleanup for jack android
11 years ago
KimJeongYeon
1f73394531
additional code cleanup for jack android
11 years ago
Stéphane Letz
63936eea22
More libjacknet API more robust.
11 years ago
Stephane Letz
a13b1f411f
Cleanup.
11 years ago
Stephane Letz
3a658b687a
Correct XCode project NetJack2 options.
11 years ago
Stéphane Letz
8212725c4c
Merge pull request #52 from KimJeongYeon/master
jack2 supports android devices & rebase current changes to master
11 years ago
KimJeongYeon
4a94e12986
jack2 supports android devices & rebase current changes to master
11 years ago
Stephane Letz
0742159cfa
Merge remote-tracking branch 'upstream/master'
11 years ago
Stephane Letz
0b105934b7
Cleanup.
11 years ago
Stéphane Letz
779af6b0e2
Merge pull request #51 from farwayer/master
Fix typo in NetTools
11 years ago
farwayer
8dbb1b46e4
Fix typo in NetTools
11 years ago
Stephane Letz
cac6edfc65
Cleanup.
11 years ago
Stephane Letz
907970178e
Improve partial cycle support in NetJack2.
11 years ago
Stéphane Letz
26bc2bcbeb
Merge pull request #49 from e9925248/master
Various build fixes for using waf and mingw
11 years ago
Martin Koegler
543686cb93
Fix example client for mingw build
11 years ago
Martin Koegler
ff9bb7b4dd
Add missing windows build script
11 years ago
Martin Koegler
b0d25b67e7
Detect tre as regexp library replacement
11 years ago