NEWS 14 KB

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