Media Player desktop app (GUI) using the MVC pattern, Java Swing and vlcj 4.1.0 (VLC Java Framework).
It was a University project done with Netbeans in early 2019 for the subject "Programming 2", along with @Ridouane Zaim.
- Display video or audio with custom image
- Display and change time position with slider
- Create, store and load albums (list of files)
- Continuous and shuffled reproduction of library and albums
The vlcj framework is provided under the GPL, version 3 or later.