root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @779 [779] 12/26/07 15:04:18 arnonym HAVE_SSE is always defined (from config.h). It changes its value from 0 to …
(edit) @777 [777] 12/26/07 13:59:21 ppalmers port freebob SSE optimized event encoding functions (untested)
(edit) @776 [776] 12/26/07 07:26:00 ppalmers try to fix deadlock / performace issues
(edit) @775 [775] 12/24/07 03:21:13 ppalmers - sleep before AGAIN, fixed deadlock
(edit) @771 [771] 12/23/07 13:31:14 arnonym Almost too easy! Fix the dependency libffado.* -> config.h -> config.h.in …
(edit) @767 [767] 12/23/07 07:21:18 ppalmers code refactoring
(edit) @766 [766] 12/23/07 07:19:15 ppalmers introduce local references to frequently used objects
(edit) @765 [765] 12/23/07 06:50:41 ppalmers reduce lock contention
(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) @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) @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) @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) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @728 [728] 11/25/07 13:07:25 wagi getConfigurationIdSyncMode: consider also an address as SignalUnitAddress?. …
(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) @716 [716] 11/11/07 12:03:19 wagi cache bebob avc model. lot's of small bug fixed. it should work now.
(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) @698 [698] 11/04/07 03:19:01 ppalmers - make backlog a compile time option - do some performance optimization on …
(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) @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) @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
(edit) @664 [664] 10/21/07 04:36:28 ppalmers - Simplify EFC mixer control - Implement FireWorks? generic mixer
(edit) @663 [663] 10/20/07 15:13:16 ppalmers - Implement backend for ECHO FireWorks? mixer support
(edit) @662 [662] 10/20/07 12:23:54 ppalmers - introduce mixer control for the original saffire
(edit) @661 [661] 10/20/07 08:32:47 ppalmers - Implement more complete mixer support for the saffire pro - fix some …
(edit) @660 [660] 10/18/07 17:51:38 jwoithe MOTU: allow receive and transmit streams to have different bandwidth …
(edit) @659 [659] 10/18/07 16:45:57 f.ernoult MotU: Centralize all device specific parameters in DeviceProperty?
(edit) @658 [658] 10/18/07 12:03:17 f.ernoult MotU: Preliminary implementation of UltraLite and 8pre support
(edit) @657 [657] 10/17/07 20:55:35 jwoithe Make bandwidth allocation dependent on actual device configuration (and …
(edit) @656 [656] 10/17/07 18:58:50 f.ernoult MotU: Fix bugs in the ports definition mechanism
(edit) @655 [655] 10/17/07 17:15:31 jwoithe Fix up the Traveler's new port definition table to include some of the …
(edit) @654 [654] 10/17/07 16:04:08 f.ernoult MotU: - Rewrite the ports declaration (easier to maintain for new …
(edit) @653 [653] 10/17/07 01:16:58 ppalmers - a first pass at Focusrite Saffire Pro mixer support. Note: the mixer …
(edit) @650 [650] 10/14/07 14:40:59 ppalmers Implement the focusrite saffire pro internal mixers as two connected …
(edit) @649 [649] 10/14/07 12:26:35 ppalmers split up the saffirepro device into a generic focusrite part and a …
(edit) @648 [648] 10/14/07 12:12:53 ppalmers rename saffire pro device implementation file to ease normal saffire …
(edit) @647 [647] 10/14/07 12:08:00 ppalmers Add a matrix mixer control element
(edit) @644 [644] 10/14/07 10:19:22 ppalmers - Adapt the phase 88 mixer control application to the new DBUS control …
(edit) @641 [641] 09/26/07 07:42:31 ppalmers - fix 1394 send oops for dm1500 based devices
(edit) @639 [639] 09/09/07 12:04:35 ppalmers - Introduce a generic infrastructure for FFADODevices to present the clock …
(edit) @637 [637] 09/09/07 05:02:46 wagi - some code cleanup (whitespace, unnecessary ';' removed, code indention, …
(edit) @636 [636] 09/09/07 04:14:17 wagi indention fixed
(edit) @635 [635] 09/08/07 10:35:33 ppalmers undo tests of trac post-commit hook
(edit) @634 [634] 09/08/07 10:34:41 ppalmers fixes #26 (test 3 of trac post-commit hook)
(edit) @633 [633] 09/08/07 10:09:46 ppalmers fixes ticket:26 (test 2 of trac post-commit hook)
(edit) @632 [632] 09/08/07 10:08:50 ppalmers fixes ticket:26 (test of trac post-commit hook)
(edit) @631 [631] 09/08/07 09:59:06 ppalmers fixes ticket:26
(edit) @630 [630] 09/08/07 09:19:40 wagi Some more fixing of the cashing code. The loading is still disabled …
(edit) @629 [629] 09/07/07 16:09:19 ppalmers - Base infrastructure for the Echo EFC commands - Some first command …
(edit) @628 [628] 09/07/07 10:54:12 ppalmers some more fooling around with the bebob mixer support
(edit) @626 [626] 09/07/07 10:47:48 ppalmers minor things
(edit) @625 [625] 09/07/07 10:46:44 ppalmers add the saffire (LE) device id
(edit) @624 [624] 09/07/07 10:46:04 ppalmers some more experiments regarding setting the samplerate on the saffire
Note: See TracRevisionLog for help on using the revision log.