NEWS 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. 2.4 (not yet released):
  2. -----------------------
  3. * Download of currently stored media via WiFi in addition to upload (#11289)
  4. * Detection of external subtitles when streaming media via http or ftp (#10668)
  5. * Folder support for GDrive (#11019)
  6. * Support for streaming from GDrive
  7. * Native support for Plex media servers
  8. * Option to download media from http/ftp/https instead of direct playback when
  9. requested through third-party app (#11147)
  10. * Option to set text encoding used for FTP connections (#10611)
  11. * Option to set default playback speed (#10595)
  12. * Media library search (#11303)
  13. * Minor UI improvements (#11296)
  14. * Improved subtitles playback reliability (#11225)
  15. 2.3:
  16. ----
  17. * New ability to organize media in folders (#9043)
  18. * Support for password protected HTTP streams (#9028)
  19. * WiFi uploads and HTTP downloads continue in the background
  20. (2 min on iOS 7, 10 min on iOS 6)
  21. * Added option to disable playback control gestures (#10592)
  22. * Added option to use bold subtitles (#10882)
  23. * Modified behavior: when passcode lock is enabled, playback will be stopped
  24. when VLC enters the background state (#10630, #10747)
  25. * Fixed serial ftp downloads
  26. * Fixed downloads from Twonky UPnP servers (#10631)
  27. * Fixed playback control through lock screen, headphones or multi-tasking view
  28. (#10932)
  29. * Playback is paused when headphones are unplugged (#11041)
  30. * Improved UPnP discovery speed with some servers (#10811)
  31. * Improved memory consumption (#9505)
  32. * Added support for m4b, caf, oma, w64 audio and mxg video files
  33. * Caches for WiFi upload and HTTP downloads are emptied more often to
  34. keep storage impact reasonable
  35. * Stability improvements and UX tweaks (amongst others #10601, #10518)
  36. * New translations to Latvian, Romanian and British English
  37. 2.2.2:
  38. ------
  39. * Fixed audio playback regression introduced in previous update (#10597)
  40. * Updated translations to Arabic, Chinese (Hans), Dutch, Galician, Hungarian,
  41. Portuguese
  42. 2.2.1:
  43. ------
  44. * Added initial support for ARM64 aka AArch64 aka ARMv8
  45. * Improved reliability for Dropbox streaming (#10489)
  46. * Added option to adapt network caching (#10388)
  47. * Compatibility fixes for multiple UPnP servers (notably Twonky 7, Serviio 1.4,
  48. XBMC 12)
  49. * Fixed an issue where always the same file in a UPnP folder was played (#10441)
  50. * Fixed a ftp streaming issue from connected servers if file name contains
  51. non-ASCII characters or the path contains spaces (#10469)
  52. * Improved meta data readability within the iPad library view (#10471)
  53. * Improved stability on iOS 6
  54. * Improved Thumbnails
  55. * Misc stability improvements (#10490)
  56. 2.2.0:
  57. ------
  58. NB: This release removes support for iOS 5 and therefore the first generation
  59. iPad. iOS 6 and the iPhone 3GS remain supported.
  60. Interface:
  61. * New Interface for iOS 7
  62. * Add tutorial to introduce the user to the app
  63. * Improved feedback for media download progress including data bitrate,
  64. procentual progress and estimated remaining download time
  65. * Opening network streams no longer leads to a collapsed file system hierachy
  66. on the remote system. After playback, you can continue where you left off.
  67. * Added bookmarks for FTP servers
  68. * Added support for multi-touch gestures based upon the VLC Gestures haxie
  69. - horizontal swipe for playback position
  70. - tap with 2 fingers to play/pause
  71. - vertical swipe in the right half of the video to adapt volume
  72. - vertical swipe in the left half of the video to adapt screen brightness
  73. * Previously removed episodes and tracks no longer show up in the respective
  74. group listings (#9705)
  75. * Improved privacy by requesting the passcode immediately after leaving the
  76. app and by obfuscating playback metadata if passcode lock is enabled
  77. * Added support to endlessly repeat the currently playing item (#9793)
  78. * Added option to disable file name display optimizations (#10050)
  79. * TV Shows are sorted by Season number / Episode number and Music Albums
  80. respectively by track number
  81. * Added ability to rename any media item in the library view
  82. * Added deletion of multiple media items in one step
  83. * If your media was recognized as part of a music album, the next track
  84. will automatically start playing afterwards
  85. * New translations to Czech, Malay, Persian, Spanish (Mexico)
  86. Cloud interaction:
  87. * Added support for downloads from Google Drive (#8690)
  88. * Added support for streaming files from Dropbox in addition to download
  89. to device (#9784)
  90. Local network:
  91. * Added support for downloading from UPnP multimedia servers
  92. * Added cover-art and duration to UPnP server item lists
  93. * UPnP stability improvements
  94. * Fix incorrect displayed size for files stored on UPnP multimedia servers
  95. larger than 2147.48 MB (#9641)
  96. * Improved WiFi Upload reliability, especially when uploading multiple
  97. items at the same time
  98. Global networks:
  99. * Added support for HTTP Live Streaming (HLS) (#9174)
  100. * Added support for https playback
  101. * Added support for system-wide HTTP proxy settings
  102. * Added support for m3u streams
  103. Misc:
  104. * Improved audio playback performance and reliability
  105. * Improved metadata detection
  106. * Improved vlc:// handling (#9542)
  107. * Improved TV show handling for shows with more than 100 episodes
  108. 2.1.3:
  109. ------
  110. * Fixed crashes with files whose names are less than 6 characters long after
  111. removing the file extension
  112. 2.1.2:
  113. ------
  114. * Stability improvements (#9393, #9431, #9432, #9433, #9434, #9435, #9556)
  115. * Improved Closed Caption rendering (#9369)
  116. * Minor UI fixes (#9454)
  117. * New translations to Hungarian and Swedish
  118. 2.1.1:
  119. ------
  120. * Stability improvements
  121. * Improved UPnP handling
  122. * Improved interaction with third party apps
  123. * Improved visual appearance on iPad
  124. * Added support for Teletext-based DVB subtitles
  125. * New translations to Arabic, Polish, and Korean
  126. 2.1:
  127. ----
  128. * Improved overall stability (#8989, #9031, #9048, #9089, #9092)
  129. * Add support for subtitles in non-western languages (#8991)
  130. * Improved Subtitles support with options to choose font, size, and color
  131. * Add UPnP discovery and streaming (#8880)
  132. * Add FTP server discovery, streaming and downloading (#9064)
  133. * Add Bonjour announcements for the WiFi Uploader's website (#8741)
  134. * Add playback of audio-only media (#9044)
  135. * Newly implemented menu and application flow (#9045)
  136. * Improved VoiceOver and accessibility support (#9017)
  137. * Add Deinterlace option (off by default, #8813)
  138. * Device no longer goes to sleep during media downloads (#9062)
  139. * Improved video output on external screens (#9055, #9079)
  140. * Improved Passcode Lock behavior (#9252)
  141. * Minor usability improvements (#9122, #9125, #9225)
  142. * New translations to Bosnian, Catalan, Galician, Greek, Marathi, Portuguese,
  143. Slovenian
  144. 2.0.2:
  145. ------
  146. * Fix MP2 and MP3 decoding (#8986)
  147. * Add vlc:// protocol handler (#8988)
  148. - vlc://anyprotocol:// allows you to force any URL to open in VLC
  149. - vlc://server/path will assume http://
  150. * Fix Dropbox hierarchy navigation (#8993)
  151. * Fix major leak of data when opening files in VLC from other apps (#9011)
  152. * Retain last audio and subtitles tracks when for played media (#8987)
  153. * Fix CSS rendering issue in the WiFi Uploader's web interface
  154. * Switch Default Subtitles Font from SourceSans-Pro to Open Sans
  155. to support Greek, Cyrillic and Vietnamese (#8991)
  156. * Shake device to create a bug report (#7788)
  157. * Export meta data about current playback item to multitasking view (#8883)
  158. * Fix crash when opening network streams from within third party apps while
  159. playing content local to VLC (#9013)
  160. * Fix VoiceOver support for Dropbox login (#8997)
  161. * Fix dialog rotation on iOS 5 (#8992)
  162. * New translations to Chinese, Danish, Dutch, Hebrew, Slovak, Turkish,
  163. Ukrainian, Vietnamese
  164. 2.0.1:
  165. ------
  166. * Update of Russian and Spanish translations.
  167. * Minor crash fix (#8739) and interface fix for iPhone 4.
  168. * Add option for skipping loop filtering (#8814)
  169. 2.0.0:
  170. ------
  171. First project release.