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


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2590 [2590] 05/05/15 05:36:47 jwoithe Support Saffire PRO 26. Patch and commit message by Hector Martin. Not …
(edit) @2579 [2579] 12/19/14 04:12:12 philippe Firestudio Mobile. Enable calling by dice_avdevice; at that point, the …
(edit) @2428 [2428] 10/15/13 12:14:25 philippe ffado-dbus: some devices (DICE EAP) update their internal configuration on …
(edit) @2417 [2417] 09/30/13 06:05:19 jwoithe dice: remove some prototype code which accidently made its way into r2416.
(edit) @2416 [2416] 09/30/13 06:03:04 jwoithe motu: implement block async functions since they are ultimately required …
(edit) @2258 [2258] 12/02/12 01:35:21 philippe Firestudio Project. Now enable calling by dice_avdevice; at that point, …
(edit) @2255 [2255] 11/25/12 03:40:25 philippe M-Audio Profire 2626 Add customized mixer/router configuration. Patch from …
(edit) @2252 [2252] 11/09/12 09:43:10 philippe Presonus Firestudio Tube. Now enable calling by dice_avdevice; at that …
(edit) @2227 [2227] 09/21/12 23:43:41 jwoithe DICE EAP Saffire Pro14 5/7: use the pro14-specific device object during …
(edit) @2222 [2222] 09/19/12 16:13:39 jwoithe DICE-EAP: start sources/destinations numbering at 1 for mis-configured …
(edit) @2213 [2213] 09/13/12 03:13:25 adi DICE: Permit up to 2s for locking to a new sample rate After changing the …
(edit) @2212 [2212] 09/11/12 05:40:51 jwoithe DICE: partially revert r2059 since device nicknames cannot be …
(edit) @2202 [2202] 09/03/12 04:05:00 adi DICE: Fix FTBFS introduced in r2201
(edit) @2201 [2201] 09/02/12 23:33:09 jwoithe DICE: an attempt to further refine the patch from r2200 based on the …
(edit) @2200 [2200] 09/02/12 16:06:54 jwoithe DICE: avoid duplicated streaming channel names for non-generic, mis- or …
(edit) @2197 [2197] 08/16/12 12:20:17 adi Fix fox DnR Axum clock selection As indicated in the comment, the device …
(edit) @2161 [2161] 06/02/12 03:17:16 adi DICE: Ignore streaming status Before, ffado refused to do anything if …
(edit) @2160 [2160] 06/02/12 03:17:01 adi DICE: Don't stop streaming in initIoFunctions. Fixes: #345
(edit) @2133 [2133] 05/01/12 04:56:44 jwoithe dice: for all currently known devices, 4x sample rates requires dual-wire …
(edit) @2120 [2120] 04/16/12 05:48:28 jwoithe dice: implement the getStreamingState() virtual device method as a thin …
(edit) @2072 [2072] 03/06/12 03:28:17 adi DICE: drop superfluous read/writeRegFL functions This shouts code …
(edit) @2068 [2068] 03/06/12 03:27:42 adi DICE: add DICE firmware utility Peter Hinkel has contributed a DICE …
(edit) @2060 [2060] 03/03/12 08:15:13 adi DICE: Fix typo in debug message.
(edit) @2059 [2059] 03/03/12 08:15:04 adi DICE: Use nicknames instead of GUID Change all channel names to use a …
(edit) @2057 [2057] 03/03/12 08:14:46 adi DICE-EAP: Get Capture/Playback names when EAP router is present. When a …
(edit) @2048 [2048] 02/28/12 04:57:36 adi DICE: Initiliaze I/O functions and EAP Patch by Philippe Carriere
(edit) @2047 [2047] 02/28/12 04:57:27 adi DICE: Always print sample rate Patch by Philippe Carriere
(edit) @2046 [2046] 02/28/12 04:57:17 adi DICE: Fix shown number of receivers This patch doesn't change …
(edit) @1939 [1939] 12/07/10 08:32:38 adi Refactor startStreamByIndex and stopStreamByIndex.
(edit) @1938 [1938] 12/07/10 08:17:21 adi Refactor stopStreamByIndex.
(edit) @1937 [1937] 12/07/10 07:45:07 adi Heavy refactoring. I moved writeFunc and readFunc to .h and merged the …
(edit) @1936 [1936] 12/07/10 05:29:51 adi Refactor startStreamByIndex. A lot of code in dice_avdevice.cpp violates …
(edit) @1935 [1935] 12/07/10 03:50:47 adi Remove obsolete vendor-specific hacks. The code wasn't active for a …
(edit) @1900 [1900] 09/16/10 13:15:35 arnonym Apply adi's patch to re-use streams (on dice-based devices) if jack/ffado …
(edit) @1815 [1815] 04/27/10 12:35:18 arnonym Looks as if the DSP-version has the 0x08 as id.
(edit) @1806 [1806] 03/17/10 12:34:03 arnonym Fix #266 And some stuff I had on disk: When showDevice is called, the …
(edit) @1804 [1804] 02/17/10 14:25:46 arnonym Less code.
(edit) @1799 [1799] 02/12/10 07:43:45 ppalmers fix wrong read function bug
(edit) @1792 [1792] 01/17/10 16:06:07 arnonym Remove the additional "_p" and "_c" in the channel names. And remove the …
(edit) @1787 [1787] 01/06/10 09:16:22 ppalmers ensure that non-eap dice devices are discovered properly (fixes #248)
(edit) @1772 [1772] 01/01/10 14:09:19 arnonym - Use stringlist. - Shuffle lots of code around. - Change public/private …
(edit) @1766 [1766] 12/28/09 15:07:32 arnonym Start some cleanup in the dice-code. No need for the EAP to be defined …
(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.