42nd week of VideoLAN reports
After a very busy week last week, here is another weekly report about VideoLAN and VLC development.
42
I’m surprised we’re already at 42 and I haven’t stopped doing it!
Sometimes, I’m not sure it’s really useful, since I don’t see many comments…
But lately, some people who don’t comment on this blog told me, in real life, that I should continue, so here is a new report.
Features
VLC
Once again, we started the week with fixes for the WinRT/UWP build.
We got numerous small fixes for the Qt interface, notably for resizing issues of the main interface and in the preferences.
Marvin improved the Mac OS interface status-bar icon look and behavior.
François continued his work on the DVB scanning, notably splitting in a better way the DVB access from the TS demuxer module, which is a cleaner design.
VLC has also now gained the ability to auto-rotate the JPEG photos using the EXIF data.
Finally, a vlc_close
function was introduced to be able to use posix_close
instead of close
when available.
Android
This week, we published version 1.9.8 of VLC for Android, adding notably subtitles download for local files, and media information on the Android TV version.
In this version, we pushed numerous fixes too, notably for repeat, metadata, resuming files and popup video support.
Then, the bindings for the keyboard and remote was changed too: left/right arrows seek, down arrow shows the controller, up arrow show the advanced options and center play/pause.
We also fixed numerous issues with RTL languages and layouts; and improved the code with more databinding.
iOS
On Tuesday, we pushed VLC 2.7.5 for iOS and VLC 1.0.4 for tvOS. Those release are mostly targeting improvements in SMB shares browsing.
Since then, we’ve readied VLC 2.7.6/1.0.5, focusing on improving the shares browsing, Dropbox, TouchID and the video filters.
WinRT
On WinRT, the week was quite busy.
We improved the speed and reliability of the libVLC core, notably so that we can use more features of the UWP platform and so we can have a stable 64bit build.
We also improved the interface, based on people’s feedback on our screenshots, notably for the settings and the global navigation.
The video player was also re-themed and you can have PiP when browsing the application, if a video is still playing.
That’s quite a bit for this week! Thanks a lot and see you next!