root/trunk/libffado/src/rme


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1610 [1610] 08/02/09 07:26:58 jwoithe RME: initial implementation of ff400 channel 3/4 input options in mixer …
(edit) @1609 [1609] 08/02/09 06:48:07 jwoithe RME: provide low-level support for the channel 3/4 pad/instrument options …
(edit) @1606 [1606] 07/25/09 06:58:45 jwoithe RME: phantom switches in mixer GUI now control the respective Fireface …
(edit) @1605 [1605] 07/23/09 04:57:42 jwoithe RME: implement the beginnings of a device control interface via the ffado …
(edit) @1604 [1604] 07/23/09 04:18:42 jwoithe RME: remove some macros which are unlikely to be used anymore.
(edit) @1602 [1602] 07/20/09 06:27:00 jwoithe RME: remove unused defines. Correct model defines in the RME mixer …
(edit) @1600 [1600] 07/19/09 04:48:15 jwoithe RME: put setting control type defines in a more intelligent place. Add a …
(edit) @1599 [1599] 07/18/09 23:22:51 jwoithe RME: implement highlevel function for setting phantom power status. RME: …
(edit) @1598 [1598] 07/18/09 05:12:07 jwoithe RME: minor boilerplate additions to the settings control object.
(edit) @1597 [1597] 07/13/09 05:45:54 jwoithe RME: begin high-level framework for device control via FFADO dbus …
(edit) @1596 [1596] 07/12/09 06:30:55 jwoithe RME: * implement lowlevel streaming control/setup/status functions * …
(edit) @1594 [1594] 07/10/09 06:43:04 jwoithe RME driver: * add some missing status bit defines, fix naming of some …
(edit) @1593 [1593] 07/09/09 05:47:19 jwoithe RME: add missing state defines, fix an incorrect one and make others more …
(edit) @1592 [1592] 07/09/09 05:42:30 jwoithe RME: begin tidy-up of sampling rate control. RME: start implementation of …
(edit) @1591 [1591] 07/03/09 04:23:20 jwoithe RME: implement writing to device settings flash block RME: correctly …
(edit) @1590 [1590] 06/27/09 07:10:52 jwoithe RME: clarify comments in source code RME: add explicit define to use when …
(edit) @1589 [1589] 06/27/09 06:25:55 jwoithe RME: tidied up software settings structure and removed unused fields. RME: …
(edit) @1588 [1588] 06/27/09 05:15:51 jwoithe RME: differentiate between general sampling rate and that programmed into …
(edit) @1587 [1587] 06/26/09 06:32:57 jwoithe RME: add functions to erase and program device flash. RME: add stub for …
(edit) @1586 [1586] 06/26/09 05:43:09 jwoithe RME: obtain and interpret TCO status from device.
(edit) @1585 [1585] 06/25/09 07:26:17 jwoithe RME: write user TCO settings to the device.
(edit) @1584 [1584] 06/22/09 05:31:17 jwoithe RME: Fill out TCO definitions. Start work on TCO interface methods.
(edit) @1575 [1575] 06/15/09 05:29:38 jwoithe RME: whitespace fix, clarify some comments
(edit) @1574 [1574] 06/14/09 04:48:47 jwoithe RME: Fix some typos. RME: Separate device state initialisation and …
(edit) @1573 [1573] 06/11/09 06:58:35 jwoithe RME: add I/O functions for the TCO. Clarify some comments. Fix compile …
(edit) @1572 [1572] 06/08/09 06:08:29 jwoithe RME: more register address/value defines, mostly associated with the TCO
(edit) @1570 [1570] 05/29/09 07:18:55 jwoithe RME: add more details to device initialisation code. The basic structure …
(edit) @1553 [1553] 05/16/09 05:29:27 jwoithe RME: expand software status structure and begin to add details to device …
(edit) @1547 [1547] 04/27/09 16:13:39 jwoithe RME: - quickly fix device detection by comparing config file modelid …
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1542 [1542] 04/23/09 16:33:11 jwoithe RME: more register definitions
(edit) @1540 [1540] 04/20/09 23:22:27 jwoithe RME: some additional register bit definitions
(edit) @1537 [1537] 04/13/09 17:20:37 jwoithe RME: more foundational work. Confirmed that reading device flash works.
(edit) @1534 [1534] 04/05/09 17:36:45 jwoithe RME: more low-level infrastructure development and experimentation
(edit) @1533 [1533] 03/30/09 15:48:16 jwoithe RME: more low-level infrastructure
(edit) @1532 [1532] 03/29/09 18:00:32 jwoithe RME: documentation updates RME: clean up some compile warnings RME: …
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1239 [1239] 06/01/08 04:35:14 ppalmers - Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD …
(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) @1122 [1122] 05/04/08 18:18:03 jwoithe * RME: interpret return values of read()/write() from Ieee1394Service …
(edit) @981 [981] 03/24/08 16:00:49 jwoithe config.h.in: reworked MOTU_* constants to get "nearly correct" timestamps …
(edit) @929 [929] 03/10/08 16:15:09 jwoithe Add model enumeration for RME devices. Rename model ID field of supported …
(edit) @908 [908] 03/06/08 18:54:19 jwoithe Make the skeleton RME device driver compile again.
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(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 …
(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/rme:
(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.