root/trunk/libffado/src/libstreaming/motu/MotuTransmitStreamProcessor.cpp


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1361 [1361] 10/19/08 03:19:04 ppalmers Merge 2.0 branch changes. svn merge -r1349:HEAD …
(edit) @1348 [1348] 09/24/08 09:45:50 ppalmers merge 2.0 branch changes to trunk. svn merge -r 1337:HEAD …
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1234 [1234] 05/29/08 01:24:21 holin fix gcc 4.3 compile errors and some warnings (largely from Adrian Knoth)
(edit) @1168 [1168] 05/12/08 16:20:21 jwoithe * MOTU: greatly increase the chances of having a clean shutdown of MOTU …
(edit) @1136 [1136] 05/08/08 02:38:15 ppalmers keep bus direction in endian swapping functions
(edit) @1135 [1135] 05/08/08 02:00:38 ppalmers centralize byteswapping and make it conditional
(edit) @1134 [1134] 05/08/08 01:38:46 ppalmers revert r1131 since it's does unconditional byteswapping
(edit) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1097 [1097] 05/02/08 15:51:36 ppalmers fix conceptually wrong use of timestamp value
(edit) @1034 [1034] 04/25/08 11:08:09 ppalmers - remove unused function call parameters in streamprocessors - change …
(edit) @1033 [1033] 04/25/08 10:38:22 ppalmers eliminate unused dropped argument
(edit) @1001 [1001] 04/19/08 05:18:01 ppalmers Improve streaming startup for better initial timestamps and locking.
(edit) @991 [991] 03/31/08 15:20:01 jwoithe MOTU: allow incoming MIDI events to extend into the next period buffer if …
(edit) @990 [990] 03/30/08 15:09:15 jwoithe MOTU: make MIDI transmission actually work on the Traveler. MOTU: parse …
(edit) @986 [986] 03/27/08 15:33:44 jwoithe MOTU: more tweaks to MIDI code.
(edit) @985 [985] 03/26/08 20:51:28 jwoithe * MOTU: Fix interaction with FFADO MIDI stream buffer system so incoming …
(edit) @981 [981] 03/24/08 16:00:49 jwoithe config.h.in: reworked MOTU_* constants to get "nearly correct" timestamps …
(edit) @952 [952] 03/17/08 19:57:29 jwoithe MOTU: fix a stupid typo.
(edit) @951 [951] 03/17/08 19:16:43 jwoithe MOTU: clip float samples to +/- 1.0 to avoid nasty audio wraparound …
(edit) @948 [948] 03/16/08 15:13:45 jwoithe MOTU: Use fast C99 lrint()/lrintf() for float-int casts in MOTU transmit …
(edit) @928 [928] 03/10/08 15:21:26 jwoithe Fixed generation of silent headers for MOTU. Seems to improve shutdown …
(edit) @905 [905] 03/06/08 01:05:31 ppalmers convert some const values into defines
(edit) @873 [873] 01/21/08 14:01:52 jwoithe MOTU: Reinstate MIDI stream processing code removed during API …
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @857 [857] 01/19/08 04:11:20 ppalmers Introduce distinction between empty and silent packets. When shutting down …
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @798 [798] 01/01/08 13:27:35 ppalmers cleanup and reliability fixes
(edit) @796 [796] 01/01/08 11:31:39 ppalmers - move #define constants to config.h.in - switch receive handler over to …
(edit) @753 [753] 12/02/07 14:52:52 ppalmers have separate threads for every handler
(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) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(copy) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
copied from branches/ppalmers-streaming/src/libstreaming/motu/MotuTransmitStreamProcessor.cpp:
(edit) @733 [733] 11/28/07 03:25:27 ppalmers adapt motu code to new SP base class (compiles, needs real testing)
Note: See TracRevisionLog for help on using the revision log.