NEWS 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338
  1. 2.7.0:
  2. ------
  3. * Added new app for the 4th gen. Apple TV
  4. * Dropped support for iOS 6.1. VLC requires iOS 7.0 now
  5. * Added support for SMB file sharing (#8879)
  6. * Added support for music albums with more than 1 disk (#14650)
  7. * Re-wrote Apple Watch extension for watchOS 2
  8. * Media stored in folders on remote servers is now played as a list
  9. * Reworked networking UI
  10. * Added support for system-wide search "CoreSpotlight"
  11. * Added improved UI support for Right-to-Left languages
  12. * Added support for the split-screen appearance in iOS 9 (#14840)
  13. * Added support for Touch ID to unlock app (#13378)
  14. * Added option to configure playback continuation (#14340, #14590)
  15. * Added option to configure gestures (#15449)
  16. * Added support for music albums with more than 1 disk (#14650)
  17. * Display chapter duration in playback UI (#14718)
  18. * Recently played network stream URL are now shared across all devices
  19. * Stored login information is now shared across all devices
  20. * Cloud login credentials are now shared across all devices
  21. 2.6.6:
  22. ------
  23. * Desktop quality SSA subtitles rendering (finally!, #11297, #13365, #14112)
  24. * Stability improvements
  25. * New translations to Lao and Kabyle
  26. 2.6.5:
  27. ------
  28. * Fixed playback of streams opened through the legacy vlc:// pseudo protocol
  29. * Minor improvements (#14080, #14836, #14881, #15118)
  30. * New translation to Norwegian Bokmål
  31. * Updated translations to Afrikaans, Arabic, Bosnian, Czech, Danish, English (GB),
  32. Spanish (Mexico), Persian, Hungarian, Korean, Latvian, Malay, Polish, Portuguese (Brazil),
  33. Portuguese (Portugal), Slovenian, Turkish and Traditional Chinese
  34. 2.6.4:
  35. ------
  36. * Fixed playback of UPnP streams broken in previous update
  37. 2.6.3:
  38. ------
  39. * Stability improvements and minor bug fixes (#13601, #14154, #14611, #14852, #14860, #14864)
  40. * Fixed video playback for URLs open via third party apps (#15075)
  41. 2.6.2:
  42. ------
  43. * Improved playback reliability (#15000 et al)
  44. * Added minimize button to fullscreen playback so 'Done' stops playback again
  45. * Added option to always play video in fullscreen, on by default (#14985)
  46. * Fixed subtitles rendering which produced incorrect umlauts or pixelated fonts (#14978 et al.,
  47. #14883, #14919, #14929)
  48. * Fixed major playback issue on iOS 7 on iPad (#14977)
  49. * Fixed remove control events on iOS 6 (#14996)
  50. * Fixed x-callback-url on playback close (#14984)
  51. * Improved accessibility (#15012)
  52. 2.6.1:
  53. ------
  54. * Reduced Apple Watch extension file size by 90%
  55. * Minor bug fix (#14942)
  56. 2.6.0:
  57. ------
  58. * Added support for Apple Watch - control VLC from your watch!
  59. - playback control
  60. - media info
  61. - library browsing
  62. * Added mini-player to browse the library during playback (#13367)
  63. * Added support for looping playlists
  64. * New ingest mechanism for audio files
  65. * Improved remote command support
  66. * Improved thumbnail generation
  67. * Improved thumbnail and web interface performance on devices with A5 CPU and above
  68. * Fixed crash when playing media from a folder or music album on iPad (#14394, #14706)
  69. * Fixed crash when app goes to background while a video is playing (#14643)
  70. * Fixed privacy leak when using a passcode to protect the library (#14159, #14615)
  71. * Removed stray popup announcing VLC's crash all the time while it actually
  72. didn't crash before, but terminated by the user (#13194)
  73. * Added support for the PLEX Web API
  74. * Thumbnails displayed in the media library are updated to the last playback position (#14462)
  75. * Improved reliability when sharing media library on the local network
  76. * Improved media library search delivering more accurate results (#14593)
  77. * Fixed 'crop to fill screen' on iPad (#14575)
  78. * Fixed issue which prevented downloading of a few files via UPnP (#11123)
  79. * Fixed crash when screen is being locked during playback (#14610)
  80. * A large number of bug fixes affecting most parts of the app (#13194, #14056,
  81. #14270, #14284, #14355, #14477, #14588, #14589, #14609, #14623, #14624,
  82. #14628, #14629, #14635, #14638, #14641, #14642, #14654, #14663, #14687,
  83. #14688, #14713, #14715, #14716, #14733, #14736, #14795, #14800, #14801, #14829)
  84. 2.5.1:
  85. ------
  86. * Fixed playback on iOS 6.1
  87. 2.5:
  88. ----
  89. * Added support for iCloud Drive (#8688)
  90. * Added support for box.com (#11301)
  91. * Added support for OneDrive (#13413)
  92. * Added a lock button to the playback view, supporting both orientation and
  93. controls (#11293, #11292)
  94. * Added 10-band equalizer (#9032)
  95. * Added sharing of the media library between multiple iOS devices
  96. on the local network
  97. * Added support for chapters and titles to the playback dialog (#11560)
  98. * Cleaned-up playback view appearance with more features and less clutter
  99. * Added enhanced media information to the library view (#13564)
  100. * Added notifications about missing storage space when syncing media (#11474)
  101. * Added timer to automatically stop playback (#8640)
  102. * Improved WiFi sharing reliability with web browsers on Linux (#14083)
  103. * Improved Plex support with optional direct connections if detection fails
  104. * x-callback-url: added support for the x-error parameter (#14092)
  105. * A few minor UI improvements (#13892)
  106. * New translations to Portuguese (Portugal), Portuguese (Brazil), Khmer,
  107. Faroese, Belarusian, Serbian (Latin), Tamil and Afrikaans
  108. 2.4.1:
  109. ------
  110. * Fixed subtitles downloading in some corner cases
  111. * Appearance fixes for playback speed selector and download view on iPhone
  112. * Improved WiFi Sharing reliability by disabling IPv6 support by default
  113. * Improved UPnP reliability and speed
  114. * Various minor UI improvements
  115. * Fixed regression leading to incomplete library listings on iPad
  116. * Improved decoding reliability by deploying FFmpeg instead of libav
  117. 2.4:
  118. ----
  119. * Added support for iPhone 6 and 6+
  120. * Download of currently stored media via WiFi in addition to upload (#11289)
  121. * Detection of external subtitles when streaming media via http or ftp (#10668)
  122. * Folder support for GDrive (#11019)
  123. * Support for streaming from GDrive
  124. * Native support for Plex media servers
  125. * Support for file sharing with further apps installed on device (#11302)
  126. * Option to download media from http/ftp/https instead of direct playback when
  127. requested through third-party app (#11147)
  128. * Folders synced through iTunes are correctly parsed now (#9158)
  129. * Option to set text encoding used for FTP connections (#10611)
  130. * Option to set default playback speed (#10595)
  131. * Media library search (#11303)
  132. * Improved reliability when a call comes in during playback
  133. * Improved subtitles playback reliability (#11225)
  134. * Support for redirected downloads via HTTP (#10639)
  135. * Support for audio playback and subtitles delay for manual sync (#11236)
  136. * Added improved interaction with third party apps through a x-callback-url
  137. based mechanism
  138. URL scheme: vlc-x-callback://x-callback-url/stream?url=...&x-success=...
  139. The 'stream' path component overwrites the "Download or Stream?" dialog
  140. displayed when third party URLs are being opened.
  141. * Media Library is no longer reset on upgrade (#11330)
  142. - no further thumbnail mismatch (#9158 et al)
  143. - playback states are retained
  144. - improved first launch after upgrade reliability
  145. * Fix browsing of a number of UPnP devices such as HDHomeRun without sorting
  146. capabilities (#11667)
  147. * Fix pseudo-random playback starts (#11993)
  148. * Improved passcode lock appearance (#13166)
  149. * Minor UI improvements (#11296, #11637, #13165, #13169)
  150. * Network stream history allows copying URLs
  151. * Improved reliability when syncing media via WiFi or iTunes (#13128)
  152. * Stability improvements for iOS 6.1
  153. * New translation to Traditional Chinese
  154. 2.3:
  155. ----
  156. * New ability to organize media in folders (#9043)
  157. * Support for password protected HTTP streams (#9028)
  158. * WiFi uploads and HTTP downloads continue in the background
  159. (2 min on iOS 7, 10 min on iOS 6)
  160. * Added option to disable playback control gestures (#10592)
  161. * Added option to use bold subtitles (#10882)
  162. * Modified behavior: when passcode lock is enabled, playback will be stopped
  163. when VLC enters the background state (#10630, #10747)
  164. * Fixed serial ftp downloads
  165. * Fixed downloads from Twonky UPnP servers (#10631)
  166. * Fixed playback control through lock screen, headphones or multi-tasking view
  167. (#10932)
  168. * Playback is paused when headphones are unplugged (#11041)
  169. * Improved UPnP discovery speed with some servers (#10811)
  170. * Improved memory consumption (#9505)
  171. * Added support for m4b, caf, oma, w64 audio and mxg video files
  172. * Caches for WiFi upload and HTTP downloads are emptied more often to
  173. keep storage impact reasonable
  174. * Stability improvements and UX tweaks (amongst others #10601, #10518)
  175. * New translations to Latvian, Romanian and British English
  176. 2.2.2:
  177. ------
  178. * Fixed audio playback regression introduced in previous update (#10597)
  179. * Updated translations to Arabic, Chinese (Hans), Dutch, Galician, Hungarian,
  180. Portuguese
  181. 2.2.1:
  182. ------
  183. * Added initial support for ARM64 aka AArch64 aka ARMv8
  184. * Improved reliability for Dropbox streaming (#10489)
  185. * Added option to adapt network caching (#10388)
  186. * Compatibility fixes for multiple UPnP servers (notably Twonky 7, Serviio 1.4,
  187. XBMC 12)
  188. * Fixed an issue where always the same file in a UPnP folder was played (#10441)
  189. * Fixed a ftp streaming issue from connected servers if file name contains
  190. non-ASCII characters or the path contains spaces (#10469)
  191. * Improved meta data readability within the iPad library view (#10471)
  192. * Improved stability on iOS 6
  193. * Improved Thumbnails
  194. * Misc stability improvements (#10490)
  195. 2.2.0:
  196. ------
  197. NB: This release removes support for iOS 5 and therefore the first generation
  198. iPad. iOS 6 and the iPhone 3GS remain supported.
  199. Interface:
  200. * New Interface for iOS 7
  201. * Add tutorial to introduce the user to the app
  202. * Improved feedback for media download progress including data bitrate,
  203. procentual progress and estimated remaining download time
  204. * Opening network streams no longer leads to a collapsed file system hierachy
  205. on the remote system. After playback, you can continue where you left off.
  206. * Added bookmarks for FTP servers
  207. * Added support for multi-touch gestures based upon the VLC Gestures haxie
  208. - horizontal swipe for playback position
  209. - tap with 2 fingers to play/pause
  210. - vertical swipe in the right half of the video to adapt volume
  211. - vertical swipe in the left half of the video to adapt screen brightness
  212. * Previously removed episodes and tracks no longer show up in the respective
  213. group listings (#9705)
  214. * Improved privacy by requesting the passcode immediately after leaving the
  215. app and by obfuscating playback metadata if passcode lock is enabled
  216. * Added support to endlessly repeat the currently playing item (#9793)
  217. * Added option to disable file name display optimizations (#10050)
  218. * TV Shows are sorted by Season number / Episode number and Music Albums
  219. respectively by track number
  220. * Added ability to rename any media item in the library view
  221. * Added deletion of multiple media items in one step
  222. * If your media was recognized as part of a music album, the next track
  223. will automatically start playing afterwards
  224. * New translations to Czech, Malay, Persian, Spanish (Mexico)
  225. Cloud interaction:
  226. * Added support for downloads from Google Drive (#8690)
  227. * Added support for streaming files from Dropbox in addition to download
  228. to device (#9784)
  229. Local network:
  230. * Added support for downloading from UPnP multimedia servers
  231. * Added cover-art and duration to UPnP server item lists
  232. * UPnP stability improvements
  233. * Fix incorrect displayed size for files stored on UPnP multimedia servers
  234. larger than 2147.48 MB (#9641)
  235. * Improved WiFi Upload reliability, especially when uploading multiple
  236. items at the same time
  237. Global networks:
  238. * Added support for HTTP Live Streaming (HLS) (#9174)
  239. * Added support for https playback
  240. * Added support for system-wide HTTP proxy settings
  241. * Added support for m3u streams
  242. Misc:
  243. * Improved audio playback performance and reliability
  244. * Improved metadata detection
  245. * Improved vlc:// handling (#9542)
  246. * Improved TV show handling for shows with more than 100 episodes
  247. 2.1.3:
  248. ------
  249. * Fixed crashes with files whose names are less than 6 characters long after
  250. removing the file extension
  251. 2.1.2:
  252. ------
  253. * Stability improvements (#9393, #9431, #9432, #9433, #9434, #9435, #9556)
  254. * Improved Closed Caption rendering (#9369)
  255. * Minor UI fixes (#9454)
  256. * New translations to Hungarian and Swedish
  257. 2.1.1:
  258. ------
  259. * Stability improvements
  260. * Improved UPnP handling
  261. * Improved interaction with third party apps
  262. * Improved visual appearance on iPad
  263. * Added support for Teletext-based DVB subtitles
  264. * New translations to Arabic, Polish, and Korean
  265. 2.1:
  266. ----
  267. * Improved overall stability (#8989, #9031, #9048, #9089, #9092)
  268. * Add support for subtitles in non-western languages (#8991)
  269. * Improved Subtitles support with options to choose font, size, and color
  270. * Add UPnP discovery and streaming (#8880)
  271. * Add FTP server discovery, streaming and downloading (#9064)
  272. * Add Bonjour announcements for the WiFi Uploader's website (#8741)
  273. * Add playback of audio-only media (#9044)
  274. * Newly implemented menu and application flow (#9045)
  275. * Improved VoiceOver and accessibility support (#9017)
  276. * Add Deinterlace option (off by default, #8813)
  277. * Device no longer goes to sleep during media downloads (#9062)
  278. * Improved video output on external screens (#9055, #9079)
  279. * Improved Passcode Lock behavior (#9252)
  280. * Minor usability improvements (#9122, #9125, #9225)
  281. * New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese,
  282. Slovenian
  283. 2.0.2:
  284. ------
  285. * Fix MP2 and MP3 decoding (#8986)
  286. * Add vlc:// protocol handler (#8988)
  287. - vlc://anyprotocol:// allows you to force any URL to open in VLC
  288. - vlc://server/path will assume http://
  289. * Fix Dropbox hierarchy navigation (#8993)
  290. * Fix major leak of data when opening files in VLC from other apps (#9011)
  291. * Retain last audio and subtitles tracks when for played media (#8987)
  292. * Fix CSS rendering issue in the WiFi Uploader's web interface
  293. * Switch Default Subtitles Font from SourceSans-Pro to Open Sans
  294. to support Greek, Cyrillic and Vietnamese (#8991)
  295. * Shake device to create a bug report (#7788)
  296. * Export meta data about current playback item to multitasking view (#8883)
  297. * Fix crash when opening network streams from within third party apps while
  298. playing content local to VLC (#9013)
  299. * Fix VoiceOver support for Dropbox login (#8997)
  300. * Fix dialog rotation on iOS 5 (#8992)
  301. * New translations to Chinese, Danish, Dutch, Hebrew, Slovak, Turkish,
  302. Ukrainian, Vietnamese
  303. 2.0.1:
  304. ------
  305. * Update of Russian and Spanish translations.
  306. * Minor crash fix (#8739) and interface fix for iPhone 4.
  307. * Add option for skipping loop filtering (#8814)
  308. 2.0.0:
  309. ------
  310. First project release.