Commit Graph

310 Commits

Author SHA1 Message Date
Syed Haris Ali 7ff5996f09 yet another test... 2015-07-02 16:39:09 -07:00
Syed Haris Ali fea20e3b9f think I got relative paths working for OSX 2015-07-02 16:27:48 -07:00
Syed Haris Ali 39f79a2f2d removed absolute references to framework path 2015-07-02 15:08:48 -07:00
Syed Haris Ali 666630b5fa changed to local header 2015-07-02 15:02:16 -07:00
Syed Haris Ali bb033d2e9a removed EZAudio.h reference in EZAudioFile 2015-07-02 15:01:33 -07:00
Syed Haris Ali 3df159fded cleaned up project structure 2015-07-02 14:57:42 -07:00
Syed Haris Ali 3ce1777067 removing tests from iOS examples 2015-07-02 13:28:33 -07:00
Syed Haris Ali dda6f5a045 removing tests from OSX examples 2015-07-02 13:26:00 -07:00
Syed Haris Ali cd47fe7cc7 got frameworks for iOS and OSX and updated all examples 2015-07-02 13:14:35 -07:00
Syed Haris Ali 1ded12d18e got OSX framework building and included in OSX examples 2015-07-02 12:38:42 -07:00
Syed Haris Ali 556ac8390a updated README for 0.7.1 and deprecation note 2015-07-02 12:24:06 -07:00
Syed Haris Ali 700bd4bbce bumped podspec to 0.7.1 0.7.1 2015-07-02 11:52:03 -07:00
Syed Haris Ali 7df85ed2b8 fixing subspec stuff 0.7.0 2015-07-02 11:49:18 -07:00
Syed Haris Ali 68ad54d824 removing unused code, adding TPCircularBuffer cocoapods macro, and adding subspec to podspec 2015-07-02 11:39:50 -07:00
Syed Haris Ali c6ed4c48b6 bumped version to 0.6.0 0.6.0 2015-07-01 19:34:19 -07:00
Syed Haris Ali d65c918f00 Merge pull request #177 from syedhali/opengl_plot_rewrite
Rewrote EZAudioPlotGL and removed EZAudioPlotGLKViewController
2015-07-01 19:33:12 -07:00
Syed Haris Ali e771fe257a added support to allow start/stopping display link 2015-07-01 19:31:59 -07:00
Syed Haris Ali 7fc587d3af removed readwrite in property declaration 2015-07-01 19:27:11 -07:00
Syed Haris Ali 7bcf2517cb added more documentation 2015-07-01 19:24:54 -07:00
Syed Haris Ali 47de71d817 updated examples 2015-07-01 19:21:01 -07:00
Syed Haris Ali cdee3dadd5 Added lots and lots of documentation 2015-07-01 18:47:40 -07:00
Syed Haris Ali 4b76949836 added method to allow easier subclassing the EZAudioPlotGL 2015-07-01 18:16:24 -07:00
Syed Haris Ali 55172b2356 added clear method 2015-07-01 17:53:54 -07:00
Syed Haris Ali 302a047f6a performance tweaking, adding documentation, updating examples, and adding missing setters to EZAudioPlotGL 2015-07-01 17:25:20 -07:00
Syed Haris Ali 2705a7b559 added proper yscale 2015-07-01 15:51:35 -07:00
Syed Haris Ali e620db225a cleaning up 2015-07-01 15:37:31 -07:00
Syed Haris Ali 6f51b2b387 unified common GL drawing calls 2015-07-01 15:26:50 -07:00
Syed Haris Ali a8202b44ad got layer backed OSX GL view working 2015-07-01 15:16:49 -07:00
Syed Haris Ali ddfe22106f got mac opengl view setup and resizing properly 2015-07-01 12:18:45 -07:00
Syed Haris Ali 64a9e963ee added model view matrix transforms instead of manually mapping x-axis 2015-07-01 03:42:04 -07:00
Syed Haris Ali 2309329709 made sure open gl view only redraws when application is active and added target conditionals for drawing on iOS only 2015-07-01 00:40:52 -07:00
Syed Haris Ali bb19920533 added mirroring 2015-07-01 00:23:17 -07:00
Syed Haris Ali 44429ec91a got iOS gl plot working again 2015-06-30 23:41:58 -07:00
Syed Haris Ali 3936165aeb cleaned up EZAudioPlotGL and removed GLKViewController 2015-06-30 22:38:27 -07:00
Syed Haris Ali 996744ffc4 updated for 0.5.0 release 0.5.0 2015-06-30 14:17:54 -07:00
Syed Haris Ali 3ae090c761 Merge pull request #175 from syedhali/audioplayer_w_output_rewrite
Rewrote EZAudioPlayer using EZOutput
2015-06-30 14:17:05 -07:00
Syed Haris Ali 33bdcee78a accidentally deleted totalFrames property, added back 2015-06-30 14:13:37 -07:00
Syed Haris Ali 081c7047f5 cleaned up AVAudioSession stuff 2015-06-30 14:10:43 -07:00
Syed Haris Ali 4d952e2fa5 added more documentation and proper AVAudioSession for play file iOS example 2015-06-30 14:09:12 -07:00
Syed Haris Ali f2084dab2a added clean up to remove observers when done 2015-06-30 13:44:40 -07:00
Syed Haris Ali 115dc2b8a0 updated play file example for notifications and added loop checkbox for OSX, fixed audio session not being set on iOS FFT example 2015-06-30 13:03:34 -07:00
Syed Haris Ali a832f27a5a added nice description method to EZAudioFile and updated play file examples to use notifications 2015-06-30 12:36:24 -07:00
Syed Haris Ali 199f63d7e2 more code cleanup 2015-06-30 02:28:15 -07:00
Syed Haris Ali f5f40304d0 code clean up 2015-06-30 02:13:31 -07:00
Syed Haris Ali 6ea04c0f7b rewrote EZAudioPlayer to use new EZOutput, added notifications, added NSCopying protocol to EZAudioFile, updated play file examples for iOS and Mac 2015-06-30 02:11:07 -07:00
Syed Haris Ali ab9fb5b9bd bumped podspec and README to 0.4.0 and removed getting started reference (moving all to github) 0.4.0 2015-06-29 19:43:46 -07:00
Syed Haris Ali f98d520efd Merge pull request #171 from syedhali/output_rewrite
Rewrote EZOutput using AUGraph
2015-06-29 19:41:54 -07:00
Syed Haris Ali 6a44909a2f Used EZOutputDelegate for audio received callback and fixed minor bgs 2015-06-29 19:33:24 -07:00
Syed Haris Ali c85d1d9d2f so much documentation 2015-06-29 19:13:01 -07:00
Syed Haris Ali d03a5f76e6 added lots of documentation 2015-06-29 19:09:52 -07:00