root/trunk/libffado/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @879 [879] 02/20/08 10:27:57 ppalmers - improve cycle timer DLL * make it robust against bogus CTR reads * …
(edit) @866 [866] 01/20/08 03:59:17 ppalmers - weed out some unused functions - introduce 'debugOutputExtreme' allowing …
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @863 [863] 01/19/08 14:36:47 ppalmers fix cycle timer DLL code
(edit) @862 [862] 01/19/08 12:09:55 ppalmers fix xrun recovery and robustify
(edit) @849 [849] 01/16/08 14:19:48 ppalmers temp commit of some SSE/memory optimizations
(edit) @847 [847] 01/14/08 10:59:06 ppalmers use SSE2 for byteswaps (20% faster than ntohl())
(edit) @843 [843] 01/13/08 11:04:56 wagi enable enhanced mixer test
(edit) @842 [842] 01/13/08 11:02:49 wagi add enhanced mixer test
(edit) @833 [833] 01/10/08 13:36:13 ppalmers merge api-cleanup branch (R808:832) into trunk
(edit) @826 [826] 01/06/08 11:25:49 wagi add feature to disable avc model cache use
(edit) @825 [825] 01/06/08 11:20:05 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @807 [807] 01/05/08 06:07:23 ppalmers more reliability things
(edit) @795 [795] 01/01/08 09:27:10 ppalmers small bugfixes + debug print changes
(edit) @794 [794] 01/01/08 09:09:24 ppalmers add options to teststreaming3 (fix)
(edit) @793 [793] 01/01/08 09:08:36 ppalmers add options to teststreaming3
(edit) @792 [792] 01/01/08 08:20:44 ppalmers make teststreaming3 a cpp app
(edit) @789 [789] 12/31/07 05:49:32 ppalmers add more testing
(edit) @786 [786] 12/29/07 04:02:04 ppalmers add sine output
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(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) @750 [750] 11/30/07 14:18:26 ppalmers Code refactoring. Tries to simplify things and tries to put all code where …
(edit) @748 [748] 11/29/07 14:26:52 ppalmers try to reorganize things such that less information is duplicated
(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) @668 [668] 10/21/07 08:05:11 ppalmers fix small bug in ECHO mixer commands
(edit) @667 [667] 10/21/07 07:30:17 ppalmers implement basic AF2 control application
(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) @662 [662] 10/20/07 12:23:54 ppalmers - introduce mixer control for the original saffire
(edit) @661 [661] 10/20/07 08:32:47 ppalmers - Implement more complete mixer support for the saffire pro - fix some …
(edit) @647 [647] 10/14/07 12:08:00 ppalmers Add a matrix mixer control element
(edit) @644 [644] 10/14/07 10:19:22 ppalmers - Adapt the phase 88 mixer control application to the new DBUS control …
(edit) @643 [643] 10/12/07 15:13:12 arnonym Fix #40: enable_bebob=no not working because of a test-app depending on …
(edit) @642 [642] 10/12/07 15:11:52 arnonym fix cleaning
(edit) @639 [639] 09/09/07 12:04:35 ppalmers - Introduce a generic infrastructure for FFADODevices to present the clock …
(edit) @638 [638] 09/09/07 09:46:02 arnonym Check if the alsa-lib has midi-support (its possible to have alsa without …
(edit) @627 [627] 09/07/07 10:53:17 ppalmers - add test application to send a custom AV/C command to a node - add test …
(edit) @621 [621] 09/07/07 01:48:44 arnonym Should fix ticket:35, build complaining about missing freebob.h (which is …
(edit) @615 [615] 09/03/07 03:33:17 arnonym Simplify the build-file.
(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) @588 [588] 08/29/07 08:18:06 arnonym refactor the dbus-builders into their own module…
(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) @582 [582] 08/29/07 01:28:32 ppalmers see prev commit
(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) @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) @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) @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) @532 [532] 08/21/07 07:53:39 ppalmers fix & enhance the streaming test tools
(edit) @523 [523] 08/17/07 02:51:29 ppalmers fix uninitialized struct params bugs
(edit) @514 [514] 08/09/07 16:15:41 jwoithe Port remaining streaming tests to ffado and fix minor compilation errors.
(edit) @494 [494] 07/24/07 09:49:11 ppalmers - switch over to a generic ffado_timestamp_t for the timestamped buffer …
(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) @480 [480] 06/11/07 17:53:30 jwoithe Make teststreaming2 work again (needed for MOTU debugging). Fix a typo in …
(edit) @464 [464] 04/14/07 10:39:44 ppalmers BeBoB stream start utility
(edit) @455 [455] 04/09/07 04:25:12 ppalmers - test-mixer volume control works (tested on phase88 only) - volume …
(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) @443 [443] 04/02/07 12:28:35 pieterpalmers another filename change
(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/tests:
(edit) @437 [437] 03/13/07 11:22:17 pieterpalmers - made test-freebob use debugmodule infrastructure - test-mixer now takes …
Note: See TracRevisionLog for help on using the revision log.