root/trunk/libffado/src/libavc


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1568 [1568] 05/18/09 05:10:40 holin gcc 4.4 fixes (r1566, r1567, DICE) to trunk
(edit) @1538 [1538] 04/14/09 00:18:13 ppalmers stale include
(edit) @1535 [1535] 04/12/09 06:51:07 ppalmers add support for the FCA-202, and possibly other Oxford FW-92x devices
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1361 [1361] 10/19/08 03:19:04 ppalmers Merge 2.0 branch changes. svn merge -r1349:HEAD …
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1239 [1239] 06/01/08 04:35:14 ppalmers - Merge 2.0 branch changes r1225:1238 (svn merge -r 1225:HEAD …
(edit) @1234 [1234] 05/29/08 01:24:21 holin fix gcc 4.3 compile errors and some warnings (largely from Adrian Knoth)
(edit) @1211 [1211] 05/25/08 02:07:01 ppalmers merge libffado-2.0 r1199:1206 back to trunk (svn merge -r 1199:1206 …
(edit) @1176 [1176] 05/18/08 09:12:04 ppalmers fix small bug
(edit) @1160 [1160] 05/10/08 12:47:45 ppalmers remove debug leftovers
(edit) @1159 [1159] 05/10/08 12:44:10 ppalmers reread the active sync info after setting it
(edit) @1158 [1158] 05/10/08 12:38:38 ppalmers make control more thread safe (unfinished)
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(edit) @1136 [1136] 05/08/08 02:38:15 ppalmers keep bus direction in endian swapping functions
(edit) @1135 [1135] 05/08/08 02:00:38 ppalmers centralize byteswapping and make it conditional
(edit) @1134 [1134] 05/08/08 01:38:46 ppalmers revert r1131 since it's does unconditional byteswapping
(edit) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1110 [1110] 05/03/08 13:04:27 wagi Lot's of small and big bug fixes allong the caching path. There were …
(edit) @1047 [1047] 04/26/08 10:30:41 ppalmers remove compiler warnings. change non-critical warnings to debug messages.
(edit) @1042 [1042] 04/26/08 04:30:55 ppalmers - use cluster infoblock information for stream setup - implement graphviz …
(edit) @1024 [1024] 04/25/08 04:14:52 ppalmers implement verbose listing of cluster info and music plug info
(edit) @1013 [1013] 04/23/08 11:55:47 ppalmers fix bug introduced by newer ECHO firmware (>= 4.3)
(edit) @969 [969] 03/23/08 03:32:19 ppalmers fixes #85
(edit) @962 [962] 03/19/08 05:55:31 ppalmers apply patch of ticket #82
(edit) @937 [937] 03/12/08 03:06:09 ppalmers cleanup some compilation warnings
(edit) @864 [864] 01/20/08 02:29:17 ppalmers update license to GPLv2 or GPLv3 instead of GPLv2 or any later version. …
(edit) @845 [845] 01/13/08 11:15:21 wagi add note to enhanced mixer command that is non-functional
(edit) @827 [827] 01/06/08 11:31:59 wagi untabify
(edit) @824 [824] 01/06/08 10:57:59 wagi - moved cmd_serialize.h Util:: namespace to Util::Cmd:: in order to avoid …
(edit) @783 [783] 12/29/07 02:18:54 ppalmers cleanup time/wait/sleep code
(edit) @762 [762] 12/18/07 04:19:29 wagi Bug fix for #53 Somehow there was a major fuckup. It didn't make any …
(edit) @742 [742] 11/29/07 04:25:10 ppalmers - Remove some obsolete support files and dirs - Clean up the license …
(edit) @741 [741] 11/28/07 14:40:32 ppalmers Fixes #54
(edit) @740 [740] 11/28/07 14:06:04 ppalmers fix propagation of debug/verbose level
(edit) @738 [738] 11/28/07 07:21:28 ppalmers fix bogus use of pointer in descriptor reading
(edit) @736 [736] 11/28/07 05:36:19 ppalmers fix some stuff that was not merged correctly
(edit) @734 [734] 11/28/07 05:03:31 ppalmers merge ppalmers-streaming branch
(edit) @716 [716] 11/11/07 12:03:19 wagi cache bebob avc model. lot's of small bug fixed. it should work now.
(edit) @678 [678] 11/01/07 14:27:55 ppalmers Fix bug where the internal data structures of the AVC::Unit were not …
(edit) @644 [644] 10/14/07 10:19:22 ppalmers - Adapt the phase 88 mixer control application to the new DBUS control …
(edit) @637 [637] 09/09/07 05:02:46 wagi - some code cleanup (whitespace, unnecessary ';' removed, code indention, …
(edit) @636 [636] 09/09/07 04:14:17 wagi indention fixed
(edit) @630 [630] 09/08/07 09:19:40 wagi Some more fixing of the cashing code. The loading is still disabled …
(edit) @626 [626] 09/07/07 10:47:48 ppalmers minor things
(edit) @618 [618] 09/05/07 07:07:05 ppalmers move serialization routines to libutil such that they can be used for …
(edit) @613 [613] 09/03/07 02:18:33 ppalmers remove last missing reference to bebob functionblock
(edit) @612 [612] 09/02/07 11:31:15 ppalmers - Remove dependencies between BeBoB and generic AVC code …
(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) @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) @455 [455] 04/09/07 04:25:12 ppalmers - test-mixer volume control works (tested on phase88 only) - volume …
(edit) @445 [445] 04/02/07 12:35:17 pieterpalmers * name change from FreeBoB to FFADO * replaced tabs by 4 spaces * got rid …
(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/libavc:
(copy) @420 [420] 02/25/07 04:51:39 pieterpalmers moved src/libfreebobavc to src/libavc
Note: See TracRevisionLog for help on using the revision log.