|
|
|
@1387
|
[1387]
|
06/28/08 14:28:07 |
philburk |
Add TIME to version text. |
|
|
|
@1386
|
[1386]
|
06/28/08 14:27:34 |
philburk |
Supports multiple threads using ASIO by adding CoInitialize?(0) and … |
|
|
|
@1385
|
[1385]
|
06/05/08 17:13:54 |
aknudsen |
OSS: clear trigger direction bits at correct time |
|
|
|
@1384
|
[1384]
|
05/15/08 00:35:30 |
rossb |
always use vsnprintf with MSC |
|
|
|
@1383
|
[1383]
|
05/13/08 15:10:54 |
bjornroche |
removed obsolete darwin compiling instructions |
|
|
|
@1382
|
[1382]
|
05/13/08 12:31:34 |
philburk |
tweak svn test |
|
|
|
@1381
|
[1381]
|
03/30/08 17:02:09 |
aknudsen |
Order Unix host api initializers depending on whether we're on Linux |
|
|
|
@1380
|
[1380]
|
03/25/08 16:21:35 |
aknudsen |
Avoid warnings about unused labels |
|
|
|
@1379
|
[1379]
|
03/20/08 10:24:39 |
bjornroche |
moved trunk into place |
|
|
|
@1378
|
[1378]
|
03/20/08 10:23:42 |
bjornroche |
moved trunk to V18.1 (in branches) |
|
|
|
@1377
|
[1377]
|
03/20/08 10:18:47 |
bjornroche |
moved trunk out of way. should disable accidental commits |
|
|
|
@1376
|
[1376]
|
03/20/08 10:17:32 |
bjornroche |
tagged today's development branch |
|
|
|
@1375
|
[1375]
|
03/20/08 10:14:19 |
bjornroche |
moved pateam to tags/unknown-was-pateam and added a README.txt for the … |
|
|
|
@1374
|
[1374]
|
03/18/08 10:55:04 |
aknudsen |
Choose ALSA before OSS on Linux |
|
|
|
@1373
|
[1373]
|
03/12/08 01:24:55 |
rossb |
a test to test all sample format converters in pa_converters.c step … |
|
|
|
@1372
|
[1372]
|
03/11/08 11:20:38 |
bjornroche |
added FIXME for ringbuffer element size in Core Audio |
|
|
|
@1371
|
[1371]
|
03/11/08 10:27:26 |
bjornroche |
fixed uninitialized variable warning in patest_prime.c |
|
|
|
@1370
|
[1370]
|
03/06/08 12:14:06 |
jpgrayson |
Commit new configure that is up-to-date with latest changes to … |
|
|
|
@1369
|
[1369]
|
03/06/08 12:10:28 |
jpgrayson |
Fix line endings.
Touch up other whitespace. |
|
|
|
@1368
|
[1368]
|
02/29/08 19:38:27 |
rossb |
patch from magnus jonsson to print error instead of crash in tests when … |
|
|
|
@1367
|
[1367]
|
02/29/08 18:45:23 |
rossb |
added pa_ringbuffer to portaudio.dsp (VC6 project) for pa_asio |
|
|
|
@1366
|
[1366]
|
02/29/08 18:39:43 |
rossb |
msvc memory barrier intrinsics from peter grayson |
|
|
|
@1365
|
[1365]
|
02/29/08 18:29:29 |
rossb |
added pa_ringbuffer to portaudio.vcproj for pa_asio |
|
|
|
@1364
|
[1364]
|
02/29/08 18:23:16 |
rossb |
added pa_ringbuffer to configure.in for pa_asio |
|
|
|
@1363
|
[1363]
|
02/29/08 03:59:47 |
rossb |
Blocking i/o implementation by Sven Fischer. adds pa_asio dependency on … |
|
|
|
@1362
|
[1362]
|
02/28/08 16:43:57 |
aknudsen |
Ensure stream validity in PaAlsa?_GetStream*Card |
|
|
|
@1361
|
[1361]
|
02/28/08 16:35:22 |
aknudsen |
Fixed bug in SCons setup |
|
|
|
@1360
|
[1360]
|
02/23/08 14:10:38 |
jpgrayson |
Fix (or at least make less grossly broken) asio build for Mac and Windows. |
|
|
|
@1359
|
[1359]
|
02/23/08 04:46:25 |
rossb |
corrected README |
|
|
|
@1358
|
[1358]
|
02/22/08 15:48:22 |
jpgrayson |
- Small fixes to build system.
-- Fix some typos in configure.in affecting … |
|
|
|
@1357
|
[1357]
|
02/22/08 02:58:10 |
rossb |
fix for make uninstall breakage from pete ross |
|
|
|
@1356
|
[1356]
|
02/22/08 00:35:29 |
rossb |
patch from Eliot Blennerhassett to use new stream read write functions … |
|
|
|
@1355
|
[1355]
|
02/21/08 15:51:22 |
jpgrayson |
- Apply patch to adds NetBSD support to scons build.
-- Thanks to Jorge … |
|
|
|
@1354
|
[1354]
|
02/21/08 15:42:43 |
jpgrayson |
Modify scons build system to now work on MacOSX (darwin). Thanks Jorge … |
|
|
|
@1353
|
[1353]
|
02/21/08 15:34:00 |
jpgrayson |
- Applied initial part of darwin build fix patch from Jorge MaciĆ”.
-- Move … |
|
|
|
@1352
|
[1352]
|
02/21/08 11:42:04 |
jpgrayson |
Support Sun's cc compiler on solaris. Thanks Pete Ross. |
|
|
|
@1351
|
[1351]
|
02/21/08 11:40:18 |
jpgrayson |
More robust make recursion. Thanks Pete Ross. |
|
|
|
@1350
|
[1350]
|
02/21/08 11:08:28 |
jpgrayson |
- Partial patch for NetBSD support
-- Add configure-time test for … |
|
|
|
@1349
|
[1349]
|
02/21/08 11:07:31 |
jpgrayson |
- Partial patch for NetBSD support.
-- Change DEVICE_NAME_BASE when … |
|
|
|
@1348
|
[1348]
|
02/21/08 00:31:26 |
rossb |
cosmetic cleanups to bracket placement in pa_asio.c |
|
|
|
@1347
|
[1347]
|
02/20/08 23:54:36 |
rossb |
more ringbuffer comment docs and cleanups from Sven Fischer |
|
|
|
@1346
|
[1346]
|
02/20/08 05:09:20 |
rossb |
added support for multi-byte elements in pa_ringbuffer.c/h thanks to Sven … |
|
|
|
@1345
|
[1345]
|
02/19/08 23:21:56 |
rossb |
fixed strings.h -> string.h : thanks Jorge Acereda |
|
|
|
@1344
|
[1344]
|
02/18/08 03:36:54 |
rossb |
fixed bug not clearing global asioDrivers variable introduced in prevous … |
|
|
|
@1343
|
[1343]
|
02/18/08 03:27:03 |
rossb |
added explicit management of the asioDrivers instance creation and … |
|
|
|
@1342
|
[1342]
|
02/15/08 07:46:45 |
rossb |
revised ASIO-README.txt |
|
|
|
@1341
|
[1341]
|
02/15/08 06:43:43 |
rossb |
Fixed ticket #3. removed code which zeroed timeInfo->currentTime in the … |
|
|
|
@1340
|
[1340]
|
02/15/08 03:31:42 |
rossb |
added casts of result of alloca() for LCC compatibility, thanks Sven … |
|
|
|
@1339
|
[1339]
|
02/15/08 02:50:33 |
rossb |
resolved ticket #4 deleted V19-devel-readme.txt and moved relevant … |
|
|
|
@1338
|
[1338]
|
02/15/08 02:50:00 |
rossb |
replaced bzero() with memset() thanks pete ross |
|
|
|
@1337
|
[1337]
|
02/15/08 02:32:09 |
rossb |
resolved ticket #4 deleted V19-devel-readme.txt and moved relevant … |
|
|
|
@1336
|
[1336]
|
02/13/08 11:11:30 |
rossb |
patch from Peter Ross to fixe cygwin/mingw ./configure builds |
|
|
|
@1335
|
[1335]
|
02/13/08 11:00:30 |
rossb |
added explanatory comment re DS API behavior |
|
|
|
@1334
|
[1334]
|
02/08/08 11:31:43 |
bjornroche |
added check for ppc and powerpc and comment that check for PPC … |
|
|
|
@1333
|
[1333]
|
02/05/08 02:23:01 |
rossb |
fix for msvc compiler warning, make literal explicitly single precision … |
|
|
|
@1332
|
[1332]
|
02/04/08 17:21:35 |
aknudsen |
From Peter Grayson: fix pkg-config when using ALSA |
|
|
|
@1331
|
[1331]
|
02/02/08 14:22:41 |
bjornroche |
removed memory barriers from section of code that is instead protected by … |
|
|
|
@1330
|
[1330]
|
02/02/08 14:11:55 |
bjornroche |
Patch to make universal binary optional. (This is not quite patch 5/5 from … |
|
|
|
@1329
|
[1329]
|
02/02/08 11:08:41 |
bjornroche |
simplified/cleaned configure code dealing with mac universal binaries. … |
|
|
|
@1328
|
[1328]
|
02/02/08 11:04:52 |
bjornroche |
Fixed issue that caused CFLAGS from environment to be ignored in default … |
|
|
|
@1327
|
[1327]
|
02/02/08 10:58:42 |
bjornroche |
Fixed typo that would have caused trouble in Mac OS X 10.4 builds. (patch … |
|
|
|
@1326
|
[1326]
|
02/02/08 10:54:23 |
bjornroche |
Normalized whitespace (including tab removal) and semicolon usage in … |
|
|
|
@1325
|
[1325]
|
02/01/08 12:53:49 |
aknudsen |
Patch by Jorge MaciĆ”: Add error descriptions |
|
|
|
@1324
|
[1324]
|
01/26/08 21:03:30 |
bjornroche |
added -Werror flag back to all mac builds. This required slight tweak to … |
|
|
|
@1323
|
[1323]
|
01/26/08 20:45:01 |
bjornroche |
backout configure change accidentally added in last commit. I may be about … |
|
|
|
@1322
|
[1322]
|
01/26/08 20:43:09 |
bjornroche |
some error checking. |
|
|
|
@1321
|
[1321]
|
01/26/08 20:27:22 |
bjornroche |
fixed potential isues with accessing freed memory in Core Audio code when … |
|
|
|
@1320
|
[1320]
|
01/26/08 20:03:39 |
bjornroche |
separated memory barrier code from ringbuffer for greater modularity |
|
|
|
@1319
|
[1319]
|
01/26/08 15:32:23 |
bjornroche |
added --enable-mac-debug flag to control -g and -DNDEBUG flags in mac … |
|
|
|
@1318
|
[1318]
|
01/26/08 14:18:29 |
bjornroche |
tweaked handling of xruns in core audio slightly. should be cleaner this … |
|
|
|
@1317
|
[1317]
|
01/23/08 16:11:48 |
bjornroche |
added necessary include file to pa_mac_core_utilities.c |
|
|
|
@1316
|
[1316]
|
01/23/08 15:40:38 |
bjornroche |
applied patch to fix ticket 64 -- added list of listeners for xruns in … |
|
|
|
@1315
|
[1315]
|
01/22/08 18:02:18 |
bjornroche |
some assertion cleanup |
|
|
|
@1314
|
[1314]
|
01/13/08 17:25:15 |
aknudsen |
Fix call to PaUtil?_SetLastHostErrorInfo in OSS |
|
|
|
@1313
|
[1313]
|
01/13/08 17:22:36 |
aknudsen |
Patch from Stelios Bounanos: set host error info more consistently in OSS |
|
|
|
@1312
|
[1312]
|
01/13/08 11:11:07 |
bjornroche |
fix for xrun detection suggested by Jorge Acereda Macia for Core Audio |
|
|
|
@1311
|
[1311]
|
01/12/08 13:15:22 |
bjornroche |
fixed code inside asserts as suggested by Jorge Acerda Macia. |
|
|
|
@1310
|
[1310]
|
01/06/08 09:30:37 |
aknudsen |
OSS: Don't stat before trying to open device |
|
|
|
@1309
|
[1309]
|
01/01/08 17:02:42 |
aknudsen |
Export extensions in shared library also when using autotools ..… |
|
|
|
@1308
|
[1308]
|
12/25/07 21:45:15 |
gordon_gidluck |
pa_devs.c changed reference from Pa_CountDevices to Pa_GetDeviceCount |
|
|
|
@1307
|
[1307]
|
12/16/07 10:40:10 |
aknudsen |
Tweaked error handling in PaOssStream?_Stop |
|
|
|
@1306
|
[1306]
|
11/27/07 14:33:53 |
aknudsen |
Added debugging message to JACK back-end |
|
|
|
@1305
|
[1305]
|
11/14/07 15:32:08 |
bjornroche |
fixed channel maps for 64 bit |
|
|
|
@1304
|
[1304]
|
11/13/07 16:22:56 |
bjornroche |
configured warnings into errors on darwin and fixed several leopard/64-bit … |
|
|
|
@1303
|
[1303]
|
11/12/07 22:31:16 |
bjornroche |
detect presence of OS X 10.5 developer tools and use them when avail. |
|
|
|
@1302
|
[1302]
|
11/12/07 17:01:00 |
bjornroche |
possible fixes for 64 bit coreaudio |
|
|
|
@1301
|
[1301]
|
11/06/07 09:34:29 |
bjornroche |
improved error msgs based on … |
|
|
|
@1300
|
[1300]
|
11/06/07 09:24:12 |
bjornroche |
yet another fix for trouble with reopening devices |
|
|
|
@1299
|
[1299]
|
11/05/07 18:41:46 |
bjornroche |
fixed issue with reopening full duplex streams |
|
|
|
@1298
|
[1298]
|
11/05/07 15:55:24 |
bjornroche |
fixed possible problem with truncating error codes on Mac os x |
|
|
|
@1297
|
[1297]
|
10/30/07 09:38:59 |
bjornroche |
fixed bug with stream finished callbacks when using multiple devices on … |
|
|
|
@1296
|
[1296]
|
10/28/07 18:43:50 |
aknudsen |
Fix frames per buffer handling on OSS |
|
|
|
@1295
|
[1295]
|
10/24/07 19:46:36 |
bjornroche |
fixed state (IsStreamActive? should be NO\!) in StreamFinished? callback) |
|
|
|
@1294
|
[1294]
|
10/24/07 16:51:22 |
bjornroche |
added support for stream finished callback on mac os x. Also, made some … |
|
|
|
@1293
|
[1293]
|
10/24/07 11:29:04 |
bjornroche |
patch suggested by peter grayson for cleaner list f timestamped dirs and … |
|
|
|
@1292
|
[1292]
|
10/20/07 09:59:44 |
bjornroche |
fixed configuration for making UB for mac and removed darwin makefile … |
|
|
|
@1291
|
[1291]
|
10/17/07 21:03:41 |
bjornroche |
pedantic fixes |
|
|
|
@1290
|
[1290]
|
10/17/07 19:54:41 |
bjornroche |
made a note on xrun detection |
|
|
|
@1289
|
[1289]
|
10/17/07 19:50:33 |
bjornroche |
vastly improved xrun detection in Core Audio. Thanks to Stephane Letz. |
|
|
|
@1288
|
[1288]
|
10/09/07 14:19:15 |
davidv |
added new WDMKS_UTIL and ksuser.lib link statements |