<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ios on Felix Paul Kühne</title>
    <link>https://www.feepk.net/tags/ios/</link>
    <description>Recent content in Ios on Felix Paul Kühne</description>
    <generator>Hugo -- 0.155.1</generator>
    <language>en-US</language>
    <lastBuildDate>Tue, 30 Jun 2015 10:17:27 +0000</lastBuildDate>
    <atom:link href="https://www.feepk.net/tags/ios/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>VLC for iOS, version 2.6.0</title>
      <link>https://www.feepk.net/2015/06/30/vlc-for-ios-2-6-0/</link>
      <pubDate>Tue, 30 Jun 2015 10:17:27 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=355</guid> 
      <description>&lt;p&gt;Today, we will release version 2.6.0 of VLC for iOS adding support for Apple Watch. With Apple Watch, you can fully control VLC on iPhone, browse the library and retrieve info about stored or playing media items.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2016/01/watch-list.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Since playback control using Apple Watch allows you to start playback while the app is in background, we took the occasion to completely rework the playback process which culminated in the introduction of a mini player. This way, you can finally browse the media library or network services without interrupting playback.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS 2.5.0</title>
      <link>https://www.feepk.net/2015/03/27/vlc-for-ios-2-5-0/</link>
      <pubDate>Fri, 27 Mar 2015 20:18:43 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=344</guid> 
      <description>&lt;p&gt;Today, we released version 2.5.0 of VLC for iOS with a strong focus on cloud integration. We added support for iCloud Drive, box.com and OneDrive. As part of iCloud Drive, you can have access to any cloud storage enabled app on iOS 8 and later. For box.com and OneDrive, we added native support, which allows us direct streaming from the cloud without having the user download a media first.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2016/01/cloud-services.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS 2.4.0 &amp; 2.4.1</title>
      <link>https://www.feepk.net/2015/02/27/vlc-for-ios-2-4-0/</link>
      <pubDate>Fri, 27 Feb 2015 16:00:00 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=332</guid> 
      <description>&lt;p&gt;After a 5 month hiatus and a couple of delays in between, we are very happy to release version 2.4.1 of VLC for iOS to the general public today. Please see our &lt;a href=&#34;http://www.videolan.org/press/vlc-2.2.0.html&#34;&gt;press release&lt;/a&gt; for cross-platform information.&lt;/p&gt;
&lt;p&gt;As an introductory remark, make sure to get the legitimate version of VLC. There are a number of clones on the iOS App Store right now, which violate both our copyright and our trademarks, include advertisement and usually charge $1 to $5 per download. We sent 39 DMCA take down notices against 48 apps over the cause of the last 12 months and in the end, we always succeeded. However, this can take up to 3 months, even for seemingly obvious violations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MobileVLCKit and VLCKit, part 2</title>
      <link>https://www.feepk.net/2015/02/18/mobilevlckit-and-vlckit-part-2/</link>
      <pubDate>Wed, 18 Feb 2015 13:39:11 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=330</guid> 
      <description>&lt;p&gt;This is part of an article series covering VLC&amp;rsquo;s Objective-C framework, which we provide to allow inclusion of all its features in third party applications as well as VLC for iOS and Apple TV.&lt;/p&gt;
&lt;p&gt;Currently published:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.feepk.net/2014/12/02/mobilevlckit-and-vlckit-part-1/&#34;&gt;Part 1: What is VLCKit and how does it work? How to use it?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.feepk.net/2018/03/13/mobilevlckit-and-vlckit-part-3/&#34;&gt;Part 3: snapshots and thumbnailing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Today, we will discuss meta data processing.&lt;/p&gt;
&lt;p&gt;In VLCKit, every item you play is a VLCMedia object. For typical use cases, it can be created with an NSURL or an NSString containing a path.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MobileVLCKit and VLCKit, part 1</title>
      <link>https://www.feepk.net/2014/12/02/mobilevlckit-and-vlckit-part-1/</link>
      <pubDate>Tue, 02 Dec 2014 20:08:41 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=325</guid> 
      <description>&lt;p&gt;This is part of an article series covering VLC&amp;rsquo;s Objective-C framework, which we provide to allow inclusion of all its features in third party applications as well as VLC for iOS and Apple TV.&lt;/p&gt;
