Releases: jordanknapp00/Playlist-Manager
v1.2.3
v1.2.2
Added MidasLib to the projects uses section. If you get access violations whenever running the program, this will fix it.
v1.2.1
Improved color picking by removing "system colors" and changing to "pretty names." Also added the FPA General Code License.
v1.2
Changed table to a TJvDBGrid
from Project JEDI, which has much nicer formatting and allows sorting columns. Other QOL improvements and bug fixes also included.
v1.1
Added colors that can be selected for each band, album, and song. Fixed several bugs and added QOL features such as hitting Ctrl-S to save.
v1.0.2
Fixed bug where "Clear Queried Results" button didn't resize properly with the rest of the UI. Also adding back the example query .json
to this release; I accidentally left it out of the last one.
v1.0.1
A few bug fixes and QOL improvements, particularly involving text boxes and save/open dialogs.
v1.0
Initial full release. Main new feature over Alpha v0.3 is exporting to various file formats.
See README for full features and planned additions for upcoming versions.
Alpha v0.3
Added the ability to query data. Queries can also be saved and loaded from JSON files. See the included query.json
file.
Alpha v0.2
Added the ability to manage bands, albums, and songs. Allows marking entries as favorites and giving them tags.