|
|
@2803
|
[2803]
|
05/16/21 17:45:29 |
jwoithe |
Cosmetic: capitalise "L" in "Linux".
"Linux" is a proper noun so it … |
|
|
@2802
|
[2802]
|
05/16/21 17:37:39 |
jwoithe |
Cosmetic: "Firewire" becomes "FireWire?".
Officially both the "F" and "W" … |
|
|
@2691
|
[2691]
|
05/09/17 05:55:47 |
jwoithe |
Initial attempt to address deprecation of auto_ptr.
C++11 deprecates … |
|
|
@2430
|
[2430]
|
10/15/13 12:18:30 |
philippe |
ffado-device: fixes some imprecision about the argument of the newly … |
|
|
@2428
|
[2428]
|
10/15/13 12:14:25 |
philippe |
ffado-dbus: some devices (DICE EAP) update their internal configuration on … |
|
|
@2417
|
[2417]
|
09/30/13 06:05:19 |
jwoithe |
dice: remove some prototype code which accidently made its way into r2416. |
|
|
@2416
|
[2416]
|
09/30/13 06:03:04 |
jwoithe |
motu: implement block async functions since they are ultimately required … |
|
|
@2204
|
[2204]
|
09/07/12 13:45:28 |
adi |
DICE: Allow to change the nickname.
Pretend that we support changing the … |
|
|
@2120
|
[2120]
|
04/16/12 05:48:28 |
jwoithe |
dice: implement the getStreamingState() virtual device method as a thin … |
|
|
@2072
|
[2072]
|
03/06/12 03:28:17 |
adi |
DICE: drop superfluous read/writeRegFL functions
This shouts code … |
|
|
@2068
|
[2068]
|
03/06/12 03:27:42 |
adi |
DICE: add DICE firmware utility
Peter Hinkel has contributed a DICE … |
|
|
@2057
|
[2057]
|
03/03/12 08:14:46 |
adi |
DICE-EAP: Get Capture/Playback names when EAP router is present.
When a … |
|
|
@1939
|
[1939]
|
12/07/10 08:32:38 |
adi |
Refactor startStreamByIndex and stopStreamByIndex. |
|
|
@1937
|
[1937]
|
12/07/10 07:45:07 |
adi |
Heavy refactoring.
I moved writeFunc and readFunc to .h and merged the … |
|
|
@1804
|
[1804]
|
02/17/10 14:25:46 |
arnonym |
Less code. |
|
|
@1774
|
[1774]
|
01/01/10 14:50:51 |
arnonym |
Be more consistent. |
|
|
@1772
|
[1772]
|
01/01/10 14:09:19 |
arnonym |
- Use stringlist.
- Shuffle lots of code around.
- Change public/private … |
|
|
@1766
|
[1766]
|
12/28/09 15:07:32 |
arnonym |
Start some cleanup in the dice-code.
No need for the EAP to be defined … |
|
|
@1742
|
[1742]
|
12/01/09 14:54:27 |
arnonym |
Extend the interface of the MatrixMixer?:
- Have booleans indicating if … |
|
|
@1733
|
[1733]
|
11/24/09 14:27:33 |
arnonym |
Make the debug protected. |
|
|
@1727
|
[1727]
|
11/23/09 13:38:45 |
arnonym |
Introduce a virtual factory function. That way subclasses can have … |
|
|
@1719
|
[1719]
|
11/22/09 05:36:34 |
ppalmers |
fix some compilation issues with the PRO24 code |
|
|
@1655
|
[1655]
|
09/05/09 05:07:54 |
arnonym |
Thinking about getting structured info about the router-channels. |
|
|
@1651
|
[1651]
|
09/03/09 14:08:00 |
arnonym |
Lets see if this works out: Work for ppalmers.
A new way to get the … |
|
|
@1630
|
[1630]
|
08/27/09 12:25:28 |
ppalmers |
add base level support for the DICE EAP based mixers (incomplete) |
|
|
@1550
|
[1550]
|
05/10/09 07:50:57 |
ppalmers |
- Implement basic HSS1394 support for the Stanton SCS devices
- Start of … |
|
|
@1543
|
[1543]
|
04/25/09 10:14:57 |
ppalmers |
- Clean up class names
- Change probe code for all devices (except MOTU) … |
|
|
@1336
|
[1336]
|
09/23/08 03:42:04 |
ppalmers |
Bring trunk up to date with branches/libffado-2.0:
"""
svn merge -r … |
|
|
@1239
|
[1239]
|
06/01/08 04:35:14 |
ppalmers |
- Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD … |
|
|
@1207
|
[1207]
|
05/24/08 12:15:42 |
holin |
compiler warning fixes (from Adrian Knoth) |
|
|
@1139
|
[1139]
|
05/08/08 08:11:35 |
holin |
at least on T.C. Konnekts, strings seem to be stored as little endian … |
|
|
@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 |
|
|
@864
|
[864]
|
01/20/08 02:29:17 |
ppalmers |
update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. … |
|
|
@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 … |
|
|
@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 |
|
|
@639
|
[639]
|
09/09/07 12:04:35 |
ppalmers |
- Introduce a generic infrastructure for FFADODevices to present the clock … |
|
|
@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 … |
|
|
@516
|
[516]
|
08/10/07 12:07:16 |
wagi |
- some de/serialing bugs found and fixed
- caching enabled for bebob … |
|
|
@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.h:
|
|
|
@436
|
[436]
|
03/11/07 12:50:16 |
pieterpalmers |
- fixed verbose level setting
- debugged DICE code, works with EVM |