<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Taking control of the volume buttons on iOS, like Camera+</title>
	<atom:link href="http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/</link>
	<description>Bloggin&#039; about whatever</description>
	<lastBuildDate>Mon, 30 Dec 2013 16:52:39 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: madhu</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-45287</link>
		<dc:creator><![CDATA[madhu]]></dc:creator>
		<pubDate>Mon, 15 Apr 2013 12:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-45287</guid>
		<description><![CDATA[Hi all ,
I used the RBVolumeButtons in my application to disable the effect of volume keys on audio sound. this working fine when the app is in foreground/ Active.
 But the sound is getting effected when the app is playing sound from background.
How can i  disable the effect of volume keys on audio sound when app is in background and plays sound.]]></description>
		<content:encoded><![CDATA[<p>Hi all ,<br />
I used the RBVolumeButtons in my application to disable the effect of volume keys on audio sound. this working fine when the app is in foreground/ Active.<br />
 But the sound is getting effected when the app is playing sound from background.<br />
How can i  disable the effect of volume keys on audio sound when app is in background and plays sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhu</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-45275</link>
		<dc:creator><![CDATA[madhu]]></dc:creator>
		<pubDate>Mon, 15 Apr 2013 11:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-45275</guid>
		<description><![CDATA[Hi,
  i am using the RBVolumeButtons in my application to disable the  volume keys effect on audio sound when they pressed. This is working fine when the application is in foreground/Active.
How can i apply the same functionality when my app is in background and plays the sound in background(using background running task).]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
  i am using the RBVolumeButtons in my application to disable the  volume keys effect on audio sound when they pressed. This is working fine when the application is in foreground/Active.<br />
How can i apply the same functionality when my app is in background and plays the sound in background(using background running task).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-22029</link>
		<dc:creator><![CDATA[Riccardo]]></dc:creator>
		<pubDate>Tue, 23 Oct 2012 00:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-22029</guid>
		<description><![CDATA[Hi Randall,

Just to make you know that I just published a GitHub sample project inspired by your brilliant one: https://github.com/raneri/VolumeListener
Basically, it does the same thing that RBVolumeButtons does, but it uses a shared sound instance, so it doesn&#039;t interrupt playing music or other sounds.

Thank you very much for your work!]]></description>
		<content:encoded><![CDATA[<p>Hi Randall,</p>
<p>Just to make you know that I just published a GitHub sample project inspired by your brilliant one: <a href="https://github.com/raneri/VolumeListener" rel="nofollow">https://github.com/raneri/VolumeListener</a><br />
Basically, it does the same thing that RBVolumeButtons does, but it uses a shared sound instance, so it doesn&#8217;t interrupt playing music or other sounds.</p>
<p>Thank you very much for your work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m0rt1m3r</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-20919</link>
		<dc:creator><![CDATA[m0rt1m3r]]></dc:creator>
		<pubDate>Thu, 04 Oct 2012 21:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-20919</guid>
		<description><![CDATA[Hi Randall,

Thanks for a great post!
I&#039;d like to translate it to Polish and post it on my blog. Are you ok with this?
Of course you&#039;d be named as the author and source would be linked.

Please let me know.
Best Regards!]]></description>
		<content:encoded><![CDATA[<p>Hi Randall,</p>
<p>Thanks for a great post!<br />
I&#8217;d like to translate it to Polish and post it on my blog. Are you ok with this?<br />
Of course you&#8217;d be named as the author and source would be linked.</p>
<p>Please let me know.<br />
Best Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon Wubbe</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-18645</link>
		<dc:creator><![CDATA[Leon Wubbe]]></dc:creator>
		<pubDate>Fri, 10 Aug 2012 12:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-18645</guid>
		<description><![CDATA[This is not true. I have incorporated this functionality in my RC-Timer Pro App and it works on non-jailbroken iPhones.

Very good tutorial indeed

Regards, Leon]]></description>
		<content:encoded><![CDATA[<p>This is not true. I have incorporated this functionality in my RC-Timer Pro App and it works on non-jailbroken iPhones.</p>
<p>Very good tutorial indeed</p>
<p>Regards, Leon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-16201</link>
		<dc:creator><![CDATA[Martin]]></dc:creator>
		<pubDate>Mon, 25 Jun 2012 13:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-16201</guid>
		<description><![CDATA[Hi,

just to clarify: This tutorial only works on a jailbroken iPhone. I&#039;ve tried it without a jailbreak and it did not work. After i&#039;ve jailbroken my iPhone it worked perfectly, so keep that in mind.


Very good tutorial btw

cheers Martin]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>just to clarify: This tutorial only works on a jailbroken iPhone. I&#8217;ve tried it without a jailbreak and it did not work. After i&#8217;ve jailbroken my iPhone it worked perfectly, so keep that in mind.</p>
<p>Very good tutorial btw</p>
<p>cheers Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-7254</link>
		<dc:creator><![CDATA[Oliver]]></dc:creator>
		<pubDate>Wed, 21 Mar 2012 09:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-7254</guid>
		<description><![CDATA[Hey Randall,

I am quite a newbie in iPhone programming.
I was checking out your  buttonStealer programme and was wondering if you think, you could also copy the button, rather than stealing.
What I mean is to keep it&#039;s original function (turning the volume) and still be able to implement a counter of the hits of the + and - buttons.
Do you think, that&#039;s possible!?

Cheers, Oli]]></description>
		<content:encoded><![CDATA[<p>Hey Randall,</p>
<p>I am quite a newbie in iPhone programming.<br />
I was checking out your  buttonStealer programme and was wondering if you think, you could also copy the button, rather than stealing.<br />
What I mean is to keep it&#8217;s original function (turning the volume) and still be able to implement a counter of the hits of the + and &#8211; buttons.<br />
Do you think, that&#8217;s possible!?</p>
<p>Cheers, Oli</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon Wubbe</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-5058</link>
		<dc:creator><![CDATA[Leon Wubbe]]></dc:creator>
		<pubDate>Thu, 08 Mar 2012 13:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-5058</guid>
		<description><![CDATA[This is great! But...

I have created a kind of stopwatch, wich starts/stops now using the volume control buttons. That works fantastic!

When I want to control the playback volume from within the application, using
&lt;code&gt;[[MPMusicPlayerController applicationMusicPlayer] setVolume:volume];&lt;/code&gt;
That does not work. Is that possible? My App also plays sounds, and I want to control the volume of that sound.]]></description>
		<content:encoded><![CDATA[<p>This is great! But&#8230;</p>
<p>I have created a kind of stopwatch, wich starts/stops now using the volume control buttons. That works fantastic!</p>
<p>When I want to control the playback volume from within the application, using<br />
<code>[[MPMusicPlayerController applicationMusicPlayer] setVolume:volume];</code><br />
That does not work. Is that possible? My App also plays sounds, and I want to control the volume of that sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marian Ignev</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-2992</link>
		<dc:creator><![CDATA[Marian Ignev]]></dc:creator>
		<pubDate>Thu, 05 Jan 2012 15:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-2992</guid>
		<description><![CDATA[Blah ... Thnaks. :)]]></description>
		<content:encoded><![CDATA[<p>Blah &#8230; Thnaks. <img src="http://fredandrandall.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randall</title>
		<link>http://fredandrandall.com/blog/2011/11/18/taking-control-of-the-volume-buttons-on-ios-like-camera/comment-page-1/#comment-2969</link>
		<dc:creator><![CDATA[Randall]]></dc:creator>
		<pubDate>Wed, 04 Jan 2012 18:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=660#comment-2969</guid>
		<description><![CDATA[I would guess that you don&#039;t. I haven&#039;t tried it though.]]></description>
		<content:encoded><![CDATA[<p>I would guess that you don&#8217;t. I haven&#8217;t tried it though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
