root/trunk/libffado/src/bebob


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) @2707 [2707] 08/08/17 03:42:23 jwoithe Fix compilation of bebob_dl_mgr.cpp. The bebob_dl_mgr.cpp file requires …
(edit) @2691 [2691] 05/09/17 05:55:47 jwoithe Initial attempt to address deprecation of auto_ptr. C++11 deprecates …
(edit) @2671 [2671] 01/09/17 05:28:05 jwoithe bebob: make allowances for a variation of the ESI QuantaFire? 610 …
(edit) @2651 [2651] 11/11/16 02:53:52 jwoithe Fix some warnings emitted by recent versions of gcc. These are mostly …
(edit) @2587 [2587] 03/22/15 15:54:11 jwoithe Fix compilation error when configured with SERIALIZE_USE_EXPAT=1: since …
(edit) @2529 [2529] 05/13/14 20:29:04 jwoithe m-audio: remove a rogue extended character introduced inadvertently in …
(edit) @2521 [2521] 05/08/14 20:14:55 jwoithe m-audio: fix uninitialised variable, spotted by Andreas Hehn.
(edit) @2491 [2491] 03/09/14 05:52:25 mocchi BeBoB: add BeBoB::MAudio::Special namespace and classes M-Audio …
(edit) @2490 [2490] 03/09/14 03:12:45 mocchi BeBoB: add Normal namespace for MAudio namespace This is preparation to …
(edit) @2489 [2489] 03/09/14 01:50:16 mocchi BeBoB: add Firebox/Inspire1394 namespace under PreSonus? namespace They …
(edit) @2487 [2487] 03/06/14 02:25:08 mocchi bebob: improve support for PreSonus? Inspire1394 This device uses AV/C …
(edit) @2482 [2482] 02/27/14 01:30:28 mocchi BeBoB: rename 'presonus_avdevice' to 'firebox_avdevice' Currently I'm …
(edit) @2467 [2467] 12/14/13 06:48:39 mocchi [BeBoB/PreSonus?] Apply FireboxDevice? class to PreSonus? FIREBOX And normal …
(edit) @2466 [2466] 12/14/13 06:29:13 mocchi [BeBoB/MAudio] Add PreSonus::FireboxDevice? class to support functionality …
(edit) @2450 [2450] 10/27/13 20:53:08 mocchi [FFADO/MAudio] obsolete ENABLE_MAUDIO build option and remove related …
(edit) @2446 [2446] 10/27/13 20:35:27 mocchi [BeBoB/MAudio] assign a part of M-Audio Firewire series to specific …
(edit) @2445 [2445] 10/27/13 20:34:17 mocchi [BeBoB/MAudio] add NormalDevice? class for BeBoB/MAudio normal …
(edit) @2444 [2444] 10/27/13 20:32:41 mocchi [BeBoB/Mixer?] make 'EnhancedMixer?' path work The bebob_mixer class gives …
(edit) @2443 [2443] 10/27/13 20:28:16 mocchi [BeBoB/AVDevice] add the functions to use processing function block …
(edit) @2440 [2440] 10/27/13 20:22:56 mocchi [BeBoB/Yamaha?] assign Yamaha's GO series to specific class Yamaha devices …
(edit) @2439 [2439] 10/27/13 20:21:16 mocchi [BeBoB/Yamaha?] Add 'GoDevice?' class for /BeBoB/Yamaha devices To change …
(edit) @2438 [2438] 10/27/13 20:20:00 mocchi [BeBoB/Yamaha?] Add vendor specific command for BeBoB/Yamaha?
(edit) @2413 [2413] 09/24/13 05:09:26 jwoithe A series of fixes provided by Andreas Hehn. These were mostly discovered …
(edit) @2178 [2178] 07/06/12 06:31:48 jwoithe The BeBoB downloader calls pthread_cond_timedwait(), which (like …
(edit) @2171 [2171] 06/23/12 07:03:54 jwoithe A second pass at addressing ticket #242. Define a global clock source …
(edit) @2091 [2091] 03/28/12 01:14:50 jwoithe Enable the EnhancedMixer? for all Bebob devices. From Orania in ticket …
(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) @1997 [1997] 10/05/11 12:04:39 adi Fix spelling mistake "connnection"
(edit) @1969 [1969] 04/03/11 06:41:02 adi Remove duplicate code. When compiling, this line caused a …
(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) @1617 [1617] 08/13/09 07:27:35 jwoithe bebob/focusrite: debugOutput() was missing an argument in the mixer show() …
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1531 [1531] 03/29/09 13:59:09 ppalmers svn merge -r 1506:HEAD …
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1361 [1361] 10/19/08 03:19:04 ppalmers Merge 2.0 branch changes. svn merge -r1349:HEAD …
(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) @1253 [1253] 06/08/08 07:12:45 ppalmers merge 2.0 changes back (svn merge -r 1245:HEAD …
(edit) @1245 [1245] 06/05/08 11:45:16 ppalmers merge 2.0 changes to trunk ( svn merge -r 1238:HEAD …
(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) @1232 [1232] 05/27/08 18:30:02 jwoithe Add some #include directives seemingly required for newer versions of gcc.
(edit) @1210 [1210] 05/25/08 02:00:07 ppalmers add Onyx Mixer FireWire? expansion device
(edit) @1199 [1199] 05/22/08 10:44:44 wagi merge libffado-2.0 changes 1195:1198 to trunk
(edit) @1184 [1184] 05/18/08 12:09:44 ppalmers add some extra saffire pro control elements
(edit) @1183 [1183] 05/18/08 11:06:33 wagi Slow down AV/C model discovering for the FA101. Maybe this fixes the …
(edit) @1181 [1181] 05/18/08 10:14:33 ppalmers fixes #113
(edit) @1175 [1175] 05/18/08 09:09:51 ppalmers make the configuration ID longer, add terratec specific support for it
(edit) @1173 [1173] 05/15/08 10:37:07 ppalmers Fix issue with the AV/C function blocks not being set correctly. Fix …
(edit) @1172 [1172] 05/14/08 21:38:31 ppalmers lay down the foundations for easy ALSA/Pulse support
(edit) @1170 [1170] 05/13/08 10:47:08 ppalmers fix bug introduced in r1167
(edit) @1167 [1167] 05/12/08 13:05:18 ppalmers impement level control for saffire LE outputs (cfr ticket #56)
(edit) @1158 [1158] 05/10/08 12:38:38 ppalmers make control more thread safe (unfinished)
(edit) @1156 [1156] 05/10/08 09:21:47 ppalmers - implement clocksource control for the phase88 - restructure the function …
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(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) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1120 [1120] 05/04/08 15:38:49 ppalmers fixes #56. Adds some extra controls for the saffire mixer. remove clock …
(edit) @1110 [1110] 05/03/08 13:04:27 wagi Lot's of small and big bug fixes allong the caching path. There were …
(edit) @1109 [1109] 05/03/08 13:01:37 wagi enable bebob discovering code for fa-101
(edit) @1107 [1107] 05/03/08 07:50:36 ppalmers attempt to implement direct monitoring control and digital channel enable …
(edit) @1072 [1072] 04/30/08 07:30:39 ppalmers fix bug in saffire LE mixer code
(edit) @1066 [1066] 04/29/08 05:11:27 ppalmers the quatafire doesn't support setting a clock source, altough discovery …
(edit) @1063 [1063] 04/28/08 15:26:08 ppalmers implement Nickname control element
(edit) @1047 [1047] 04/26/08 10:30:41 ppalmers remove compiler warnings. change non-critical warnings to debug messages.
(edit) @975 [975] 03/24/08 08:56:23 ppalmers fix debug message verbose level
(edit) @973 [973] 03/23/08 10:35:01 ppalmers make quatafire mixer more useful
(edit) @969 [969] 03/23/08 03:32:19 ppalmers fixes #85
(edit) @965 [965] 03/22/08 11:33:29 ppalmers add generic register read for focusrite devices
(edit) @960 [960] 03/18/08 15:45:38 ppalmers make dbus server handle bus resets and dynamic add/remove of devices
(edit) @957 [957] 03/18/08 13:50:52 ppalmers add adat/spdif channel disable for saffire pro
(edit) @945 [945] 03/16/08 04:28:07 ppalmers Add mixer application for the Saffire LE (untested)
(edit) @933 [933] 03/11/08 10:32:37 ppalmers implement focusrite device naming
(edit) @932 [932] 03/11/08 05:46:25 ppalmers - implement bus reset handling for the CTR DLL - move the functor header …
(edit) @872 [872] 01/21/08 11:27:51 wagi let's try to discover the fa-101 with the descriptor discovering code
(edit) @871 [871] 01/21/08 11:03:21 wagi use debugOutput instead of debugWarning for not supported function blocks
(edit) @865 [865] 01/20/08 03:48:13 wagi BeBoB::SubunitAudio::createFunctionBlock: It is no use to add a dummy …
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @844 [844] 01/13/08 11:12:15 wagi FunctionBlockEnhancedMixer::discover: Disable discovering of enhanced …
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @828 [828] 01/06/08 12:30:53 wagi FunctionBlockEnhancedMixer::discover: enable code
(edit) @824 [824] 01/06/08 10:57:59 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(edit) @758 [758] 12/09/07 09:49:13 ppalmers fix bug
(edit) @751 [751] 12/01/07 05:42:30 ppalmers implement cache versioning
(edit) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @744 [744] 11/29/07 04:52:16 ppalmers ensure that a mixer is built when devices are loaded from cache
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @740 [740] 11/28/07 14:06:04 ppalmers fix propagation of debug/verbose level
(edit) @739 [739] 11/28/07 12:02:08 ppalmers - Adapt the ffado external API (upgrade to v3) NEEDS NEW JACK BACKEND - …
(edit) @737 [737] 11/28/07 05:38:57 ppalmers Add Acoustic Reality eAR Master One to device id's
Note: See TracRevisionLog for help on using the revision log.