Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jack2 transport.c #33

Merged
merged 20 commits into from
Dec 31, 2021
Merged

Jack2 transport.c #33

merged 20 commits into from
Dec 31, 2021

Conversation

dvzrv
Copy link
Collaborator

@dvzrv dvzrv commented Dec 12, 2021

Add the jack2 variant of transport.c, as it had been imported to a
different location (with additional modifications), which makes rebase
and cherry-picking impossible.

Relates to #9

sletz and others added 19 commits September 3, 2006 07:39
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1195 0c269be4-1314-0410-8aa9-9f06e86f4224
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2353 0c269be4-1314-0410-8aa9-9f06e86f4224
jack2 supports android devices & rebase current changes to master
additional code cleanup for jack android
Toggle between run and stop state
corrected the message when transport is in an unexpected state while …
tools/transport.c:
Remove the original transport.c as the jack2 variant had been imported
to a wrong location (with additional changes), which makes rebase
and cherry-picking impossible.
tools/transport.c:
Add the jack2 variant of transport.c, as it had been imported to a
different location (with additional modifications), which makes rebase
and cherry-picking impossible.

* jack2/develop:
  NO-OP: tabs vs. spaces indent., trailing ws
  corrected the message when transport is in an unexpected state while trying to toggle
  when in wrong state, write message to stderr
  added a toggle command to allow toggling between play and stop state
  Fix building with libedit.
  example-clients/transport.c: replace '#ifdef' with '#if' and '#ifndef x' with '#if !x'
  example-clients/transport.c: remove trailing spaces
  Fix transport example client for waf/mingw build
  additional code cleanup for jack android
  jack2 supports android devices & rebase current changes to master
  Cleanup
  First import
@dvzrv dvzrv added the enhancement New feature or request label Dec 12, 2021
@dvzrv dvzrv requested a review from falkTX December 12, 2021 20:44
@dvzrv dvzrv self-assigned this Dec 12, 2021
tools/meson.build:
Add `HAVE_READLINE` to meson's c_args when building tools/transport.c.
@falkTX falkTX merged commit 42f84ea into main Dec 31, 2021
@falkTX falkTX deleted the jack2_transport branch December 31, 2021 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants