root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @764 [764] 12/23/07 05:31:32 wagi Get the cycle timer ticks in old style. The new one is not stable yet.
(edit) @763 [763] 12/23/07 05:20:30 wagi StreamProcessor::getPacket: fixed debug output message
(edit) @762 [762] 12/18/07 04:19:29 wagi Bug fix for #53 Somehow there was a major fuckup. It didn't make any …
(edit) @761 [761] 12/16/07 13:25:22 arnonym Implement a usable(?) configure check to find pyuic. It checks for the …
(edit) @760 [760] 12/15/07 11:56:37 ppalmers disable thread per handler mode
(edit) @759 [759] 12/15/07 11:36:27 ppalmers fix streaming problem
(edit) @758 [758] 12/09/07 09:49:13 ppalmers fix bug
(edit) @757 [757] 12/09/07 08:46:12 ppalmers fix xml error due to license
(edit) @756 [756] 12/08/07 12:26:29 ppalmers add optimization flags
(edit) @755 [755] 12/08/07 05:44:49 ppalmers add a scons option to build static versions of the tools
(edit) @754 [754] 12/03/07 14:26:22 ppalmers - simplify IsoHandler? - fix some small issues
(edit) @753 [753] 12/02/07 14:52:52 ppalmers have separate threads for every handler
(edit) @752 [752] 12/02/07 07:49:37 ppalmers - Implement a DLL based mechanism to read the cycle timer. This can …
(edit) @751 [751] 12/01/07 05:42:30 ppalmers implement cache versioning
(edit) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @749 [749] 11/30/07 05:23:37 jwoithe StreamProcessor::transferSilence(): don't assume event size is one quadlet …
(edit) @748 [748] 11/29/07 14:26:52 ppalmers try to reorganize things such that less information is duplicated
(edit) @747 [747] 11/29/07 13:56:38 ppalmers - get rid of IsoStream? class since it's only overhead and doesn't really …
(edit) @746 [746] 11/29/07 13:25:06 ppalmers - fix issue that prevented startup on my NEC based host controller.
(edit) @745 [745] 11/29/07 12:24:38 ppalmers implement clock source selection for DICE EVM
(edit) @744 [744] 11/29/07 04:52:16 ppalmers ensure that a mixer is built when devices are loaded from cache
(edit) @743 [743] 11/29/07 04:33:24 ppalmers add the GPL v3 license text
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @741 [741] 11/28/07 14:40:32 ppalmers Fixes #54
(edit) @740 [740] 11/28/07 14:06:04 ppalmers fix propagation of debug/verbose level
(edit) @739 [739] 11/28/07 12:02:08 ppalmers - Adapt the ffado external API (upgrade to v3) NEEDS NEW JACK BACKEND - …
(edit) @738 [738] 11/28/07 07:21:28 ppalmers fix bogus use of pointer in descriptor reading
(edit) @737 [737] 11/28/07 05:38:57 ppalmers Add Acoustic Reality eAR Master One to device id's
(edit) @736 [736] 11/28/07 05:36:19 ppalmers fix some stuff that was not merged correctly
(edit) @735 [735] 11/28/07 05:06:00 ppalmers remove streaming branch since it's merged into trunk
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @733 [733] 11/28/07 03:25:27 ppalmers adapt motu code to new SP base class (compiles, needs real testing)
(edit) @732 [732] 11/28/07 00:33:36 ppalmers reorganize motu SP files to prepare for updated streaming implementation …
(edit) @731 [731] 11/27/07 11:26:05 ppalmers extra debugging for the descriptors
(edit) @730 [730] 11/27/07 10:28:51 ppalmers - Remove OSC related code - create DBus server application - add "scons …
(edit) @729 [729] 11/27/07 08:50:48 ppalmers some more transmit tweaks
(edit) @728 [728] 11/25/07 13:07:25 wagi getConfigurationIdSyncMode: consider also an address as SignalUnitAddress?. …
(edit) @727 [727] 11/25/07 12:57:43 ppalmers stream alignment implemented
(edit) @726 [726] 11/25/07 12:19:41 wagi getConfigurationIdSyncMode: debug message corrected
(edit) @725 [725] 11/25/07 11:55:45 wagi AvDevice::loadFromCache: remove debugging code
(edit) @724 [724] 11/25/07 11:47:10 ppalmers disable assertions when not doing a debug build
(edit) @723 [723] 11/25/07 05:42:51 ppalmers fix problem where receiving multiple streams doesn't work
(edit) @722 [722] 11/24/07 09:57:25 ppalmers more rewrite of streaming
(edit) @721 [721] 11/23/07 10:09:15 ppalmers another update
(edit) @720 [720] 11/23/07 08:11:41 ppalmers first working version of the reworked streaming code
(edit) @719 [719] 11/22/07 06:43:39 ppalmers backup commit
(edit) @718 [718] 11/18/07 13:14:51 arnonym Disable the pyuic-test. its wrong. And maybe try to create the sharedir. …
(edit) @717 [717] 11/17/07 07:41:37 arnonym This should fix redeemans problem with dbus and other libs in a …
(edit) @716 [716] 11/11/07 12:03:19 wagi cache bebob avc model. lot's of small bug fixed. it should work now.
(edit) @715 [715] 11/11/07 10:12:01 ppalmers some more cleaning
(edit) @714 [714] 11/11/07 09:50:28 ppalmers - cleanup of streaming interfaces - doesn't work yet
(edit) @713 [713] 11/11/07 09:05:25 ppalmers - remove amdtp slave SP's since they need a big rework anyway
(edit) @712 [712] 11/11/07 07:52:01 ppalmers almost there…
(edit) @711 [711] 11/06/07 08:00:07 ppalmers disable unclear check
(edit) @710 [710] 11/06/07 07:52:11 ppalmers fix for configrom parsing bug (freebob backport)
(edit) @709 [709] 11/04/07 10:47:05 ppalmers some more streaming system updates. this works with the saffire up till …
(edit) @708 [708] 11/04/07 09:32:40 ppalmers some more startup checks
(edit) @707 [707] 11/04/07 09:19:44 ppalmers - code cleanup - make transmit handler AMDTP compliant (don't send too …
(edit) @706 [706] 11/04/07 05:15:42 ppalmers code cleanup
(edit) @705 [705] 11/04/07 04:40:10 ppalmers restructure the streaming directory
(edit) @704 [704] 11/04/07 03:34:56 ppalmers directory for base classes
(edit) @703 [703] 11/04/07 03:33:35 ppalmers - rework of streaming startup - started moving files around to enhance …
(edit) @702 [702] 11/04/07 03:30:42 ppalmers --
(edit) @701 [701] 11/04/07 03:23:42 ppalmers do it the easy way
(edit) @700 [700] 11/04/07 03:22:41 ppalmers bad branching
(edit) @699 [699] 11/04/07 03:22:25 ppalmers bad branching
(edit) @698 [698] 11/04/07 03:19:01 ppalmers - make backlog a compile time option - do some performance optimization on …
(edit) @697 [697] 11/04/07 03:16:57 ppalmers branch the libutil part of the source tree
(edit) @696 [696] 11/04/07 03:14:41 ppalmers branch only the libstreaming part of the source tree
(edit) @695 [695] 11/04/07 03:13:54 ppalmers - remove branch
(edit) @694 [694] 11/04/07 03:09:27 ppalmers branch for some rather elaborate streaming changes
(edit) @693 [693] 11/03/07 11:13:53 ppalmers format the message before sending it to the debugModuleManager such that …
(edit) @692 [692] 11/03/07 09:40:05 ppalmers r691, does exactly the opposite of what it should do. fix this.
(edit) @691 [691] 11/03/07 09:38:59 ppalmers - fix RT safety
(edit) @690 [690] 11/03/07 09:38:39 ppalmers some small changes on the backlog: - locks the flush_lock such that the …
(edit) @689 [689] 11/03/07 08:12:39 ppalmers more echo firmware work
(edit) @688 [688] 11/03/07 05:31:51 ppalmers - Remove bebob sync tool, since this is now generalized into the …
(edit) @687 [687] 11/02/07 16:11:33 ppalmers implement Flash routines
(edit) @686 [686] 11/02/07 15:21:21 ppalmers add device ID's
(edit) @685 [685] 11/02/07 08:39:54 ppalmers remove device table printout
(edit) @684 [684] 11/02/07 05:04:08 ppalmers - extend the saffire pro mixer
(edit) @683 [683] 11/02/07 02:46:31 ppalmers - fix bug introduced in r673
(edit) @682 [682] 11/01/07 16:14:43 ppalmers extend saffire pro mixer
(edit) @681 [681] 11/01/07 14:53:23 ppalmers move truncated warning to the message itself instead of printf on stdout
(edit) @680 [680] 11/01/07 14:35:26 ppalmers Fix samplerate selection for the saffire pro
(edit) @679 [679] 11/01/07 14:28:35 ppalmers workaround for busreset strangeness in libraw1394
(edit) @678 [678] 11/01/07 14:27:55 ppalmers Fix bug where the internal data structures of the AVC::Unit were not …
(edit) @677 [677] 11/01/07 14:26:30 ppalmers make generation unambiguous.
(edit) @676 [676] 11/01/07 09:07:17 ppalmers - Add direct address space control mechanism - Add extra device control …
(edit) @675 [675] 11/01/07 09:06:02 ppalmers add device id for M-Audio ProFire? Lightbridge
(edit) @674 [674] 11/01/07 09:04:57 ppalmers Introduce bus reset handling
(edit) @673 [673] 11/01/07 09:04:02 ppalmers fix bus reset behavior
(edit) @672 [672] 11/01/07 04:45:14 ppalmers - bail out when not able to lock the device
(edit) @671 [671] 10/22/07 14:55:31 ppalmers - make the backlog actually do what it is supposed to do - make the …
(edit) @670 [670] 10/22/07 14:17:17 ppalmers Implement a BackLog?. This is a buffer that stores the last debug …
(edit) @669 [669] 10/21/07 08:21:02 ppalmers fix DICE compilation bug
(edit) @668 [668] 10/21/07 08:05:11 ppalmers fix small bug in ECHO mixer commands
(edit) @667 [667] 10/21/07 07:30:17 ppalmers implement basic AF2 control application
(edit) @666 [666] 10/21/07 05:17:07 ppalmers add omitted files
(edit) @665 [665] 10/21/07 05:14:14 ppalmers Implement support for Phantom power on the fireworks devices
Note: See TracRevisionLog for help on using the revision log.