Andrew Gundersen
|
1f01a3ddc0
|
Pa_RefreshDevice functionality
|
2021-08-20 11:09:19 -05:00 |
|
John Melas
|
16884fc201
|
Unify all stringizing macros to new PA_STRINGIZE macro in pa_util.h (#605)
|
2021-07-01 10:19:21 +10:00 |
|
Phil Burk
|
3f7bee79a6
|
Bump version to 19.7.0
|
2021-03-07 07:33:41 -08:00 |
|
MichalPetryka
|
b5a55169b9
|
Cleanup newlines at EOF in src/common (#482)
|
2021-02-04 12:19:23 +11:00 |
|
Ross Bencina
|
fac71001ee
|
Clean up whitespace in src/common in preparation for .editorconfig. (#408)
* Clean up whitespace in src/common in preparation for .editorconfig. Convert tabs to 4 spaces. Indent by 4 spaces. Strip trailing whitespace.
|
2021-01-21 23:06:08 +11:00 |
|
luz paz
|
e1c3e59ee8
|
Fix user-facing and non-user-facing typos
Found via `codespell v2.1.dev0`
|
2020-12-11 20:24:05 -05:00 |
|
Phil Burk
|
8dc6d59877
|
Merge branch 'ticket_275_pass_void' into 'master'
Add void argument to Pa_GetVersionInfo()
+1: Anonymous
Merged-on: https://assembla.com/code/portaudio/git/merge_requests/6415893
|
2018-05-26 04:49:10 +00:00 |
|
Phil Burk
|
dde71d1114
|
pa_front.c: fix initializationCount_ in Pa_Terminate()
Was decrementing too soon and causing Pa_CloseStream() to fail.
See ticket #260
|
2016-10-23 14:50:01 -07:00 |
|
Phil Burk
|
3f7248cd00
|
pa_front: bumped to 19.6.0
|
2016-09-24 09:02:56 -07:00 |
|
Phil Burk
|
b2f9375237
|
pa_front: bump version to 19.5.1 for release
|
2016-09-22 09:29:36 -07:00 |
|
Phil Burk
|
a553478d71
|
PA_GIT_REVISION: new scripts to replace SVN revision
update_gitrevision.sh should be run before building on Mac or Linux.
|
2016-09-05 17:03:27 -07:00 |
|
Ross Bencina
|
037e260d64
|
comment out C99 designated initializer syntax for versionInfo_ initializer. not C89 compatible
|
2016-08-26 19:42:09 +10:00 |
|
Ross Bencina
|
fce3367c23
|
remove trailing whitespace from end of lines
|
2016-08-26 19:33:31 +10:00 |
|
philburk
|
199e88fa66
|
Add Pa_GetVersionInfo()
Add scripts to update pa_svnrevision.h
|
2015-04-10 04:00:09 +00:00 |
|
philburk
|
cd6b1868de
|
Add version numbering with major.minor.subminor format.
Bump version to 19.5.0
|
2015-03-03 17:28:15 +00:00 |
|
rbencina
|
33df37a804
|
increase upper limit for absurd sample rates from 200000 to 384000 Hz. via Richard from Audacity
|
2012-12-04 18:39:48 +00:00 |
|
rossb
|
e0a057f28e
|
set defaultHostApiIndex_ to zero when uninitialized
|
2011-08-18 03:43:51 +00:00 |
|
rossb
|
ebe9c54048
|
tweaked comment
|
2011-08-18 03:40:47 +00:00 |
|
rossb
|
58015f7b17
|
changed default host API logic to use first successfully initialized host api with a defined default input or output device. resolves ticket #49
|
2011-08-18 03:31:51 +00:00 |
|
rossb
|
b4931e7298
|
removed/cleaned up doxygen @todo items. moved to TRAC
|
2011-02-02 18:58:17 +00:00 |
|
philburk
|
e430a7cc36
|
remove extra parameter from debug statement to prevent pointer error
|
2008-11-03 19:31:30 +00:00 |
|
philburk
|
c49f234204
|
Add __TIME__ to version text.
|
2008-06-28 18:28:07 +00:00 |
|
bjornroche
|
c1e1d067d2
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|