root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @896 [896] 02/26/08 14:56:53 jwoithe Add untested preliminary support for the 828 MkI. This has not been …
(edit) @894 [894] 02/24/08 12:37:04 ppalmers fix initialization issue
(edit) @893 [893] 02/24/08 11:24:55 ppalmers improve AMDTP receive performance
(edit) @892 [892] 02/24/08 11:17:56 ppalmers sse clipping fix
(edit) @890 [890] 02/24/08 09:03:48 ppalmers simplify SSE clipping
(edit) @888 [888] 02/24/08 07:52:15 ppalmers reduce verbosity
(edit) @887 [887] 02/24/08 07:40:16 ppalmers implement clipping for float data
(edit) @885 [885] 02/24/08 05:57:51 ppalmers fix debug message
(edit) @883 [883] 02/20/08 13:00:50 ppalmers fix initialization bug
(edit) @882 [882] 02/20/08 12:33:14 ppalmers use more sane value for late wakeup detection
(edit) @881 [881] 02/20/08 12:31:31 ppalmers remove jitter graph output debug prints
(edit) @880 [880] 02/20/08 11:24:27 ppalmers - switch over from a high-bandwidth DLL to a low-bandwidth DLL after …
(edit) @879 [879] 02/20/08 10:27:57 ppalmers - improve cycle timer DLL * make it robust against bogus CTR reads * …
(edit) @878 [878] 02/19/08 13:26:27 ppalmers fix nonmonotonic CTR reads (occurs on NEC card)
(edit) @876 [876] 01/28/08 03:02:29 jwoithe Properly fix the segfault on closedown which was worked around in rev 875. …
(edit) @875 [875] 01/25/08 03:26:21 jwoithe Apply a fix which appears to prevent the segfault on shutdown, seen …
(edit) @873 [873] 01/21/08 14:01:52 jwoithe MOTU: Reinstate MIDI stream processing code removed during API …
(edit) @872 [872] 01/21/08 11:27:51 wagi let's try to discover the fa-101 with the descriptor discovering code
(edit) @871 [871] 01/21/08 11:03:21 wagi use debugOutput instead of debugWarning for not supported function blocks
(edit) @870 [870] 01/20/08 13:59:43 ppalmers try and work around buffer size issues in raw1394
(edit) @868 [868] 01/20/08 05:05:57 ppalmers detect when a handler has died on us
(edit) @866 [866] 01/20/08 03:59:17 ppalmers - weed out some unused functions - introduce 'debugOutputExtreme' allowing …
(edit) @865 [865] 01/20/08 03:48:13 wagi BeBoB::SubunitAudio::createFunctionBlock: It is no use to add a dummy …
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @863 [863] 01/19/08 14:36:47 ppalmers fix cycle timer DLL code
(edit) @862 [862] 01/19/08 12:09:55 ppalmers fix xrun recovery and robustify
(edit) @860 [860] 01/19/08 10:47:41 ppalmers clean up synchronization in streamprocessor
(edit) @859 [859] 01/19/08 10:34:45 ppalmers enable/disable backlog from config.h.in
(edit) @858 [858] 01/19/08 10:33:37 ppalmers minor fixes
(edit) @857 [857] 01/19/08 04:11:20 ppalmers Introduce distinction between empty and silent packets. When shutting down …
(edit) @856 [856] 01/17/08 13:55:20 ppalmers revert to old structure and implement SSE routines in there. This avoids …
(edit) @849 [849] 01/16/08 14:19:48 ppalmers temp commit of some SSE/memory optimizations
(edit) @848 [848] 01/14/08 15:25:47 jwoithe Remove duplicate SPDIF entries in Ultralite port definitions which used …
(edit) @847 [847] 01/14/08 10:59:06 ppalmers use SSE2 for byteswaps (20% faster than ntohl())
(edit) @846 [846] 01/14/08 10:37:01 ppalmers remove AGAIN useage (might cause deadlock)
(edit) @845 [845] 01/13/08 11:15:21 wagi add note to enhanced mixer command that is non-functional
(edit) @844 [844] 01/13/08 11:12:15 wagi FunctionBlockEnhancedMixer::discover: Disable discovering of enhanced …
(edit) @841 [841] 01/13/08 09:17:58 ppalmers fix single ISO thread operation (1394 stack seems to be thread-unsafe)
(edit) @840 [840] 01/13/08 07:38:42 ppalmers fix uninitialized value bug
(edit) @839 [839] 01/13/08 07:21:29 ppalmers fix shutdown segfault
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @828 [828] 01/06/08 12:30:53 wagi FunctionBlockEnhancedMixer::discover: enable code
(edit) @827 [827] 01/06/08 11:31:59 wagi untabify
(edit) @826 [826] 01/06/08 11:25:49 wagi add feature to disable avc model cache use
(edit) @824 [824] 01/06/08 10:57:59 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @807 [807] 01/05/08 06:07:23 ppalmers more reliability things
(edit) @803 [803] 01/02/08 14:11:58 ppalmers more reliable streaming. hackish, but a start for a better implementation
(edit) @798 [798] 01/01/08 13:27:35 ppalmers cleanup and reliability fixes
(edit) @797 [797] 01/01/08 12:24:37 ppalmers parameters for better latency performance
(edit) @796 [796] 01/01/08 11:31:39 ppalmers - move #define constants to config.h.in - switch receive handler over to …
(edit) @795 [795] 01/01/08 09:27:10 ppalmers small bugfixes + debug print changes
(edit) @791 [791] 12/31/07 06:41:19 ppalmers try and get some better low-latency performance
(edit) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(edit) @788 [788] 12/31/07 05:47:10 ppalmers fix unreliable streaming bug
(edit) @787 [787] 12/29/07 04:03:52 ppalmers clean up sleeping code
(edit) @785 [785] 12/29/07 03:41:53 ppalmers shutdown fix for DICE and MOTU
(edit) @784 [784] 12/29/07 03:39:55 ppalmers fix shutdown bug
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(edit) @782 [782] 12/29/07 02:17:37 ppalmers fix mutex macro's; don't run thread in old_style mode
(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 …
Note: See TracRevisionLog for help on using the revision log.