Skip to content

Releases: TeamUnibuc/MusicalBash

Working project

17 May 10:55
deeac02
Compare
Choose a tag to compare

Finally working a working project build.

Enjoy

Beta release

13 May 13:18
cbaa15e
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

First working copy of the MusicalBash application.

You can load folders as albums that are scanned recursively for music
You can create playlists (you can't yet add songs to them)
You can download songs from youtube using their link and will be saved automatically in a folder/album
All your saved albums and playlists will persist through restarts of the app

Side bar buttons are working

08 May 10:07
Compare
Choose a tag to compare
Pre-release

Side bar buttons work, however there are no commands implemented associated with them, and in the sf::Event stored in Knowledge, the only information that is safe to use is to check its type, for any other information, use the methods and information provided by the Knowledge namespace