root/trunk/libffado/src/dice


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2050 [2050] 02/28/12 04:57:59 adi DICE: speed-dependent EAP routing prototypes for Saffire Pro40/24 Patch …
(edit) @2049 [2049] 02/28/12 04:57:45 adi DICE: generic speed-dependent EAP routing prototypes Patch by Philippe …
(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) @1955 [1955] 02/16/11 01:11:42 adi Make missing EAP a warning instead of an error. Closes: #322
(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) @1801 [1801] 02/16/10 15:19:19 arnonym Finally make the nickname work. The saffires use a special place in …
(edit) @1800 [1800] 02/16/10 11:53:32 arnonym Don't reset the volume of the neighbors output when changing one output. …
(edit) @1799 [1799] 02/12/10 07:43:45 ppalmers fix wrong read function bug
(edit) @1794 [1794] 01/18/10 13:38:33 arnonym This might (or might not) fix #256 by actually implementing EAP-support …
(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) @1780 [1780] 01/04/10 14:10:14 arnonym Bring back the peaks. And *flush* fix compilation from the commit …
(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) @1775 [1775] 01/01/10 15:16:03 arnonym Saffire Pro24: Display only the connected ports in the mixer. This …
(edit) @1774 [1774] 01/01/10 14:50:51 arnonym Be more consistent.
(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) @1742 [1742] 12/01/09 14:54:27 arnonym Extend the interface of the MatrixMixer?: - Have booleans indicating if …
(edit) @1737 [1737] 11/30/09 13:43:03 arnonym Be less noisy. And output a wanring if writing to the application space …
(edit) @1735 [1735] 11/25/09 13:09:04 arnonym Lots more controls. Should be ready for the gui now…
(edit) @1734 [1734] 11/24/09 14:30:28 arnonym Controlling the dim-level works now. Controlling the DAC-level works too, …
(edit) @1733 [1733] 11/24/09 14:27:33 arnonym Make the debug protected.
(edit) @1730 [1730] 11/23/09 13:55:36 arnonym Save code by creating another class. Next step is unified monitoring and …
(edit) @1729 [1729] 11/23/09 13:50:44 arnonym This should enable nickname changes for the saffire pro40. ppalmers can …
(edit) @1728 [1728] 11/23/09 13:40:01 arnonym ignore me
(edit) @1727 [1727] 11/23/09 13:38:45 arnonym Introduce a virtual factory function. That way subclasses can have …
(edit) @1726 [1726] 11/22/09 13:42:57 arnonym Access more switches of the pro24. Dim and Mute work, Mono-monitoring …
(edit) @1725 [1725] 11/22/09 13:40:24 arnonym As far as I can say this function works. Don't display the warning. But I …
(edit) @1719 [1719] 11/22/09 05:36:34 ppalmers fix some compilation issues with the PRO24 code
(edit) @1718 [1718] 11/18/09 12:53:43 arnonym Switching line/inst on channels 1+2 and low/high in channels 3+4 works now …
(edit) @1717 [1717] 11/16/09 14:37:28 arnonym Make reading the whole application space its own special thing.
(edit) @1714 [1714] 11/15/09 14:56:42 arnonym ignore me
(edit) @1713 [1713] 11/15/09 14:54:26 arnonym Print the hexdump of the quadlets to stderr. Print the stuff from show() …
(edit) @1712 [1712] 11/15/09 14:51:57 arnonym Start a special class for the saffire24…
(edit) @1655 [1655] 09/05/09 05:07:54 arnonym Thinking about getting structured info about the router-channels.
(edit) @1653 [1653] 09/04/09 12:41:36 arnonym Implement getting a simple list of all current peaks.
(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) @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) @1569 [1569] 05/18/09 05:13:17 holin tidy up
(edit) @1568 [1568] 05/18/09 05:10:40 holin gcc 4.4 fixes (r1566, r1567, DICE) to trunk
(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) @1207 [1207] 05/24/08 12:15:42 holin compiler warning fixes (from 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) @516 [516] 08/10/07 12:07:16 wagi - some de/serialing bugs found and fixed - caching enabled for bebob …
(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 …
Note: See TracRevisionLog for help on using the revision log.