&lt;p&gt;Currently published:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.feepk.net/2015/02/18/mobilevlckit-and-vlckit-part-2/&#34;&gt;Part 2: Metadata handling.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.feepk.net/2018/03/13/mobilevlckit-and-vlckit-part-3/&#34;&gt;Part 3: Snapshots and thumbnailing&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href=&#34;https://wiki.videolan.org/VLCKit&#34; title=&#34;VLCKit on VideoLAN Wiki&#34;&gt;VLCKit&lt;/a&gt; is a generic library for any audio or video playback needs on both Apple platforms and also supports streaming and media to file conversations on the Mac. It is open-source software licensed under the LGPLv2.1 or later, available in source code and binary form from the &lt;a href=&#34;http://www.videolan.org&#34; title=&#34;VideoLAN Website&#34;&gt;VideoLAN website&lt;/a&gt;. You can also integrate MobileVLCKit easily via &lt;a href=&#34;http://cocoapods.org&#34; title=&#34;CocoaPods&#34;&gt;CocoaPods&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS, version 2.2.1</title>
      <link>https://www.feepk.net/2014/02/06/vlc-for-ios-version-2-2-1/</link>
      <pubDate>Thu, 06 Feb 2014 00:03:05 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=307</guid> 
      <description>&lt;p&gt;&lt;a href=&#34;https://www.feepk.net/wp-content/uploads/2014/02/iphone5s-black-player-1.png&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2014/02/iphone5s-black-player-1.png&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Today, we released a small update of VLC for iOS. It solves the most important regressions in last week&amp;rsquo;s &lt;a href=&#34;http://feepk.net/2014/01/20/vlc-for-ios-version-2-2/&#34; title=&#34;VLC for iOS, version 2.2&#34;&gt;2.2 major release&lt;/a&gt;, but also includes a major improvement: &lt;strong&gt;full initial support of 64bit aka AArch64 aka arm64&lt;/strong&gt; on late 2013&amp;rsquo;s iPhone and iPad thanks to a close collaboration with &lt;a href=&#34;http://libav.org&#34;&gt;the libav team&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Additionally, we added enhanced support for a broader set of UPnP servers, notably Twonky 7, Serviio 1.4 and XMBC 12, and resolved an inconvenient memory management issue in the underlying &lt;a href=&#34;http://github.com/fkuehne/upnpx&#34;&gt;upnp library&lt;/a&gt;, which lead to the weird behavior that from a full folder only a single file would actually be played over and over again.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS, version 2.2</title>
      <link>https://www.feepk.net/2014/01/20/vlc-for-ios-version-2-2/</link>
      <pubDate>Mon, 20 Jan 2014 14:00:25 +0000</pubDate>
       <guid isPermaLink="false">https://feepkvideolan.wordpress.com/?p=290</guid> 
      <description>&lt;p&gt;Today, we published version 2.2 of VLC for iOS &lt;a href=&#34;https://itunes.apple.com/app/vlc-for-ios/id650377962?l=en&amp;amp;mt=8&#34;&gt;on the App Store&lt;/a&gt;. It features a re-designed interface for iOS 7, which we &lt;a href=&#34;http://feepk.net/2013/11/04/vlc-for-ios-7-preview/&#34; title=&#34;VLC for iOS 7, preview&#34;&gt;demonstrated in early November last year&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2014/01/iphone5s-white-player-2-2.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Since then, we took the time for further improvements, polishing and most importantly adding features in addition a plain restyling.&lt;/p&gt;
