7 Commits (master)

Author SHA1 Message Date
Mark Heath 3cab063e65 migrating documentation from CodePlex 8 years ago
Mark Heath ea8ff749bd Update readme.txt 9 years ago
Kamen Litchev 72a498285e Windows Universal support and Demo 10 years ago
Mark Heath 26054c13db updated contributors list 10 years ago
emsaks 67b917f9f7 made readme link more specific 10 years ago
emsaks b6625dcfde Link to GitHub in readme 10 years ago
Mark Heath f98664ba3d adding SampleToWaveProvider254 to Win 8 project 11 years ago
Mark Heath 4e4b89693e updating contributors list 11 years ago
c.sechet a8405bc1e0 Cue chunks should be word-aligned (http://www.sonicspot.com/guide/wavefiles.html : "If a chunk contains an odd number of data bytes, causing it not to be word aligned, an extra padding byte with a value of zero must follow the last data byte.") 11 years ago
Mark Heath 7caf4d2f72 attempting to fix WasapiIn for soundcard drivers that insist on WAVEFORMATEXTENSIBLE 11 years ago
David Wood 432d5c5f31 Optionally use events to synchronise Wapasi Capture instead of Thread.Sleep. The pattern is consistent with that one used in WasapiOut. 11 years ago
Mark Heath 9e5d2a7304 upping version number and recognizing another contributor 11 years ago
Mark Heath f4d2473b9e merging in pull request from volmart to extend mmdeviceenumerator 11 years ago
Mark Heath 04c7624f7f fixed bug creating stereo mu and a law waveformats, thanks netik99 for reporting 11 years ago
Mark Heath f8b642cfb5 updaing MIDIHDR structure, thanks to myrkle 11 years ago
Mark Heath 910a78fbc0 adding credit to Du10, who is translating NAudio docs into Russian 11 years ago
Mark Heath fc2c1b56a4 improved bext reporting 11 years ago
Vladimir 5da9e73fea Adding Register and UnRegisterEndpointNotificationCallback to MMDeviceEnumerator as suggested in https://naudio.codeplex.com/discussions/531467 11 years ago
Mark Heath 22d138e158 resolving issue #16363, WasapiOut could stop when playing resampled audio, with fix proposed by nelsonkidd 11 years ago
Mark Heath f7dd38eed1 WaveFileReader and WaveFileWriter now support WAV files with a data chunk greater than 2GB. Based on pull request from TomBogle 11 years ago
Mark Heath 2b9135295a accepted pull request from Lioncash 11 years ago
Mark Heath d35081c75e updated contributors 11 years ago
Mark Heath 06293e78ab adding contribution from janne to support Windows 8 background audio with WasapiRT 11 years ago
Mark Heath 4c4f4c8261 acknowledging another contributor 11 years ago
csechet 6ff5c179f9 Fixed cue markers RIFF chunk writing 12 years ago
Mark Heath 5185b7ffda various code cleanup (more consistent naming, whitespace) 12 years ago
Mark Heath 54777eeb28 updated readme with additional contributors 12 years ago
Mark Heath 5b13a46029 updating mercurial ignore file 12 years ago
Mark Heath 46212fae3a fixed a bug with WaveOutEvent not always restarting after reaching the end. Thanks to PPavan and K24A3 12 years ago
Mark Heath d0618d51cd added a fully managed resampler based on Cockos WDL, with thanks to Justin Frankel for licensing permission 12 years ago
Mark Heath ab587d26d3 adding an ADSR envelope generator 12 years ago
Mark Heath ae5571f4b7 resolving issue 16412, error clearing a buffered wave provider before writing to it 12 years ago
Mark Heath 36c245b827 small updates to some NAudio demo features, readme, and nuspec 12 years ago
Mark Heath 5a260d35d7 updated contributors 12 years ago
Mark Heath 72bc4faaf9 fixed a bug in midi in demo 12 years ago
Mark Heath 3a28d4f5eb improved error messages when Media Foundation Encoder cannot find suitable encoder 12 years ago
Mark Heath 8351efca12 added a method to MidiOut to send sysex based on contribution from MeelMarcel. Not tested, use at own risk 12 years ago
Mark Heath 58352d808d ASIO channel name support thanks to painmailer 12 years ago
Mark Heath 26d4674875 fixed issue 16400 - memory leak in MixerControl.GetMixerControls, thanks to kevenxxx 12 years ago
Mark Heath d7aa1bf753 accepting pull request for MP3 Frame Decompressor 13 years ago
Kassoul ac5067a389 WasapiCaptureRT improvement : CPU overload fixed with events based capture (inspired by Lucian on Codeproject :http://www.codeproject.com/Articles/460145/Recording-and-playing-PCM-audio-on-Windows-8-VB) 13 years ago
Mark Heath 10ae2c5ce0 fixing issue 16390, correctly allocating size for MixerControl.GetControlDetails. Thanks to owoudenb 13 years ago
Mark Heath 166cdd289d updating readme 13 years ago
Mark Heath 0d88d0365c Media Foundation Reader updated to pass URL through unchanged, supporting files with accents in their name. The Media Foundation Reader demo now allows playing back from URLs. WaveOutEvent updated to allow multiple calls to Init 13 years ago
Mark Heath e1e650a2af fixed a possible access violation when working with very large buffers for waveIn/waveOut 13 years ago
Mark Heath 7a99c5ab73 fixed a bug in ASIODriverExt validating input channel count 13 years ago
Mark Heath 0692dda66d resolving issue 16373 - nullreference exception with CueList 13 years ago
Mark Heath 28138ef266 changes to MediaFoundationReader to support different threading models, and requesting float. Fixing a bug in WaveMixerStream. WPF Demo is getting a Media Foundation Playback demo (work in progress) 13 years ago
Mark Heath 6c888679fd Created MediaFoundationReader allowing NAudio to use Media Foundation API to play anything it supports which on Win 7 should include MP3, AAC, WMA. Thanks to Lucian Wischik for much of the interop work 13 years ago
Mark Heath 5882f8356c Added tag NAudio 1.6 Release for changeset 272f3fb3426c 13 years ago