# # ChangeLog for / # # Generated by Trac 0.10.4 # 03/21/23 00:58:03 # 11/22/09 13:40:24 arnonym [1725] * trunk/libffado/src/dice/dice_eap.cpp (modified) As far as I can say this function works. Don't display the warning. But I think the control-interface needs to be extended to allow to call save and restore from gui. 11/22/09 12:55:51 arnonym [1724] * trunk/libffado/src/libcontrol/BasicElements.h (modified) * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) Introduce a Control::Boolean for simple switches. To be used in the SaffirePro24 first, but maybe others will follow? Using this instead of Control::Enum saves code. 11/22/09 10:08:22 ppalmers [1723] * branches/libffado-2.0/support/mixer-qt4/mixer_phase88.ui (modified) fix phase88 front/back switch 11/22/09 09:05:16 ppalmers [1722] * branches/libffado-2.0/src/bebob/bebob_avdevice.cpp (modified) * branches/libffado-2.0/src/bebob/bebob_avplug.cpp (modified) * branches/libffado-2.0/src/bebob/bebob_dl_bcd.cpp (modified) * branches/libffado-2.0/src/bebob/focusrite/focusrite_generic.cpp (modified) * branches/libffado-2.0/src/bebob/focusrite/focusrite_saffire.cpp (modified) * branches/libffado-2.0/src/debugmodule/debugmodule.cpp (modified) * branches/libffado-2.0/src/DeviceStringParser.cpp (modified) * branches/libffado-2.0/src/fbtypes.h (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_hardware.cpp (modified) * branches/libffado-2.0/src/fireworks/fireworks_session_block.cpp (modified) * branches/libffado-2.0/src/libavc/descriptors/avc_descriptor.cpp (modified) * branches/libffado-2.0/src/libavc/general/avc_plug.cpp (modified) * branches/libffado-2.0/src/libcontrol/Element.cpp (modified) * branches/libffado-2.0/src/libieee1394/configrom.cpp (modified) * branches/libffado-2.0/src/libieee1394/cycletimer.h (modified) * branches/libffado-2.0/src/libieee1394/CycleTimerHelper.cpp (modified) * branches/libffado-2.0/src/libieee1394/ieee1394service.cpp (modified) * branches/libffado-2.0/src/libieee1394/IsoHandler.cpp (modified) * branches/libffado-2.0/src/libieee1394/IsoHandlerManager.cpp (modified) * branches/libffado-2.0/src/libstreaming/amdtp/AmdtpReceiveStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/amdtp/AmdtpTransmitStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/generic/StreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/motu/MotuReceiveStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/motu/MotuTransmitStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/StreamProcessorManager.cpp (modified) * branches/libffado-2.0/src/libutil/Configuration.cpp (modified) * branches/libffado-2.0/src/libutil/serialize_expat.cpp (modified) * branches/libffado-2.0/src/libutil/StreamStatistics.cpp (modified) * branches/libffado-2.0/src/libutil/SystemTimeSource.cpp (modified) * branches/libffado-2.0/src/libutil/Time.h (modified) * branches/libffado-2.0/src/libutil/TimestampedBuffer.cpp (modified) * branches/libffado-2.0/support/firmware/fireworks-downloader.cpp (modified) * branches/libffado-2.0/tests/streaming/teststreaming3.cpp (modified) * branches/libffado-2.0/tests/systemtests/test-isorecv-1.cpp (modified) * branches/libffado-2.0/tests/systemtests/test-isoxmit-1.cpp (modified) * branches/libffado-2.0/tests/test-ffado.cpp (modified) fix format warnings for extreme debugging 11/22/09 07:26:31 ppalmers [1721] * branches/libffado-2.0/src/debugmodule/debugmodule.cpp (modified) * branches/libffado-2.0/src/libavc/descriptors/avc_descriptor.cpp (modified) * branches/libffado-2.0/src/libieee1394/CycleTimerHelper.cpp (modified) * branches/libffado-2.0/src/libieee1394/ieee1394service.cpp (modified) * branches/libffado-2.0/src/libieee1394/IsoHandler.cpp (modified) * branches/libffado-2.0/src/libieee1394/IsoHandlerManager.cpp (modified) * branches/libffado-2.0/src/libstreaming/amdtp/AmdtpReceiveStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/amdtp/AmdtpTransmitStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/generic/StreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/motu/MotuReceiveStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/motu/MotuTransmitStreamProcessor.cpp (modified) * branches/libffado-2.0/src/libstreaming/StreamProcessorManager.cpp (modified) * branches/libffado-2.0/src/libutil/Configuration.cpp (modified) * branches/libffado-2.0/src/libutil/PosixThread.cpp (modified) * branches/libffado-2.0/src/libutil/serialize_expat.cpp (modified) * branches/libffado-2.0/src/libutil/serialize_libxml.cpp (modified) * branches/libffado-2.0/src/libutil/StreamStatistics.cpp (modified) * branches/libffado-2.0/src/libutil/SystemTimeSource.cpp (modified) * branches/libffado-2.0/src/libutil/TimestampedBuffer.cpp (modified) * branches/libffado-2.0/support/firmware/fireworks-downloader.cpp (modified) * branches/libffado-2.0/tests/streaming/teststreaming3.cpp (modified) * branches/libffado-2.0/tests/systemtests/test-isoxmit-1.cpp (modified) * branches/libffado-2.0/tests/test-ffado.cpp (modified) fix all format string warnings 11/22/09 06:40:08 ppalmers [1720] * branches/libffado-2.0/src/bebob/bebob_avdevice.cpp (modified) * branches/libffado-2.0/src/bebob/bebob_avplug.cpp (modified) * branches/libffado-2.0/src/bebob/bebob_dl_bcd.cpp (modified) * branches/libffado-2.0/src/bebob/focusrite/focusrite_generic.cpp (modified) * branches/libffado-2.0/src/bebob/focusrite/focusrite_saffire.cpp (modified) * branches/libffado-2.0/src/bebob/focusrite/focusrite_saffirepro.cpp (modified) * branches/libffado-2.0/src/debugmodule/debugmodule.cpp (modified) * branches/libffado-2.0/src/debugmodule/debugmodule.h (modified) * branches/libffado-2.0/src/DeviceStringParser.cpp (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_flash.cpp (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_hardware.cpp (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_hardware_ctrl.cpp (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_ioconfig.cpp (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_mixer.cpp (modified) * branches/libffado-2.0/src/fireworks/efc/efc_cmds_monitor.cpp (modified) * branches/libffado-2.0/src/fireworks/fireworks_control.cpp (modified) * branches/libffado-2.0/src/fireworks/fireworks_device.cpp (modified) * branches/libffado-2.0/src/fireworks/fireworks_firmware.cpp (modified) * branches/libffado-2.0/src/fireworks/fireworks_session_block.cpp (modified) * branches/libffado-2.0/src/libavc/descriptors/avc_descriptor.cpp (modified) * branches/libffado-2.0/src/libavc/descriptors/avc_descriptor_cmd.cpp (modified) * branches/libffado-2.0/src/libcontrol/Element.cpp (modified) * branches/libffado-2.0/src/libieee1394/configrom.cpp (modified) * branches/libffado-2.0/src/libieee1394/cycletimer.h (modified) * branches/libffado-2.0/src/libieee1394/CycleTimerHelper.cpp (modified) * branches/libffado-2.0/src/motu/motu_controls.cpp (modified) * branches/libffado-2.0/tests/systemtests/test-isorecv-1.cpp (modified) add an attribute to the debug printing functions that makes them check their variable argument list. also fix a few of the warnings that result from this. more to come later. 11/22/09 05:36:34 ppalmers [1719] * trunk/libffado/src/dice/dice_avdevice.h (modified) * trunk/libffado/src/dice/focusrite/saffire_pro24.cpp (modified) fix some compilation issues with the PRO24 code 11/18/09 12:53:43 arnonym [1718] * trunk/libffado/src/dice/focusrite/saffire_pro24.cpp (modified) * trunk/libffado/src/dice/focusrite/saffire_pro24.h (modified) Switching line/inst on channels 1+2 and low/high in channels 3+4 works now with the dbus-interface. Mixer is coming soon. Gotta ask back whether I am allowed to add the full description of the application-space here for all to see. 11/16/09 14:37:28 arnonym [1717] * trunk/libffado/src/dice/dice_eap.cpp (modified) * trunk/libffado/tests/test-dice-eap.cpp (modified) Make reading the whole application space its own special thing. 11/16/09 12:44:40 arnonym [1716] * trunk/libffado/doc/reference.doxygen.in (modified) - Update the doxygen file to a new doxygen-version. - De-activate the LaTeX-output. - Enable output for QAssistant files. 11/16/09 03:47:58 jwoithe [1715] * branches/libffado-2.0/src/motu/motu_avdevice.cpp (modified) * branches/libffado-2.0/src/motu/motu_avdevice.h (modified) MOTU: add some initial details relating to the original 828 interface (known in FFADO as the 828Mk1). 11/15/09 14:56:42 arnonym [1714] * trunk/libffado/src/dice (modified) * trunk/libffado/src/libstreaming/rme (modified) ignore me 11/15/09 14:54:26 arnonym [1713] * trunk/libffado/src/debugmodule/debugmodule.cpp (modified) * trunk/libffado/src/dice/dice_eap.cpp (modified) Print the hexdump of the quadlets to stderr. Print the stuff from show() as normal messages, not as debug. And print the first 512 bytes of the application space of the dice- chip. Trying to figure out which bits to set to control line/instrument and high/low switches. 11/15/09 14:51:57 arnonym [1712] * trunk/libffado/src/dice/dice_avdevice.cpp (modified) * trunk/libffado/src/dice/focusrite/saffire_pro24.cpp (copied) * trunk/libffado/src/dice/focusrite/saffire_pro24.h (copied) * trunk/libffado/src/SConscript (modified) Start a special class for the saffire24... 11/15/09 14:20:11 arnonym [1711] * trunk/libffado/support/mixer-qt4/ffado-mixer.in (modified) Fix deletion. 11/15/09 11:05:30 arnonym [1710] * trunk/libffado/support/mixer-qt4/ffado/widgets/ntompanner.py (deleted) Not needed anymore. Advanced panning will be resurrected at a different place. 11/15/09 11:02:29 arnonym [1709] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Some more gui-niceness. 11/15/09 07:45:56 arnonym [1708] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Add a context menu with some predefined values and a spinbox for direct entry of custom values. And display the values in dB. The calculation is currently fixed on the values of the DICE, for more flexibility the dbus-interface needs an extension. Then the range and the definition of 0 dB could be device-dependant. 11/14/09 13:17:22 arnonym [1707] * trunk/libffado/support/mixer-qt4/ffado-mixer.in (modified) * trunk/libffado/support/mixer-qt4/ffado/panelmanager.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) Use QSettings to store the state of the VU-switch. And do some playing with deleting panels when the devices are removed from the bus. Otherwise the timer checking the VU-values will run forever and complain about missing dbus-objects. 11/14/09 13:15:10 arnonym [1706] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Panning multiple channels to multiple channels is rather complicated. Probably more complicated then what is needed for ffado-mixer. So go back to individual controls for each junction. They look like colored labels but are in fact sliders. A context-menu with predefined values and a direct input for numbers will come soon... 11/12/09 12:57:18 arnonym [1705] * trunk/libffado/configuration (modified) Somehow there where some "Mixer"s left... 11/11/09 16:03:11 jwoithe [1704] * branches/libffado-2.0/src/motu/motu_avdevice.cpp (modified) MOTU: fix errors in the Ultralite port specification introduced via an incompletely editted cut-and-paste operation while preparing svn rev 1422. 11/11/09 15:58:36 jwoithe [1703] * branches/libffado-2.0/src/motu/motu_avdevice.cpp (modified) * branches/libffado-2.0/src/motu/motu_avdevice.h (modified) MOTU: add basic device detection and support infrastructure for the Ultralite Mark 3. Note the port layout is yet to be confirmed. 11/09/09 12:34:33 arnonym [1702] * trunk/libffado/support/mixer-qt4/ffado/configuration.py (modified) Change whitespaces. And don't crash when a configuration-file doesn't have a "device_definitions" section. 11/09/09 12:04:57 arnonym [1701] * trunk/libffado/tests/dumpiso_mod.cpp (modified) As far as I can tell these patches don't break the old stack. So apply them... see #240 11/03/09 13:08:56 arnonym [1700] * trunk/libffado/tests/systemtests/test-isorecv-1.cpp (modified) * trunk/libffado/tests/systemtests/test-isoxmit-1.cpp (modified) Use the libraw1394 in the correct way by only checking errno if an error actually occured. 11/02/09 13:48:55 arnonym [1699] * trunk/libffado/support/alsa/SConscript (modified) * trunk/libffado/tests/SConscript (modified) Fix alsa-dependancy. 10/24/09 04:23:19 jwoithe [1698] * trunk/libffado/src/rme/fireface_hw.cpp (modified) RME: hacks to try to convince the device to start streaming. They didn't work. 10/19/09 05:37:15 jwoithe [1697] * trunk/libffado/src/rme/fireface_def.h (modified) * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) RME: * implement stub functions for more device initialisation processes * continued work towards convincing the interface to start streaming 10/18/09 04:07:09 jwoithe [1696] * trunk/libffado/src/rme/fireface_def.h (modified) * trunk/libffado/src/rme/fireface_hw.cpp (modified) RME: add some device initialisation details. 10/17/09 13:40:31 arnonym [1695] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/ntompanner.py (modified) stupid error(s)... 10/17/09 12:15:36 arnonym [1694] * trunk/libffado/support/dbus/SConscript (modified) Process the dbus-service file even if it can't be installed. That way one can copy it by hand and have the ffado-dbus-server start automaticly when ffado-mixer starts. Or when some other app requests that service. 10/17/09 12:13:56 arnonym [1693] * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_dice.py (modified) Set a sane name. 10/17/09 12:13:09 arnonym [1692] * trunk/libffado/support/mixer-qt4/ffado/panelmanager.py (modified) Fix the dummy after last commit. 10/17/09 11:14:32 arnonym [1691] * trunk/libffado/support/mixer-qt4/ffado/mixer/audiofire.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/bcoaudio5control.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/dummy.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/edirolfa101control.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/edirolfa66control.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/mackie_onyxmixer.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/motu.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/nodevice.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/phase24control.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/phase88control.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/quatafire.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/rme.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire.py (modified) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffirepro.py (modified) * trunk/libffado/support/mixer-qt4/ffado/panelmanager.py (modified) Only load the mixerwidgets that are actually needed. To automate this, a rules are imposed: The filename has to be the lower-case variant of the mixer name This should speed up loading time of ffado-mixer. Please everybody test this and report any errors as I don't have all the devices to test everything fully. 10/17/09 06:15:46 jwoithe [1690] * trunk/libffado/doc/rme_notes/rme_config_register_map.txt (modified) * trunk/libffado/src/rme/fireface_def.h (modified) * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) RME: * work on streaming setup continues * some whitespace cleanups * update documentation 10/16/09 05:14:30 jwoithe [1689] * trunk/libffado/src/rme/fireface_def.h (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) RME: more streaming control tweaks. 10/15/09 06:55:37 jwoithe [1688] * trunk/libffado/src/libstreaming/rme/RmeReceiveStreamProcessor.cpp (modified) * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) RME: more work on the streaming system. 10/12/09 14:03:04 arnonym [1687] * trunk/libffado/configuration (modified) Apply the patch to recognise the maudio pro610. 10/12/09 13:34:30 arnonym [1686] * branches/libffado-2.0/support/tools/ffado-diag.in (modified) * branches/libffado-2.0/support/tools/ffado_diag_helpers.py (modified) Backport the changes to ffado-diag to better detect the firewire stack. 10/12/09 13:32:00 arnonym [1685] * trunk/libffado/support/tools/ffado-diag.in (modified) * trunk/libffado/support/tools/ffado_diag_helpers.py (modified) Implement a rather old patch from stefan richter to better check for the firewire stacks presence. 10/12/09 05:11:09 jwoithe [1684] * trunk/libffado/src/libstreaming/rme/RmeReceiveStreamProcessor.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) RME: more preparatory work on the streaming system 10/11/09 14:03:41 arnonym [1683] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/ntompanner.py (modified) Kind of a usable panner. In theory this should allow panning several sources to several sinks. In practice only mono-to-stereo and stereo- to-stereo is currently possible. Not because of the panner but because of the way it works in the matrixmixer. Will change that soon. One of the current draw-backs is that I am using numpy. Standard pythons matrix handling doesn't seem so good. 10/09/09 12:52:42 arnonym [1682] * branches/libffado-2.0/src/libutil/Atomic.h (modified) Apply the atomic-patch also to the 2.0 branch. Fixes #197. 10/09/09 12:39:42 arnonym [1681] * trunk/libffado/src/libutil/Atomic.h (modified) Apply the atomic.patch of #197 to trunk. 10/08/09 13:59:43 arnonym [1680] * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/ntompanner.py (added) Some older changes to the crossbarrouter. Most prominent: The VU have to be hand-activated... And start a panning widget that allows to pan an arbitary number of sources to be panned to an arbitary number of sinks. In 2D. 10/08/09 07:28:29 wagi [1679] * branches/libffado-2.0/support/dbus/SConscript (modified) Add libraw1394 dependency to dbus control since it depends on it (ffado-dbus-server.cpp:#include fbtypes.h -> libraw1394). Fixes #235 for real. 10/08/09 06:53:49 arnonym [1678] * branches/libffado-2.0/SConstruct (modified) The test tools don't need libdbus linked, libffado doesn't need libdbus linked. In short: Every app/lib gets to make its own decision what is linked. Thats why these flags are added as variables to the global environment. Which in turn is handed to the subdirs SConscripts... see #235 10/08/09 05:08:01 wagi [1677] * branches/libffado-2.0/SConstruct (modified) Merge flags into the construction variables. This fixes #235 10/02/09 14:50:21 arnonym [1676] * branches/libffado-2.0/SConstruct (modified) Make sure that the 2.0 branch breaks too. see #199 10/02/09 14:47:44 arnonym [1675] * trunk/libffado/SConstruct (modified) Lets see how many setups this breaks. see #199 09/28/09 05:36:17 jwoithe [1674] * trunk/libffado/src/libstreaming/rme/RmeReceiveStreamProcessor.cpp (modified) * trunk/libffado/src/libstreaming/rme/RmeReceiveStreamProcessor.h (modified) * trunk/libffado/src/libstreaming/rme/RmeTransmitStreamProcessor.cpp (modified) * trunk/libffado/src/libstreaming/rme/RmeTransmitStreamProcessor.h (modified) RME: define some packet dimensional details 09/20/09 04:44:43 jwoithe [1673] * trunk/libffado/config.h.in (modified) RME: include new RME configuration defines in config.h.in rather than in the local generated copy of config.h as was accidently done initially. 09/20/09 04:40:33 jwoithe [1672] * trunk/libffado/src/libstreaming/rme (added) * trunk/libffado/src/libstreaming/rme/RmePort.cpp (added) * trunk/libffado/src/libstreaming/rme/RmePort.h (added) * trunk/libffado/src/libstreaming/rme/RmePortInfo.cpp (added) * trunk/libffado/src/libstreaming/rme/RmePortInfo.h (added) * trunk/libffado/src/libstreaming/rme/RmeReceiveStreamProcessor.cpp (added) * trunk/libffado/src/libstreaming/rme/RmeReceiveStreamProcessor.h (added) * trunk/libffado/src/libstreaming/rme/RmeTransmitStreamProcessor.cpp (added) * trunk/libffado/src/libstreaming/rme/RmeTransmitStreamProcessor.h (added) * trunk/libffado/src/SConscript (modified) RME: create templates for streaming objects for the RME driver. They are based on the MOTU stream processor and still contain a lot of MOTU-specific code. This will be elimintated over time, but for now these objects should not be used as a reference for the RME devices. 09/19/09 05:02:54 jwoithe [1671] * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_shm.h (modified) RME: add some device-level support for stream configuration and control. RME: make some comments clearer. RME: remove some useless unreachable code. 09/18/09 14:08:49 arnonym [1670] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Maybe thats an incentive to implement names for the mixer-channels. 09/18/09 14:01:58 arnonym [1669] * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) some cleanup I forgot. 09/18/09 14:00:59 arnonym [1668] * trunk/libffado/support/mixer-qt4/ffado-mixer.in (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) - Use logging for the debug-output. - Add the ability to completely disconnect outputs from their input. This removes (should remove?) routes from the routing table. 09/17/09 14:51:24 arnonym [1667] * trunk/libffado/support/tools (modified) ignore me 09/17/09 14:47:03 arnonym [1666] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Simplify (de-)coupling of channels a bit. And start with getting the mixer values on startup and on coupling. Currently only the maximum is used, no balance/pan is computed... 09/17/09 13:39:58 arnonym [1665] * branches/libffado-2.0/support/tools/ffado-diag-static (copied) * branches/libffado-2.0/support/tools/ffado-diag.in (modified) * branches/libffado-2.0/support/tools/ffado_diag_helpers.py (copied) * branches/libffado-2.0/support/tools/SConscript (modified) Backport r1993 and fix #232. 09/17/09 13:26:12 arnonym [1664] * trunk/libffado/support/mixer-qt4/ffado/regdialog.py (modified) Remember to regularly check the registration dialog. For example by getting a new device with a different serial number ;-) 09/16/09 14:06:12 arnonym [1663] * trunk/libffado/support/tools/ffado-diag-static (copied) * trunk/libffado/support/tools/ffado-diag.in (modified) * trunk/libffado/support/tools/ffado_diag_helpers.py (copied) * trunk/libffado/support/tools/SConscript (modified) Try to fix the problem of #232 by compiling a static file of pkg- config output during compile-time to be included in the ffado-diag output. 09/16/09 14:02:18 arnonym [1662] * trunk/libffado/SConstruct (modified) From now on, devs have to remove the qt3-mixer by hand :-) 09/13/09 12:36:26 arnonym [1661] * branches/libffado-2.0/SConstruct (modified) There seems to be something wrong with build_dir and multiple SConstruct files. No need to have some probably broken developer tool in the mostly stable branch... 09/07/09 04:41:57 jwoithe [1660] * trunk/libffado/src/libieee1394/ieee1394service.cpp (modified) * trunk/libffado/src/libieee1394/ieee1394service.h (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) ieee1394Service: new method allocateFixedIsoChannelGeneric() to allocate a specific channel number instead of scanning for the next available channel number. This functionality is needed for the RME devices. RME: assign/detect iso channels to use and allocate required bandwidth. 09/06/09 14:13:08 arnonym [1659] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Make the input- and output-balance work. 09/06/09 12:57:28 arnonym [1658] * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (modified) Taking everything apart and recombine it: - Hiding channels works. - Combining channels to stereo-pairs works. - Controlling the volume works. Left for the next commits (to be seen on a per mixer-element basis): - Control input- and output-balance. - Allow for more than two inputs or outputs. - Change the mapping of inputs->outputs. 09/06/09 05:27:13 jwoithe [1657] * trunk/libffado/src/rme/fireface_def.h (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) RME: lay some groundwork for the management of iso resources used for audio data transfer to/from the device. 09/05/09 05:56:05 arnonym [1656] * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) Allow to deactivate the peaks. 09/05/09 05:07:54 arnonym [1655] * trunk/libffado/src/dice/dice_avdevice.h (modified) * trunk/libffado/src/dice/dice_eap.cpp (modified) * trunk/libffado/src/libcontrol/CrossbarRouter.h (modified) * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) Thinking about getting structured info about the router-channels. 09/04/09 12:44:45 arnonym [1654] * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) Implement the vu-meters for the router. 09/04/09 12:41:36 arnonym [1653] * trunk/libffado/src/dice/dice_eap.cpp (modified) * trunk/libffado/src/libcontrol/CrossbarRouter.h (modified) Implement getting a simple list of all current peaks. 09/04/09 12:40:19 arnonym [1652] * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) Getting the destination index for each peak is enough. Its always only one source per destination, so the destination is a unique identifier. 09/03/09 14:08:00 arnonym [1651] * trunk/libffado/src/dice/dice_avdevice.h (modified) * trunk/libffado/src/dice/dice_eap.cpp (modified) * trunk/libffado/src/libcontrol/CrossbarRouter.h (modified) * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) Lets see if this works out: Work for ppalmers. A new way to get the peakvalues. Getting each value individual is really cpu-heavy. Getting them all toghether should be better. (My first real code commit to the internals:) 09/02/09 14:17:12 arnonym [1650] * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) More ints that are actually bools. 09/01/09 12:47:15 arnonym [1649] * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) Just flesh out a widget for each destination. Getting the peak-meter is postponed to tomorrow. 09/01/09 11:30:51 arnonym [1648] * trunk/libffado/support/mixer-qt4/ffado-mixer.in (modified) * trunk/libffado/support/mixer-qt4/ffado/logginghandler.py (modified) Since installing kde4.3 from ppa, some involved package was updated. This newer version seems to not like QWidget.handle() and logging.handle() having different signatures... 08/31/09 14:35:35 arnonym [1647] * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) Replace the big matrix of buttons by only one button per destination and choose the source per menu. The menu is filled when first shown to reduce startup load. This is even real working. I have successfully switched the routing here :-) 08/31/09 14:33:10 arnonym [1646] * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) These functions return bool. Adopt the dbus-interface to the reality. 08/31/09 12:20:41 arnonym [1645] * trunk/libffado/SConstruct (modified) Something got lost on the way of times... Don't add -m32 in 64bit builts. 08/30/09 15:36:59 arnonym [1644] * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_dice.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (modified) Smaller buttons for the router-states. The group names have an increasing off-by-one error I can't put my finger on now... 08/30/09 14:41:28 arnonym [1643] * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_dice.py (modified) * trunk/libffado/support/mixer-qt4/ffado/widgets (added) * trunk/libffado/support/mixer-qt4/ffado/widgets/crossbarrouter.py (added) * trunk/libffado/support/mixer-qt4/ffado/widgets/matrixmixer.py (moved) * trunk/libffado/support/mixer-qt4/ffado/widgets/__init__.py (added) Implement a very first interface for the crossbarrouter. currently its read-only. With 81 sources and 83 destinations initialization of the mixer takes its time. Mostly because each connection is checked individually. Would be faster to use the getConnectionMap function defined in the dbus interface. Unfortunately this doesn't seem to be implemented currently. 08/30/09 12:21:55 arnonym [1642] * trunk/libffado (modified) * trunk/libffado/src/bebob/edirol (modified) * trunk/libffado/src/bebob/esi (modified) * trunk/libffado/src/bebob/mackie (modified) * trunk/libffado/src/bounce (modified) * trunk/libffado/src/dice (modified) * trunk/libffado/src/dice/focusrite (modified) * trunk/libffado/src/fireworks/efc (modified) * trunk/libffado/src/genericavc/stanton (modified) * trunk/libffado/src/libstreaming/amdtp (modified) * trunk/libffado/src/libstreaming/amdtp-oxford (modified) * trunk/libffado/src/libstreaming/generic (modified) * trunk/libffado/src/libstreaming/motu (modified) * trunk/libffado/src/libstreaming/util (modified) * trunk/libffado/src/metrichalo (modified) * trunk/libffado/src/motu (modified) * trunk/libffado/src/oxford (modified) * trunk/libffado/src/rme (modified) * trunk/libffado/support/alsa (modified) * trunk/libffado/support/dbus (modified) * trunk/libffado/support/firmware (modified) * trunk/libffado/support/mixer-qt4/ffado (modified) * trunk/libffado/support/tools (modified) * trunk/libffado/tests (modified) * trunk/libffado/tests/streaming (modified) * trunk/libffado/tests/systemtests (modified) ignore me 08/30/09 12:08:49 arnonym [1641] * trunk/libffado/SConstruct (modified) Unify tabs->space. Remove the python stuff from the installs of the developers. Compute the directory where to install the python modules. 08/30/09 12:05:51 arnonym [1640] * trunk/libffado/support/mixer-qt4/ffado (added) * trunk/libffado/support/mixer-qt4/ffado-mixer.in (modified) * trunk/libffado/support/mixer-qt4/ffado/config.py.in (moved) * trunk/libffado/support/mixer-qt4/ffado/configuration.py (moved) * trunk/libffado/support/mixer-qt4/ffado/dbus_util.py (moved) * trunk/libffado/support/mixer-qt4/ffado/logginghandler.py (moved) * trunk/libffado/support/mixer-qt4/ffado/matrixmixer.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer (added) * trunk/libffado/support/mixer-qt4/ffado/mixer/audiofire.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/audiofire_settings.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/audiofire_strip.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/bcoaudio5.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/bcoaudio5.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/dummy.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/dummy.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/edirolfa101.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/edirolfa101.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/edirolfa66.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/edirolfa66.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/globalmixer.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/globalmixer.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/mackie_onyxmixer.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/mackie_onyxmixer.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/motu.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/motu.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/nodevice.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/nodevice.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/phase24.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/phase24.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/phase88.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/phase88.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/quatafire.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/quatafire.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/rme.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/rme.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffirele_large.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffirele_small.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffirepro.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffirepro_large.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffirepro_small.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_base.py (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_dice.py (copied) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_mono.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/saffire_stereo.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/mixer/__init__.py (added) * trunk/libffado/support/mixer-qt4/ffado/panelmanager.py (moved) * trunk/libffado/support/mixer-qt4/ffado/panelmanagerstatus.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/regdialog.py (moved) * trunk/libffado/support/mixer-qt4/ffado/regdialog.ui (moved) * trunk/libffado/support/mixer-qt4/ffado/registration.py (moved) * trunk/libffado/support/mixer-qt4/ffado/__init__.py (added) * trunk/libffado/support/mixer-qt4/SConscript (modified) Make it more pythonic. All ffado stuff is now in packages getting installed to the official python dirs. Ideally this would allow other apps to use the stuff from us. Maybe the generic widgets (that are used by multiple mixers) should go into ffado/widgets... 08/29/09 07:00:15 arnonym [1639] * trunk/libffado/support/mixer-qt4/mixer_saffire_dice.py (modified) More on the mixingmatrix. channels can be hidden now. 08/29/09 04:34:30 arnonym [1638] * trunk/libffado/SConstruct (modified) * trunk/libffado/support/mixer (deleted) * trunk/libffado/support/SConscript (modified) Remove the old qt3 mixer. Only ports from 2.0 branch where happening here. And the new work in trunk is in the qt4 mixer. And Qt3 is unsupported since quite some time already. ppalmers okayed it... I added a temporary code-segment to sconscript to remove the qt3 mixer stuff from the installation on the devs machines. Hopefully I remember to remove that code in two or three weeks. 08/28/09 11:18:28 arnonym [1637] * trunk/libffado/configuration (modified) Let the pro40 use the same mixer. Probably more devices can use that, but that is for ppalmers to decide. 08/28/09 11:17:04 arnonym [1636] * trunk/libffado/configuration (modified) * trunk/libffado/support/mixer-qt4/ffado_panelmanager.py (modified) * trunk/libffado/support/mixer-qt4/mixer_saffire_dice.py (added) Mix it baby! A first matrix with dials (extra for ppalmers:-P). For screen-space its limited to 8x8 elements currently (or less, if the device has less). Have to think about how to hide channels that aren't used. Or hide groups of channels with similar names. Hint: this would currently result in one group named "FIXME" :-) 08/28/09 05:55:11 jwoithe [1635] * branches/libffado-2.0/src/motu/motu_avdevice.cpp (modified) * branches/libffado-2.0/src/motu/motu_mixerdefs.h (modified) MOTU: make the MOTU driver aware of the new mixer definition for the 8pre. 08/28/09 05:52:20 jwoithe [1634] * branches/libffado-2.0/src/motu/motu_mixerdefs.cpp (modified) * branches/libffado-2.0/support/mixer-qt4/mixer_motu.py (modified) MOTU: first pass at implementing a mixer for the 8pre. Some details are yet to be implemented and others are educated guesses which are still to be confirmed. Thanks to Bucky Duster for the extensive logs so far which have enabled work on the 8pre support to proceed. 08/27/09 14:42:43 arnonym [1633] * trunk/libffado/configuration (modified) The mixer works. Will look at streaming tomorrow. 08/27/09 13:56:52 ppalmers [1632] * branches/libffado-2.0/src/libutil/ByteSwap.h (modified) fix byte-swapping bug 08/27/09 13:55:41 ppalmers [1631] * trunk/libffado/src/libutil/ByteSwap.h (modified) fix byte-swapping SSE code bug 08/27/09 12:25:28 ppalmers [1630] * trunk/libffado/src/bebob/focusrite/focusrite_generic.h (modified) * trunk/libffado/src/dice/dice_avdevice.cpp (modified) * trunk/libffado/src/dice/dice_avdevice.h (modified) * trunk/libffado/src/dice/dice_eap.cpp (modified) * trunk/libffado/src/dice/dice_eap.h (modified) * trunk/libffado/src/dice/focusrite (added) * trunk/libffado/src/dice/focusrite/saffire_pro40.cpp (added) * trunk/libffado/src/dice/focusrite/saffire_pro40.h (added) * trunk/libffado/src/fireworks/fireworks_control.h (modified) * trunk/libffado/src/libcontrol/CrossbarRouter.cpp (added) * trunk/libffado/src/libcontrol/CrossbarRouter.h (added) * trunk/libffado/src/libcontrol/Element.cpp (modified) * trunk/libffado/src/libcontrol/Element.h (modified) * trunk/libffado/src/libcontrol/MatrixMixer.h (modified) * trunk/libffado/src/motu/motu_controls.h (modified) * trunk/libffado/src/rme/fireface_settings_ctrls.h (modified) * trunk/libffado/src/SConscript (modified) * trunk/libffado/support/dbus/control-interface.xml (modified) * trunk/libffado/support/dbus/controlserver.cpp (modified) * trunk/libffado/support/dbus/controlserver.h (modified) * trunk/libffado/support/tools/ffado-diag.in (modified) * trunk/libffado/tests/python (added) * trunk/libffado/tests/python/test-eap-ctrl.py (added) * trunk/libffado/tests/test-dice-eap.cpp (modified) add base level support for the DICE EAP based mixers (incomplete) 08/27/09 05:18:06 jwoithe [1629] * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) * trunk/libffado/src/rme/rme_shm.cpp (modified) * trunk/libffado/src/rme/rme_shm.h (modified) RME: refine shared device configuration locking. Rename some data objects for clarity. Move frequency settings into the shared configuration object since ultimately these need to be accessible to all FFADO/RME processes. Other minor cleanups. 08/23/09 05:03:54 jwoithe [1628] * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) RME: If shared memory allocation fails, use a local duplicate of the shared memory structure. This alleviates the need to test for valid shared data before any of the housekeeping fields are used. 08/21/09 23:55:43 jwoithe [1627] * trunk/libffado/src/rme/fireface_hw.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.cpp (modified) * trunk/libffado/src/rme/rme_avdevice.h (modified) * trunk/libffado/src/rme/rme_shm.cpp (modified) * trunk/libffado/src/rme/rme_shm.h (modified) RME: implement initial use of shared data object for configuration data. Some rough edges remain and are being addressed. 08/21/09 21:32:03 jwoithe [1626] * trunk/libffado/src/rme/rme_shm.cpp (modified) * trunk/libffado/src/SConscript (modified) RME: refinement of shared memory management. Removal of race conditions (even though they were unlikely in practice). RME: include shared memory management module in compilation in readiness for use.