|
|
@433
|
[433]
|
03/11/07 06:15:41 |
pieterpalmers |
- dice support |
|
|
@432
|
[432]
|
03/11/07 06:14:59 |
pieterpalmers |
- extended OSC support |
|
|
@431
|
[431]
|
03/11/07 05:39:11 |
pieterpalmers |
- fix bug in midi handling
- bump version to 1.0.2 |
|
|
@430
|
[430]
|
03/05/07 21:47:17 |
jwoithe |
MOTU: more streaming update work. Rx now appears to be working … |
|
|
@429
|
[429]
|
03/05/07 21:45:11 |
jwoithe |
Fix Ieee1394Service::freeIsoChannel() so it actually deallocates a … |
|
|
@428
|
[428]
|
03/01/07 15:26:52 |
jwoithe |
MOTU: more work trying to get MOTU working with the new streaming … |
|
|
@427
|
[427]
|
02/28/07 08:41:37 |
pieterpalmers |
fixed jackd freewheeling issue |
|
|
@426
|
[426]
|
02/28/07 05:15:40 |
pieterpalmers |
- changed the IAvDevice from an interface to a base class,
since there … |
|
|
@425
|
[425]
|
02/27/07 19:15:25 |
jwoithe |
MOTU: more fixes to the new streaming code for MOTU. Rx shows promise but … |
|
|
@424
|
[424]
|
02/27/07 03:31:33 |
pieterpalmers |
- The library can now be started in 'slave mode', creating a … |
|
|
@423
|
[423]
|
02/25/07 06:01:07 |
pieterpalmers |
commit after rename (2) |
|
|
@422
|
[422]
|
02/25/07 06:00:15 |
pieterpalmers |
commit after rename |
|
|
@421
|
[421]
|
02/25/07 05:58:44 |
pieterpalmers |
- commit before rename |
|
|
@420
|
[420]
|
02/25/07 04:51:39 |
pieterpalmers |
moved src/libfreebobavc to src/libavc |
|
|
@419
|
[419]
|
02/25/07 04:28:00 |
pieterpalmers |
namespace simplification |
|
|
@418
|
[418]
|
02/25/07 04:14:33 |
pieterpalmers |
added serialization support to the OptionContainer? |
|
|
@417
|
[417]
|
02/25/07 03:27:59 |
pieterpalmers |
- some small segfault fixes in the serialization |
|
|
@416
|
[416]
|
02/25/07 02:46:00 |
pieterpalmers |
- Introduced a generic option mechanism. AvDevices? now automatically
… |
|
|
@415
|
[415]
|
02/24/07 09:51:56 |
pieterpalmers |
ieee1394service:
- implemented 64bit compare-swap-lock operation (needed … |
|
|
@414
|
[414]
|
02/22/07 10:55:06 |
pieterpalmers |
extended ARM handler functionality |
|
|
@413
|
[413]
|
02/22/07 09:08:05 |
pieterpalmers |
- moved all generic IEEE1394 classes into libieee1394
… |
|
|
@412
|
[412]
|
02/22/07 08:49:35 |
pieterpalmers |
- added some documentation
- added a lock()/unlock() to IAvDevice (see … |
|
|
@411
|
[411]
|
02/21/07 14:25:53 |
pieterpalmers |
cycletimer.h:
- some extra operations on Ticks (diffTicks & … |
|
|
@410
|
[410]
|
02/20/07 15:06:00 |
jwoithe |
MOTU: rough fixups towards restoring functionality under the new streaming … |
|
|
@409
|
[409]
|
02/20/07 14:30:58 |
jwoithe |
MOTU: the calculated bandwidth is already a per channel figure. |
|
|
@408
|
[408]
|
02/20/07 09:21:31 |
pieterpalmers |
- Implemented a mechanism to allocate and deallocate iso channels in a … |
|
|
@407
|
[407]
|
02/20/07 06:38:52 |
pieterpalmers |
- Changed the way the device class configure options are handled. Now they … |
|
|
@406
|
[406]
|
02/19/07 16:25:37 |
jwoithe |
Fix uninitialised pointer in debugmodule. |
|
|
@405
|
[405]
|
02/19/07 00:02:47 |
pieterpalmers |
- fix some small bugs in ieee1394service and configrom
- modify bounce … |
|
|
@404
|
[404]
|
02/18/07 07:09:00 |
pieterpalmers |
- introduce support framework for DICE and Metric Halo
- change … |
|
|
@403
|
[403]
|
02/18/07 04:47:52 |
pieterpalmers |
update of the class diagram in doc |
|
|
@402
|
[402]
|
02/17/07 15:05:37 |
pieterpalmers |
adapted the Motu SP to the new stream sync framework |
|
|
@401
|
[401]
|
02/17/07 08:37:50 |
pieterpalmers |
move some code from amdtp SP to SP base class |
|
|
@400
|
[400]
|
02/17/07 07:16:02 |
pieterpalmers |
added configure switches for enabling of device class (BeBoB, Motu, ...) … |
|
|
@399
|
[399]
|
02/17/07 06:22:15 |
pieterpalmers |
- code cleanup
- introduce sync delay concept to fix latency issues due to … |
|
|
@398
|
[398]
|
02/17/07 01:57:53 |
pieterpalmers |
remove cycle timer prediction & DLL code from the IsoHandler?, as it is … |
|
|
@397
|
[397]
|
02/16/07 14:40:14 |
pieterpalmers |
- make timestampedbuffer use floats instead of doubles
- change iso … |
|
|
@396
|
[396]
|
02/16/07 03:34:07 |
pieterpalmers |
- fixed initialization of buffer timestamps such that xmit-only
sync … |
|
|
@395
|
[395]
|
02/16/07 02:35:25 |
pieterpalmers |
debugmodule.cpp:
- removed path from the source file name when printing … |
|
|
@394
|
[394]
|
02/14/07 01:31:54 |
pieterpalmers |
- fixed SYT timestamp to ticks conversion |
|
|
@393
|
[393]
|
02/13/07 09:22:14 |
pieterpalmers |
- fixed some bugs in the timestampedbuffer
- cleaned up the … |
|
|
@392
|
[392]
|
02/10/07 04:06:26 |
pieterpalmers |
- document TimestampedBuffer? class
- partially ported timestamp handling … |
|
|
@391
|
[391]
|
02/09/07 00:01:30 |
pieterpalmers |
* Partially finished:
- Introduce TimestampedBuffer? util class
- … |
|
|
@390
|
[390]
|
02/06/07 23:59:56 |
pieterpalmers |
* working version of SYT based AMDTP receive and transmit.
Still has to … |
|
|
@389
|
[389]
|
02/06/07 05:57:50 |
pieterpalmers |
- add test script to check environment setup |
|
|
@388
|
[388]
|
02/06/07 01:33:50 |
pieterpalmers |
- Remove config.h.in, as this is added by autoconf
- Remove ID for the … |
|
|
@387
|
[387]
|
02/03/07 07:41:09 |
pieterpalmers |
- fixed some compile warnings (freebob.h/freebob.cpp)
- version bump to … |
|
|
@386
|
[386]
|
02/02/07 11:03:41 |
pieterpalmers |
- moved files around to the place they belong
- fixed all compile warnings |
|
|
@385
|
[385]
|
02/01/07 15:02:24 |
pieterpalmers |
- fixed issues with SYT timestamp processing
- SYT based sync works if … |
|
|
@384
|
[384]
|
01/30/07 13:11:25 |
pieterpalmers |
- temporary commit as backup measure
- rewrote synchronisation code
- … |
|
|
@383
|
[383]
|
01/28/07 09:36:11 |
pieterpalmers |
mostly whitespace fixes |
|
|
@382
|
[382]
|
01/28/07 09:25:28 |
pieterpalmers |
bogus file removed |
|
|
@381
|
[381]
|
01/28/07 09:24:21 |
pieterpalmers |
updated class diagrams |
|
|
@380
|
[380]
|
01/27/07 02:05:09 |
pieterpalmers |
- created a temporary branch to rework a part of the streaming code.
The … |
|
|
@379
|
[379]
|
01/21/07 12:22:41 |
wagi |
AvDevice?: all members are de/serialed now |
|
|
@378
|
[378]
|
01/21/07 04:05:19 |
wagi |
FunctionBlock?: De/Serialize added |
|
|
@377
|
[377]
|
01/20/07 11:03:10 |
wagi |
libfreebobavc: output reformated so it looks nice again (debugmodule used … |
|
|
@376
|
[376]
|
01/20/07 10:25:59 |
wagi |
De/Serialize function added to subunit
Give AvDevice? reference to all … |
|
|
@375
|
[375]
|
01/20/07 07:40:18 |
wagi |
AVCCommand: All AVC commants take a reference instead a pointer to 1394 … |
|
|
@374
|
[374]
|
01/14/07 18:55:23 |
jwoithe |
More adjustments to make MOTU devices actually work again.
Make MOTU and … |
|
|
@373
|
[373]
|
01/09/07 15:54:40 |
jwoithe |
Make detection of RME and MOTU devices work again. |
|
|
@372
|
[372]
|
01/07/07 07:08:53 |
wagi |
AvPlug::serialize: finished implementation (untested … |
|
|
@371
|
[371]
|
01/06/07 04:45:31 |
wagi |
AvDevice::serialize: m_pcrPlugs and m_externalPlug added to the bed … |
|
|
@370
|
[370]
|
01/06/07 02:51:12 |
wagi |
Don't cache node id everywhere, config rom holds an updated version of the … |
|
|
@369
|
[369]
|
01/05/07 03:24:37 |
pieterpalmers |
- fix compilation issue (reported by Klaus Zimmermann) |
|
|
@368
|
[368]
|
01/04/07 15:31:11 |
wagi |
ConfigRom::serialize: no prefix needed for member
ConfigRom::deserialize: … |
|
|
@367
|
[367]
|
01/03/07 15:31:25 |
wagi |
DeviceManager::saveCache: basePath construction fixed for more than one … |
|
|
@366
|
[366]
|
01/03/07 15:01:20 |
wagi |
remove 'proof-of-concept' hack definitions (unsed) |
|
|
@365
|
[365]
|
01/03/07 14:37:50 |
wagi |
src/libfreebobavc/serialize* moved to src/libfreebob/avc_serialize*, all … |
|
|
@364
|
[364]
|
01/02/07 10:58:18 |
pieterpalmers |
- forgotten in last commit. |
|
|
@363
|
[363]
|
01/02/07 04:44:46 |
wagi |
AvDevice::setSamplingFrequencyPlug: do not test format info status when … |
|
|
@362
|
[362]
|
01/02/07 04:42:07 |
wagi |
AvDevice::setSamplingFrequencyPlug: do not test format info status when … |
|
|
@361
|
[361]
|
12/30/06 12:27:46 |
wagi |
serializing interface extended. write and read except a 'string' as … |
|
|
@360
|
[360]
|
12/30/06 11:49:46 |
pieterpalmers |
- temporary commit to backup some work
- Started a framework to … |
|
|
@359
|
[359]
|
12/30/06 04:04:53 |
wagi |
serializing interface fixed for 64 bit machines |
|
|
@358
|
[358]
|
12/29/06 13:25:01 |
wagi |
basic bebob serializing code added. |
|
|
@357
|
[357]
|
12/28/06 04:09:20 |
pieterpalmers |
- tag the repo before 2.O merge and repo maintenance |
|
|
@356
|
[356]
|
12/28/06 04:03:52 |
pieterpalmers |
- move 2.0 to new trunk (take 2) |
|
|
@355
|
[355]
|
12/28/06 04:02:56 |
pieterpalmers |
- move old trunk to 1.4 (take 2) |
|
|
@354
|
[354]
|
12/28/06 04:01:30 |
pieterpalmers |
- repo maintenance |
|
|
@353
|
[353]
|
12/28/06 03:58:04 |
pieterpalmers |
- repository maintanance |
|
|
@352
|
[352]
|
12/28/06 03:54:10 |
pieterpalmers |
- trunk should become trunk/libfreebob |
|
|
@351
|
[351]
|
12/28/06 03:48:07 |
pieterpalmers |
repository maintanance |
|
|
@350
|
[350]
|
12/28/06 03:44:34 |
pieterpalmers |
repository maintanance |
|
|
@349
|
[349]
|
12/28/06 03:44:23 |
pieterpalmers |
repository maintanance |
|
|
@348
|
[348]
|
12/28/06 03:44:05 |
pieterpalmers |
repository maintanance |
|
|
@347
|
[347]
|
12/28/06 03:38:54 |
pieterpalmers |
- switch over 2.0 as new trunk |
|
|
@346
|
[346]
|
12/28/06 03:32:40 |
pieterpalmers |
- 1.4 is a better version number |
|
|
@345
|
[345]
|
12/28/06 03:29:26 |
pieterpalmers |
- switch trunk over to 1.1 branch |
|
|
@344
|
[344]
|
12/28/06 03:28:31 |
pieterpalmers |
repository maintanance |
|
|
@343
|
[343]
|
12/28/06 03:27:22 |
pieterpalmers |
repository maintanance |
|
|
@342
|
[342]
|
12/28/06 03:25:46 |
pieterpalmers |
repository maintanance |
|
|
@341
|
[341]
|
12/26/06 08:21:31 |
pieterpalmers |
- changed bebob avdevice to use debugmodule instead of printf/cout
- fixed … |
|
|
@340
|
[340]
|
12/26/06 05:52:36 |
pieterpalmers |
converted ieee1394service debug messages to messagebuffer |
|
|
@339
|
[339]
|
12/26/06 02:49:55 |
pieterpalmers |
add fwap.xml (forgotten in last commit) |
|
|
@338
|
[338]
|
12/26/06 02:40:33 |
pieterpalmers |
add xml file for maudio fw audiophile (experimental) |
|
|
@337
|
[337]
|
12/25/06 07:47:17 |
pieterpalmers |
- directory maintenance |
|
|
@336
|
[336]
|
12/25/06 07:42:25 |
pieterpalmers |
- Merged the developments on trunk since branch-off:
branch occurred at … |
|
|
@335
|
[335]
|
12/25/06 07:40:12 |
pieterpalmers |
- another SVN issue solving commit |
|
|
@334
|
[334]
|
12/25/06 07:37:39 |
pieterpalmers |
- temporary commit to resove an issue with SVN, another one to follow. |