1030 Commits (c008d6bca3c15778c5d97cf587fbff94cc76cfd1)
 

Author SHA1 Message Date
Mark Heath c008d6bca3 MIDI Channel AfterTouch get as short message resolves #725 5 years ago
Mark Heath 1c6c9bdc9e automate pushing the NuGet packages 5 years ago
Mark Heath c0cf8ce70a updating version numbers 5 years ago
Mark Heath f43df752e8 merge from master 5 years ago
Mark Heath 889ec87e1e
Merge pull request #606 from goddogthedoggod/fix-MFTEndStream 5 years ago
Mark Heath b7469a24cf
Merge pull request #716 from Redyoung49/master 5 years ago
Mark Heath e99cad4da5
Merge pull request #643 from kf-chora/master 5 years ago
Mark Heath 4a1d2eb1f2
Merge pull request #661 from roadz99/eventsyncfix 5 years ago
Mark Heath 6b2773d7e6 version number for the extras project 5 years ago
Mark Heath 456efc43e1 NAudio package should also bring in Asio, Midi and WinForms by default 5 years ago
Mark Heath a5769bb968 trying to exclude some tests 5 years ago
Mark Heath ac636d272f trying to fix broken Azure pipeline build 5 years ago
Mark Heath 0d600c2e02 tidy up some comments 5 years ago
Mark Heath ae45eae8b0 changing license to MIT 5 years ago
Mark Heath 6136c17ae4 moving some helpful utility classes from demo apps into NAudio.Extras 5 years ago
Mark Heath 4b05144866 fixed minor exception issue 5 years ago
Mark Heath 843cda222d strong naming, and splitting Mp3FileReader 5 years ago
Mark Heath e1a4cc6b92 cleaning up some unneeded #if 5 years ago
锐 杨 410e0c7ad9 cuelist support standard UTF8 character 5 years ago
Mark Heath ab81961377 Stage 1 - break NAudio into several packages 5 years ago
Mark Heath a2cc704b6c
Merge pull request #676 from RachamimYaakobov/master 5 years ago
RachamimYaakobov 523e0f4a4f
Improving Performance 5 years ago
David Wood dd9267cc0d Fix silent failure in WasapiCapture/WasapiOut 5 years ago
KF 9356f58043 Fix release of COM objects in DirectSoundOut.cs 5 years ago
goddogthedoggod 341d92b828 Read last data from Output Buffer before discarding it 5 years ago
Mark Heath 1f2cbc729c
Merge pull request #599 from tebjan/asio-driver-reset-event 6 years ago
Mark Heath 2ded654af8
Merge pull request #600 from tebjan/asio-is-samplerate-supported 6 years ago
tebjan 370746163c Exposing IsSampleRateSupported from asio driver. 6 years ago
tebjan 21f20b3501 [ASIO] Added DriverResetRequest event that occurs when settings are changed by the user, e.g. in the control panel. 6 years ago
Mark Heath 30aa44ede1
Merge pull request #582 from neilt6/iwaveplayer-fixes 6 years ago
Neil Thiessen f5bd874633
Improved IWavePlayer.Volume on UWP 6 years ago
Mark Heath 56603d29c0
Merge pull request #589 from FroggieFrog/add-badges 6 years ago
FroggieFrog c0b0d7560d added build status 6 years ago
FroggieFrog db1a0c17da added badges and fixed some issues reported by markdownlint 6 years ago
Mark Heath f3c2a15379
Merge pull request #584 from goddogthedoggod/fix-AdjustedPosition 6 years ago
Mark Heath 58aad8ba6d
Merge pull request #441 from NetNerd/patch-1 6 years ago
Mark Heath 6bd2deec04
Merge pull request #586 from naudio/netcore3 6 years ago
Mark Heath 13516bf0df updating version number 6 years ago
Mark Heath ccf37314ae build fixes for PR #574 6 years ago
goddogthedoggod 12c2d9ab73 Must not use AdjustedPosition when playback is paused. 6 years ago
goddogthedoggod c3327b9c80 Corrected calculation of AdjustedPosition by removing a stray division by 100. 6 years ago
neilt6 e069bf5b71 Added IWavePlayer.Volume to UWP 6 years ago
John Wostenberg 4803dea930 Add .net 4.8 targets to demo apps, and fix up NAudioDemo not building on client profile 6 years ago
John Wostenberg 364be1478b Add runtime framework moniker to WinForms demo form title 6 years ago
John Wostenberg fe0c768eaa Multi-target Wpf demo project for .Net Framework AND .Net Core 6 years ago
John Wostenberg 47846ea447 Port NAudioWpfDemo to sdk-style csproj 6 years ago
John Wostenberg e0876df3d4 Bring ASIO into .Net Standard 6 years ago
John Wostenberg a430927f78 remove .user file 6 years ago
John Wostenberg 478a9232c3 Add uap target back to NAudio.csproj and net40-client back to NAudioDemo.csproj 6 years ago
John Wostenberg f487fbad4a Include WaveIn and WaveOut in .net core build -- NAudioDemo works untouched 6 years ago