NEWS 27 KB

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