root/trunk/libffado/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1553 [1553] 05/16/09 05:29:27 jwoithe RME: expand software status structure and begin to add details to device …
(edit) @1550 [1550] 05/10/09 07:50:57 ppalmers - Implement basic HSS1394 support for the Stanton SCS devices - Start of …
(edit) @1547 [1547] 04/27/09 16:13:39 jwoithe RME: - quickly fix device detection by comparing config file modelid …
(edit) @1543 [1543] 04/25/09 10:14:57 ppalmers - Clean up class names - Change probe code for all devices (except MOTU) …
(edit) @1542 [1542] 04/23/09 16:33:11 jwoithe RME: more register definitions
(edit) @1540 [1540] 04/20/09 23:22:27 jwoithe RME: some additional register bit definitions
(edit) @1539 [1539] 04/19/09 06:39:40 ppalmers - Fix bug in dice transmit channel detection - Implement snoop mode for …
(edit) @1538 [1538] 04/14/09 00:18:13 ppalmers stale include
(edit) @1537 [1537] 04/13/09 17:20:37 jwoithe RME: more foundational work. Confirmed that reading device flash works.
(edit) @1535 [1535] 04/12/09 06:51:07 ppalmers add support for the FCA-202, and possibly other Oxford FW-92x devices
(edit) @1534 [1534] 04/05/09 17:36:45 jwoithe RME: more low-level infrastructure development and experimentation
(edit) @1533 [1533] 03/30/09 15:48:16 jwoithe RME: more low-level infrastructure
(edit) @1532 [1532] 03/29/09 18:00:32 jwoithe RME: documentation updates RME: clean up some compile warnings RME: …
(edit) @1531 [1531] 03/29/09 13:59:09 ppalmers svn merge -r 1506:HEAD …
(edit) @1515 [1515] 02/11/09 03:41:24 holin Alesis Multimix16 support from adi (ticket #196)
(edit) @1514 [1514] 12/27/08 11:50:51 ppalmers add Weiss engineering device ID's
(edit) @1511 [1511] 12/21/08 08:12:38 ppalmers fix stream alignment
(edit) @1510 [1510] 12/21/08 08:12:05 ppalmers add Focusrite Saffire PRO 40 device id
(edit) @1502 [1502] 12/07/08 08:04:10 ppalmers add chunk missing in merge
(edit) @1498 [1498] 12/07/08 05:50:41 ppalmers Merge all changes from 2.0 branch into trunk (since r1361). This _should_ …
(edit) @1441 [1441] 11/16/08 15:21:53 arnonym Forward-port r1429: Make the error more verbose
(edit) @1361 [1361] 10/19/08 03:19:04 ppalmers Merge 2.0 branch changes. svn merge -r1349:HEAD …
(edit) @1348 [1348] 09/24/08 09:45:50 ppalmers merge 2.0 branch changes to trunk. svn merge -r 1337:HEAD …
(edit) @1347 [1347] 09/24/08 09:42:55 ppalmers re #152: apply patch
(edit) @1336 [1336] 09/23/08 03:42:04 ppalmers Bring trunk up to date with branches/libffado-2.0: """ svn merge -r …
(edit) @1333 [1333] 09/23/08 02:13:16 ppalmers closes #151: fix typo.
(edit) @1332 [1332] 09/23/08 02:10:33 ppalmers re #152: applied the patch.
(edit) @1324 [1324] 09/20/08 02:40:19 wagi Merge changeset r1321 into mainline
(edit) @1274 [1274] 07/07/08 22:26:05 jwoithe * MOTU: add a model identifer to the dbus interface to assist with …
(edit) @1265 [1265] 06/22/08 16:43:55 jwoithe MOTU: major reworking of mixer dbus interface structure. Matrix mixers …
(edit) @1257 [1257] 06/15/08 16:31:33 jwoithe MOTU: add controls for Cuemix mixers 2-4. This adds a *lot* of additional …
(edit) @1255 [1255] 06/08/08 10:17:32 ppalmers improve ALSA plugin
(edit) @1254 [1254] 06/08/08 07:34:59 ppalmers split config.h into config/version/debug_config to allow for faster …
(edit) @1253 [1253] 06/08/08 07:12:45 ppalmers merge 2.0 changes back (svn merge -r 1245:HEAD …
(edit) @1246 [1246] 06/08/08 05:19:39 ppalmers add dead handler detection
(edit) @1245 [1245] 06/05/08 11:45:16 ppalmers merge 2.0 changes to trunk ( svn merge -r 1238:HEAD …
(edit) @1240 [1240] 06/01/08 09:15:34 ppalmers fix bugs in IPC comms. Add preliminary FFADO-IPC ALSA plugin
(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) @1232 [1232] 05/27/08 18:30:02 jwoithe Add some #include directives seemingly required for newer versions of gcc.
(edit) @1218 [1218] 05/25/08 07:55:01 ppalmers add Alesis io|14 quirk (thx Adrian Knoth)
(edit) @1217 [1217] 05/25/08 07:43:32 ppalmers merge libffado-2.0 changes r1213:1216 to trunk (svn merge -r 1213:HEAD …
(edit) @1212 [1212] 05/25/08 02:12:22 ppalmers add a config option to globally disable the cache
(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) @1210 [1210] 05/25/08 02:00:07 ppalmers add Onyx Mixer FireWire? expansion device
(edit) @1207 [1207] 05/24/08 12:15:42 holin compiler warning fixes (from Adrian Knoth)
(edit) @1199 [1199] 05/22/08 10:44:44 wagi merge libffado-2.0 changes 1195:1198 to trunk
(edit) @1188 [1188] 05/19/08 10:09:59 ppalmers increase the time span used for debug timestamps
(edit) @1186 [1186] 05/18/08 12:47:01 ppalmers slow down the reading of the config rom, it seems to confuse older bebob …
(edit) @1185 [1185] 05/18/08 12:13:16 arnonym env.Copy() -> env.Clone() Makes scons 0.97 happy…
(edit) @1184 [1184] 05/18/08 12:09:44 ppalmers add some extra saffire pro control elements
(edit) @1183 [1183] 05/18/08 11:06:33 wagi Slow down AV/C model discovering for the FA101. Maybe this fixes the …
(edit) @1181 [1181] 05/18/08 10:14:33 ppalmers fixes #113
(edit) @1178 [1178] 05/18/08 09:48:58 ppalmers remove stale debug code
(edit) @1177 [1177] 05/18/08 09:48:27 ppalmers bring maudio device up to date on config id changes
(edit) @1176 [1176] 05/18/08 09:12:04 ppalmers fix small bug
(edit) @1175 [1175] 05/18/08 09:09:51 ppalmers make the configuration ID longer, add terratec specific support for it
(edit) @1173 [1173] 05/15/08 10:37:07 ppalmers Fix issue with the AV/C function blocks not being set correctly. Fix …
(edit) @1172 [1172] 05/14/08 21:38:31 ppalmers lay down the foundations for easy ALSA/Pulse support
(edit) @1170 [1170] 05/13/08 10:47:08 ppalmers fix bug introduced in r1167
(edit) @1168 [1168] 05/12/08 16:20:21 jwoithe * MOTU: greatly increase the chances of having a clean shutdown of MOTU …
(edit) @1167 [1167] 05/12/08 13:05:18 ppalmers impement level control for saffire LE outputs (cfr ticket #56)
(edit) @1165 [1165] 05/11/08 17:58:19 ppalmers improve library behavior in bad situations
(edit) @1164 [1164] 05/11/08 17:16:54 ppalmers fix small bug
(edit) @1163 [1163] 05/11/08 15:04:25 ppalmers make dbus server handle busresets cleanly (fixes #102)
(edit) @1161 [1161] 05/11/08 09:44:58 ppalmers add busreset functionality
(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) @1157 [1157] 05/10/08 09:49:27 ppalmers fix race condition in debug module
(edit) @1156 [1156] 05/10/08 09:21:47 ppalmers - implement clocksource control for the phase88 - restructure the function …
(edit) @1155 [1155] 05/10/08 08:40:39 ppalmers add some files forgotten in the previous commit
(edit) @1154 [1154] 05/10/08 08:39:39 ppalmers add expat based parsing of the device cache. add compile-time selection …
(edit) @1152 [1152] 05/09/08 13:43:37 holin fix optimized compile
(edit) @1149 [1149] 05/09/08 07:58:28 ppalmers lower debug level on too late packets
(edit) @1147 [1147] 05/09/08 05:24:17 ppalmers fix namespace issue
(edit) @1145 [1145] 05/09/08 04:12:05 holin error types are returned in errno not the return value
(edit) @1144 [1144] 05/09/08 03:21:47 holin cut out local integer typedefs
(edit) @1143 [1143] 05/09/08 02:14:05 holin use consistent types
(edit) @1142 [1142] 05/09/08 00:57:07 holin use correct types (fixes 64-bit breakage)
(edit) @1141 [1141] 05/08/08 16:53:50 jwoithe * MOTU: Activate the mix-1 channel controls for ADAT, AES/EBU and SPDIF …
(edit) @1140 [1140] 05/08/08 08:34:38 holin add byte swapping macros for constants, which avoids #ifdefs in other code …
(edit) @1139 [1139] 05/08/08 08:11:35 holin at least on T.C. Konnekts, strings seem to be stored as little endian …
(edit) @1138 [1138] 05/08/08 04:09:10 holin fix big endian cip header
(edit) @1137 [1137] 05/08/08 03:55:19 holin fix typo
(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) @1133 [1133] 05/07/08 13:54:22 ppalmers convert fireworks poll lock to stack based locking
(edit) @1132 [1132] 05/07/08 13:39:26 ppalmers fix locking bug, convert to monitor
(edit) @1131 [1131] 05/07/08 13:03:16 ppalmers implement endian fixes (thx Heikki Lindholm) switch from network host …
(edit) @1129 [1129] 05/07/08 00:42:05 jwoithe Correct a typo in the typo fix. :-)
(edit) @1128 [1128] 05/07/08 00:39:51 jwoithe Typo correction: it's SMPTE, not SMTPE.
(edit) @1126 [1126] 05/06/08 02:02:30 ppalmers introduce smtpe clock source
(edit) @1125 [1125] 05/05/08 16:04:08 jwoithe * MOTU: fix mixer font sizes which got inadvertently removed in rev 1088 …
(edit) @1123 [1123] 05/05/08 02:18:18 ppalmers fix up clocksource definition a bit
(edit) @1122 [1122] 05/04/08 18:18:03 jwoithe * RME: interpret return values of read()/write() from Ieee1394Service …
(edit) @1121 [1121] 05/04/08 16:09:30 jwoithe * MOTU: the Ieee1394Service read/write functions indicate an error by a …
(edit) @1120 [1120] 05/04/08 15:38:49 ppalmers fixes #56. Adds some extra controls for the saffire mixer. remove clock …
(edit) @1110 [1110] 05/03/08 13:04:27 wagi Lot's of small and big bug fixes allong the caching path. There were …
Note: See TracRevisionLog for help on using the revision log.