Chris Robinson
|
52a003e9bb
|
Avoid raw lock/unlock calls
|
2019-10-07 23:22:06 -07:00 |
|
Chris Robinson
|
02d80cd74d
|
Use exceptions for backend open failures
|
2019-10-07 21:37:56 -07:00 |
|
Chris Robinson
|
2d2e5539c0
|
Use FastBSinc24 for WASAPI and CoreAudio capture
Given a fixed rate, there's no downside to the fast version.
|
2019-09-28 03:44:13 -07:00 |
|
Chris Robinson
|
24db8a3f4b
|
Make the resampler type an enum class
|
2019-09-22 21:19:19 -07:00 |
|
Chris Robinson
|
a092624ed3
|
Fix some Windows warnings
|
2019-09-18 18:20:11 -07:00 |
|
Chris Robinson
|
c5a3c52822
|
Return and pass more appropriate types for backends
|
2019-09-15 09:50:28 -07:00 |
|
Chris Robinson
|
4b8f78a8d6
|
Fix a few more GCC warnings
|
2019-09-14 19:42:54 -07:00 |
|
Chris Robinson
|
532197a650
|
Clean up (most) implicit conversions in the backends
|
2019-09-14 12:44:35 -07:00 |
|
Chris Robinson
|
a250b6a986
|
Return unsigned values from the FromDevFmt functions
|
2019-09-13 14:29:25 -07:00 |
|
Chris Robinson
|
a895709b6f
|
Fix function declaration
|
2019-09-11 06:58:27 -07:00 |
|
Chris Robinson
|
be0442c620
|
Avoid C-style casts in C++
|
2019-09-11 06:47:56 -07:00 |
|
Chris Robinson
|
65374dc5d0
|
Avoid dynamically allocating ChannelConverter
|
2019-09-10 23:01:33 -07:00 |
|
Chris Robinson
|
ce76cc1441
|
Use unsigned for the sample and channel converters
|
2019-08-20 07:57:37 -07:00 |
|
Chris Robinson
|
e200569cd3
|
Move the wstr converters to a separate header
|
2019-08-11 18:50:07 -07:00 |
|
Chris Robinson
|
cb3e96e756
|
Rename Alc to alc
|
2019-07-28 18:56:04 -07:00 |
|