Go to file
2023-04-26 21:17:01 +02:00
.idea/.idea.Ocarina2/.idea feat: create base of project 2023-04-26 12:01:35 +02:00
Ocarina2 chore: gpl 3 only 2023-04-26 21:17:01 +02:00
.gitignore feat: create base of project 2023-04-26 12:01:35 +02:00
LICENSE.md Add LICENSE 2023-04-26 21:09:20 +02:00
Ocarina2.sln feat: create base of project 2023-04-26 12:01:35 +02:00
README.md chore: gpl 3 only 2023-04-26 21:17:01 +02:00

Ocarina2

Revive of one of my oldest projects - a cross-platform music library organizer and player

Very WIP

Building

Requires BASS library installed

License

        OCARINA2 Open-source music player and library manager
        Copyright (C) 2023 Matyáš Caras

        This program is free software: you can redistribute it and/or modify
        it under the terms of the GNU General Public License version 3 as published by
        the Free Software Foundation,.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with this program.  If not, see <https://www.gnu.org/licenses/>.