Skip to content

MUI, MUI mUsic Interface, is an open-source cross platform media player written using Qt

License

Notifications You must be signed in to change notification settings

kvrohit/muiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MUI

MUI, MUI mUsic Interface, is an open-source cross platform media player written using Qt

Building

Clone the project and run the following commands, binaries are stored in bin

$ qmake
$ make

Changelog

0.0.4:

  • Removed File system browser dock window
  • Changed media engine to Qt Multimedia
  • Removed 3rd party library dependencies, FMOD is out
  • Metadata handling is done by Qt
  • Support for several other file formats added (mp4, m4a, flac)
  • Source code structure cleanup

0.0.3:

  • Added File system browser dock window
  • Added a new toolbar to display the song meta data and album art
  • Added a new custom model class to handle song meta data more efficiently.
  • Fixed UI memory leaks.
  • Drag and drop is now handled by the model rather than the main window.
  • Minor issues fixed

0.0.2:

  • Added Unicode support for ID3v2.3
  • Added Metadata dockable window
  • Added ID3v2.3 support
  • Added dockable control toolbar
  • Added volume control
  • Added Drag and Drop folders
  • Tweaked interface

0.0.1:

  • Added M3U Support
  • Added Drag and Drop files

About

MUI, MUI mUsic Interface, is an open-source cross platform media player written using Qt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published