root/trunk/libffado/support/dbus


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2803 [2803] 05/16/21 17:45:29 jwoithe Cosmetic: capitalise "L" in "Linux". "Linux" is a proper noun so it …
(edit) @2802 [2802] 05/16/21 17:37:39 jwoithe Cosmetic: "Firewire" becomes "FireWire?". Officially both the "F" and "W" …
(edit) @2796 [2796] 04/29/21 18:55:03 jwoithe Update displayed copyright year range where relevant. There is little …
(edit) @2718 [2718] 11/08/17 02:45:42 jwoithe Additional scons3 compatibility fixes (add implicit bytes/string …
(edit) @2711 [2711] 11/06/17 01:23:03 jwoithe Use "print()" rather than "print ..." in scons build scripts. As a first …
(edit) @2674 [2674] 02/16/17 02:58:42 jwoithe support/dbus/: work around a bug in dbus-c++. dbus-c++ 0.9.0 and earlier …
(edit) @2651 [2651] 11/11/16 02:53:52 jwoithe Fix some warnings emitted by recent versions of gcc. These are mostly …
(edit) @2650 [2650] 11/11/16 02:49:40 jwoithe Add support for libxml++3.0 while retaining the option to use libxml++2.6 …
(edit) @2574 [2574] 11/22/14 00:21:03 jwoithe Clean up compiler warnings when compiling on 64-bit systems. These are …
(edit) @2428 [2428] 10/15/13 12:14:25 philippe ffado-dbus: some devices (DICE EAP) update their internal configuration on …
(edit) @2316 [2316] 05/12/13 16:14:32 jwoithe ffado-dbus-server: trap SIGTERM and process as we have been doing for …
(edit) @2297 [2297] 04/14/13 14:23:04 adi Ignore generated files in git Patch by Jano Svitok <jan.svitok@gmail.com>
(edit) @2165 [2165] 06/12/12 18:39:07 jwoithe Address ticket #355, patch by oget. Some distributions are becoming more …
(edit) @2117 [2117] 04/05/12 08:04:06 pnoffke Add annotation for qdbusxml2cpp.
(edit) @2089 [2089] 03/27/12 07:06:15 jwoithe Provide manpages for commonly used FFADO programs. Closes #294.
(edit) @2019 [2019] 01/11/12 00:54:59 jwoithe From Orcan via trac ticket #344. Writes Orcan: It is that time of the …
(edit) @1951 [1951] 02/02/11 14:51:32 arnonym Print a message when the dbus service file can not be installed…
(edit) @1888 [1888] 09/10/10 14:50:58 arnonym Drop the libs in external/ and use the system-libs for that. Easier on …
(edit) @1779 [1779] 01/04/10 13:10:45 arnonym Rewrite the RouterConfig? and save lots of code. Plus, it seems I fixed a …
(edit) @1776 [1776] 01/02/10 15:07:26 arnonym Reduce the LOC: - Use only strings as identifiers for the …
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1742 [1742] 12/01/09 14:54:27 arnonym Extend the interface of the MatrixMixer?: - Have booleans indicating if …
(edit) @1741 [1741] 12/01/09 14:50:48 arnonym ignore me
(edit) @1738 [1738] 11/30/09 13:44:23 arnonym No need to name this a "test" server.
(edit) @1724 [1724] 11/22/09 12:55:51 arnonym Introduce a Control::Boolean for simple switches. To be used in the …
(edit) @1694 [1694] 10/17/09 12:15:36 arnonym Process the dbus-service file even if it can't be installed. That way one …
(edit) @1655 [1655] 09/05/09 05:07:54 arnonym Thinking about getting structured info about the router-channels.
(edit) @1652 [1652] 09/04/09 12:40:19 arnonym Getting the destination index for each peak is enough. Its always only one …
(edit) @1651 [1651] 09/03/09 14:08:00 arnonym Lets see if this works out: Work for ppalmers. A new way to get the …
(edit) @1650 [1650] 09/02/09 14:17:12 arnonym More ints that are actually bools.
(edit) @1646 [1646] 08/31/09 14:33:10 arnonym These functions return bool. Adopt the dbus-interface to the reality.
(edit) @1642 [1642] 08/30/09 12:21:55 arnonym ignore me
(edit) @1630 [1630] 08/27/09 12:25:28 ppalmers add base level support for the DICE EAP based mixers (incomplete)
(edit) @1621 [1621] 08/16/09 05:50:26 jwoithe Increase debug log level of selected method notifiers in the controlserver …
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1493 [1493] 11/30/08 14:53:26 arnonym Try to install a service-file for dbus if possible. This allows for dbus …
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1324 [1324] 09/20/08 02:40:19 wagi Merge changeset r1321 into mainline
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1239 [1239] 06/01/08 04:35:14 ppalmers - Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD …
(edit) @1211 [1211] 05/25/08 02:07:01 ppalmers merge libffado-2.0 r1199:1206 back to trunk (svn merge -r 1199:1206 …
(edit) @1199 [1199] 05/22/08 10:44:44 wagi merge libffado-2.0 changes 1195:1198 to trunk
(edit) @1185 [1185] 05/18/08 12:13:16 arnonym env.Copy() -> env.Clone() Makes scons 0.97 happy…
(edit) @1173 [1173] 05/15/08 10:37:07 ppalmers Fix issue with the AV/C function blocks not being set correctly. Fix …
(edit) @1163 [1163] 05/11/08 15:04:25 ppalmers make dbus server handle busresets cleanly (fixes #102)
(edit) @1158 [1158] 05/10/08 12:38:38 ppalmers make control more thread safe (unfinished)
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(edit) @1047 [1047] 04/26/08 10:30:41 ppalmers remove compiler warnings. change non-critical warnings to debug messages.
(edit) @998 [998] 04/16/08 13:46:05 arnonym Try to improve the generic mixer. Moving the sliders now sends values to …
(edit) @992 [992] 04/06/08 16:19:31 jwoithe Added support for getting firewire unit version via Dbus (needed by …
(edit) @973 [973] 03/23/08 10:35:01 ppalmers make quatafire mixer more useful
(edit) @965 [965] 03/22/08 11:33:29 ppalmers add generic register read for focusrite devices
(edit) @962 [962] 03/19/08 05:55:31 ppalmers apply patch of ticket #82
(edit) @960 [960] 03/18/08 15:45:38 ppalmers make dbus server handle bus resets and dynamic add/remove of devices
(edit) @958 [958] 03/18/08 13:52:22 ppalmers add clock source control to dbus
(edit) @933 [933] 03/11/08 10:32:37 ppalmers implement focusrite device naming
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @838 [838] 01/12/08 08:12:19 wagi [PATCH] Add cache option also to ffado-dbus-server reported and fixed by …
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(edit) @755 [755] 12/08/07 05:44:49 ppalmers add a scons option to build static versions of the tools
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @739 [739] 11/28/07 12:02:08 ppalmers - Adapt the ffado external API (upgrade to v3) NEEDS NEW JACK BACKEND - …
(copy) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
copied from branches/ppalmers-streaming/support/dbus:
(add) @730 [730] 11/27/07 10:28:51 ppalmers - Remove OSC related code - create DBus server application - add "scons …
Note: See TracRevisionLog for help on using the revision log.