root/trunk/libffado


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @591 [591] 08/29/07 08:42:51 arnonym Adopt the pyuic-check to my new-gained knowledge:-)
(edit) @590 [590] 08/29/07 08:29:05 arnonym This might(!) fix the issue with pkg-config getting executed during …
(edit) @589 [589] 08/29/07 08:26:18 ppalmers small discovery fix
(edit) @588 [588] 08/29/07 08:18:06 arnonym refactor the dbus-builders into their own module…
(edit) @587 [587] 08/29/07 08:09:34 ppalmers - moved all vendor id's to one include file - introduced the framework for …
(edit) @586 [586] 08/29/07 07:06:05 ppalmers fix forgotten file
(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) @582 [582] 08/29/07 01:28:32 ppalmers see prev commit
(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) @576 [576] 08/27/07 14:39:34 arnonym Some cleanup I created an externalenv which is a copy of env without all …
(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) @571 [571] 08/25/07 12:14:30 arnonym Add a first check for pyuic and compile the mixer ui's only if it was …
(edit) @570 [570] 08/25/07 11:55:22 arnonym Make use of the exported FLAGS from the CheckForPkg?. And I don't think …
(edit) @569 [569] 08/25/07 11:53:43 arnonym Add some help-texts and export the flags to the environment…
(edit) @568 [568] 08/25/07 11:18:08 arnonym ignore me
(edit) @567 [567] 08/25/07 08:24:29 arnonym Simplify the file. After all python is a programming language :-)
(edit) @566 [566] 08/25/07 07:09:37 ppalmers fix scons problem with PKG_CONFIG_PATH being not set in the calling …
(edit) @565 [565] 08/25/07 06:55:39 ppalmers add support for out-of-tree building using 'scons …
(edit) @564 [564] 08/25/07 05:34:09 ppalmers cleaned up the scons file a bit
(edit) @563 [563] 08/25/07 04:41:35 ppalmers forgotten file
(edit) @562 [562] 08/25/07 04:36:32 ppalmers - add DBUS C++ bindings from: …
(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) @532 [532] 08/21/07 07:53:39 ppalmers fix & enhance the streaming test tools
(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) @523 [523] 08/17/07 02:51:29 ppalmers fix uninitialized struct params bugs
(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) @514 [514] 08/09/07 16:15:41 jwoithe Port remaining streaming tests to ffado and fix minor compilation errors.
(edit) @512 [512] 07/29/07 16:30:54 jwoithe MOTU: more tweaks to improve reliability. Things are looking pretty good …
(edit) @511 [511] 07/29/07 13:10:05 wagi Don't use AC_PROG_CXX before CXXFLAGS are defined (AC_PROG_CXX sets '-O2 …
(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) @489 [489] 07/06/07 00:51:41 ppalmers Mixer for the Phase24 Phase88 app adapted by andreas@sandberg.pp.se
(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) @486 [486] 06/18/07 14:08:54 wagi yet another test commit for testing the mail notifaction hook.
(edit) @485 [485] 06/18/07 13:18:11 wagi test checkin hook
(edit) @484 [484] 06/16/07 02:42:50 wagi test commit hook
(edit) @483 [483] 06/16/07 02:31:25 wagi test hook on svn server
(edit) @482 [482] 06/16/07 02:13:34 wagi Bogus checkin -> test installed commit hook on svn server
(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) @471 [471] 05/17/07 14:42:49 ppalmers integrated into jack SVN
(edit) @470 [470] 04/22/07 02:39:31 ppalmers At the moment, if there is no C++ compiler installed, ./configure …
(edit) @467 [467] 04/17/07 13:29:25 ppalmers - sync to latest jackd SVN
(edit) @466 [466] 04/17/07 13:27:39 ppalmers - introduce patch with jackd support
(edit) @464 [464] 04/14/07 10:39:44 ppalmers BeBoB stream start utility
(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) @460 [460] 04/09/07 08:38:42 ppalmers - phase88 mixer default window size change
(edit) @459 [459] 04/09/07 08:37:40 ppalmers - Add basic OSC mixer control for Phase88
(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) @453 [453] 04/09/07 02:14:19 ppalmers correct forgotten files in name change
(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) @448 [448] 04/08/07 05:32:08 ppalmers fix forgotten FREEBOB to FFADO conversion
(edit) @447 [447] 04/08/07 04:28:58 ppalmers - Better display of the function blocks in the graph - test-mixer can now …
(edit) @446 [446] 04/07/07 08:49:26 ppalmers - add some file templates and a script to instantiate them
(edit) @445 [445] 04/02/07 12:35:17 pieterpalmers * name change from FreeBoB to FFADO * replaced tabs by 4 spaces * got rid …
(edit) @444 [444] 04/02/07 12:29:30 pieterpalmers more filename changes
Note: See TracRevisionLog for help on using the revision log.