root/trunk/libffado/src/SConscript


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1597 [1597] 07/13/09 05:45:54 jwoithe RME: begin high-level framework for device control via FFADO dbus …
(edit) @1550 [1550] 05/10/09 07:50:57 ppalmers - Implement basic HSS1394 support for the Stanton SCS devices - Start of …
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1535 [1535] 04/12/09 06:51:07 ppalmers add support for the FCA-202, and possibly other Oxford FW-92x devices
(edit) @1534 [1534] 04/05/09 17:36:45 jwoithe RME: more low-level infrastructure development and experimentation
(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) @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) @1185 [1185] 05/18/08 12:13:16 arnonym env.Copy() -> env.Clone() Makes scons 0.97 happy…
(edit) @1183 [1183] 05/18/08 11:06:33 wagi Slow down AV/C model discovering for the FA101. Maybe this fixes the …
(edit) @1172 [1172] 05/14/08 21:38:31 ppalmers lay down the foundations for easy ALSA/Pulse support
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(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) @1052 [1052] 04/26/08 12:46:58 ppalmers remove alsa dependency. update readme file. add some extra stuff to …
(edit) @1027 [1027] 04/25/08 07:04:52 ppalmers simplify system time source class. should give a performance increase due …
(edit) @992 [992] 04/06/08 16:19:31 jwoithe Added support for getting firewire unit version via Dbus (needed by …
(edit) @967 [967] 03/22/08 14:48:09 ppalmers - first attempt at not causing total havoc when devices are removed from …
(edit) @959 [959] 03/18/08 14:01:14 ppalmers add sconstruct changes for clock source control
(edit) @942 [942] 03/12/08 12:54:46 ppalmers add support for the device spec strings (no more auto-grab-all)
(edit) @939 [939] 03/12/08 06:26:23 ppalmers implement RT thread watchdog
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @790 [790] 12/31/07 05:50:33 ppalmers add debugging code
(edit) @787 [787] 12/29/07 04:03:52 ppalmers clean up sleeping code
(edit) @771 [771] 12/23/07 13:31:14 arnonym Almost too easy! Fix the dependency libffado.* -> config.h -> config.h.in …
(edit) @755 [755] 12/08/07 05:44:49 ppalmers add a scons option to build static versions of the tools
(edit) @752 [752] 12/02/07 07:49:37 ppalmers - Implement a DLL based mechanism to read the cycle timer. This can …
(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) @747 [747] 11/29/07 13:56:38 ppalmers - get rid of IsoStream? class since it's only overhead and doesn't really …
(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) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @688 [688] 11/03/07 05:31:51 ppalmers - Remove bebob sync tool, since this is now generalized into the …
(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) @649 [649] 10/14/07 12:26:35 ppalmers split up the saffirepro device into a generic focusrite part and a …
(edit) @648 [648] 10/14/07 12:12:53 ppalmers rename saffire pro device implementation file to ease normal saffire …
(edit) @647 [647] 10/14/07 12:08:00 ppalmers Add a matrix mixer control element
(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) @618 [618] 09/05/07 07:07:05 ppalmers move serialization routines to libutil such that they can be used for …
(edit) @614 [614] 09/03/07 03:15:46 arnonym Build and install the bebob-tools only when bebob is enabled.
(edit) @609 [609] 08/31/07 09:24:46 arnonym Simplify some things. CACHEDIR is now hardcoded in config.h to be …
(edit) @599 [599] 08/29/07 14:17:58 wagi Instead of static compiled in vendor/model table use configuration …
(edit) @594 [594] 08/29/07 09:51:37 arnonym Fix cleaning…
(edit) @593 [593] 08/29/07 09:41:11 arnonym Clean up the default environment even more. This makes externalenv …
(edit) @592 [592] 08/29/07 09:10:16 arnonym Fix one of my todos and make the env-environment more clean.
(edit) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
(edit) @584 [584] 08/29/07 04:44:02 ppalmers - fix bug introduced in previous commit - focusrite and terratec now have …
(edit) @581 [581] 08/29/07 01:28:06 ppalmers - First attempt at mixer control (still disfunctional) - moved vendor …
(edit) @575 [575] 08/27/07 14:26:33 ppalmers - Fixed bug in dbus c++ bindings - First attempt at a decoupled control …
(edit) @573 [573] 08/26/07 08:53:12 arnonym GENERIC_AVC -> GENERICAVC and added a TODO…
(edit) @565 [565] 08/25/07 06:55:39 ppalmers add support for out-of-tree building using 'scons …
(copy) @561 [561] 08/24/07 10:53:24 arnonym Merge the scons-branch to trunk. This basicly adds scons as a …
copied from branches/libffado-scons_porting_work/src/SConscript:
(edit) @549 [549] 08/21/07 13:28:44 arnonym Install bebob-sync and bridgeco-downloader for now.
Note: See TracRevisionLog for help on using the revision log.