root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @464 [464] 04/14/07 10:39:44 ppalmers BeBoB stream start utility
(edit) @463 [463] 04/14/07 01:58:12 ppalmers - remove old streaming rework branch (is now the trunk)
(edit) @462 [462] 04/09/07 13:41:33 ppalmers - Rework the OSC space to something more usable
(edit) @461 [461] 04/09/07 09:25:30 ppalmers - Osc requests now don't require a perfect path match to work. e.g. an …
(edit) @460 [460] 04/09/07 08:38:42 ppalmers - phase88 mixer default window size change
(edit) @459 [459] 04/09/07 08:37:40 ppalmers - Add basic OSC mixer control for Phase88
(edit) @458 [458] 04/09/07 08:36:22 ppalmers fix small bug in OSC set volume message parsing
(edit) @457 [457] 04/09/07 06:12:19 ppalmers add get volume command for the GenericMixer?
(edit) @456 [456] 04/09/07 04:46:52 ppalmers start of an OSC client (non-functional)
(edit) @455 [455] 04/09/07 04:25:12 ppalmers - test-mixer volume control works (tested on phase88 only) - volume …
(edit) @454 [454] 04/09/07 02:20:36 ppalmers - fix incorrect referencing of ffado.h (used the installed version …
(edit) @453 [453] 04/09/07 02:14:19 ppalmers correct forgotten files in name change
(edit) @452 [452] 04/09/07 02:06:44 ppalmers libosc - add type conversion functions to convert between the argument …
(edit) @451 [451] 04/08/07 08:56:32 ppalmers - First attempt at a OSC controlled mixer. The level of abstraction is …
(edit) @450 [450] 04/08/07 08:31:44 ppalmers add method to retrieve node id of a device
(edit) @449 [449] 04/08/07 05:47:44 ppalmers - switched osc node name to the device ID instead of the node id
(edit) @448 [448] 04/08/07 05:32:08 ppalmers fix forgotten FREEBOB to FFADO conversion
(edit) @447 [447] 04/08/07 04:28:58 ppalmers - Better display of the function blocks in the graph - test-mixer can now …
(edit) @446 [446] 04/07/07 08:49:26 ppalmers - add some file templates and a script to instantiate them
(edit) @445 [445] 04/02/07 12:35:17 pieterpalmers * name change from FreeBoB to FFADO * replaced tabs by 4 spaces * got rid …
(edit) @444 [444] 04/02/07 12:29:30 pieterpalmers more filename changes
(edit) @443 [443] 04/02/07 12:28:35 pieterpalmers another filename change
(edit) @442 [442] 04/02/07 12:25:05 pieterpalmers rename files & directories
(edit) @441 [441] 04/02/07 12:19:27 pieterpalmers - copy over the good revision of strmrework to the trunk
(edit) @440 [440] 04/02/07 12:12:26 pieterpalmers - remove old libfreebob
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.