NEWS 26 KB

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