FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for common/JackMessageBuffer.cpp - jackaudio/jack2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jackaudio
/
jack2
Public
Notifications
You must be signed in to change notification settings
Fork
396
Star
2.4k
Code
Issues
332
Pull requests
38
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
jack2
common
JackMessageBuffer.cpp
on
develop
User selector
Datepicker
Commit history
Commits on Jun 30, 2021
Fix alignment of fields for atomic accesses (#761)
Show description for dff7fa4
cme
authored
dff7fa4
View commit details
Copy full SHA for dff7fa4
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
FIx doxygen and user facing and non-facing typos
Show description for a93b210
luzpaz
authored and
falkTX
committed
a93b210
View commit details
Copy full SHA for a93b210
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Add curly brackets
mseeber
committed
f67f7b0
View commit details
Copy full SHA for f67f7b0
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
better error messages
Show description for 1f1478c
mseeber
committed
1f1478c
View commit details
Copy full SHA for 1f1478c
View code at this point
Browse repository at this point
fix warning about unused label on non win32 build
Show description for a66fe88
mseeber
committed
a66fe88
View commit details
Copy full SHA for a66fe88
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
WIN32 specific code in JackMessageBuffer::SetInitCallback.
sletz
committed
d0747df
View commit details
Copy full SHA for d0747df
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Correct JackMessageBuffer::SetInitCallback.
sletz
committed
4a289f4
View commit details
Copy full SHA for 4a289f4
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
Make fInit volatile in JackMessageBuffer class.
sletz
committed
d7fceb1
View commit details
Copy full SHA for d7fceb1
View code at this point
Browse repository at this point
Some documentation in JackMessageBuffer::SetInitCallback.
sletz
committed
c044ac8
View commit details
Copy full SHA for c044ac8
View code at this point
Browse repository at this point
Light synchronization method in JackMessageBuffer::SetInitCallback.
sletz
committed
2bf4db8
View commit details
Copy full SHA for 2bf4db8
View code at this point
Browse repository at this point
Commits on Jan 30, 2012
More robust jack_set_thread_init_callback implementation.
Show description for 9e3cb0b
sletz
committed
9e3cb0b
View commit details
Copy full SHA for 9e3cb0b
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
Fix JackMessageBuffer::SetInitCallback.
Show description for fcb210e
sletz
committed
fcb210e
View commit details
Copy full SHA for fcb210e
View code at this point
Browse repository at this point
Works again on Windows.
Show description for da82d0e
sletz
committed
da82d0e
View commit details
Copy full SHA for da82d0e
View code at this point
Browse repository at this point
Correct JackWinProcessSync.
Show description for b60b76d
sletz
committed
b60b76d
View commit details
Copy full SHA for b60b76d
View code at this point
Browse repository at this point
Correct JackMessageBuffer::SetInitCallback.
Show description for ef38cd3
sletz
committed
ef38cd3
View commit details
Copy full SHA for ef38cd3
View code at this point
Browse repository at this point
A bit more robust JackMessageBuffer implementation (in progress).
Show description for 85334f7
sletz
committed
85334f7
View commit details
Copy full SHA for 85334f7
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
Naming of synchro primitive on Windows.
Show description for f5fd13a
sletz
committed
f5fd13a
View commit details
Copy full SHA for f5fd13a
View code at this point
Browse repository at this point
Commits on Aug 28, 2011
Correct JackMessageBuffer::Execute.
Show description for 2c63d46
sletz
committed
2c63d46
View commit details
Copy full SHA for 2c63d46
View code at this point
Browse repository at this point
Commits on Aug 26, 2011
More robust code in synchronization primitives and in JackMessageBuffer.
Show description for b95030d
sletz
committed
b95030d
View commit details
Copy full SHA for b95030d
View code at this point
Browse repository at this point
Commits on Mar 10, 2011
Correct TopologicalSort.
Show description for 2eeb1f0
sletz
committed
2eeb1f0
View commit details
Copy full SHA for 2eeb1f0
View code at this point
Browse repository at this point
Commits on Dec 2, 2009
Ensure that client-side message buffer thread calls thread_init callback if/when it is set by the client (backport of JACK1 rev 3838).
Show description for c02981e
sletz
committed
c02981e
View commit details
Copy full SHA for c02981e
View code at this point
Browse repository at this point
Commits on Nov 13, 2009
Lock/Unlock shared memory segments (to test...).
Show description for 9e263b5
sletz
committed
9e263b5
View commit details
Copy full SHA for 9e263b5
View code at this point
Browse repository at this point
Commits on Oct 23, 2009
jack_verbose moved to JackGlobals class.
Show description for cf33a4d
sletz
committed
cf33a4d
View commit details
Copy full SHA for cf33a4d
View code at this point
Browse repository at this point
Commits on Feb 17, 2009
Rework the mutex/signal classes. Use them in JackMessageBuffer.
Show description for 004016f
sletz
committed
004016f
View commit details
Copy full SHA for 004016f
View code at this point
Browse repository at this point
Commits on Jan 17, 2009
JackMessageBuffer was using thread Stop scheme in destructor, now use the safer thread Kill way.
Show description for 92f8656
sletz
committed
92f8656
View commit details
Copy full SHA for 92f8656
View code at this point
Browse repository at this point
Commits on Oct 2, 2008
Header cleanup, add --clients and --ports options in configure.
Show description for f19b74f
sletz
committed
f19b74f
View commit details
Copy full SHA for f19b74f
View code at this point
Browse repository at this point
Commits on Jun 3, 2008
Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time.
Show description for 215dfdd
sletz
committed
215dfdd
View commit details
Copy full SHA for 215dfdd
View code at this point
Browse repository at this point
Commits on Jun 2, 2008
Add conditional includes for config.h, for use with waf
Show description for b5bd3af
nedko
committed
b5bd3af
View commit details
Copy full SHA for b5bd3af
View code at this point
Browse repository at this point
Commits on May 27, 2008
Cleanup
Show description for ec89a1c
sletz
committed
ec89a1c
View commit details
Copy full SHA for ec89a1c
View code at this point
Browse repository at this point
Cleanup
Show description for db77bf3
sletz
committed
db77bf3
View commit details
Copy full SHA for db77bf3
View code at this point
Browse repository at this point
Use StartSync in JackMessageBuffer
Show description for c912321
sletz
committed
c912321
View commit details
Copy full SHA for c912321
View code at this point
Browse repository at this point
Commits on May 26, 2008
Improve JackSyncInterface class
Show description for 1182ac2
sletz
committed
1182ac2
View commit details
Copy full SHA for 1182ac2
View code at this point
Browse repository at this point
Merge from control branch: missing files
Show description for e44ab5b
sletz
committed
e44ab5b
View commit details
Copy full SHA for e44ab5b
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL