index
:
delta/jackaudio/jack2.git
autooptions
ci-updated-pawpaw
ci-win32-fixes
compat
develop
device-reservation-soft-error
fix-celt-and-opus-in-non-standard-prefix
fix-ci
fix-client-uuid-gen
fix-unused-warnings
internal-session-file
jack_property_test
licenses
master
metadata-keys
mod-devices
netjack_squashed_interface_selection_plus_ipv6
submodules
update-waf
waf-macosx-fixes
github.com: jackaudio/jack2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge remote-tracking branch 'upstream/master'
Stephane Letz
2016-01-01
1
-94
/
+0
|
\
|
*
Refactor duplicated code into toplevel wscript.
Karl Linden
2015-12-13
1
-128
/
+0
|
*
Tidy up linux/wscript and make it ready for unification. See issue #164.
Karl Linden
2015-12-13
1
-45
/
+85
|
*
Check for ppoll() in toplevel wscript.
Karl Linden
2015-12-13
1
-3
/
+0
|
*
Remove unnecessary define HAVE_PPOLL.
Karl Linden
2015-12-13
1
-1
/
+1
|
*
Remove unused HAVE_TIMERFD define.
Karl Linden
2015-12-13
1
-2
/
+1
|
*
Remove unused import.
Karl Linden
2015-12-13
1
-2
/
+0
*
|
String management fix.
Stephane Letz
2016-01-01
2
-4
/
+4
|
/
*
Release audio devices when alsa_driver_new fails
Jacek Konieczny
2015-12-06
1
-2
/
+4
*
Fix CPU hogging of the midi_thread()
escitalopram
2015-10-27
1
-1
/
+1
*
Remove linux/cycles.h
falkTX
2015-10-22
2
-130
/
+0
*
Add JackProxyDriver
Cédric Schieli
2015-04-27
1
-0
/
+1
*
make build option --iio an auto option
Karl Lindén
2015-04-10
1
-5
/
+0
*
make build option --freebob an auto option
Karl Lindén
2015-04-10
1
-3
/
+0
*
make build option --firewire an auto option
Karl Lindén
2015-04-10
1
-3
/
+0
*
make build option --alsa an auto option
Karl Lindén
2015-04-10
1
-3
/
+0
*
increase size of array to fit initializer string
Markus Seeber
2014-12-15
1
-1
/
+1
*
including S24_LE/BE formats to linux alsa driver
Ricardo Crudo
2014-10-27
1
-2
/
+8
*
Correct JackWinMMEDriver and JackALSARawMidiDriver creation.
Stephane Letz
2014-07-03
1
-7
/
+15
*
up-to-date jack2_android from OSRC(SM-G9008W_CHN).
KimJeongYeon
2014-06-19
2
-4
/
+4
*
Don't rely on CPU cycles to measure time.
Adrian Knoth
2014-03-14
1
-63
/
+1
*
alsa driver: remove midi-driver long description
Nedko Arnaudov
2014-03-10
1
-5
/
+2
*
alsa driver: remove dither long description
Nedko Arnaudov
2014-03-10
1
-5
/
+1
*
use descriptors for initializing enum constraints
Nedko Arnaudov
2014-03-10
1
-114
/
+44
*
fix alsa device name constraint struct allocation
Nedko Arnaudov
2014-03-10
1
-1
/
+1
*
Removed a configure dependancy on SOX for IIO.
Matt Flax
2014-02-18
2
-4
/
+0
*
Added the codeBlocks key to the .gitignore file.
Matt Flax
2014-02-17
2
-51
/
+52
*
[wscript] Enable IIO driver
Adrian Knoth
2014-02-14
1
-0
/
+15
*
[wscript] Cosmetics: Whitespace changes
Adrian Knoth
2014-02-14
1
-4
/
+4
*
Add IIO driver
Adrian Knoth
2014-02-14
2
-0
/
+302
*
Revert "Added the beginnings of the IIO driver."
Adrian Knoth
2014-02-14
3
-277
/
+5
*
Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKE...
Adrian Knoth
2014-02-14
3
-195
/
+160
*
Revert "Removed a commented out line from wscript."
Adrian Knoth
2014-02-14
1
-0
/
+1
*
Revert "Added Stéphane review fixes :"
Adrian Knoth
2014-02-14
3
-12
/
+3
*
Merge branch 'master' of git://github.com/jackaudio/jack2
Matt Flax
2014-02-14
5
-12
/
+57
|
\
|
*
fix alsa driver build on non-android
Nedko Arnaudov
2014-02-12
1
-1
/
+1
|
*
jack2 supports android devices & rebase current changes to master
KimJeongYeon
2014-02-05
5
-13
/
+58
*
|
Added Stéphane review fixes :
Matt Flax
2014-02-13
3
-3
/
+12
*
|
Removed a commented out line from wscript.
Matt Flax
2014-02-12
1
-1
/
+0
*
|
systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCT...
Matt Flax
2014-02-12
3
-160
/
+195
*
|
Added the beginnings of the IIO driver.
Matt Flax
2013-12-10
3
-5
/
+277
|
/
*
Correct JackALSARawMidiDriver and JackWinMMEDriver.
Stephane Letz
2013-10-16
1
-1
/
+1
*
Correct JackClient::OnShutdown.
Stephane Letz
2013-01-26
1
-31
/
+30
*
Merge pull request #23 from jackaudio/device_reservation_fixes
1.9.9.5
Stéphane Letz
2012-11-26
3
-44
/
+34
|
\
|
*
Improve computation of the alsa control device name
Nedko Arnaudov
2012-11-24
2
-36
/
+22
|
*
Fixes for alsa device reservation
Nedko Arnaudov
2012-11-24
2
-8
/
+12
*
|
Fix ALSA driver inchannels/outchannels types.
Stephane Letz
2012-10-24
1
-5
/
+7
*
|
Use string ids in the alsa device list
Nedko Arnaudov
2012-09-19
1
-0
/
+1
*
|
[wscript] Fix FTBFS with -Wl,--as-needed
Adrian Knoth
2012-09-12
1
-2
/
+2
*
|
Audioadapter factory code moved back in JackAudioAdapterFactory.cpp file.
Stephane Letz
2012-08-06
1
-4
/
+0
[prev]
[next]