root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @599 [599] 08/29/07 14:17:58 wagi Instead of static compiled in vendor/model table use configuration …
(edit) @597 [597] 08/29/07 10:05:19 arnonym Finally ditch auto*-support. And bump the version in SConstruct as it was …
(edit) @595 [595] 08/29/07 10:02:25 arnonym ignore me
(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) @589 [589] 08/29/07 08:26:18 ppalmers small discovery fix
(edit) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
(edit) @585 [585] 08/29/07 06:16:32 ppalmers - Implement some device-specific details
(edit) @584 [584] 08/29/07 04:44:02 ppalmers - fix bug introduced in previous commit - focusrite and terratec now have …
(edit) @583 [583] 08/29/07 02:19:04 ppalmers - Clean up the FFADODevice constructor to remove the nodeid that can be …
(edit) @581 [581] 08/29/07 01:28:06 ppalmers - First attempt at mixer control (still disfunctional) - moved vendor …
(edit) @580 [580] 08/29/07 01:26:54 ppalmers move vendor specific stuff to vendor directory
(edit) @579 [579] 08/29/07 01:20:23 ppalmers small directory management
(edit) @578 [578] 08/29/07 01:19:47 ppalmers small directory management
(edit) @577 [577] 08/27/07 16:58:41 jwoithe MOTU: more incidental code tidy-ups and reorderings to produce slight …
(edit) @575 [575] 08/27/07 14:26:33 ppalmers - Fixed bug in dbus c++ bindings - First attempt at a decoupled control …
(edit) @574 [574] 08/27/07 08:41:50 ppalmers - scons can now auto-generate the DBUS interface adaptor/proxy classes - …
(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 …
(edit) @561 [561] 08/24/07 10:53:24 arnonym Merge the scons-branch to trunk. This basicly adds scons as a …
(edit) @560 [560] 08/24/07 08:09:49 ppalmers - Sort the FFADODevice vector on GUID before assigning device id's This …
(edit) @558 [558] 08/24/07 01:33:45 wagi tokinize input (WIP)
(edit) @557 [557] 08/24/07 00:22:30 wagi moved&renamed configparser from bebob to genericavc
(edit) @556 [556] 08/22/07 13:51:46 ppalmers - add forgotten focusrite files from previous commit - add terratec AV/C …
(edit) @555 [555] 08/22/07 13:27:15 ppalmers implement Focusrite specific AV/C commands
(edit) @554 [554] 08/22/07 10:15:34 ppalmers Merge echoaudio branch into trunk. This adds support for the Echo …
(edit) @537 [537] 08/21/07 07:57:04 ppalmers - SPDIF out works (tested) - SPDIF in should work (untested) - sync from …
(edit) @535 [535] 08/21/07 07:55:08 ppalmers fix bug: returning length without setting it to a specific value sometimes …
(edit) @530 [530] 08/20/07 13:32:01 wagi disable config parser code
(edit) @529 [529] 08/20/07 13:27:46 wagi - saveCache and loadFromCache interface added to IAvDevice - current …
(edit) @525 [525] 08/19/07 16:02:18 jwoithe The new device cache code breaks things for non-AVC interfaces such as the …
(edit) @517 [517] 08/10/07 12:13:38 wagi remove de/serialize test program
(edit) @516 [516] 08/10/07 12:07:16 wagi - some de/serialing bugs found and fixed - caching enabled for bebob …
(edit) @515 [515] 08/09/07 16:19:26 jwoithe Cosmetic cleanups of MOTU driver source. No functional changes.
(edit) @512 [512] 07/29/07 16:30:54 jwoithe MOTU: more tweaks to improve reliability. Things are looking pretty good …
(edit) @506 [506] 07/28/07 06:20:25 ppalmers compile fix for the slave stream sp
(edit) @498 [498] 07/26/07 16:09:57 jwoithe MOTU: more debugging and tweaks. TimestampedBuffer?: ffado_timestamp_t …
(edit) @497 [497] 07/25/07 17:01:52 jwoithe Preliminary compile fixes for MOTU following buffer timestamp type change.
(edit) @496 [496] 07/24/07 18:45:24 jwoithe Don't update the timestamp DLL if the timestamp isn't moving (as happens …
(edit) @495 [495] 07/24/07 17:29:22 jwoithe MOTU: more debugging aids. TimestampedBuffer?: update internal DLL state …
(edit) @494 [494] 07/24/07 09:49:11 ppalmers - switch over to a generic ffado_timestamp_t for the timestamped buffer …
(edit) @493 [493] 07/22/07 16:55:57 jwoithe StreamProcessorManager?.cpp: MOTU requires larger ENABLE_DELAY_CYCLES to …
(edit) @492 [492] 07/15/07 17:04:05 jwoithe MOTU: more debugging. There's nothing really profound in these changes.
(edit) @491 [491] 07/11/07 17:33:30 jwoithe More changes to restore MOTU functionality. We're getting closer but it's …
(edit) @490 [490] 07/09/07 13:00:22 wagi saveCache: create save path "PATH_TO_CACHE + GUID + CONFIGURATION_ID"
(edit) @488 [488] 07/04/07 12:35:24 wagi Refactoring/cleanup of getConfigurationId function
(edit) @487 [487] 06/26/07 14:28:31 wagi implementation of getConfigurationId added (rough/raw version)
(edit) @481 [481] 06/12/07 16:41:42 jwoithe Fix for MOTU transmit stream failure to enable.
(edit) @480 [480] 06/11/07 17:53:30 jwoithe Make teststreaming2 work again (needed for MOTU debugging). Fix a typo in …
(edit) @479 [479] 06/05/07 13:04:20 wagi - added all missing 'virtual' to function declared in avdevice …
(edit) @478 [478] 06/02/07 08:06:28 wagi - save cache information to $(localstatedir)/cache/libffade - refactoring …
(edit) @477 [477] 05/27/07 13:03:23 ppalmers Add M-Audio NRV10 device ID
(edit) @476 [476] 05/27/07 12:59:14 ppalmers Add device ID for M-Audio Solo
(edit) @472 [472] 05/21/07 06:18:54 ppalmers Add focusrite saffire pro10io device id
(edit) @462 [462] 04/09/07 13:41:33 ppalmers - Rework the OSC space to something more usable
(edit) @461 [461] 04/09/07 09:25:30 ppalmers - Osc requests now don't require a perfect path match to work. e.g. an …
(edit) @458 [458] 04/09/07 08:36:22 ppalmers fix small bug in OSC set volume message parsing
(edit) @457 [457] 04/09/07 06:12:19 ppalmers add get volume command for the GenericMixer?
(edit) @456 [456] 04/09/07 04:46:52 ppalmers start of an OSC client (non-functional)
(edit) @455 [455] 04/09/07 04:25:12 ppalmers - test-mixer volume control works (tested on phase88 only) - volume …
(edit) @454 [454] 04/09/07 02:20:36 ppalmers - fix incorrect referencing of ffado.h (used the installed version …
(edit) @452 [452] 04/09/07 02:06:44 ppalmers libosc - add type conversion functions to convert between the argument …
(edit) @451 [451] 04/08/07 08:56:32 ppalmers - First attempt at a OSC controlled mixer. The level of abstraction is …
(edit) @450 [450] 04/08/07 08:31:44 ppalmers add method to retrieve node id of a device
(edit) @449 [449] 04/08/07 05:47:44 ppalmers - switched osc node name to the device ID instead of the node id
(edit) @447 [447] 04/08/07 04:28:58 ppalmers - Better display of the function blocks in the graph - test-mixer can now …
(edit) @445 [445] 04/02/07 12:35:17 pieterpalmers * name change from FreeBoB to FFADO * replaced tabs by 4 spaces * got rid …
(edit) @442 [442] 04/02/07 12:25:05 pieterpalmers rename files & directories
(copy) @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:
(edit) @436 [436] 03/11/07 12:50:16 pieterpalmers - fixed verbose level setting - debugged DICE code, works with EVM
Note: See TracRevisionLog for help on using the revision log.