root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @410 [410] 02/20/07 15:06:00 jwoithe MOTU: rough fixups towards restoring functionality under the new streaming …
(edit) @409 [409] 02/20/07 14:30:58 jwoithe MOTU: the calculated bandwidth is already a per channel figure.
(edit) @408 [408] 02/20/07 09:21:31 pieterpalmers - Implemented a mechanism to allocate and deallocate iso channels in a …
(edit) @407 [407] 02/20/07 06:38:52 pieterpalmers - Changed the way the device class configure options are handled. Now they …
(edit) @406 [406] 02/19/07 16:25:37 jwoithe Fix uninitialised pointer in debugmodule.
(edit) @405 [405] 02/19/07 00:02:47 pieterpalmers - fix some small bugs in ieee1394service and configrom - modify bounce …
(edit) @404 [404] 02/18/07 07:09:00 pieterpalmers - introduce support framework for DICE and Metric Halo - change …
(edit) @403 [403] 02/18/07 04:47:52 pieterpalmers update of the class diagram in doc
(edit) @402 [402] 02/17/07 15:05:37 pieterpalmers adapted the Motu SP to the new stream sync framework
(edit) @401 [401] 02/17/07 08:37:50 pieterpalmers move some code from amdtp SP to SP base class
(edit) @400 [400] 02/17/07 07:16:02 pieterpalmers added configure switches for enabling of device class (BeBoB, Motu, ...) …
(edit) @399 [399] 02/17/07 06:22:15 pieterpalmers - code cleanup - introduce sync delay concept to fix latency issues due to …
(edit) @398 [398] 02/17/07 01:57:53 pieterpalmers remove cycle timer prediction & DLL code from the IsoHandler?, as it is …
(edit) @397 [397] 02/16/07 14:40:14 pieterpalmers - make timestampedbuffer use floats instead of doubles - change iso …
(edit) @396 [396] 02/16/07 03:34:07 pieterpalmers - fixed initialization of buffer timestamps such that xmit-only sync …
(edit) @395 [395] 02/16/07 02:35:25 pieterpalmers debugmodule.cpp: - removed path from the source file name when printing …
(edit) @394 [394] 02/14/07 01:31:54 pieterpalmers - fixed SYT timestamp to ticks conversion
(edit) @393 [393] 02/13/07 09:22:14 pieterpalmers - fixed some bugs in the timestampedbuffer - cleaned up the …
(edit) @392 [392] 02/10/07 04:06:26 pieterpalmers - document TimestampedBuffer? class - partially ported timestamp handling …
(edit) @391 [391] 02/09/07 00:01:30 pieterpalmers * Partially finished: - Introduce TimestampedBuffer? util class - …
(edit) @390 [390] 02/06/07 23:59:56 pieterpalmers * working version of SYT based AMDTP receive and transmit. Still has to …
(edit) @389 [389] 02/06/07 05:57:50 pieterpalmers - add test script to check environment setup
(edit) @388 [388] 02/06/07 01:33:50 pieterpalmers - Remove config.h.in, as this is added by autoconf - Remove ID for the …
(edit) @387 [387] 02/03/07 07:41:09 pieterpalmers - fixed some compile warnings (freebob.h/freebob.cpp) - version bump to …
(edit) @386 [386] 02/02/07 11:03:41 pieterpalmers - moved files around to the place they belong - fixed all compile warnings
(edit) @385 [385] 02/01/07 15:02:24 pieterpalmers - fixed issues with SYT timestamp processing - SYT based sync works if …
(edit) @384 [384] 01/30/07 13:11:25 pieterpalmers - temporary commit as backup measure - rewrote synchronisation code - …
(edit) @383 [383] 01/28/07 09:36:11 pieterpalmers mostly whitespace fixes
(edit) @382 [382] 01/28/07 09:25:28 pieterpalmers bogus file removed
(edit) @381 [381] 01/28/07 09:24:21 pieterpalmers updated class diagrams
(edit) @380 [380] 01/27/07 02:05:09 pieterpalmers - created a temporary branch to rework a part of the streaming code. The …
(edit) @379 [379] 01/21/07 12:22:41 wagi AvDevice?: all members are de/serialed now
(edit) @378 [378] 01/21/07 04:05:19 wagi FunctionBlock?: De/Serialize added
(edit) @377 [377] 01/20/07 11:03:10 wagi libfreebobavc: output reformated so it looks nice again (debugmodule used …
(edit) @376 [376] 01/20/07 10:25:59 wagi De/Serialize function added to subunit Give AvDevice? reference to all …
(edit) @375 [375] 01/20/07 07:40:18 wagi AVCCommand: All AVC commants take a reference instead a pointer to 1394 …
(edit) @374 [374] 01/14/07 18:55:23 jwoithe More adjustments to make MOTU devices actually work again. Make MOTU and …
(edit) @373 [373] 01/09/07 15:54:40 jwoithe Make detection of RME and MOTU devices work again.
(edit) @372 [372] 01/07/07 07:08:53 wagi AvPlug::serialize: finished implementation (untested …
(edit) @371 [371] 01/06/07 04:45:31 wagi AvDevice::serialize: m_pcrPlugs and m_externalPlug added to the bed …
(edit) @370 [370] 01/06/07 02:51:12 wagi Don't cache node id everywhere, config rom holds an updated version of the …
(edit) @369 [369] 01/05/07 03:24:37 pieterpalmers - fix compilation issue (reported by Klaus Zimmermann)
(edit) @368 [368] 01/04/07 15:31:11 wagi ConfigRom::serialize: no prefix needed for member ConfigRom::deserialize: …
(edit) @367 [367] 01/03/07 15:31:25 wagi DeviceManager::saveCache: basePath construction fixed for more than one …
(edit) @366 [366] 01/03/07 15:01:20 wagi remove 'proof-of-concept' hack definitions (unsed)
(edit) @365 [365] 01/03/07 14:37:50 wagi src/libfreebobavc/serialize* moved to src/libfreebob/avc_serialize*, all …
(edit) @364 [364] 01/02/07 10:58:18 pieterpalmers - forgotten in last commit.
(edit) @363 [363] 01/02/07 04:44:46 wagi AvDevice::setSamplingFrequencyPlug: do not test format info status when …
(edit) @362 [362] 01/02/07 04:42:07 wagi AvDevice::setSamplingFrequencyPlug: do not test format info status when …
(edit) @361 [361] 12/30/06 12:27:46 wagi serializing interface extended. write and read except a 'string' as …
(edit) @360 [360] 12/30/06 11:49:46 pieterpalmers - temporary commit to backup some work - Started a framework to …
(edit) @359 [359] 12/30/06 04:04:53 wagi serializing interface fixed for 64 bit machines
(edit) @358 [358] 12/29/06 13:25:01 wagi basic bebob serializing code added.
(edit) @357 [357] 12/28/06 04:09:20 pieterpalmers - tag the repo before 2.O merge and repo maintenance
(edit) @356 [356] 12/28/06 04:03:52 pieterpalmers - move 2.0 to new trunk (take 2)
(edit) @355 [355] 12/28/06 04:02:56 pieterpalmers - move old trunk to 1.4 (take 2)
(edit) @354 [354] 12/28/06 04:01:30 pieterpalmers - repo maintenance
(edit) @353 [353] 12/28/06 03:58:04 pieterpalmers - repository maintanance
(edit) @352 [352] 12/28/06 03:54:10 pieterpalmers - trunk should become trunk/libfreebob
(edit) @351 [351] 12/28/06 03:48:07 pieterpalmers repository maintanance
(edit) @350 [350] 12/28/06 03:44:34 pieterpalmers repository maintanance
(edit) @349 [349] 12/28/06 03:44:23 pieterpalmers repository maintanance
(edit) @348 [348] 12/28/06 03:44:05 pieterpalmers repository maintanance
(edit) @347 [347] 12/28/06 03:38:54 pieterpalmers - switch over 2.0 as new trunk
(edit) @346 [346] 12/28/06 03:32:40 pieterpalmers - 1.4 is a better version number
(edit) @345 [345] 12/28/06 03:29:26 pieterpalmers - switch trunk over to 1.1 branch
(edit) @344 [344] 12/28/06 03:28:31 pieterpalmers repository maintanance
(edit) @343 [343] 12/28/06 03:27:22 pieterpalmers repository maintanance
(edit) @342 [342] 12/28/06 03:25:46 pieterpalmers repository maintanance
(edit) @341 [341] 12/26/06 08:21:31 pieterpalmers - changed bebob avdevice to use debugmodule instead of printf/cout - fixed …
(edit) @340 [340] 12/26/06 05:52:36 pieterpalmers converted ieee1394service debug messages to messagebuffer
(edit) @339 [339] 12/26/06 02:49:55 pieterpalmers add fwap.xml (forgotten in last commit)
(edit) @338 [338] 12/26/06 02:40:33 pieterpalmers add xml file for maudio fw audiophile (experimental)
(edit) @337 [337] 12/25/06 07:47:17 pieterpalmers - directory maintenance
(edit) @336 [336] 12/25/06 07:42:25 pieterpalmers - Merged the developments on trunk since branch-off: branch occurred at …
(edit) @335 [335] 12/25/06 07:40:12 pieterpalmers - another SVN issue solving commit
(edit) @334 [334] 12/25/06 07:37:39 pieterpalmers - temporary commit to resove an issue with SVN, another one to follow.
(edit) @333 [333] 12/23/06 12:56:00 pieterpalmers - bump version to 1.999.0 such that it stays ahead of 1.x - fix issue that …
(edit) @332 [332] 12/03/06 14:25:37 jwoithe Add the src/rme directory which was inadvertantly omitted from previous …
(edit) @331 [331] 12/03/06 14:15:46 jwoithe Add detection support for the Fireface-800. There is no other …
(edit) @330 [330] 11/26/06 11:57:21 wagi Presonous FirePOD ids added
(edit) @329 [329] 11/20/06 14:31:16 wagi ESI Quatafire 610 ids added
(edit) @328 [328] 11/20/06 14:25:13 wagi 2006-11-20 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @327 [327] 11/20/06 14:24:51 wagi 2006-11-20 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @326 [326] 11/20/06 14:17:55 wagi 2006-11-20 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @325 [325] 11/20/06 14:07:38 wagi 2006-11-20 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @324 [324] 11/12/06 10:36:36 wagi 2006-11-12 Daniel Wagner <wagi@monom.org> * test mixer programm added.
(edit) @323 [323] 11/12/06 09:11:57 wagi 2006-11-12 Daniel Wagner <wagi@newton.monom.org> * basic function …
(edit) @322 [322] 11/11/06 03:03:53 wagi 2006-11-11 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @321 [321] 11/11/06 03:00:18 wagi 2006-11-11 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @320 [320] 11/06/06 12:49:46 wagi setting volume works as implemented
(edit) @319 [319] 11/05/06 12:32:54 wagi feature function block avc command added test command to set volume added
(edit) @318 [318] 10/29/06 05:14:29 wagi Apogee Rosetta 200 ids added
(edit) @317 [317] 10/22/06 14:41:12 wagi do not do bandwidth calculation.
(edit) @316 [316] 10/22/06 14:39:31 wagi id for Focusrite Saffire 26 added
(edit) @315 [315] 10/10/06 12:39:46 wagi Added 'known issue' entry: 'DRIVER NT: could not start driver'
(edit) @314 [314] 10/08/06 10:11:32 wagi --
(edit) @313 [313] 10/07/06 03:41:34 wagi 2006-10-07 Daniel Wagner <wagi@newton.monom.org> * …
(edit) @312 [312] 10/02/06 16:41:21 jwoithe MOTU: fix xrun recovery glitches inadvertantly introduced in r309. MOTU: …
(edit) @311 [311] 09/27/06 16:51:48 jwoithe MOTU: the unknown input channels on the 828MkII are the mic inputs. MOTU: …
Note: See TracRevisionLog for help on using the revision log.