root/trunk/libffado/src/dice/dice_avdevice.cpp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1727 [1727] 11/23/09 13:38:45 arnonym Introduce a virtual factory function. That way subclasses can have …
(edit) @1712 [1712] 11/15/09 14:51:57 arnonym Start a special class for the saffire24…
(edit) @1630 [1630] 08/27/09 12:25:28 ppalmers add base level support for the DICE EAP based mixers (incomplete)
(edit) @1550 [1550] 05/10/09 07:50:57 ppalmers - Implement basic HSS1394 support for the Stanton SCS devices - Start of …
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1539 [1539] 04/19/09 06:39:40 ppalmers - Fix bug in dice transmit channel detection - Implement snoop mode for …
(edit) @1515 [1515] 02/11/09 03:41:24 holin Alesis Multimix16 support from adi (ticket #196)
(edit) @1514 [1514] 12/27/08 11:50:51 ppalmers add Weiss engineering device ID's
(edit) @1510 [1510] 12/21/08 08:12:05 ppalmers add Focusrite Saffire PRO 40 device id
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1347 [1347] 09/24/08 09:42:55 ppalmers re #152: apply patch
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1333 [1333] 09/23/08 02:13:16 ppalmers closes #151: fix typo.
(edit) @1332 [1332] 09/23/08 02:10:33 ppalmers re #152: applied the patch.
(edit) @1239 [1239] 06/01/08 04:35:14 ppalmers - Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD …
(edit) @1234 [1234] 05/29/08 01:24:21 holin fix gcc 4.3 compile errors and some warnings (largely from Adrian Knoth)
(edit) @1218 [1218] 05/25/08 07:55:01 ppalmers add Alesis io|14 quirk (thx Adrian Knoth)
(edit) @1142 [1142] 05/09/08 00:57:07 holin use correct types (fixes 64-bit breakage)
(edit) @1139 [1139] 05/08/08 08:11:35 holin at least on T.C. Konnekts, strings seem to be stored as little endian …
(edit) @1136 [1136] 05/08/08 02:38:15 ppalmers keep bus direction in endian swapping functions
(edit) @1135 [1135] 05/08/08 02:00:38 ppalmers centralize byteswapping and make it conditional
(edit) @1134 [1134] 05/08/08 01:38:46 ppalmers revert r1131 since it's does unconditional byteswapping
(edit) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1063 [1063] 04/28/08 15:26:08 ppalmers implement Nickname control element
(edit) @1047 [1047] 04/26/08 10:30:41 ppalmers remove compiler warnings. change non-critical warnings to debug messages.
(edit) @1043 [1043] 04/26/08 08:20:56 ppalmers - fix octlet byteswap bug for non-debug builds - make Ieee1394Service …
(edit) @1023 [1023] 04/24/08 11:47:08 ppalmers add konnek8 id
(edit) @1021 [1021] 04/24/08 10:23:02 ppalmers Allow to disable sending payload on no-data packets though config.h.in. …
(edit) @1004 [1004] 04/21/08 01:22:37 ppalmers add konnekt live device id
(edit) @969 [969] 03/23/08 03:32:19 ppalmers fixes #85
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @785 [785] 12/29/07 03:41:53 ppalmers shutdown fix for DICE and MOTU
(edit) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @748 [748] 11/29/07 14:26:52 ppalmers try to reorganize things such that less information is duplicated
(edit) @745 [745] 11/29/07 12:24:38 ppalmers implement clock source selection for DICE EVM
(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 - …
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @672 [672] 11/01/07 04:45:14 ppalmers - bail out when not able to lock the device
(edit) @669 [669] 10/21/07 08:21:02 ppalmers fix DICE compilation bug
(edit) @639 [639] 09/09/07 12:04:35 ppalmers - Introduce a generic infrastructure for FFADODevices to present the clock …
(edit) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
(edit) @584 [584] 08/29/07 04:44:02 ppalmers - fix bug introduced in previous commit - focusrite and terratec now have …
(edit) @583 [583] 08/29/07 02:19:04 ppalmers - Clean up the FFADODevice constructor to remove the nodeid that can be …
(edit) @554 [554] 08/22/07 10:15:34 ppalmers Merge echoaudio branch into trunk. This adds support for the Echo …
(edit) @479 [479] 06/05/07 13:04:20 wagi - added all missing 'virtual' to function declared in avdevice …
(edit) @445 [445] 04/02/07 12:35:17 pieterpalmers * name change from FreeBoB to FFADO * replaced tabs by 4 spaces * got rid …
(copy) @441 [441] 04/02/07 12:19:27 pieterpalmers - copy over the good revision of strmrework to the trunk
copied from branches/streaming-rework/src/dice/dice_avdevice.cpp:
(edit) @436 [436] 03/11/07 12:50:16 pieterpalmers - fixed verbose level setting - debugged DICE code, works with EVM
Note: See TracRevisionLog for help on using the revision log.