Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varianus/ovoplayer
OvoPlayer is a free music manager and player for Linux and Windows. It has a simple and clean interface and support all the most common music file format.
https://github.com/varianus/ovoplayer
freepascal lazarus music music-player
Last synced: 3 months ago
JSON representation
OvoPlayer is a free music manager and player for Linux and Windows. It has a simple and clean interface and support all the most common music file format.
- Host: GitHub
- URL: https://github.com/varianus/ovoplayer
- Owner: varianus
- License: gpl-2.0
- Created: 2015-03-18T18:57:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T08:29:29.000Z (3 months ago)
- Last Synced: 2024-11-12T09:27:15.608Z (3 months ago)
- Topics: freepascal, lazarus, music, music-player
- Language: Pascal
- Homepage: http://ovoplayer.altervista.org
- Size: 3.92 MB
- Stars: 52
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-mpv - OvoPlayer - Unmaintained, based on Pascal. (Cross-platform)
README
# [OvoPlayer](http://ovoplayer.altervista.org)
[![Stable 1.3.0](https://img.shields.io/badge/stable-1.3.0-green.svg?style=flat)](https://sourceforge.net/projects/ovoplayer/files/1.3.0/)
[![Release Candidate 1.4.0](https://img.shields.io/badge/release_candidate-1.4.0-yellow.svg?style=flat)](https://sourceforge.net/projects/ovoplayer/files/1.4.0/)
[![Development 1.5.0](https://img.shields.io/badge/development-1.4.0-red.svg?style=flat)](https://sourceforge.net/projects/ovoplayer/files/1.5.0/)Ovoplayer is a free multi-platform music manager and player.
Windows installer and Debian packages are avalaible [here](http://ovoplayer.altervista.org/downloads)
### Features
* **Play music**
Support for MP3, FLAC, OGG audio files with all supported audio engine. Also support WMA and APE in most common engines.
* **Playlists**
Read the most used playlist format: M3U, ASX, PLS, XSPF, BSPL, WPL
* **Music collection handling**
Handle large collection of thousands of songs. Fast and simple searching. Organize songs based on artist, album, genre, year, etc.
* **Cross platform**
Run on Linux and Windows (still working on OS X version). Installer avalaible for Windows and Debian based Linux distro.
* **Multiple Audio Engine support**
Ovoplayer can use DirectShow, MediaFoundation VLC, XINE, BASS, Mplayer, GStreamer, libMPV. Works "out-of-the box" on Windows and most Linux distro.### To Do
* [Android remote control](https://github.com/varianus/ovoplayer-remote) - *Almost working*
* Mac OSX port - ~~working on~~ *Delayed, no Mac to work on …*
* Streaming - *Delayed*
* Equalizer - *DONE*### Build environment
To build Ovoplayer from sources you will need:* [Free Pascal 3.2.2 ](http://www.freepascal.org)(last stable fixes branch) or above
* [Lazarus 3.0](http://www.lazarus.freepascal.org) (current release candidate) or above### Screenshot
![Screenshot](http://ovoplayer.altervista.org/images/OVOPlayer_scrn1.png)### License
See [LICENSE.txt](https://github.com/varianus/ovoplayer/blob/master/LICENSE.txt)