root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @1777 [1777] 01/04/10 08:09:43 arnonym fix #249: Add all needed library-flags to satisfy the pedantic debian …
(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) @1771 [1771] 01/01/10 14:07:30 arnonym Move the include to the right place.
(edit) @1770 [1770] 01/01/10 14:04:37 arnonym Change the fbtypes into ffadotypes.h and add a generic stringlist.
(edit) @1769 [1769] 01/01/10 14:02:54 arnonym Less warnings with doxygen.
(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) @1765 [1765] 12/23/09 11:10:49 ppalmers put everything related to iso streaming into one CPP file. this should …
(edit) @1764 [1764] 12/19/09 08:26:20 ppalmers fix 32bit format string warnings
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1749 [1749] 12/07/09 04:03:36 jwoithe RME: - minor code clean-up to avoid unnecessary duplication - crudely make …
(edit) @1747 [1747] 12/04/09 13:48:48 arnonym Some buildsystem stuff: - Replace more AppendUnique?() by MergeFlags?() - …
(edit) @1746 [1746] 12/04/09 03:50:31 jwoithe RME: add a transmit stream processor to the device. A functional tx …
(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) @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) @1732 [1732] 11/23/09 14:08:40 arnonym Forgot to commit this file. Otherwise r1730 doesn't compile.
(edit) @1731 [1731] 11/23/09 14:05:19 arnonym Looks as if this doesn't break using the old stack. see #240
(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) @1724 [1724] 11/22/09 12:55:51 arnonym Introduce a Control::Boolean for simple switches. To be used in the …
(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) @1698 [1698] 10/24/09 04:23:19 jwoithe RME: hacks to try to convince the device to start streaming. They didn't …
(edit) @1697 [1697] 10/19/09 05:37:15 jwoithe RME: * implement stub functions for more device initialisation …
(edit) @1696 [1696] 10/18/09 04:07:09 jwoithe RME: add some device initialisation details.
(edit) @1690 [1690] 10/17/09 06:15:46 jwoithe RME: * work on streaming setup continues * some whitespace cleanups * …
(edit) @1689 [1689] 10/16/09 05:14:30 jwoithe RME: more streaming control tweaks.
(edit) @1688 [1688] 10/15/09 06:55:37 jwoithe RME: more work on the streaming system.
(edit) @1684 [1684] 10/12/09 05:11:09 jwoithe RME: more preparatory work on the streaming system
(edit) @1681 [1681] 10/09/09 12:39:42 arnonym Apply the atomic.patch of #197 to trunk.
(edit) @1674 [1674] 09/28/09 05:36:17 jwoithe RME: define some packet dimensional details
(edit) @1672 [1672] 09/20/09 04:40:33 jwoithe RME: create templates for streaming objects for the RME driver. They are …
(edit) @1671 [1671] 09/19/09 05:02:54 jwoithe RME: add some device-level support for stream configuration and …
(edit) @1660 [1660] 09/07/09 04:41:57 jwoithe ieee1394Service: new method allocateFixedIsoChannelGeneric() to allocate a …
(edit) @1657 [1657] 09/06/09 05:27:13 jwoithe RME: lay some groundwork for the management of iso resources used for …
(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) @1631 [1631] 08/27/09 13:55:41 ppalmers fix byte-swapping SSE code bug
(edit) @1630 [1630] 08/27/09 12:25:28 ppalmers add base level support for the DICE EAP based mixers (incomplete)
(edit) @1629 [1629] 08/27/09 05:18:06 jwoithe RME: refine shared device configuration locking. Rename some data objects …
(edit) @1628 [1628] 08/23/09 05:03:54 jwoithe RME: If shared memory allocation fails, use a local duplicate of the …
(edit) @1627 [1627] 08/21/09 23:55:43 jwoithe RME: implement initial use of shared data object for configuration data. …
(edit) @1626 [1626] 08/21/09 21:32:03 jwoithe RME: refinement of shared memory management. Removal of race conditions …
(edit) @1624 [1624] 08/21/09 06:58:02 jwoithe RME: prepare for the use of a shared memory object to share device …
(edit) @1622 [1622] 08/16/09 06:53:12 jwoithe RME: input, output and phones mixer/control elements now control …
(edit) @1617 [1617] 08/13/09 07:27:35 jwoithe bebob/focusrite: debugOutput() was missing an argument in the mixer show() …
(edit) @1616 [1616] 08/13/09 07:21:51 jwoithe RME: minor documentation corrections RME: the Fireface-400 input gain …
(edit) @1615 [1615] 08/10/09 06:35:03 jwoithe RME: Rearrange control pane in mixer. Add controls for input gains on …
(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) @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) @1553 [1553] 05/16/09 05:29:27 jwoithe RME: expand software status structure and begin to add details to device …
(edit) @1550 [1550] 05/10/09 07:50:57 ppalmers - Implement basic HSS1394 support for the Stanton SCS devices - Start of …
(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
Note: See TracRevisionLog for help on using the revision log.