index
:
delta/jackaudio/jack1.git
control_device_name_fixes
master
uuid
github.com: jackaudio/jack1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jack
Commit message (
Expand
)
Author
Age
Files
Lines
*
add code to remove metadata for ports and clients when ports and clients are ...
Paul Davis
2013-10-02
1
-0
/
+0
*
update submodules
Paul Davis
2013-10-01
1
-0
/
+0
*
update submodules
Paul Davis
2013-09-30
1
-0
/
+0
*
update submodules
Paul Davis
2013-09-30
1
-0
/
+0
*
update submodules
Paul Davis
2013-09-30
1
-0
/
+0
*
first pass at working UUID-based clients and ports. many JACK clients work co...
Paul Davis
2013-09-24
1
-0
/
+0
*
update branches for uuid work
Paul Davis
2013-09-24
1
-0
/
+0
*
add a latency callback to the ALSA backend, and ensure that the backend's lat...
Paul Davis
2012-11-04
1
-0
/
+0
*
remove timestamps code - not used for years, and the kernel provides better i...
Paul Davis
2012-02-08
1
-0
/
+0
*
catch with public headers
Paul Davis
2012-02-08
1
-0
/
+0
*
put header-install stuff into top-level Makefile, after removing it from publ...
Paul Davis
2012-02-08
1
-0
/
+0
*
don't build version.h
Paul Davis
2012-02-08
1
-0
/
+0
*
switch headers, tools and example clients to git submodules
Nedko Arnaudov
2012-02-02
37
-6917
/
+0
*
fairly drastic and deep cleanup of client thread code in an effort to fix inc...
paul
2012-02-02
1
-1
/
+1
*
install jslist.h since its now used by control.h
paul
2011-11-23
2
-6
/
+6
*
fix the types of a few function parameters
paul
2011-09-28
2
-3
/
+3
*
use correct gcc attribute on OS X for weak linkage; reformat overly-wide comment
paul
2011-09-22
2
-12
/
+36
*
changes required for 0.121.[12]
paul
2011-06-29
1
-4
/
+4
*
fix errors for distfile
torben
2011-06-23
1
-4
/
+5
*
bump version to 0.121.0 ; doc tweaks to include control API
paul
2011-06-23
1
-1
/
+1
*
remove the dreaded client->control->nframes which is initialized too late
torben
2011-06-19
1
-1
/
+0
*
add doxygen close group to session.h
paul
2011-06-08
1
-0
/
+4
*
[core] fix error path for driver removal.
torben
2011-05-29
1
-1
/
+2
*
[engine] rename continuous_stream to timeout_count and make threshold configu...
torben
2011-05-29
1
-1
/
+3
*
[engine] in case of a continous stream of timeouts, we suspend the execution ...
torben
2011-05-29
1
-0
/
+1
*
[controlAPI] factor out jack_stop_watchdog, and use it during switch_master
torben
2011-05-29
1
-0
/
+2
*
fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCAL
torben
2011-05-29
1
-1
/
+1
*
[controlAPI] dont include jack/systemdeps.h which doesnt exist in jack1
torben
2011-05-29
1
-1
/
+1
*
[controlAPI] initital commit of files from jack2. (c++ doesnt compile)
torben
2011-05-29
1
-0
/
+565
*
[controlAPI] add constraints to driver interface
torben
2011-05-29
1
-0
/
+26
*
enable proper removal of slave drivers which fail to start
torben
2011-05-29
1
-0
/
+2
*
[core] add basic support for slave drivers to engine
torben
2011-05-29
1
-0
/
+9
*
various doxygen changes from raboof & gabredd via trac #153
paul
2011-03-18
1
-35
/
+100
*
updated comments for session.h from drobilla - no functional changes at all. ...
paul
2011-03-02
1
-86
/
+115
*
tweak weak linkage comments and fix typo
paul
2011-03-01
1
-4
/
+10
*
weak linkage docs, take 1
paul
2011-02-28
1
-0
/
+49
*
[core] add jack_port_type_get_buffer_size()
torben
2011-02-28
1
-0
/
+8
*
torben's patch to hide pthread_t from jack public headers
paul
2011-02-28
3
-7
/
+12
*
add jack_client_has_session_callback() ...
torben
2011-02-13
2
-1
/
+12
*
fix listification of conditions for clients to avoid latency callback in docs
paul
2011-01-13
1
-5
/
+5
*
update documentation for latency management API
paul
2011-01-13
1
-76
/
+262
*
[latency api] switch JackLatencyCallback to return void
torben
2011-01-12
1
-1
/
+1
*
[latency api] also invoke latency callback for the driver client.
torben
2011-01-12
1
-0
/
+2
*
[latency api] deprecate old latency api
torben
2011-01-12
1
-4
/
+4
*
[latency api] Add the new latency api.
torben
2011-01-12
4
-1
/
+81
*
move jack_wake_server_thread to engine.c and make sure jack_signal_problems w...
torben
2010-11-17
1
-0
/
+2
*
add note about unique port-name requirement
paul
2010-10-29
1
-1
/
+4
*
make jack_deliver_event not static, so we can access it from clientengine.c
torben
2010-10-08
1
-0
/
+1
*
flags are ORed. fix docs.
torben
2010-10-06
1
-1
/
+1
*
add --enable-valgrind-clean and associated code to permit building a version ...
paul
2010-09-26
1
-0
/
+7
[next]