|
|
@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" … |
|
|
@2651
|
[2651]
|
11/11/16 02:53:52 |
jwoithe |
Fix some warnings emitted by recent versions of gcc. These are mostly … |
|
|
@2473
|
[2473]
|
01/29/14 09:30:10 |
philippe |
ffado-mixer/DICE EAP: file saving of settings. Complementary commit: Add … |
|
|
@2413
|
[2413]
|
09/24/13 05:09:26 |
jwoithe |
A series of fixes provided by Andreas Hehn. These were mostly discovered … |
|
|
@2365
|
[2365]
|
08/06/13 11:23:10 |
philippe |
MatrixMixer? Restrict col/rows and input/output names to the names returned … |
|
|
@2298
|
[2298]
|
04/14/13 14:23:14 |
adi |
Parse Standalone configuration
Patch by Jano Svitok … |
|
|
@2256
|
[2256]
|
12/01/12 06:16:03 |
philippe |
DICE EAP Attempt to avoid application space reading errors/warning. It … |
|
|
@2244
|
[2244]
|
10/13/12 04:28:50 |
jwoithe |
Dice EAP: Set DEBUG_LEVEL_VERBOSE for message from … |
|
|
@2219
|
[2219]
|
09/19/12 00:18:04 |
jwoithe |
DICE-EAP: start channel numbering at 1. While zero-based numbering makes … |
|
|
@2166
|
[2166]
|
06/13/12 11:30:23 |
adi |
DICE-EAP: Avoid empty destinations in peak values map
Fix Saffire Pro24 … |
|
|
@2140
|
[2140]
|
05/01/12 17:37:01 |
jwoithe |
dice: default router setup patch 7/10 from Philippe Carriere: DICE EAP … |
|
|
@2137
|
[2137]
|
05/01/12 17:34:17 |
jwoithe |
dice: default router setup patch 4/10 from Philippe Carriere: DICE EAP … |
|
|
@2136
|
[2136]
|
05/01/12 17:32:59 |
jwoithe |
dice: default router setup patch 3/10 from Philippe Carriere: DICE EAP Add … |
|
|
@2135
|
[2135]
|
05/01/12 17:30:16 |
jwoithe |
dice: default router setup patch 2/10 from Philippe Carriere: DICE EAP … |
|
|
@2134
|
[2134]
|
05/01/12 17:28:44 |
jwoithe |
dice: default router setup patch 1/10 from Philippe Carriere: This … |
|
|
@2123
|
[2123]
|
04/18/12 11:39:57 |
adi |
DICE EAP Use the correct value of offset in EAP::showFullRouter()
The … |
|
|
@2103
|
[2103]
|
03/31/12 02:46:33 |
jwoithe |
typecast size_t printf() parameters to prevent format warnings and use an … |
|
|
@2098
|
[2098]
|
03/29/12 13:29:32 |
adi |
DICE-EAP avoid adding an empty destination
Patch by Philippe Carriere. |
|
|
@2096
|
[2096]
|
03/29/12 13:29:11 |
adi |
DICE-EAP Mute rather than remove route when disabling a destination
By … |
|
|
@2095
|
[2095]
|
03/29/12 13:29:03 |
adi |
DICE-EAP Use vector of pair rather than map for router config
By Philippe … |
|
|
@2094
|
[2094]
|
03/29/12 13:28:55 |
adi |
DICE-EAP Add (possibly) printing the full peak space with … |
|
|
@2093
|
[2093]
|
03/29/12 13:28:46 |
adi |
DICE-EAP add (possibly) printing the full router content with … |
|
|
@2092
|
[2092]
|
03/29/12 13:28:37 |
adi |
DICE-EAP Corrects the number of router entries for clearing in … |
|
|
@2075
|
[2075]
|
03/08/12 10:22:58 |
adi |
DICE EAP Corrects destination name in EAP::Mixer::getColname
Add a … |
|
|
@2057
|
[2057]
|
03/03/12 08:14:46 |
adi |
DICE-EAP: Get Capture/Playback names when EAP router is present.
When a … |
|
|
@2056
|
[2056]
|
03/03/12 07:39:47 |
adi |
DICE EAP
Implements EAP::Mixer::getRowName and EAP::getColName |
|
|
@2049
|
[2049]
|
02/28/12 04:57:45 |
adi |
DICE: generic speed-dependent EAP routing prototypes
Patch by Philippe … |
|
|
@1955
|
[1955]
|
02/16/11 01:11:42 |
adi |
Make missing EAP a warning instead of an error.
Closes: #322 |
|
|
@1806
|
[1806]
|
03/17/10 12:34:03 |
arnonym |
Fix #266
And some stuff I had on disk: When showDevice is called, the … |
|
|
@1787
|
[1787]
|
01/06/10 09:16:22 |
ppalmers |
ensure that non-eap dice devices are discovered properly (fixes #248) |
|
|
@1780
|
[1780]
|
01/04/10 14:10:14 |
arnonym |
Bring back the peaks.
And *flush* fix compilation from the commit … |
|
|
@1779
|
[1779]
|
01/04/10 13:10:45 |
arnonym |
Rewrite the RouterConfig? and save lots of code.
Plus, it seems I fixed a … |
|
|
@1776
|
[1776]
|
01/02/10 15:07:26 |
arnonym |
Reduce the LOC:
- Use only strings as identifiers for the … |
|
|
@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 … |
|
|
@1763
|
[1763]
|
12/19/09 08:12:53 |
ppalmers |
Merged revisions … |
|
|
@1742
|
[1742]
|
12/01/09 14:54:27 |
arnonym |
Extend the interface of the MatrixMixer?:
- Have booleans indicating if … |
|
|
@1725
|
[1725]
|
11/22/09 13:40:24 |
arnonym |
As far as I can say this function works. Don't display the warning. But I … |
|
|
@1717
|
[1717]
|
11/16/09 14:37:28 |
arnonym |
Make reading the whole application space its own special thing. |
|
|
@1713
|
[1713]
|
11/15/09 14:54:26 |
arnonym |
Print the hexdump of the quadlets to stderr.
Print the stuff from show() … |
|
|
@1655
|
[1655]
|
09/05/09 05:07:54 |
arnonym |
Thinking about getting structured info about the router-channels. |
|
|
@1653
|
[1653]
|
09/04/09 12:41:36 |
arnonym |
Implement getting a simple list of all current peaks. |
|
|
@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) |
|
|
@1569
|
[1569]
|
05/18/09 05:13:17 |
holin |
tidy up |
|
|
@1568
|
[1568]
|
05/18/09 05:10:40 |
holin |
gcc 4.4 fixes (r1566, r1567, DICE) to trunk |
|
|
@1550
|
[1550]
|
05/10/09 07:50:57 |
ppalmers |
- Implement basic HSS1394 support for the Stanton SCS devices
- Start of … |