Diego Stamigni
|
dbf61906fd
|
Fixes re SpinLock back port compatibility. Minor cleanup and upgrades on .proj and sample apps.
|
2019-03-27 17:39:33 +00:00 |
|
Diego Stamigni
|
168cd85284
|
Small macOS sample app UI improvements
|
2019-03-21 10:04:53 +00:00 |
|
Diego Stamigni
|
568b3a5699
|
Merge pull request #277 from pcbeard/PlaybackRate
Playback rate
|
2019-03-19 11:18:54 +00:00 |
|
Patrick Beard
|
785780f8b3
|
Cleaned up version of https://github.com/tumtumtum/StreamingKit/pull/262
|
2016-03-16 20:32:09 -07:00 |
|
Alexander Buharsky
|
ece165a5d0
|
Added support for Icecast stream metadata
|
2015-01-23 15:55:21 +03:00 |
|
Thong Nguyen
|
269f335ee4
|
Smallf ix to ExampleAppMac app
|
2014-11-08 20:56:55 +00:00 |
|
Thong Nguyen
|
8c64914314
|
Updated test URLs to use abstractpath.com
|
2014-06-10 16:29:30 +01:00 |
|
Thong Nguyen
|
60d48a0682
|
Added the ability to dynamically remove or add EQ unit to save battery when EQ unit is not needed
|
2014-02-11 19:24:41 +00:00 |
|
Thong Nguyen
|
dee6322751
|
Set default kAudioUnitProperty_MaximumFramesPerSlice on all audio units to 4096 to fix playback problems on lockscreen
|
2014-02-10 23:14:32 +00:00 |
|
Thong Nguyen
|
ce30f0de57
|
New AudioGraph creation code mostly done. EQ working on iOS and OSX
|
2014-02-10 13:25:17 +00:00 |
|
Thong Nguyen
|
a58269fcdb
|
Got EQ working (iOS5 and OSX 10.9). Changed OSX projects to use 10.9 SDK
|
2014-02-09 23:32:49 +00:00 |
|
Thong Nguyen
|
0a6e1d4534
|
Added volume support via volume property using mixer on iOS and mixer or standard output unit volume property on OSX
|
2014-02-04 16:46:30 +00:00 |
|
Thong Nguyen
|
d49e2849eb
|
Removed unnecessary synthesized properties. Made STKFrameFilterEntry public readonly. Removed AudioUnit framework requirement for iOS n podspec
|
2014-02-03 17:23:53 +00:00 |
|
Thong Nguyen
|
1c78dc5867
|
Changed canonical format to fixed point for all platforms. Added metering view on ExampleAppMac
|
2014-02-02 14:19:12 +00:00 |
|
Thong Nguyen
|
4df5a84569
|
Added OSX build targets and ExampleAppMac. Added AudioUnit as a dependent framework in podspec
|
2014-02-02 13:14:37 +00:00 |
|