|
|
@1218
|
[1218]
|
05/25/08 07:55:01 |
ppalmers |
add Alesis io|14 quirk (thx Adrian Knoth) |
|
|
@1142
|
[1142]
|
05/09/08 00:57:07 |
holin |
use correct types (fixes 64-bit breakage) |
|
|
@1139
|
[1139]
|
05/08/08 08:11:35 |
holin |
at least on T.C. Konnekts, strings seem to be stored as little endian … |
|
|
@1136
|
[1136]
|
05/08/08 02:38:15 |
ppalmers |
keep bus direction in endian swapping functions |
|
|
@1135
|
[1135]
|
05/08/08 02:00:38 |
ppalmers |
centralize byteswapping and make it conditional |
|
|
@1134
|
[1134]
|
05/08/08 01:38:46 |
ppalmers |
revert r1131 since it's does unconditional byteswapping |
|
|
@1131
|
[1131]
|
05/07/08 13:03:16 |
ppalmers |
implement endian fixes (thx Heikki Lindholm)
switch from network host … |
|
|
@1063
|
[1063]
|
04/28/08 15:26:08 |
ppalmers |
implement Nickname control element |
|
|
@1047
|
[1047]
|
04/26/08 10:30:41 |
ppalmers |
remove compiler warnings. change non-critical warnings to debug messages. |
|
|
@1043
|
[1043]
|
04/26/08 08:20:56 |
ppalmers |
- fix octlet byteswap bug for non-debug builds
- make Ieee1394Service … |
|
|
@1023
|
[1023]
|
04/24/08 11:47:08 |
ppalmers |
add konnek8 id |
|
|
@1021
|
[1021]
|
04/24/08 10:23:02 |
ppalmers |
Allow to disable sending payload on no-data packets though config.h.in. … |
|
|
@1004
|
[1004]
|
04/21/08 01:22:37 |
ppalmers |
add konnekt live device id |
|
|
@969
|
[969]
|
03/23/08 03:32:19 |
ppalmers |
fixes #85 |
|
|
@864
|
[864]
|
01/20/08 02:29:17 |
ppalmers |
update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. … |
|
|
@833
|
[833]
|
01/10/08 13:36:13 |
ppalmers |
merge api-cleanup branch (R808:832) into trunk |
|
|
@785
|
[785]
|
12/29/07 03:41:53 |
ppalmers |
shutdown fix for DICE and MOTU |
|
|
@750
|
[750]
|
11/30/07 14:18:26 |
ppalmers |
Code refactoring. Tries to simplify things and tries to put all code where … |
|
|
@748
|
[748]
|
11/29/07 14:26:52 |
ppalmers |
try to reorganize things such that less information is duplicated |
|
|
@745
|
[745]
|
11/29/07 12:24:38 |
ppalmers |
implement clock source selection for DICE EVM |
|
|
@742
|
[742]
|
11/29/07 04:25:10 |
ppalmers |
- Remove some obsolete support files and dirs
- Clean up the license … |
|
|
@739
|
[739]
|
11/28/07 12:02:08 |
ppalmers |
- Adapt the ffado external API (upgrade to v3)
NEEDS NEW JACK BACKEND
- … |
|
|
@734
|
[734]
|
11/28/07 05:03:31 |
ppalmers |
merge ppalmers-streaming branch |
|
|
@672
|
[672]
|
11/01/07 04:45:14 |
ppalmers |
- bail out when not able to lock the device |
|
|
@669
|
[669]
|
10/21/07 08:21:02 |
ppalmers |
fix DICE compilation bug |
|
|
@639
|
[639]
|
09/09/07 12:04:35 |
ppalmers |
- Introduce a generic infrastructure for FFADODevices to present the clock … |
|
|
@587
|
[587]
|
08/29/07 08:09:34 |
ppalmers |
- moved all vendor id's to one include file
- introduced the framework for … |
|
|
@584
|
[584]
|
08/29/07 04:44:02 |
ppalmers |
- fix bug introduced in previous commit
- focusrite and terratec now have … |
|
|
@583
|
[583]
|
08/29/07 02:19:04 |
ppalmers |
- Clean up the FFADODevice constructor to remove the nodeid that
can be … |
|
|
@554
|
[554]
|
08/22/07 10:15:34 |
ppalmers |
Merge echoaudio branch into trunk.
This adds support for the Echo … |
|
|
@479
|
[479]
|
06/05/07 13:04:20 |
wagi |
- added all missing 'virtual' to function declared in avdevice … |
|
|
@445
|
[445]
|
04/02/07 12:35:17 |
pieterpalmers |
* name change from FreeBoB to FFADO
* replaced tabs by 4 spaces
* got rid … |
|
|
@441
|
[441]
|
04/02/07 12:19:27 |
pieterpalmers |
- copy over the good revision of strmrework to the trunk |
copied from branches/streaming-rework/src/dice/dice_avdevice.cpp:
|
|
|
@436
|
[436]
|
03/11/07 12:50:16 |
pieterpalmers |
- fixed verbose level setting
- debugged DICE code, works with EVM |