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
/
libjack
Commit message (
Expand
)
Author
Age
Files
Lines
*
take care of buffer_scale_factor < 0 in jack_port_get_buffer()
torben
2010-01-28
1
-1
/
+6
*
make MIDI port buffer size variable with -M cmdline argument; reduce size of ...
paul
2010-01-28
1
-8
/
+11
*
commit serious design flaw that left jackd in freewheeling mode if the client...
paul
2010-01-26
1
-0
/
+1
*
eliminate inadvertent use of client->graph_wait_fd (client->pollfd[WAIT].fd) ...
paul
2010-01-26
1
-3
/
+4
*
ensure that client-side message buffer thread calls thread_init callback if/w...
paul
2009-12-02
2
-0
/
+38
*
remove stray "x" char that appeared in a DEBUG() macro call (prevents --enabl...
paul
2009-11-21
1
-1
/
+1
*
unchecked malloc return cases in libjack fixed; add info on -L option ; diffe...
paul
2009-11-12
5
-201
/
+243
*
test malloc return value in jack_get_ports()
paul
2009-11-11
1
-0
/
+4
*
correct callback prototype for info shutdown
paul
2009-11-11
2
-3
/
+3
*
add jack_on_info_shutdown() callback, which provides an code and a string des...
paul
2009-11-10
2
-4
/
+26
*
apply fixes for message buffer thread destruction (fixes #140)
torben
2009-11-04
1
-0
/
+5
*
move jack capture into example clients (its not a finished tool) ; update emb...
paul
2009-07-09
1
-8
/
+7
*
first pass at integrating sanity/system checks into jack1
paul
2009-03-13
2
-0
/
+2
*
"virtualize" and allow overriding of thread creation function, to allow Wine ...
paul
2009-03-13
2
-4
/
+12
*
fixes for jack-midi 32bit interop. (to be reviewed by paul)
torben
2009-01-31
1
-4
/
+4
*
Fix alpha compilation error. Debian Bug #508114.
torben
2008-12-14
1
-4
/
+1
*
fixup removal of sysv SHM registry @ make install time (packagers take note);...
paul
2008-12-04
2
-3
/
+2
*
fix dynamic SIMD for OS X ; add config.h to netjack driver code ; make a conf...
paul
2008-12-04
2
-4
/
+12
*
bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility reall...
paul
2008-12-01
1
-1
/
+1
*
fix up cflags for --disable-optimize case; remove unnecessary SHM remove erro...
paul
2008-11-28
1
-3
/
+6
*
SIMD support build fixes, mainly for libjackserver
sonarnerd
2008-11-23
1
-1
/
+1
*
Fix a typo in clobber list
sonarnerd
2008-11-23
1
-1
/
+1
*
put back inadvertently removed local variable declaration
paul
2008-11-23
1
-0
/
+2
*
oops, paul should remember to try an OSX build before releasing a tarball; fi...
paul
2008-11-23
1
-12
/
+10
*
print error msgs if shm removal fails; properly handle out-of-tree builds in ...
paul
2008-11-23
1
-2
/
+6
*
Fix out-of-tree builds
sonarnerd
2008-11-23
1
-1
/
+1
*
Make constants static const
sonarnerd
2008-11-12
1
-2
/
+2
*
Add scaling and clipping to SSE float-int and int-float conversions
sonarnerd
2008-10-26
1
-13
/
+46
*
add 2 new API functions: jack_client_real_time_priority() and jack_client_max...
paul
2008-10-25
1
-0
/
+21
*
initial, potential fix for ringbuffer issues; fix some compiler warnings; cla...
paul
2008-10-19
5
-24
/
+17
*
Fix indentation and clobber list
sonarnerd
2008-10-17
1
-48
/
+48
*
Added SSE versions of float->int and int->float conversions
sonarnerd
2008-10-17
1
-1
/
+62
*
fix export of pointers into JACK API headers, thus allowing a 64 bit JACK ser...
paul
2008-10-15
3
-82
/
+132
*
micu patch for driver.c
sletz
2008-07-25
1
-2
/
+2
*
Florian Faber native 32 bits float patch for alsa driver.
sletz
2008-07-23
1
-12
/
+30
*
compilation fixes for OS X; remove "no message buffer overruns" message
paul
2008-06-05
1
-2
/
+0
*
make default jack_error() callback use DEBUG if DEBUG_ENABLED is set to corre...
paul
2008-05-12
1
-0
/
+4
*
make clients call jack_messagebuffer_init() and jack_messagebuffer_exit()
paul
2008-05-12
1
-5
/
+8
*
ensure proper cleanup if run_cycle fails
pieterpalmers
2008-05-12
1
-2
/
+8
*
fix failure handling on NT driver start
pieterpalmers
2008-05-11
1
-2
/
+4
*
mark clients Finished after process has been called; remove clients that do n...
paul
2008-05-09
2
-8
/
+28
*
Embed small MIDI messages (4 bytes or less) into event structure.
dsbaikov
2008-03-31
1
-15
/
+37
*
Fix build of SIMD support
sonarnerd
2008-03-21
1
-3
/
+5
*
Fix varargs handling
sletz
2008-03-17
1
-3
/
+5
*
Four patches from Jacob Meuser for OpenBSD
sletz
2008-03-14
2
-0
/
+8
*
Version 0.109.9 : Jacob Meuser sun backend
sletz
2008-03-13
1
-1
/
+1
*
Version 0.109.8 : new thread model
sletz
2008-03-12
1
-3
/
+109
*
Correct jack_internal_client_load for wrapper layer.
sletz
2008-03-11
1
-5
/
+15
*
Export jack_client_open_aux function
sletz
2008-03-11
1
-1
/
+1
*
Correct jack_client_open_aux(2)
sletz
2008-03-11
1
-7
/
+3
[next]