issues
search
sbooth
/
SFBAudioEngine
A powerhouse of audio functionality for macOS, iOS, and tvOS
https://sbooth.github.io/SFBAudioEngine/
MIT License
569
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix analyzer warnings
#149
sbooth
closed
4 years ago
0
how to play http/https online streaming?
#148
cendolinside123
closed
4 years ago
1
failed to build the project
#147
cendolinside123
closed
4 years ago
0
Correct handle disc number and disc total
#146
sbooth
closed
4 years ago
0
Audio properties renaming to better match AVF
#145
sbooth
closed
4 years ago
0
Attempt to preserve the player's state after interruption
#144
sbooth
closed
4 years ago
1
Constants for unknown values
#143
sbooth
closed
4 years ago
0
Improve -playbackTime and -getPlaybackPosition:andTime:
#142
sbooth
closed
4 years ago
0
Implement -init instead of -initWithInputSource:mimeType:error:
#141
sbooth
closed
4 years ago
0
Don't attempt to seek if the decoder doesn't support it
#140
sbooth
closed
4 years ago
0
Don't assume AVAudioEngine.isRunning is thread safe
#139
sbooth
closed
4 years ago
0
Don't pass ownership of unowned buffers to NSData
#138
sbooth
closed
4 years ago
0
Use double instead of float in -seekToPosition:
#137
sbooth
closed
4 years ago
0
Use QOS_CLASS_USER_INITIATED for the notification queue
#136
sbooth
closed
4 years ago
0
Add -pushDecoderToInternalQueue:
#135
sbooth
closed
4 years ago
0
Reset _playerNode before _engine
#134
sbooth
closed
4 years ago
0
Add -resume to SFBAudioPlayer
#133
sbooth
closed
4 years ago
0
Refactor enqueuing logic and improve error reporting
#132
sbooth
closed
4 years ago
0
Add -internalDecoderQueueIsEmpty
#131
sbooth
closed
4 years ago
0
Added forImmediatePlayback parameter to -enqueue{URL,Decoder}
#130
sbooth
closed
4 years ago
0
Use store() instead of exchange() when the return value isn't needed
#129
sbooth
closed
4 years ago
0
Set the appropriate eDecoderStateDataFlags before notifying the delegate
#128
sbooth
closed
4 years ago
0
Add -nowPlaying property to SFBAudioPlayer
#127
sbooth
closed
4 years ago
1
Replace the use of synchronous dispatch queues with os_unfair_lock
#126
sbooth
closed
4 years ago
0
Added -dequeueDecoder to SFBAudioPlayerNode
#125
sbooth
closed
4 years ago
0
Only send -{will,did}ChangeValueForKey: when a change will occur
#124
sbooth
closed
4 years ago
0
Added partiallyRendered flag to -audioPlayerNode:decodingCanceled:
#123
sbooth
closed
4 years ago
0
Only perform seeks when the change is >= 1% to work around NSSlider
#122
sbooth
closed
4 years ago
0
Reset the ring buffer immediately on seek
#121
sbooth
closed
4 years ago
0
Automate documentation generation
#120
sbooth
closed
4 years ago
0
Use the more natural +dataWithContentsOfURL:options:error:
#119
sbooth
closed
4 years ago
0
Don't create an unnecessary NSData object in -initWithURL:
#118
sbooth
closed
4 years ago
0
Bitshift fixes
#117
sbooth
closed
4 years ago
0
Added dictionary-style access for SFBAudioMetadata and SFBAudioProperties
#116
sbooth
closed
4 years ago
0
In -dictionaryRepresentation don't add description if nil
#115
sbooth
closed
4 years ago
0
Documentation standardization
#114
sbooth
closed
4 years ago
0
Require the rendering format of SFBAudioPlayerNode to be standard
#113
sbooth
closed
4 years ago
0
Documentation improvements
#112
sbooth
closed
4 years ago
0
Update replay gain analysis
#111
sbooth
closed
4 years ago
0
Changed .txt to .md
#110
sbooth
closed
4 years ago
0
Log .info message when the volume is changed
#109
sbooth
closed
4 years ago
0
Always include <mach/mach_time.h>
#108
sbooth
closed
4 years ago
0
Improved timing for notifications
#107
sbooth
closed
4 years ago
0
Improve timing accuracy of delegate notifications
#106
sbooth
closed
4 years ago
0
Disable bitcode
#105
sbooth
closed
4 years ago
0
Provide dependencies as XCFrameworks
#104
sbooth
closed
4 years ago
2
Swift naming improvements and documentation cleanup
#103
sbooth
closed
4 years ago
0
Clamp seek ranges to valid values instead of failing
#102
sbooth
closed
4 years ago
0
Specify the channelCount if channelLayout is nil
#101
sbooth
closed
4 years ago
0
Handle ExtAudioFile empty channel layouts
#100
sbooth
closed
4 years ago
0
Previous
Next