jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

137 lines
4.3KB

  1. /* -*- Mode: C ; c-basic-offset: 4 -*- */
  2. /*
  3. Copyright (C) 2008 Nedko Arnaudov
  4. Copyright (C) 2008 Juuso Alasuutari
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. */
  16. #include <stdint.h>
  17. #include <string.h>
  18. #include <stdio.h>
  19. #include <assert.h>
  20. #include <dbus/dbus.h>
  21. #include "jackdbus.h"
  22. JACK_DBUS_METHODS_BEGIN
  23. JACK_DBUS_METHODS_END
  24. JACK_DBUS_IFACE_BEGIN(g_jack_controller_iface_transport, "org.jackaudio.JackTransport")
  25. JACK_DBUS_IFACE_EXPOSE_METHODS
  26. JACK_DBUS_IFACE_END
  27. /* -*- Mode: C ; c-basic-offset: 4 -*- */
  28. /*
  29. Copyright (C) 2008 Nedko Arnaudov
  30. Copyright (C) 2008 Juuso Alasuutari
  31. This program is free software; you can redistribute it and/or modify
  32. it under the terms of the GNU General Public License as published by
  33. the Free Software Foundation; either version 2 of the License.
  34. This program is distributed in the hope that it will be useful,
  35. but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. GNU General Public License for more details.
  38. You should have received a copy of the GNU General Public License
  39. along with this program; if not, write to the Free Software
  40. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  41. */
  42. #include <stdint.h>
  43. #include <string.h>
  44. #include <stdio.h>
  45. #include <assert.h>
  46. #include <dbus/dbus.h>
  47. #include "jackdbus.h"
  48. JACK_DBUS_METHODS_BEGIN
  49. JACK_DBUS_METHODS_END
  50. JACK_DBUS_IFACE_BEGIN(g_jack_controller_iface_transport, "org.jackaudio.JackTransport")
  51. JACK_DBUS_IFACE_EXPOSE_METHODS
  52. JACK_DBUS_IFACE_END
  53. /* -*- Mode: C ; c-basic-offset: 4 -*- */
  54. /*
  55. Copyright (C) 2008 Nedko Arnaudov
  56. Copyright (C) 2008 Juuso Alasuutari
  57. This program is free software; you can redistribute it and/or modify
  58. it under the terms of the GNU General Public License as published by
  59. the Free Software Foundation; either version 2 of the License.
  60. This program is distributed in the hope that it will be useful,
  61. but WITHOUT ANY WARRANTY; without even the implied warranty of
  62. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  63. GNU General Public License for more details.
  64. You should have received a copy of the GNU General Public License
  65. along with this program; if not, write to the Free Software
  66. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  67. */
  68. #include <stdint.h>
  69. #include <string.h>
  70. #include <stdio.h>
  71. #include <assert.h>
  72. #include <dbus/dbus.h>
  73. #include "jackdbus.h"
  74. JACK_DBUS_METHODS_BEGIN
  75. JACK_DBUS_METHODS_END
  76. JACK_DBUS_IFACE_BEGIN(g_jack_controller_iface_transport, "org.jackaudio.JackTransport")
  77. JACK_DBUS_IFACE_EXPOSE_METHODS
  78. JACK_DBUS_IFACE_END
  79. /* -*- Mode: C ; c-basic-offset: 4 -*- */
  80. /*
  81. Copyright (C) 2008 Nedko Arnaudov
  82. Copyright (C) 2008 Juuso Alasuutari
  83. This program is free software; you can redistribute it and/or modify
  84. it under the terms of the GNU General Public License as published by
  85. the Free Software Foundation; either version 2 of the License.
  86. This program is distributed in the hope that it will be useful,
  87. but WITHOUT ANY WARRANTY; without even the implied warranty of
  88. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  89. GNU General Public License for more details.
  90. You should have received a copy of the GNU General Public License
  91. along with this program; if not, write to the Free Software
  92. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  93. */
  94. #include <stdint.h>
  95. #include <string.h>
  96. #include <stdio.h>
  97. #include <assert.h>
  98. #include <dbus/dbus.h>
  99. #include "jackdbus.h"
  100. JACK_DBUS_METHODS_BEGIN
  101. JACK_DBUS_METHODS_END
  102. JACK_DBUS_IFACE_BEGIN(g_jack_controller_iface_transport, "org.jackaudio.JackTransport")
  103. JACK_DBUS_IFACE_EXPOSE_METHODS
  104. JACK_DBUS_IFACE_END