0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use constant 48khz sampling rate for all opus files. More... about 11 years ago
Respect current volume setting durring playback startup process. More... over 11 years ago
Add seekToTime with optional data flush. More... over 11 years ago
Add seek with optional data flush to the input unit More... over 11 years ago
Add flushBuffer method to the converter. More... over 11 years ago
Don't read id3v1 tag with CoreAudio decoder over the HTTPSource More... over 11 years ago
Merge pull request #39 from regennz/master More... over 11 years ago
fixed a crash More... over 11 years ago
increased buffer size More... over 11 years ago
Merge pull request #38 from onigunn/master More... over 11 years ago
fixed changing to stopped state after no continuos playback url is given More... over 11 years ago
Version bump in podspec More... almost 12 years ago
Using estimated duration for CoreAudio files to avoid full packets scans, on tested files it gives the same result in most situations. fixes #26 More... almost 12 years ago
Adding additional guard before parsing metadata for mp3 file with HTTPSource. This prevents undesirable locks for the corrupted tags and tags located at the end of the file (for ex. ID3v1) fixes #26 More... almost 12 years ago
Preventing potential deadlock in HTTPSource More... almost 12 years ago
Adding custom resolver for the pluging manager fixes #36 More... almost 12 years ago
Refactoring a bit metadata extraction in core audio decoder More... almost 12 years ago
Fixing typo in instance variable name More... almost 12 years ago
Using semaphore instead of the current run loop while waiting for cache in HTTPSource More... almost 12 years ago
Podspec version bump More... almost 12 years ago
Fixing several retain cycles fixes #35 More... almost 12 years ago
Merge pull request #34 from edl00k/master More... almost 12 years ago
small formatting More... almost 12 years ago
.. to try pass up from using gzip compression, because we can't get content length More... almost 12 years ago
fixing processing m4a when file doesn't contains metadata More... almost 12 years ago
Merge pull request #33 from edl00k/master More... almost 12 years ago
correct receiving of picture from opus metadata More... almost 12 years ago
Merge pull request #31 from siuying/free More... about 12 years ago
Fix leak when AudioFileGetProperty() failed in [CoreAudioDecoder imageDataFromID3Tag:] More... about 12 years ago
Setting -ObjC to the linker flags in example project for iOS. updates #22 More... over 12 years ago