root/trunk/libffado/src/fireworks


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2803 [2803] 05/16/21 17:45:29 jwoithe Cosmetic: capitalise "L" in "Linux". "Linux" is a proper noun so it …
(edit) @2802 [2802] 05/16/21 17:37:39 jwoithe Cosmetic: "Firewire" becomes "FireWire?". Officially both the "F" and "W" …
(edit) @2732 [2732] 01/27/18 21:54:17 jwoithe Fix typos throughout the source tree. Rectify some long-lived typos in …
(edit) @2691 [2691] 05/09/17 05:55:47 jwoithe Initial attempt to address deprecation of auto_ptr. C++11 deprecates …
(edit) @2651 [2651] 11/11/16 02:53:52 jwoithe Fix some warnings emitted by recent versions of gcc. These are mostly …
(edit) @2599 [2599] 11/22/15 14:21:52 jwoithe From Stefan Richter. One of the reasons why fireworks_device's discover() …
(edit) @2544 [2544] 09/12/14 20:15:13 jwoithe fireworks: fix initialisation of the EFC play/record maps. Problem …
(edit) @2519 [2519] 05/06/14 03:56:12 mocchi fireworks: Fix a bug of fallback mechanism for clock information I'm …
(edit) @2515 [2515] 05/05/14 21:40:41 mocchi fireworks: Dump messages at fallback To help out debugging.
(edit) @2514 [2514] 05/05/14 21:17:05 mocchi fireworks: Improve a workaround for AudioFire?12 with recent …
(edit) @2513 [2513] 05/05/14 21:08:02 mocchi fireworks: Delete 'm_efc_version' member from FireWorks::Device …
(edit) @2512 [2512] 05/05/14 20:56:29 mocchi fireworks: Improve codes for fallback to easily understand Adding …
(edit) @2511 [2511] 05/05/14 20:49:11 mocchi fireworks: Supplemental modification for previous two commits It's my …
(edit) @2510 [2510] 05/05/14 20:46:01 mocchi fireworks: Remove useless execution of command for polled values There …
(edit) @2509 [2509] 05/05/14 20:30:18 mocchi fireworks: Partial revert of r2452, remote several trials of …
(edit) @2452 [2452] 10/27/13 21:12:17 mocchi [Fireworks] add a workaround for Audiofire12 (and maybe …
(edit) @2451 [2451] 10/27/13 21:08:10 mocchi [Fireworks] add prevention from buffer over run With Audiofire12, …
(edit) @2394 [2394] 09/14/13 04:16:08 jwoithe fireworks: add playback routing function, patch 3/4: add playback routing …
(edit) @2393 [2393] 09/14/13 04:15:09 jwoithe fireworks: add playback routing function, patch 2/4: add playback routing …
(edit) @2392 [2392] 09/14/13 04:14:01 jwoithe fireworks: add playback routing function, patch 1/4: add EFC ISOCMAP …
(edit) @2391 [2391] 09/14/13 01:01:38 jwoithe audiofire: correct reporting of sample rate for device firmware 5.8. …
(edit) @2389 [2389] 09/13/13 05:04:06 adi [Fireworks] modify function for switching digital interface (server …
(edit) @2019 [2019] 01/11/12 00:54:59 jwoithe From Orcan via trac ticket #344. Writes Orcan: It is that time of the …
(edit) @1910 [1910] 10/10/10 10:39:07 arnonym Fix #308: Do the sample-rate changing the way the echo devices need them. …
(edit) @1763 [1763] 12/19/09 08:12:53 ppalmers Merged revisions …
(edit) @1742 [1742] 12/01/09 14:54:27 arnonym Extend the interface of the MatrixMixer?: - Have booleans indicating if …
(edit) @1642 [1642] 08/30/09 12:21:55 arnonym ignore me
(edit) @1630 [1630] 08/27/09 12:25:28 ppalmers add base level support for the DICE EAP based mixers (incomplete)
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1324 [1324] 09/20/08 02:40:19 wagi Merge changeset r1321 into mainline
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1239 [1239] 06/01/08 04:35:14 ppalmers - Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD …
(edit) @1234 [1234] 05/29/08 01:24:21 holin fix gcc 4.3 compile errors and some warnings (largely from Adrian Knoth)
(edit) @1211 [1211] 05/25/08 02:07:01 ppalmers merge libffado-2.0 r1199:1206 back to trunk (svn merge -r 1199:1206 …
(edit) @1158 [1158] 05/10/08 12:38:38 ppalmers make control more thread safe (unfinished)
(edit) @1136 [1136] 05/08/08 02:38:15 ppalmers keep bus direction in endian swapping functions
(edit) @1135 [1135] 05/08/08 02:00:38 ppalmers centralize byteswapping and make it conditional
(edit) @1134 [1134] 05/08/08 01:38:46 ppalmers revert r1131 since it's does unconditional byteswapping
(edit) @1133 [1133] 05/07/08 13:54:22 ppalmers convert fireworks poll lock to stack based locking
(edit) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1011 [1011] 04/23/08 10:10:02 ppalmers finish ECHO firmware tools
(edit) @1010 [1010] 04/23/08 07:14:45 ppalmers first set of ECHO firmware manipulation code
(edit) @969 [969] 03/23/08 03:32:19 ppalmers fixes #85
(edit) @937 [937] 03/12/08 03:06:09 ppalmers cleanup some compilation warnings
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @824 [824] 01/06/08 10:57:59 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @745 [745] 11/29/07 12:24:38 ppalmers implement clock source selection for DICE EVM
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @739 [739] 11/28/07 12:02:08 ppalmers - Adapt the ffado external API (upgrade to v3) NEEDS NEW JACK BACKEND - …
(edit) @689 [689] 11/03/07 08:12:39 ppalmers more echo firmware work
(edit) @688 [688] 11/03/07 05:31:51 ppalmers - Remove bebob sync tool, since this is now generalized into the …
(edit) @687 [687] 11/02/07 16:11:33 ppalmers implement Flash routines
(edit) @686 [686] 11/02/07 15:21:21 ppalmers add device ID's
(edit) @685 [685] 11/02/07 08:39:54 ppalmers remove device table printout
(edit) @668 [668] 10/21/07 08:05:11 ppalmers fix small bug in ECHO mixer commands
(edit) @666 [666] 10/21/07 05:17:07 ppalmers add omitted files
(edit) @665 [665] 10/21/07 05:14:14 ppalmers Implement support for Phantom power on the fireworks devices
(edit) @664 [664] 10/21/07 04:36:28 ppalmers - Simplify EFC mixer control - Implement FireWorks? generic mixer
(edit) @663 [663] 10/20/07 15:13:16 ppalmers - Implement backend for ECHO FireWorks? mixer support
(edit) @639 [639] 09/09/07 12:04:35 ppalmers - Introduce a generic infrastructure for FFADODevices to present the clock …
(edit) @629 [629] 09/07/07 16:09:19 ppalmers - Base infrastructure for the Echo EFC commands - Some first command …
(edit) @607 [607] 08/31/07 01:56:53 ppalmers - Fix file-based discovery. The previous code used a pointer to a …
(edit) @599 [599] 08/29/07 14:17:58 wagi Instead of static compiled in vendor/model table use configuration …
(edit) @595 [595] 08/29/07 10:02:25 arnonym ignore me
(edit) @589 [589] 08/29/07 08:26:18 ppalmers small discovery fix
(add) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
Note: See TracRevisionLog for help on using the revision log.