root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @572 [572] 08/25/07 12:21:21 arnonym The branch has been merged. This is no longer needed.
(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) @559 [559] 08/24/07 06:15:06 ppalmers remove echoaudio branch
(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) @553 [553] 08/21/07 13:58:40 arnonym make ENABLE_ALL work…
(edit) @552 [552] 08/21/07 13:30:13 arnonym Add some more config options.
(edit) @551 [551] 08/21/07 13:29:40 arnonym SSE is not used anywhere?
(edit) @550 [550] 08/21/07 13:29:13 arnonym more to ignore
(edit) @549 [549] 08/21/07 13:28:44 arnonym Install bebob-sync and bridgeco-downloader for now.
(edit) @548 [548] 08/21/07 10:12:58 ppalmers - make the BeBoB AvDevice? a child class of the GenericAVC AvDevice?. This …
(edit) @547 [547] 08/21/07 08:36:17 arnonym Port ppalmers fixes for spdif to this scons branch. This will affect …
(edit) @546 [546] 08/21/07 08:34:27 arnonym As long as libtool isn't used, the lib shouldn't know anything about …
(edit) @545 [545] 08/21/07 08:19:33 ppalmers - Remove name parameter from PortInfo? since it's already in Port
(edit) @544 [544] 08/21/07 08:18:46 ppalmers - fix midi related bug - fix length bug (as in trunk)
(edit) @543 [543] 08/21/07 08:15:18 ppalmers - some cosmetic changes - struggle with the indexing of bebob channels - …
(edit) @542 [542] 08/21/07 08:13:07 ppalmers make addPlugToProcessor virtual such that subclasses can reimplement it
(edit) @541 [541] 08/21/07 08:12:15 ppalmers cosmetic change
(edit) @540 [540] 08/21/07 08:10:16 ppalmers improve midi test util
(edit) @539 [539] 08/21/07 07:58:38 arnonym ignore .pyc too
(edit) @538 [538] 08/21/07 07:57:38 arnonym some cleanup
(edit) @537 [537] 08/21/07 07:57:04 ppalmers - SPDIF out works (tested) - SPDIF in should work (untested) - sync from …
(edit) @536 [536] 08/21/07 07:56:26 arnonym Dependencies in scons are funny. If <prefix>/include is before the local …
(edit) @535 [535] 08/21/07 07:55:08 ppalmers fix bug: returning length without setting it to a specific value sometimes …
(edit) @534 [534] 08/21/07 07:54:40 arnonym Cache the built files. And add "-O2" to the gcc-options if not in debug …
(edit) @533 [533] 08/21/07 07:53:45 arnonym install the header only on "scons install"
(edit) @532 [532] 08/21/07 07:53:39 ppalmers fix & enhance the streaming test tools
(edit) @531 [531] 08/20/07 15:03:00 arnonym Install the maudio-files into <prefix>/share/libffado. Adopt the …
(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) @528 [528] 08/20/07 11:40:42 arnonym :s/ + /, / should fix another of wagi's problems :-)
(edit) @527 [527] 08/20/07 09:57:14 arnonym More on the installation. and the directory for the cache is now defined …
(edit) @526 [526] 08/20/07 06:39:51 arnonym installing ffado should work now (it does here). simply do "scons install" …
(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) @524 [524] 08/17/07 06:49:43 ppalmers echo discovery works, audio I/O works, still some issues with midi and …
(edit) @523 [523] 08/17/07 02:51:29 ppalmers fix uninitialized struct params bugs
(edit) @522 [522] 08/16/07 13:46:57 arnonym More to ignore. And an unneeded Makefile.am.
(edit) @521 [521] 08/16/07 13:41:19 arnonym Move the helpers into their own directory (named "admin") so they don't …
(edit) @520 [520] 08/16/07 13:15:22 arnonym ignore me
(edit) @519 [519] 08/16/07 13:04:44 arnonym Add the first version of scons-support to ffado. Everything seems to …
(edit) @518 [518] 08/16/07 12:57:58 arnonym Create a branch for the porting of the buildsystem to use scons instead of …
(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) @513 [513] 08/05/07 04:39:58 ppalmers - renumber the midi location parameters to fix bogus values returned by …
(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) @510 [510] 07/29/07 12:25:24 ppalmers small fixes
(edit) @509 [509] 07/29/07 11:02:25 ppalmers - Moved all generic stuff but the functionblocks over to libavc - compiles …
(edit) @508 [508] 07/29/07 04:12:47 ppalmers splitted avc_subunit.cpp into separate files per subunit type
(edit) @507 [507] 07/29/07 03:27:38 ppalmers [Temporary commit: compiles but doesn't run] First pass on AV/C code …
(edit) @506 [506] 07/28/07 06:20:25 ppalmers compile fix for the slave stream sp
(edit) @505 [505] 07/28/07 04:34:22 ppalmers fix warning messages
(edit) @504 [504] 07/28/07 04:28:43 ppalmers Converted sample rate setting parameter to a simple integer. The …
(edit) @503 [503] 07/28/07 03:45:29 ppalmers - put all libavc stuff into it's own name namespace (AVC)
(edit) @502 [502] 07/28/07 02:43:03 ppalmers Restructure the libavc directory in order to improve maintainability …
(edit) @501 [501] 07/28/07 01:51:25 ppalmers forgot to add some files in the previous commit
(edit) @500 [500] 07/28/07 01:33:18 ppalmers - renamed the IAvDevice to FFADODevice since it's not a pure 'AvDevice?' …
(edit) @499 [499] 07/28/07 01:21:08 ppalmers - implement AV/C descriptor and infoblock parsing - implement AV/C music …
(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 …
Note: See TracRevisionLog for help on using the revision log.