NEWS 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. 2.6 (not-yet-released):
  2. -----------------------
  3. 2.5:
  4. ----
  5. * Added support for iCloud Drive (#8688)
  6. * Added support for box.com (#11301)
  7. * Added support for OneDrive (#13413)
  8. * Added a lock button to the playback view, supporting both orientation and
  9. controls (#11293, #11292)
  10. * Added 10-band equalizer (#9032)
  11. * Added sharing of the media library between multiple iOS devices
  12. on the local network
  13. * Added support for chapters and titles to the playback dialog (#11560)
  14. * Cleaned-up playback view appearance with more features and less clutter
  15. * Added enhanced media information to the library view (#13564)
  16. * Added notifications about missing storage space when syncing media (#11474)
  17. * Added timer to automatically stop playback (#8640)
  18. * Improved WiFi sharing reliability with web browsers on Linux (#14083)
  19. * Improved Plex support with optional direct connections if detection fails
  20. * x-callback-url: added support for the x-error parameter (#14092)
  21. * A few minor UI improvements (#13892)
  22. * New translations to Portuguese (Portugal), Portuguese (Brazil), Khmer,
  23. Faroese, Belarusian, Serbian (Latin), Tamil and Afrikaans
  24. 2.4.1:
  25. ------
  26. * Fixed subtitles downloading in some corner cases
  27. * Appearance fixes for playback speed selector and download view on iPhone
  28. * Improved WiFi Sharing reliability by disabling IPv6 support by default
  29. * Improved UPnP reliability and speed
  30. * Various minor UI improvements
  31. * Fixed regression leading to incomplete library listings on iPad
  32. * Improved decoding reliability by deploying FFmpeg instead of libav
  33. 2.4:
  34. ----
  35. * Added support for iPhone 6 and 6+
  36. * Download of currently stored media via WiFi in addition to upload (#11289)
  37. * Detection of external subtitles when streaming media via http or ftp (#10668)
  38. * Folder support for GDrive (#11019)
  39. * Support for streaming from GDrive
  40. * Native support for Plex media servers
  41. * Support for file sharing with further apps installed on device (#11302)
  42. * Option to download media from http/ftp/https instead of direct playback when
  43. requested through third-party app (#11147)
  44. * Folders synced through iTunes are correctly parsed now (#9158)
  45. * Option to set text encoding used for FTP connections (#10611)
  46. * Option to set default playback speed (#10595)
  47. * Media library search (#11303)
  48. * Improved reliability when a call comes in during playback
  49. * Improved subtitles playback reliability (#11225)
  50. * Support for redirected downloads via HTTP (#10639)
  51. * Support for audio playback and subtitles delay for manual sync (#11236)
  52. * Added improved interaction with third party apps through a x-callback-url
  53. based mechanism
  54. URL scheme: vlc-x-callback://x-callback-url/stream?url=...&x-success=...
  55. The 'stream' path component overwrites the "Download or Stream?" dialog
  56. displayed when third party URLs are being opened.
  57. * Media Library is no longer reset on upgrade (#11330)
  58. - no further thumbnail mismatch (#9158 et al)
  59. - playback states are retained
  60. - improved first launch after upgrade reliability
  61. * Fix browsing of a number of UPnP devices such as HDHomeRun without sorting
  62. capabilities (#11667)
  63. * Fix pseudo-random playback starts (#11993)
  64. * Improved passcode lock appearance (#13166)
  65. * Minor UI improvements (#11296, #11637, #13165, #13169)
  66. * Network stream history allows copying URLs
  67. * Improved reliability when syncing media via WiFi or iTunes (#13128)
  68. * Stability improvements for iOS 6.1
  69. * New translation to Traditional Chinese
  70. 2.3:
  71. ----
  72. * New ability to organize media in folders (#9043)
  73. * Support for password protected HTTP streams (#9028)
  74. * WiFi uploads and HTTP downloads continue in the background
  75. (2 min on iOS 7, 10 min on iOS 6)
  76. * Added option to disable playback control gestures (#10592)
  77. * Added option to use bold subtitles (#10882)
  78. * Modified behavior: when passcode lock is enabled, playback will be stopped
  79. when VLC enters the background state (#10630, #10747)
  80. * Fixed serial ftp downloads
  81. * Fixed downloads from Twonky UPnP servers (#10631)
  82. * Fixed playback control through lock screen, headphones or multi-tasking view
  83. (#10932)
  84. * Playback is paused when headphones are unplugged (#11041)
  85. * Improved UPnP discovery speed with some servers (#10811)
  86. * Improved memory consumption (#9505)
  87. * Added support for m4b, caf, oma, w64 audio and mxg video files
  88. * Caches for WiFi upload and HTTP downloads are emptied more often to
  89. keep storage impact reasonable
  90. * Stability improvements and UX tweaks (amongst others #10601, #10518)
  91. * New translations to Latvian, Romanian and British English
  92. 2.2.2:
  93. ------
  94. * Fixed audio playback regression introduced in previous update (#10597)
  95. * Updated translations to Arabic, Chinese (Hans), Dutch, Galician, Hungarian,
  96. Portuguese
  97. 2.2.1:
  98. ------
  99. * Added initial support for ARM64 aka AArch64 aka ARMv8
  100. * Improved reliability for Dropbox streaming (#10489)
  101. * Added option to adapt network caching (#10388)
  102. * Compatibility fixes for multiple UPnP servers (notably Twonky 7, Serviio 1.4,
  103. XBMC 12)
  104. * Fixed an issue where always the same file in a UPnP folder was played (#10441)
  105. * Fixed a ftp streaming issue from connected servers if file name contains
  106. non-ASCII characters or the path contains spaces (#10469)
  107. * Improved meta data readability within the iPad library view (#10471)
  108. * Improved stability on iOS 6
  109. * Improved Thumbnails
  110. * Misc stability improvements (#10490)
  111. 2.2.0:
  112. ------
  113. NB: This release removes support for iOS 5 and therefore the first generation
  114. iPad. iOS 6 and the iPhone 3GS remain supported.
  115. Interface:
  116. * New Interface for iOS 7
  117. * Add tutorial to introduce the user to the app
  118. * Improved feedback for media download progress including data bitrate,
  119. procentual progress and estimated remaining download time
  120. * Opening network streams no longer leads to a collapsed file system hierachy
  121. on the remote system. After playback, you can continue where you left off.
  122. * Added bookmarks for FTP servers
  123. * Added support for multi-touch gestures based upon the VLC Gestures haxie
  124. - horizontal swipe for playback position
  125. - tap with 2 fingers to play/pause
  126. - vertical swipe in the right half of the video to adapt volume
  127. - vertical swipe in the left half of the video to adapt screen brightness
  128. * Previously removed episodes and tracks no longer show up in the respective
  129. group listings (#9705)
  130. * Improved privacy by requesting the passcode immediately after leaving the
  131. app and by obfuscating playback metadata if passcode lock is enabled
  132. * Added support to endlessly repeat the currently playing item (#9793)
  133. * Added option to disable file name display optimizations (#10050)
  134. * TV Shows are sorted by Season number / Episode number and Music Albums
  135. respectively by track number
  136. * Added ability to rename any media item in the library view
  137. * Added deletion of multiple media items in one step
  138. * If your media was recognized as part of a music album, the next track
  139. will automatically start playing afterwards
  140. * New translations to Czech, Malay, Persian, Spanish (Mexico)
  141. Cloud interaction:
  142. * Added support for downloads from Google Drive (#8690)
  143. * Added support for streaming files from Dropbox in addition to download
  144. to device (#9784)
  145. Local network:
  146. * Added support for downloading from UPnP multimedia servers
  147. * Added cover-art and duration to UPnP server item lists
  148. * UPnP stability improvements
  149. * Fix incorrect displayed size for files stored on UPnP multimedia servers
  150. larger than 2147.48 MB (#9641)
  151. * Improved WiFi Upload reliability, especially when uploading multiple
  152. items at the same time
  153. Global networks:
  154. * Added support for HTTP Live Streaming (HLS) (#9174)
  155. * Added support for https playback
  156. * Added support for system-wide HTTP proxy settings
  157. * Added support for m3u streams
  158. Misc:
  159. * Improved audio playback performance and reliability
  160. * Improved metadata detection
  161. * Improved vlc:// handling (#9542)
  162. * Improved TV show handling for shows with more than 100 episodes
  163. 2.1.3:
  164. ------
  165. * Fixed crashes with files whose names are less than 6 characters long after
  166. removing the file extension
  167. 2.1.2:
  168. ------
  169. * Stability improvements (#9393, #9431, #9432, #9433, #9434, #9435, #9556)
  170. * Improved Closed Caption rendering (#9369)
  171. * Minor UI fixes (#9454)
  172. * New translations to Hungarian and Swedish
  173. 2.1.1:
  174. ------
  175. * Stability improvements
  176. * Improved UPnP handling
  177. * Improved interaction with third party apps
  178. * Improved visual appearance on iPad
  179. * Added support for Teletext-based DVB subtitles
  180. * New translations to Arabic, Polish, and Korean
  181. 2.1:
  182. ----
  183. * Improved overall stability (#8989, #9031, #9048, #9089, #9092)
  184. * Add support for subtitles in non-western languages (#8991)
  185. * Improved Subtitles support with options to choose font, size, and color
  186. * Add UPnP discovery and streaming (#8880)
  187. * Add FTP server discovery, streaming and downloading (#9064)
  188. * Add Bonjour announcements for the WiFi Uploader's website (#8741)
  189. * Add playback of audio-only media (#9044)
  190. * Newly implemented menu and application flow (#9045)
  191. * Improved VoiceOver and accessibility support (#9017)
  192. * Add Deinterlace option (off by default, #8813)
  193. * Device no longer goes to sleep during media downloads (#9062)
  194. * Improved video output on external screens (#9055, #9079)
  195. * Improved Passcode Lock behavior (#9252)
  196. * Minor usability improvements (#9122, #9125, #9225)
  197. * New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese,
  198. Slovenian
  199. 2.0.2:
  200. ------
  201. * Fix MP2 and MP3 decoding (#8986)
  202. * Add vlc:// protocol handler (#8988)
  203. - vlc://anyprotocol:// allows you to force any URL to open in VLC
  204. - vlc://server/path will assume http://
  205. * Fix Dropbox hierarchy navigation (#8993)
  206. * Fix major leak of data when opening files in VLC from other apps (#9011)
  207. * Retain last audio and subtitles tracks when for played media (#8987)
  208. * Fix CSS rendering issue in the WiFi Uploader's web interface
  209. * Switch Default Subtitles Font from SourceSans-Pro to Open Sans
  210. to support Greek, Cyrillic and Vietnamese (#8991)
  211. * Shake device to create a bug report (#7788)
  212. * Export meta data about current playback item to multitasking view (#8883)
  213. * Fix crash when opening network streams from within third party apps while
  214. playing content local to VLC (#9013)
  215. * Fix VoiceOver support for Dropbox login (#8997)
  216. * Fix dialog rotation on iOS 5 (#8992)
  217. * New translations to Chinese, Danish, Dutch, Hebrew, Slovak, Turkish,
  218. Ukrainian, Vietnamese
  219. 2.0.1:
  220. ------
  221. * Update of Russian and Spanish translations.
  222. * Minor crash fix (#8739) and interface fix for iPhone 4.
  223. * Add option for skipping loop filtering (#8814)
  224. 2.0.0:
  225. ------
  226. First project release.