&lt;p&gt;Notably, we added the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Google Drive integration and Dropbox streaming,&lt;/li&gt;
&lt;li&gt;New multitouch gestures,&lt;/li&gt;
&lt;li&gt;Improved library for TV Shows and Audio,&lt;/li&gt;
&lt;li&gt;Better UPnP integration, with downloading support,&lt;/li&gt;
&lt;li&gt;A startup tutorial,&lt;/li&gt;
&lt;li&gt;New streaming formats and protocols supported,&lt;/li&gt;
&lt;li&gt;Rewritten WiFi upload,&lt;/li&gt;
&lt;li&gt;Improved privacy when using Passcode Lock&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2014/01/ipad-air-white-landscape.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS 7, preview</title>
      <link>https://www.feepk.net/2013/11/04/vlc-for-ios-7-preview/</link>
      <pubDate>Mon, 04 Nov 2013 12:47:12 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=245</guid> 
      <description>&lt;p&gt;Over the last weeks, I worked closely with &lt;a href=&#34;http://erambert.me&#34;&gt;Damien Erambert&lt;/a&gt; on VLC&amp;rsquo;s user interface on iOS, rethinking it for iOS 7.&lt;/p&gt;
&lt;p&gt;I would like to share a small preview today with further iterations pending. Version 2.2 of VLC for iOS will also include various new features and refinements. More on that, at a later point.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2013/11/dsc0165.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2013/11/dsc0095-nef.png&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://www.feepk.net/wp-content/uploads/2013/11/dsc0081-nef.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Any feedback and remarks are strongly welcome.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS, version 2.1</title>
      <link>https://www.feepk.net/2013/09/06/vlc-for-ios-version-2-1/</link>
      <pubDate>Fri, 06 Sep 2013 20:45:46 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=233</guid> 
      <description>&lt;p&gt;About 8 weeks passed since the initial re-release of VLC for iOS based upon its entirely re-written code base. Its success outperformed our expectations with more than 2.5 million downloads during the first week. Wow!&lt;/p&gt;
&lt;p&gt;For the first major update, we listed carefully to the feedback received on the App Stores and through others channels.&lt;br&gt;
It adds the following features and improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Improved overall stability&lt;/li&gt;
&lt;li&gt;Newly implemented menu and application flow&lt;/li&gt;
&lt;li&gt;Added support for subtitles in non-western languages&lt;/li&gt;
&lt;li&gt;Improved Subtitles support with options to choose font, size, and color&lt;/li&gt;
&lt;li&gt;Add basic UPNP discovery and streaming for HTTP servers&lt;/li&gt;
&lt;li&gt;Add FTP server discovery, streaming and downloading&lt;/li&gt;
&lt;li&gt;Add Bonjour announcements for the WiFi Uploader&amp;rsquo;s website&lt;/li&gt;
&lt;li&gt;Add playback of audio-only media&lt;/li&gt;
&lt;li&gt;Improved VoiceOver and accessibility support&lt;/li&gt;
&lt;li&gt;Added Deinterlace option (off by default)&lt;/li&gt;
&lt;li&gt;Device no longer goes to sleep during media downloads&lt;/li&gt;
&lt;li&gt;Improved video output on external screens&lt;/li&gt;
&lt;li&gt;Improved Passcode Lock behavior&lt;/li&gt;
&lt;li&gt;Minor usability improvements&lt;/li&gt;
&lt;li&gt;New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese,&lt;br&gt;
Slovenian&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Additionally, we took the time finish a &lt;a href=&#34;https://wiki.videolan.org/Documentation:IOS&#34;&gt;complete walkthrough&lt;/a&gt; of the app to discover what&amp;rsquo;s actually included and to answer most questions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VLC for iOS 2.0</title>
      <link>https://www.feepk.net/2013/07/18/vlc-for-ios-2/</link>
      <pubDate>Thu, 18 Jul 2013 22:05:10 +0000</pubDate>
       <guid isPermaLink="false">http://feepk.net/?p=221</guid> 
      <description>&lt;p&gt;So there we are. We have come a long way. Today, it’s my pleasure to announce that VLC for iOS is back on the App Store. It’s available free of charge in any country, requires iOS 5.1 or later and runs on any iPhone, iPad or iPod touch.&lt;/p&gt;
&lt;p&gt;This is more than an upgrade of the initial version: it’s a full re-write. From the ground-up. Relying on the power of MobileVLCKit and its underlying libvlc, we started with modern video and audio output modules offering faster drawing, full support for 10bit H264 encodings, retina displays and lower latency.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
