root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1760 [1760] 12/19/09 04:50:42 ppalmers Blocked revisions 1563,1565,1750 via svnmerge ........ r1563 | ppalmers …
(edit) @1759 [1759] 12/19/09 04:47:57 ppalmers Recorded merge of revisions 1566-1567,1577,1582,1619,1665,1676,1682,1686 …
(edit) @1758 [1758] 12/19/09 04:18:49 ppalmers Initialized merge tracking via "svnmerge" with revisions "1-1532" from …
(edit) @1754 [1754] 12/19/09 03:07:58 ppalmers Initialized merge tracking via "svnmerge" with revisions "1532" from …
(edit) @1753 [1753] 12/18/09 10:52:13 arnonym some doc formatting.
(edit) @1752 [1752] 12/09/09 13:47:35 arnonym Fix #245: remove the duplicate multimix16 entry.
(edit) @1749 [1749] 12/07/09 04:03:36 jwoithe RME: - minor code clean-up to avoid unnecessary duplication - crudely make …
(edit) @1748 [1748] 12/04/09 14:44:08 arnonym Split the main-part of ffado-mixer.in into ffado/ffadowindow.py. Use that …
(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) @1740 [1740] 12/01/09 14:49:23 arnonym Minor gui stuff: Smaller names for the mixer.
(edit) @1739 [1739] 12/01/09 13:16:07 arnonym Reducing the number of lines while maintaining the functionality is good. …
(edit) @1738 [1738] 11/30/09 13:44:23 arnonym No need to name this a "test" server.
(edit) @1737 [1737] 11/30/09 13:43:03 arnonym Be less noisy. And output a wanring if writing to the application space …
(edit) @1736 [1736] 11/30/09 13:31:56 arnonym Add a widget to control the monitoring section of the Saffire Pro24 and …
(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) @1716 [1716] 11/16/09 12:44:40 arnonym - Update the doxygen file to a new doxygen-version. - De-activate the …
(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) @1711 [1711] 11/15/09 14:20:11 arnonym Fix deletion.
(edit) @1710 [1710] 11/15/09 11:05:30 arnonym Not needed anymore. Advanced panning will be resurrected at a different …
(edit) @1709 [1709] 11/15/09 11:02:29 arnonym Some more gui-niceness.
(edit) @1708 [1708] 11/15/09 07:45:56 arnonym Add a context menu with some predefined values and a spinbox for direct …
(edit) @1707 [1707] 11/14/09 13:17:22 arnonym Use QSettings to store the state of the VU-switch. And do some playing …
(edit) @1706 [1706] 11/14/09 13:15:10 arnonym Panning multiple channels to multiple channels is rather complicated. …
(edit) @1705 [1705] 11/12/09 12:57:18 arnonym Somehow there where some "Mixer"s left…
(edit) @1702 [1702] 11/09/09 12:34:33 arnonym Change whitespaces. And don't crash when a configuration-file doesn't …
(edit) @1701 [1701] 11/09/09 12:04:57 arnonym As far as I can tell these patches don't break the old stack. So apply …
(edit) @1700 [1700] 11/03/09 13:08:56 arnonym Use the libraw1394 in the correct way by only checking errno if an error …
(edit) @1699 [1699] 11/02/09 13:48:55 arnonym Fix alsa-dependancy.
(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) @1695 [1695] 10/17/09 13:40:31 arnonym stupid error(s)…
(edit) @1694 [1694] 10/17/09 12:15:36 arnonym Process the dbus-service file even if it can't be installed. That way one …
(edit) @1693 [1693] 10/17/09 12:13:56 arnonym Set a sane name.
(edit) @1692 [1692] 10/17/09 12:13:09 arnonym Fix the dummy after last commit.
(edit) @1691 [1691] 10/17/09 11:14:32 arnonym Only load the mixerwidgets that are actually needed. To automate this, a …
(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) @1687 [1687] 10/12/09 14:03:04 arnonym Apply the patch to recognise the maudio pro610.
(edit) @1685 [1685] 10/12/09 13:32:00 arnonym Implement a rather old patch from stefan richter to better check for the …
(edit) @1684 [1684] 10/12/09 05:11:09 jwoithe RME: more preparatory work on the streaming system
(edit) @1683 [1683] 10/11/09 14:03:41 arnonym Kind of a usable panner. In theory this should allow panning several …
(edit) @1681 [1681] 10/09/09 12:39:42 arnonym Apply the atomic.patch of #197 to trunk.
(edit) @1680 [1680] 10/08/09 13:59:43 arnonym Some older changes to the crossbarrouter. Most prominent: The VU have to …
(edit) @1675 [1675] 10/02/09 14:47:44 arnonym Lets see how many setups this breaks. see #199
(edit) @1674 [1674] 09/28/09 05:36:17 jwoithe RME: define some packet dimensional details
(edit) @1673 [1673] 09/20/09 04:44:43 jwoithe RME: include new RME configuration defines in config.h.in rather than in …
(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) @1670 [1670] 09/18/09 14:08:49 arnonym Maybe thats an incentive to implement names for the mixer-channels.
(edit) @1669 [1669] 09/18/09 14:01:58 arnonym some cleanup I forgot.
(edit) @1668 [1668] 09/18/09 14:00:59 arnonym - Use logging for the debug-output. - Add the ability to completely …
(edit) @1667 [1667] 09/17/09 14:51:24 arnonym ignore me
(edit) @1666 [1666] 09/17/09 14:47:03 arnonym Simplify (de-)coupling of channels a bit. And start with getting the …
(edit) @1664 [1664] 09/17/09 13:26:12 arnonym Remember to regularly check the registration dialog. For example by …
(edit) @1663 [1663] 09/16/09 14:06:12 arnonym Try to fix the problem of #232 by compiling a static file of pkg-config …
(edit) @1662 [1662] 09/16/09 14:02:18 arnonym From now on, devs have to remove the qt3-mixer by hand :-)
(edit) @1660 [1660] 09/07/09 04:41:57 jwoithe ieee1394Service: new method allocateFixedIsoChannelGeneric() to allocate a …
(edit) @1659 [1659] 09/06/09 14:13:08 arnonym Make the input- and output-balance work.
(edit) @1658 [1658] 09/06/09 12:57:28 arnonym Taking everything apart and recombine it: - Hiding channels works. - …
(edit) @1657 [1657] 09/06/09 05:27:13 jwoithe RME: lay some groundwork for the management of iso resources used for …
(edit) @1656 [1656] 09/05/09 05:56:05 arnonym Allow to deactivate the peaks.
(edit) @1655 [1655] 09/05/09 05:07:54 arnonym Thinking about getting structured info about the router-channels.
(edit) @1654 [1654] 09/04/09 12:44:45 arnonym Implement the vu-meters for the router.
(edit) @1653 [1653] 09/04/09 12:41:36 arnonym Implement getting a simple list of all current peaks.
(edit) @1652 [1652] 09/04/09 12:40:19 arnonym Getting the destination index for each peak is enough. Its always only one …
(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) @1650 [1650] 09/02/09 14:17:12 arnonym More ints that are actually bools.
(edit) @1649 [1649] 09/01/09 12:47:15 arnonym Just flesh out a widget for each destination. Getting the peak-meter is …
(edit) @1648 [1648] 09/01/09 11:30:51 arnonym Since installing kde4.3 from ppa, some involved package was updated. This …
(edit) @1647 [1647] 08/31/09 14:35:35 arnonym Replace the big matrix of buttons by only one button per destination and …
(edit) @1646 [1646] 08/31/09 14:33:10 arnonym These functions return bool. Adopt the dbus-interface to the reality.
(edit) @1645 [1645] 08/31/09 12:20:41 arnonym Something got lost on the way of times... Don't add -m32 in 64bit builts.
(edit) @1644 [1644] 08/30/09 15:36:59 arnonym Smaller buttons for the router-states. The group names have an increasing …
(edit) @1643 [1643] 08/30/09 14:41:28 arnonym Implement a very first interface for the crossbarrouter. currently its …
(edit) @1642 [1642] 08/30/09 12:21:55 arnonym ignore me
(edit) @1641 [1641] 08/30/09 12:08:49 arnonym Unify tabs->space. Remove the python stuff from the installs of the …
(edit) @1640 [1640] 08/30/09 12:05:51 arnonym Make it more pythonic. All ffado stuff is now in packages getting …
(edit) @1639 [1639] 08/29/09 07:00:15 arnonym More on the mixingmatrix. channels can be hidden now.
(edit) @1638 [1638] 08/29/09 04:34:30 arnonym Remove the old qt3 mixer. Only ports from 2.0 branch where happening here. …
Note: See TracRevisionLog for help on using the revision log.