root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @310 [310] 09/27/06 16:16:09 jwoithe MOTU: fix optical mode detection and clear up some associated packet …
(edit) @309 [309] 09/24/06 17:50:17 jwoithe MOTU: Fixed false "missed rx cycle" report following xrun recovery. Ensure …
(edit) @308 [308] 09/21/06 16:18:50 jwoithe Remove another instance of a class name being included in a method …
(edit) @307 [307] 09/21/06 16:07:35 jwoithe Minor source code cleanups. No functional changes.
(edit) @306 [306] 09/20/06 16:50:35 jwoithe Add a "/" to the libfreebob path which are needed when compiling in newer …
(edit) @305 [305] 09/20/06 16:44:29 jwoithe MotuStreamProcessor?.h: remove class name in erroneously included in the …
(edit) @304 [304] 09/18/06 00:57:30 jwoithe Whitespace cleanup. Improve device sample rate configuration.
(edit) @302 [302] 09/14/06 19:56:03 jwoithe jack driver: call detach() from finish() if detach() hasn't yet been …
(edit) @301 [301] 09/11/06 00:35:58 jwoithe Port::useExternalBuffer(): don't complain if called after initialisation …
(edit) @300 [300] 09/04/06 17:10:19 jwoithe Major cleanup of MOTU streaming code. Fine-tuned the DLL used for iso …
(edit) @296 [296] 08/20/06 18:44:33 jwoithe Code "ticks per frame" DLL inline to the MOTU receive stream processor …
(edit) @294 [294] 07/19/06 00:05:56 jwoithe More device sync tests.
(edit) @291 [291] 07/17/06 00:44:27 jwoithe Seed the SPH cycle DLL when the receive stream is running but disabled; …
(edit) @290 [290] 07/13/06 17:42:27 jwoithe Iso resources (channels, bandwidth) now allocated via the IRM. Some …
(edit) @289 [289] 07/11/06 16:44:36 jwoithe Minor tidy up. Some comments clarified. Some test code has been added to …
(edit) @288 [288] 07/10/06 14:33:58 wagi Branching revision 277 away to libfreebob-1.0
(edit) @287 [287] 07/09/06 16:33:32 jwoithe Some cleanups to the MotuStreamProcessor? source. First pass at a stop …
(edit) @286 [286] 07/08/06 15:20:47 pieterpalmers - fixed small compile error
(edit) @285 [285] 07/07/06 00:17:38 jwoithe Connect ports to the Motu playback stream handlers & make playback …
(edit) @284 [284] 07/03/06 16:23:50 jwoithe More MOTU iso transmission work. Things are now partially operational.
(edit) @283 [283] 07/02/06 17:22:25 jwoithe More additions for MOTU playback (transmit) functionality. Bugfix for MOTU …
(edit) @277 [277] 06/29/06 16:24:39 jwoithe Start of work leading to MOTU iso transmission. Fix use of uninitialised …
(edit) @276 [276] 06/27/06 14:46:41 wagi 2006-06-27 Daniel Wagner <wagi@monom.org> * configure.ac: …
(edit) @275 [275] 06/26/06 13:36:03 pieterpalmers - fix bug that prevented RT threads from being created
(edit) @274 [274] 06/25/06 18:45:12 jwoithe Fix buffer type configuration in teststreaming{2,3}.c. Audio data can now …
(edit) @272 [272] 06/22/06 17:09:24 jwoithe Silence some compiler warnings in teststreaming.c and …
(edit) @271 [271] 06/21/06 14:49:06 wagi 2006-06-21 Daniel Wagner <wagi@monom.org> * freebob-downloader first …
(edit) @270 [270] 06/21/06 14:14:09 wagi Downloader branch
(edit) @269 [269] 06/20/06 23:46:20 jwoithe More MOTU port infrastructure developments. Make teststreaming2 compile …
(edit) @268 [268] 06/19/06 18:46:29 jwoithe StreamProcessor::m_framecounter is now signed again, since the ability to …
(edit) @267 [267] 06/18/06 17:39:04 jwoithe More Motu streaming infrastructure added. Added more Motu device …
(edit) @266 [266] 06/17/06 07:15:54 pieterpalmers - temporary commit
(edit) @265 [265] 06/15/06 16:57:46 jwoithe Start adding detail in MOTU port infrastructure. Clean up some …
(edit) @264 [264] 06/15/06 09:19:04 pieterpalmers - fixed small bug introduced by moving the configrom tests
(edit) @263 [263] 06/15/06 09:07:47 pieterpalmers - implementation of correct SYT behaviour for transmit streams …
(edit) @262 [262] 06/12/06 18:31:27 jwoithe Make skeleton MOTU device discovery work. Proof-of-concept MOTU sample …
(edit) @261 [261] 06/10/06 06:53:31 pieterpalmers - enabled verbose debugging for packet handlers in amdtp (PPC issues) - …
(edit) @255 [255] 06/09/06 15:33:51 pieterpalmers - the syt extraction is finally correct, handling all wraparounds …
(edit) @254 [254] 06/09/06 13:28:32 pieterpalmers - fix file problems
(edit) @253 [253] 06/09/06 13:26:17 pieterpalmers - trying to fix problems with file locations introcuded earlier
(edit) @250 [250] 06/06/06 08:09:38 pieterpalmers - removed old streaming code - removed some obsolete files - moved utility …
(edit) @249 [249] 06/05/06 15:12:55 pieterpalmers - Extensive documentation update.
(edit) @248 [248] 06/05/06 07:32:01 pieterpalmers - add API version check
(edit) @247 [247] 06/05/06 06:44:48 pieterpalmers - added a modified jackd backend for version 2.0
(edit) @246 [246] 06/05/06 06:41:55 pieterpalmers - re-enabled the Motu device and updated it to the IAvDevice changes - …
(edit) @245 [245] 06/05/06 03:05:52 pieterpalmers - added doxygen documentation to the make process - wrote some preliminary …
(edit) @244 [244] 06/05/06 01:13:34 pieterpalmers - first try to implement the SYT synchronisation. Not working yet. - …
(edit) @243 [243] 06/03/06 13:45:22 pieterpalmers added some statistics gathering to help me figure out internals
(edit) @242 [242] 06/03/06 13:39:12 pieterpalmers - made the bounce device actually work
(edit) @235 [235] 05/29/06 13:53:54 pieterpalmers - implemented enable/disable for the ports - improved the C api somewhat
(edit) @234 [234] 05/29/06 12:14:23 pieterpalmers - ported over the port naming change from the 1.0 branch
(edit) @233 [233] 05/29/06 11:40:23 pieterpalmers - reworked the debug module to use RT safe messaging
(edit) @232 [232] 05/29/06 10:57:52 pieterpalmers --
(edit) @230 [230] 05/28/06 10:40:49 pieterpalmers - xrun handling now works
(edit) @229 [229] 05/28/06 07:07:03 pieterpalmers --
(edit) @228 [228] 05/28/06 05:43:20 pieterpalmers - generic rate control added for ringbuffer based ports.
(edit) @227 [227] 05/27/06 14:43:40 pieterpalmers - another day of good progress comes to and end... - compiles and runs, …
(edit) @226 [226] 05/27/06 08:30:20 pieterpalmers - ported the more efficient buffer handling from libfreebob1.0
(edit) @225 [225] 05/27/06 07:37:53 pieterpalmers - reworked the code - this runs on a bebob device, as long as no xruns …
(edit) @223 [223] 05/25/06 13:14:18 pieterpalmers - this is the first audio capable commit of the 2.0 code - xrun handling …
(edit) @222 [222] 05/25/06 03:03:15 pieterpalmers - makefile rework: move headers in noinst, makes life easier with kdevelop
(edit) @221 [221] 05/24/06 16:14:20 pieterpalmers --
(edit) @220 [220] 05/24/06 06:44:38 pieterpalmers --
(edit) @218 [218] 05/24/06 05:10:08 pieterpalmers - documentation start
(edit) @217 [217] 05/22/06 14:54:50 pieterpalmers - implemented receive streaming to MBLA audio ports
(edit) @212 [212] 05/21/06 13:17:28 pieterpalmers - end of day commit
(edit) @211 [211] 05/21/06 12:41:05 pieterpalmers - fixed recursion problem
(edit) @210 [210] 05/21/06 12:10:55 pieterpalmers --
(edit) @209 [209] 05/21/06 11:53:50 pieterpalmers backup commit (2)
(edit) @208 [208] 05/21/06 11:51:29 pieterpalmers --
(edit) @207 [207] 05/21/06 11:39:59 pieterpalmers - temp commit
(edit) @206 [206] 05/20/06 13:12:11 pieterpalmers - end of another day... implemented the 'ports' that represent the demuxed …
(edit) @205 [205] 05/19/06 11:17:12 pieterpalmers - test files
(edit) @204 [204] 05/19/06 11:16:51 pieterpalmers - ISO streaming infrastructure starts to look good - client side …
(edit) @203 [203] 05/19/06 06:31:44 pieterpalmers - another backup commit, going to switch the streamhandlermanager to a …
(edit) @202 [202] 05/19/06 01:37:34 pieterpalmers backup commit (2)
(edit) @201 [201] 05/19/06 01:36:34 pieterpalmers backup commit
(edit) @200 [200] 05/18/06 09:17:03 pieterpalmers - temp commit
(edit) @199 [199] 05/17/06 02:57:45 pieterpalmers - start of a new streaming API implementation, C++ based
(edit) @198 [198] 05/16/06 10:40:07 pieterpalmers - branched off to work on post-1.0 code
(edit) @197 [197] 05/16/06 10:29:09 pieterpalmers - implemented first steps of MOTU device discovery
(edit) @196 [196] 05/16/06 06:22:30 pieterpalmers - Branch to experiment with MOTU support
(edit) @195 [195] 05/12/06 09:24:35 pieterpalmers - Creating a branch to experiment with SYT timestamp handling
(edit) @179 [179] 03/19/06 05:30:00 anonymous This commit was manufactured by cvs2svn to create branch 'start'.
(edit) @177 [177] 03/19/06 05:29:59 anonymous This commit was manufactured by cvs2svn to create branch 'random'.
(edit) @162 [162] 02/28/06 07:58:16 pieterpalmers - new branch to have a working discovery combined with the merged …
(edit) @161 [161] 02/28/06 06:24:59 anonymous This commit was manufactured by cvs2svn to create branch 'stable_0_2_0'.
(edit) @126 [126] 12/26/05 07:49:41 anonymous This commit was manufactured by cvs2svn to create branch 'start'.
(edit) @124 [124] 12/26/05 07:48:14 wagi Initial import
(edit) @121 [121] 12/05/05 11:03:40 anonymous This commit was manufactured by cvs2svn to create branch 'blabla'.
(edit) @62 [62] 02/13/05 03:19:42 anonymous This commit was manufactured by cvs2svn to create branch 'pieterpalmers'.
(edit) @5 [5] 08/27/04 13:49:03 anonymous This commit was manufactured by cvs2svn to create branch 'vendor'.
(add) @1 [1] 08/27/04 06:10:23 anonymous New repository initialized by cvs2svn.
Note: See TracRevisionLog for help on using the revision log.