root/branches


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @465 [465] 04/14/07 14:14:56 ppalmers powerpc fix
(edit) @463 [463] 04/14/07 01:58:12 ppalmers - remove old streaming rework branch (is now the trunk)
(edit) @439 [439] 03/13/07 15:17:03 pieterpalmers - some work on the AVC mixer & control stuff
(edit) @438 [438] 03/13/07 11:29:11 pieterpalmers - introduced generic setting of the samplerate, removed AVC depency for …
(edit) @437 [437] 03/13/07 11:22:17 pieterpalmers - made test-freebob use debugmodule infrastructure - test-mixer now takes …
(edit) @436 [436] 03/11/07 12:50:16 pieterpalmers - fixed verbose level setting - debugged DICE code, works with EVM
(edit) @435 [435] 03/11/07 06:20:31 pieterpalmers src/devicemanager: - start OSC server for the device …
(edit) @434 [434] 03/11/07 06:15:59 pieterpalmers fix debug messages
(edit) @433 [433] 03/11/07 06:15:41 pieterpalmers - dice support
(edit) @432 [432] 03/11/07 06:14:59 pieterpalmers - extended OSC support
(edit) @431 [431] 03/11/07 05:39:11 pieterpalmers - fix bug in midi handling - bump version to 1.0.2
(edit) @430 [430] 03/05/07 21:47:17 jwoithe MOTU: more streaming update work. Rx now appears to be working …
(edit) @429 [429] 03/05/07 21:45:11 jwoithe Fix Ieee1394Service::freeIsoChannel() so it actually deallocates a …
(edit) @428 [428] 03/01/07 15:26:52 jwoithe MOTU: more work trying to get MOTU working with the new streaming …
(edit) @427 [427] 02/28/07 08:41:37 pieterpalmers fixed jackd freewheeling issue
(edit) @426 [426] 02/28/07 05:15:40 pieterpalmers - changed the IAvDevice from an interface to a base class, since there …
(edit) @425 [425] 02/27/07 19:15:25 jwoithe MOTU: more fixes to the new streaming code for MOTU. Rx shows promise but …
(edit) @424 [424] 02/27/07 03:31:33 pieterpalmers - The library can now be started in 'slave mode', creating a …
(edit) @423 [423] 02/25/07 06:01:07 pieterpalmers commit after rename (2)
(edit) @422 [422] 02/25/07 06:00:15 pieterpalmers commit after rename
(edit) @421 [421] 02/25/07 05:58:44 pieterpalmers - commit before rename
(edit) @420 [420] 02/25/07 04:51:39 pieterpalmers moved src/libfreebobavc to src/libavc
(edit) @419 [419] 02/25/07 04:28:00 pieterpalmers namespace simplification
(edit) @418 [418] 02/25/07 04:14:33 pieterpalmers added serialization support to the OptionContainer?
(edit) @417 [417] 02/25/07 03:27:59 pieterpalmers - some small segfault fixes in the serialization
(edit) @416 [416] 02/25/07 02:46:00 pieterpalmers - Introduced a generic option mechanism. AvDevices? now automatically …
(edit) @415 [415] 02/24/07 09:51:56 pieterpalmers ieee1394service: - implemented 64bit compare-swap-lock operation (needed …
(edit) @414 [414] 02/22/07 10:55:06 pieterpalmers extended ARM handler functionality
(edit) @413 [413] 02/22/07 09:08:05 pieterpalmers - moved all generic IEEE1394 classes into libieee1394 …
(edit) @412 [412] 02/22/07 08:49:35 pieterpalmers - added some documentation - added a lock()/unlock() to IAvDevice (see …
(edit) @411 [411] 02/21/07 14:25:53 pieterpalmers cycletimer.h: - some extra operations on Ticks (diffTicks & …
(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) @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) @362 [362] 01/02/07 04:42:07 wagi AvDevice::setSamplingFrequencyPlug: do not test format info status when …
(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) @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) @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) @328 [328] 11/20/06 14:25:13 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) @322 [322] 11/11/06 03:03:53 wagi 2006-11-11 Daniel Wagner <wagi@newton.monom.org> * …
(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: …
(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 …
Note: See TracRevisionLog for help on using the revision log.