NEWS 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585
  1. # Changelog
  2. ## tvOS [3.0.2]
  3. · Fixes issues with not being able to resume playback
  4. · Fixes issues with no subtitles after selection
  5. ## iOS [3.0.3]
  6. · Hitting play after backgrounding VLC is finally fixed
  7. · Opening a txt file on iOS won't jump into VLC anymore (we obviously still support this subtitle format)
  8. · Instead of a black screen, when opening certain HEVC files, we now have a playing video
  9. · Fixes an issue were users were prompted to enter a passcode without ever setting one
  10. · We also fixed multiple crashes
  11. · Scrubbing in the lock screen was added
  12. ## iOS [3.0.2]
  13. · Fixes issues with TouchID and FaceID
  14. · Fixes a crash when opening a Folder
  15. ## tvOS [3.0.1]
  16. · Fixes a crash browsing files on local file servers
  17. ## iOS [3.0.1]
  18. · Fixes a crash browsing files on local file servers
  19. · the "use TouchID setting" is now respected
  20. · Fixes a crash when locking your UI on iPhone X
  21. ## iOS [3.0.0]
  22. · Added support for Drag and Drop
  23. · Added Files integration
  24. · Added FaceID support
  25. ## tvOS [3.0.0]
  26. · Crash fixes when browsing or searching the local network
  27. ## iOS [2.9.0]
  28. · Stability improvements and bug fixes
  29. ## iOS [2.8.9]
  30. · .srt subtitles are being displayed again
  31. ## tvOS [1.1.3]
  32. · .srt subtitles are being displayed again
  33. ## tvOS [1.1.2]
  34. · Fix a crash on start when there are two devices with the same name in the network
  35. ## iOS [2.8.8]
  36. · This version will not reboot your iPhone X when playing HEVC files
  37. · We stopped the madness of doubling files!
  38. · When passcode is enabled Touch Id won't pop up multiple times when you enter the background
  39. · SMB Servers will show up again and are accessible
  40. · Sharing your Media with other Services and saving to Camera Roll works again
  41. · And as always · Stability improvements and bug fixes
  42. ## iOS [2.8.7]
  43. · Audio resumes after getting calls or playing content from other media apps again
  44. · Fixes an issue were SSA subtitles were not displayed
  45. · Google Drive login works again
  46. ## tvOS [1.1.1]
  47. · Stability improvements and bug fixes
  48. ## iOS [2.8.6]
  49. · Adjusted the UI for iPhone X
  50. · Fixes the app termination on devices for iOS 7 and iOS 8
  51. · Adds Full support for HEVC 4k videos
  52. · General bug fixes
  53. ## tvOS [1.1.0]
  54. · Full support for tvOS 11 and Apple TV 4K
  55. · Hardware decoding of H.264
  56. · Greatly improved playback engine
  57. · Added support for dark user interface style
  58. · Improved support for pass-through audio playback and multi-channel audio
  59. · Fixes an unexpected app termination when uploading specifically crafted files through Remote Playback
  60. ## iOS [2.8.5]
  61. · Fixes an unexpected app termination when uploading specifically crafted files through WiFi Upload
  62. · iOS 7 stability improvements, notably when browsing servers via UPnP or deleting locally stored media
  63. ## iOS [2.8.4]
  64. · Fixes a not responsive UI after scrubbing the Video
  65. · Fixes iOS 11 issues with deinterlaced videos
  66. · Fixes instances where the Video would be black
  67. · General stability improvements and bug fixes
  68. ## iOS [2.8.3]
  69. · Hardware accelerated video filtering reducing CPU load by 30% to the previous software filters (iOS 9 or later only)
  70. · Fixes FTP playback
  71. · Fixes crash when playback of a H.264 encoded video ends whose dimensions are not multiples of 16
  72. · General stability improvements and bug fixes
  73. ## iOS [2.8.2]
  74. · Fixes an unexpected playback termination of H.264 content after a few minutes
  75. · Fixes playback of 10bit H.264 content
  76. · Fixes a crash when discovering UPnP devices on the local network
  77. · Restored playback on iOS 7
  78. · Dropbox support is no longer an option on iOS 7 and iOS 8
  79. · File listings in Dropbox are now alphabetically sorted (again)
  80. · More options for default playback speed matching the tvOS version
  81. · Fixed aspect ratio switch and crop
  82. · General stability improvements and bug fixes
  83. ## iOS [2.8.1]
  84. · General stability improvements and bug fixes
  85. · Fixes a crash for Local Network for versions < iOS 10
  86. · Fixes issues with .mov playback
  87. · Fixes aspect ratio not being applied
  88. ## iOS [2.8.0]
  89. · A new Network Login view
  90. · Hardware decoding of H.264/HEVC
  91. · Added support for NFS shares
  92. · Added Bonjour discovery for SMB shares
  93. · Improved search bar discovery method
  94. · Improved sleep timer
  95. · Edit "Select All"
  96. · Double tap to seek in videos
  97. · Shuffle functionality
  98. ## iOS [2.7.8]
  99. · Fixed listing of playlist files on remote shares
  100. · Fixed downloading some media from http servers
  101. · Fixed start index of multiple media playback in OneDrive
  102. · Fixed playback of XDCAM media files (requires a 64bit iOS device)
  103. ## tvOS [1.0.7]
  104. · Fix listing of playlist files on remote shares
  105. · Fixed playback of XDCAM media files
  106. ## iOS [2.7.7]
  107. · Updated decoders
  108. · Added ability to rename network streams
  109. ## tvOS [1.0.6]
  110. · Updated decoders
  111. · Added repeat mode for playback
  112. ## iOS [2.7.6]
  113. · General stability improvements and bug fixes
  114. · Fix hue video filter
  115. · Improved stability when unlocking app using Touch ID
  116. · Improved Dropbox stability
  117. · Prevent ghosting of media downloaded from UPnP servers
  118. · Prevent playing the wrong file on some UPnP, PLEX or FTP shares
  119. ## tvOS [1.0.5]
  120. · General stability improvements and bug fixes
  121. · Prevent ghosting of media downloaded from UPnP servers
  122. · Prevent playing the wrong file on some UPnP, PLEX or FTP shares
  123. ## iOS [2.7.5]
  124. · Improved SMB reliability
  125. · Stability improvements for iOS 7
  126. ## tvOS [1.0.4]
  127. · Improved SMB reliability
  128. ## iOS [2.7.3]
  129. · General stability improvements and bug fixes
  130. · Added 3D Touch Quick Actions for iPhone 6S
  131. · Added 'Play all' feature to OneDrive
  132. · Added 'Play all' feature to local network shares
  133. · Added automatic finding of external subtitles on HTTP, FTP, PLEX and UPnP
  134. - Note that SMB shares are not supported yet.
  135. · Added filtering of files found on FTP servers to only show playable media
  136. · Improved SMB reliability
  137. · Fixed contrast video filter
  138. · Fixed downloads from certain UPnP, PLEX and ftp servers
  139. · Fixed switching library display modes on iPad
  140. ## tvOS [1.0.3]
  141. · General stability improvements and bug fixes
  142. · Added S/PDIF pass-through option
  143. · Added option to disable artwork retrieval
  144. · Added automatic finding of external subtitles on HTTP, FTP, PLEX and UPnP
  145. - Note that SMB shares are not supported yet.
  146. · Added filtering of files found on FTP servers to only show playable media
  147. ## tvOS [1.0.2]
  148. · General stability improvements and bug fixe
  149. · Improved SMB reliability
  150. ## tvOS [1.0.1]
  151. · General stability improvements and bug fixes
  152. · Improved UPnP reliability, notably with Twonky, KooRaRoo, PlayOn
  153. ## tvOS [1.0.0]
  154. · Initial release
  155. ## iOS [2.7.2]
  156. · Stability improvements
  157. · Improved HTTP connectivity
  158. · Improved UPnP reliability, notably with Twonky
  159. · Fixed issues unlocking the app when a passcode was never set
  160. · Fixed custom subtitles font sizes
  161. · Fixed UPnP playback on iOS 7
  162. · Note: when installing this update, a potentially configured passcode is reset.
  163. ## iOS [2.7.1]
  164. · Stability improvements
  165. · Fixed issues unlocking the app when a passcode was never set
  166. · Fixed repeat one / repeat list
  167. · Fixed saving playback progress for files whose names contain spaces or umlauts
  168. · Fixed multiplying music album listings
  169. · Show music albums with 1 track correctly in the music album's list
  170. · Improved SMB compatibility
  171. · UPnP reliability improvements, notably with Kodi
  172. ## iOS [2.7.0]
  173. · Added new app for the 4th gen. Apple TV
  174. · Dropped support for iOS 6.1. VLC requires iOS 7.0 now
  175. · Added support for SMB file sharing (#8879)
  176. · Added support for music albums with more than 1 disk (#14650)
  177. · Re-wrote Apple Watch extension for watchOS 2
  178. · Media stored in folders on remote servers is now played as a list
  179. · Reworked networking UI
  180. · Added support for system-wide search "CoreSpotlight"
  181. · Added improved UI support for Right-to-Left languages
  182. · Added support for the split-screen appearance in iOS 9 (#14840)
  183. · Added support for Touch ID to unlock app (#13378)
  184. · Added support for WiFi sharing using a personal hotspot (#14865)
  185. · Added option to configure playback continuation (#14340, #14590)
  186. · Added option to configure gestures (#15449)
  187. · Added support for music albums with more than 1 disk (#14650)
  188. · Display chapter duration in playback UI (#14718)
  189. · Recently played network stream URL are now shared across all devices
  190. · Stored login information is now shared across all devices
  191. · Cloud login credentials are now shared across all devices
  192. ## iOS [2.6.6]
  193. · Desktop quality SSA subtitles rendering (finally!, #11297, #13365, #14112)
  194. · Stability improvements
  195. · New translations to Lao and Kabyle
  196. ## iOS [2.6.5]
  197. · Fixed playback of streams opened through the legacy vlc:// pseudo protocol
  198. · Minor improvements (#14080, #14836, #14881, #15118)
  199. · New translation to Norwegian Bokmål
  200. · Updated translations to Afrikaans, Arabic, Bosnian, Czech, Danish, English (GB),
  201. Spanish (Mexico), Persian, Hungarian, Korean, Latvian, Malay, Polish, Portuguese (Brazil),
  202. Portuguese (Portugal), Slovenian, Turkish and Traditional Chinese
  203. ## iOS [2.6.4]
  204. · Fixed playback of UPnP streams broken in previous update
  205. ## iOS [2.6.3]
  206. · Stability improvements and minor bug fixes (#13601, #14154, #14611, #14852, #14860, #14864)
  207. · Fixed video playback for URLs open via third party apps (#15075)
  208. ## iOS [2.6.2]
  209. · Improved playback reliability (#15000 et al)
  210. · Added minimize button to fullscreen playback so 'Done' stops playback again
  211. · Added option to always play video in fullscreen, on by default (#14985)
  212. · Fixed subtitles rendering which produced incorrect umlauts or pixelated fonts (#14978 et al.,
  213. #14883, #14919, #14929)
  214. · Fixed major playback issue on iOS 7 on iPad (#14977)
  215. · Fixed remove control events on iOS 6 (#14996)
  216. · Fixed x-callback-url on playback close (#14984)
  217. · Improved accessibility (#15012)
  218. ## iOS [2.6.1]
  219. · Reduced Apple Watch extension file size by 90%
  220. · Minor bug fix (#14942)
  221. ## iOS [2.6.0]
  222. · Added support for Apple Watch · control VLC from your watch!
  223. - playback control
  224. - media info
  225. - library browsing
  226. · Added mini-player to browse the library during playback (#13367)
  227. · Added support for looping playlists
  228. · New ingest mechanism for audio files
  229. · Improved remote command support
  230. · Improved thumbnail generation
  231. · Improved thumbnail and web interface performance on devices with A5 CPU and above
  232. · Fixed crash when playing media from a folder or music album on iPad (#14394, #14706)
  233. · Fixed crash when app goes to background while a video is playing (#14643)
  234. · Fixed privacy leak when using a passcode to protect the library (#14159, #14615)
  235. · Removed stray popup announcing VLC's crash all the time while it actually
  236. didn't crash before, but terminated by the user (#13194)
  237. · Added support for the PLEX Web API
  238. · Thumbnails displayed in the media library are updated to the last playback position (#14462)
  239. · Improved reliability when sharing media library on the local network
  240. · Improved media library search delivering more accurate results (#14593)
  241. · Fixed 'crop to fill screen' on iPad (#14575)
  242. · Fixed issue which prevented downloading of a few files via UPnP (#11123)
  243. · Fixed crash when screen is being locked during playback (#14610)
  244. · A large number of bug fixes affecting most parts of the app (#13194, #14056,
  245. #14270, #14284, #14355, #14477, #14588, #14589, #14609, #14623, #14624,
  246. #14628, #14629, #14635, #14638, #14641, #14642, #14654, #14663, #14687,
  247. #14688, #14713, #14715, #14716, #14733, #14736, #14795, #14800, #14801, #14829)
  248. ## iOS [2.5.1]
  249. · Fixed playback on iOS 6.1
  250. ## iOS [2.5]
  251. · Added support for iCloud Drive (#8688)
  252. · Added support for box.com (#11301)
  253. · Added support for OneDrive (#13413)
  254. · Added a lock button to the playback view, supporting both orientation and
  255. controls (#11293, #11292)
  256. · Added 10-band equalizer (#9032)
  257. · Added sharing of the media library between multiple iOS devices
  258. on the local network
  259. · Added support for chapters and titles to the playback dialog (#11560)
  260. · Cleaned-up playback view appearance with more features and less clutter
  261. · Added enhanced media information to the library view (#13564)
  262. · Added notifications about missing storage space when syncing media (#11474)
  263. · Added timer to automatically stop playback (#8640)
  264. · Improved WiFi sharing reliability with web browsers on Linux (#14083)
  265. · Improved Plex support with optional direct connections if detection fails
  266. · x-callback-url: added support for the x-error parameter (#14092)
  267. · A few minor UI improvements (#13892)
  268. · New translations to Portuguese (Portugal), Portuguese (Brazil), Khmer,
  269. Faroese, Belarusian, Serbian (Latin), Tamil and Afrikaans
  270. ## iOS [2.4.1]
  271. · Fixed subtitles downloading in some corner cases
  272. · Appearance fixes for playback speed selector and download view on iPhone
  273. · Improved WiFi Sharing reliability by disabling IPv6 support by default
  274. · Improved UPnP reliability and speed
  275. · Various minor UI improvements
  276. · Fixed regression leading to incomplete library listings on iPad
  277. · Improved decoding reliability by deploying FFmpeg instead of libav
  278. ## iOS [2.4]
  279. · Added support for iPhone 6 and 6+
  280. · Download of currently stored media via WiFi in addition to upload (#11289)
  281. · Detection of external subtitles when streaming media via http or ftp (#10668)
  282. · Folder support for GDrive (#11019)
  283. · Support for streaming from GDrive
  284. · Native support for Plex media servers
  285. · Support for file sharing with further apps installed on device (#11302)
  286. · Option to download media from http/ftp/https instead of direct playback when
  287. requested through third-party app (#11147)
  288. · Folders synced through iTunes are correctly parsed now (#9158)
  289. · Option to set text encoding used for FTP connections (#10611)
  290. · Option to set default playback speed (#10595)
  291. · Media library search (#11303)
  292. · Improved reliability when a call comes in during playback
  293. · Improved subtitles playback reliability (#11225)
  294. · Support for redirected downloads via HTTP (#10639)
  295. · Support for audio playback and subtitles delay for manual sync (#11236)
  296. · Added improved interaction with third party apps through a x-callback-url
  297. based mechanism
  298. URL scheme: vlc-x-callback://x-callback-url/stream?url=...&x-success=...
  299. The 'stream' path component overwrites the "Download or Stream?" dialog
  300. displayed when third party URLs are being opened.
  301. · Media Library is no longer reset on upgrade (#11330)
  302. - no further thumbnail mismatch (#9158 et al)
  303. - playback states are retained
  304. - improved first launch after upgrade reliability
  305. · Fix browsing of a number of UPnP devices such as HDHomeRun without sorting
  306. capabilities (#11667)
  307. · Fix pseudo-random playback starts (#11993)
  308. · Improved passcode lock appearance (#13166)
  309. · Minor UI improvements (#11296, #11637, #13165, #13169)
  310. · Network stream history allows copying URLs
  311. · Improved reliability when syncing media via WiFi or iTunes (#13128)
  312. · Stability improvements for iOS 6.1
  313. · New translation to Traditional Chinese
  314. ## iOS [2.3]
  315. · New ability to organize media in folders (#9043)
  316. · Support for password protected HTTP streams (#9028)
  317. · WiFi uploads and HTTP downloads continue in the background
  318. (2 min on iOS 7, 10 min on iOS 6)
  319. · Added option to disable playback control gestures (#10592)
  320. · Added option to use bold subtitles (#10882)
  321. · Modified behavior: when passcode lock is enabled, playback will be stopped
  322. when VLC enters the background state (#10630, #10747)
  323. · Fixed serial ftp downloads
  324. · Fixed downloads from Twonky UPnP servers (#10631)
  325. · Fixed playback control through lock screen, headphones or multi-tasking view
  326. (#10932)
  327. · Playback is paused when headphones are unplugged (#11041)
  328. · Improved UPnP discovery speed with some servers (#10811)
  329. · Improved memory consumption (#9505)
  330. · Added support for m4b, caf, oma, w64 audio and mxg video files
  331. · Caches for WiFi upload and HTTP downloads are emptied more often to
  332. keep storage impact reasonable
  333. · Stability improvements and UX tweaks (amongst others #10601, #10518)
  334. · New translations to Latvian, Romanian and British English
  335. ## iOS [2.2.2]
  336. · Fixed audio playback regression introduced in previous update (#10597)
  337. · Updated translations to Arabic, Chinese (Hans), Dutch, Galician, Hungarian,
  338. Portuguese
  339. ## iOS [2.2.1]
  340. · Added initial support for ARM64 aka AArch64 aka ARMv8
  341. · Improved reliability for Dropbox streaming (#10489)
  342. · Added option to adapt network caching (#10388)
  343. · Compatibility fixes for multiple UPnP servers (notably Twonky 7, Serviio 1.4,
  344. XBMC 12)
  345. · Fixed an issue where always the same file in a UPnP folder was played (#10441)
  346. · Fixed a ftp streaming issue from connected servers if file name contains
  347. non-ASCII characters or the path contains spaces (#10469)
  348. · Improved meta data readability within the iPad library view (#10471)
  349. · Improved stability on iOS 6
  350. · Improved Thumbnails
  351. · Misc stability improvements (#10490)
  352. ## iOS [2.2.0]
  353. NB: This release removes support for iOS 5 and therefore the first generation
  354. iPad. iOS 6 and the iPhone 3GS remain supported.
  355. Interface:
  356. · New Interface for iOS 7
  357. · Add tutorial to introduce the user to the app
  358. · Improved feedback for media download progress including data bitrate,
  359. procentual progress and estimated remaining download time
  360. · Opening network streams no longer leads to a collapsed file system hierachy
  361. on the remote system. After playback, you can continue where you left off.
  362. · Added bookmarks for FTP servers
  363. · Added support for multi-touch gestures based upon the VLC Gestures haxie
  364. - horizontal swipe for playback position
  365. - tap with 2 fingers to play/pause
  366. - vertical swipe in the right half of the video to adapt volume
  367. - vertical swipe in the left half of the video to adapt screen brightness
  368. · Previously removed episodes and tracks no longer show up in the respective
  369. group listings (#9705)
  370. · Improved privacy by requesting the passcode immediately after leaving the
  371. app and by obfuscating playback metadata if passcode lock is enabled
  372. · Added support to endlessly repeat the currently playing item (#9793)
  373. · Added option to disable file name display optimizations (#10050)
  374. · TV Shows are sorted by Season number / Episode number and Music Albums
  375. respectively by track number
  376. · Added ability to rename any media item in the library view
  377. · Added deletion of multiple media items in one step
  378. · If your media was recognized as part of a music album, the next track
  379. will automatically start playing afterwards
  380. · New translations to Czech, Malay, Persian, Spanish (Mexico)
  381. Cloud interaction:
  382. · Added support for downloads from Google Drive (#8690)
  383. · Added support for streaming files from Dropbox in addition to download
  384. to device (#9784)
  385. Local network:
  386. · Added support for downloading from UPnP multimedia servers
  387. · Added cover-art and duration to UPnP server item lists
  388. · UPnP stability improvements
  389. · Fix incorrect displayed size for files stored on UPnP multimedia servers
  390. larger than 2147.48 MB (#9641)
  391. · Improved WiFi Upload reliability, especially when uploading multiple
  392. items at the same time
  393. Global networks:
  394. · Added support for HTTP Live Streaming (HLS) (#9174)
  395. · Added support for https playback
  396. · Added support for system-wide HTTP proxy settings
  397. · Added support for m3u streams
  398. Misc:
  399. · Improved audio playback performance and reliability
  400. · Improved metadata detection
  401. · Improved vlc:// handling (#9542)
  402. · Improved TV show handling for shows with more than 100 episodes
  403. ## iOS [2.1.3]
  404. · Fixed crashes with files whose names are less than 6 characters long after
  405. removing the file extension
  406. ## iOS [2.1.2]
  407. · Stability improvements (#9393, #9431, #9432, #9433, #9434, #9435, #9556)
  408. · Improved Closed Caption rendering (#9369)
  409. · Minor UI fixes (#9454)
  410. · New translations to Hungarian and Swedish
  411. ## iOS [2.1.1]
  412. · Stability improvements
  413. · Improved UPnP handling
  414. · Improved interaction with third party apps
  415. · Improved visual appearance on iPad
  416. · Added support for Teletext-based DVB subtitles
  417. · New translations to Arabic, Polish, and Korean
  418. ## iOS [2.1]
  419. · Improved overall stability (#8989, #9031, #9048, #9089, #9092)
  420. · Add support for subtitles in non-western languages (#8991)
  421. · Improved Subtitles support with options to choose font, size, and color
  422. · Add UPnP discovery and streaming (#8880)
  423. · Add FTP server discovery, streaming and downloading (#9064)
  424. · Add Bonjour announcements for the WiFi Uploader's website (#8741)
  425. · Add playback of audio-only media (#9044)
  426. · Newly implemented menu and application flow (#9045)
  427. · Improved VoiceOver and accessibility support (#9017)
  428. · Add Deinterlace option (off by default, #8813)
  429. · Device no longer goes to sleep during media downloads (#9062)
  430. · Improved video output on external screens (#9055, #9079)
  431. · Improved Passcode Lock behavior (#9252)
  432. · Minor usability improvements (#9122, #9125, #9225)
  433. · New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese,
  434. Slovenian
  435. ## iOS [2.0.2]
  436. · Fix MP2 and MP3 decoding (#8986)
  437. · Add vlc:// protocol handler (#8988)
  438. - vlc://anyprotocol:// allows you to force any URL to open in VLC
  439. - vlc://server/path will assume http://
  440. · Fix Dropbox hierarchy navigation (#8993)
  441. · Fix major leak of data when opening files in VLC from other apps (#9011)
  442. · Retain last audio and subtitles tracks when for played media (#8987)
  443. · Fix CSS rendering issue in the WiFi Uploader's web interface
  444. · Switch Default Subtitles Font from SourceSans-Pro to Open Sans
  445. to support Greek, Cyrillic and Vietnamese (#8991)
  446. · Shake device to create a bug report (#7788)
  447. · Export meta data about current playback item to multitasking view (#8883)
  448. · Fix crash when opening network streams from within third party apps while
  449. playing content local to VLC (#9013)
  450. · Fix VoiceOver support for Dropbox login (#8997)
  451. · Fix dialog rotation on iOS 5 (#8992)
  452. · New translations to Chinese, Danish, Dutch, Hebrew, Slovak, Turkish,
  453. Ukrainian, Vietnamese
  454. ## iOS [2.0.1]
  455. · Update of Russian and Spanish translations.
  456. · Minor crash fix (#8739) and interface fix for iPhone 4.
  457. · Add option for skipping loop filtering (#8814)
  458. ## iOS [2.0.0]
  459. First project release.