Граф коммитов

56 Коммитов

Автор SHA1 Сообщение Дата
conceptdev b2b8e2ebb1 update header yaml 2019-07-29 19:48:37 -07:00
Craig 708c814a5c remove invalid yaml markup 2019-07-19 22:36:19 -07:00
Justin Johnson 5bcf0993b7 Jusjohns gallery updates (#376)
* batch run on readme files

* Some manual fixes that couldn't parse

* Some more batch fixes

* Fixed final two edge cases

* Manual fix of a parse error

* Missed bad md whitespace

* Another manual fix of parser error

* Some minor parse fixes
2019-07-18 16:35:50 -07:00
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
David Britch e928c15193 Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
olegoid 264998c108 [Entitlements] Remove custom entitlements from project's configuration 2015-07-29 03:08:00 +03:00
olegoid 58c5e8c813 Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Rustam Zaitov 38ad6da09d [StreamingAudio] change string value with enum 2015-01-23 17:09:49 +03:00
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
nodoid 6f429fdd1f Modified to use AVFoundation (#32)
Modified code to use AVAudioSession due to AudioSession being
deprecated in iOS7
2014-08-06 19:06:20 +01:00
nodoid c17401dfb7 Allow alternate streams to be passed (#37)
Code clean up
Allows alternate streams to be passed to the player
2014-08-06 19:06:19 +01:00
Joel Martinez 195db80fe3 Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
Amy Burns 7e3ae93777 Reorganization of tags 2014-02-13 16:39:15 +00:00
olegoid 7e676561eb [StreamingAudio] Crash fix, bug #17620 2014-02-07 21:11:35 +04:00
olegoid e588aebd27 [StreamingAudio] Sound overlapping fix, bug #17567 2014-02-04 02:57:11 +04:00
olegoid dae3dabe99 [StreamingAudio][Device] "StreamingAudio" throws exception on clicking 'Stream Play and Save' button fix, bug #17564 2014-02-03 23:50:31 +04:00
olegoid a7f220da8f [StreamingAudio] Changes in Info.plist and Entitlements.plist 2014-01-31 22:16:12 +04:00
olegoid d63ac72f76 [StreamingAudio] Changes in project and solution files 2014-01-31 22:15:28 +04:00
olegoid d9acc1d1f1 [StreamingAudio] StreamingPlayback.cs code formatting 2014-01-31 22:14:46 +04:00
olegoid 19e1136cf5 [StreamingAudio] Split Main.cs logic into three separate classes: MainViewController, PLayerViewController, AppDelegate 2014-01-31 22:06:21 +04:00
olegoid 81aca5b921 [StreamingAudio] Remove old screenshot 2014-01-31 22:02:52 +04:00
olegoid a2bd1ab15a [StreamingAudio] MainWindow view and logic was splitted to MainViewController and PlayerViewController, hence remove it 2014-01-31 22:00:27 +04:00
olegoid 453ce50ce7 [StreamingAudio] Add PlayerViewController instead of using playerController outlet in AppDelegate.cs 2014-01-31 21:53:57 +04:00
olegoid 43dc5c9dbf [StreamingAudio] Add MainViewController instead of using viewController outlet in AppDelegate.cs 2014-01-31 21:52:39 +04:00
olegoid 621c7f7eb0 [SrtreamingAudio] Images, artworks, icons changes 2014-01-31 21:50:11 +04:00
olegoid e535adb8bb [StreamingAudio] Rename class Storage -> QueueStream, code formatting 2014-01-31 21:46:39 +04:00
Marek Safar 7669f3df0c Fix compilation with newer compiler 2013-02-01 18:41:51 +01:00
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
Miguel de Icaza 75d163b3af Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:38 -04:00
Miguel de Icaza 45ba29407d Add support to StreamingAudio to report the underlying stream timestamp + fix Stream+Save case + Upgrade to Xcode 4 style project 2012-01-31 12:22:37 -05:00
Clancey f9a5a7a2ae Fixed the cutoff at the end of a song. 2011-11-21 11:33:36 -09:00
alexrp 19eea3afee README.md fixications. 2011-11-16 14:23:44 +01:00
alexrp 6c76bf6c7a Initial tags. 2011-10-05 22:32:15 +02:00
Miguel de Icaza acb8e5b45b Fixes for the samples:
MonoCatalogSample was using old XIBs, and those did not use the new backing store system, so they were broken to being with.

	StreamingAudio no longer hardcodes developer "Miguel de Icaza' for the sample
2011-10-04 12:51:34 -04:00
James Clancey 6097c137ea Added a close/dispose for the file streams 2011-10-04 09:50:43 +02:00
alexrp 8fac94724f Readd Make.common and update .gitignore. 2011-10-03 19:38:40 +02:00
alexrp 96c97dfe67 Some sample levels. 2011-09-30 13:43:25 +02:00
alexrp 3ced8dc394 Add Metadata.xml files. 2011-09-29 15:30:09 +02:00
Alex Rønne Petersen 61ef6bd9b2 Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
alexrp 62a4153b36 Standardize README.md formatting and add some missing descriptions. 2011-09-27 17:28:31 +02:00
alexrp b68181d474 Convert more samples to Xcode 4. 2011-09-27 14:42:11 +02:00
Alex Rønne Petersen 7e3784f454 Standardize README.md files and directory structure. 2011-09-20 16:33:45 +02:00
chrisntr fff7c37df6 Added the rest of the sample README files and little fixes. 2011-08-02 21:08:14 +01:00
Miguel de Icaza ae4a73b88b Add missing file 2011-03-25 16:06:04 -04:00
Miguel de Icaza dc2518ed32 Use the old code 2010-10-31 23:48:43 -04:00
Miguel de Icaza 894c6cb2e3 Fixes from contributors 2010-10-31 23:45:49 -04:00
Miguel de Icaza b14e4df1de Apply fixes from Thomas Rosenstein that fix:
* Skip audio every few seconds
	* Fires the Finished event
	* Added some docs
2010-08-12 17:46:21 -04:00
Miguel de Icaza 2a7fa92683 Fix 2010-01-08 03:04:02 -05:00
Miguel de Icaza b58dec603c Improve sample 2010-01-08 03:03:13 -05:00