Skip to content

Releases: jordanknapp00/Playlist-Manager

v1.2.3

09 Mar 03:18
Compare
Choose a tag to compare

Updated license and removed mention of v2.0 as "coming soon" in the readme... I'll get around to it someday.

v1.2.2

29 Oct 15:01
Compare
Choose a tag to compare

Added MidasLib to the projects uses section. If you get access violations whenever running the program, this will fix it.

v1.2.1

26 Oct 02:40
Compare
Choose a tag to compare

Improved color picking by removing "system colors" and changing to "pretty names." Also added the FPA General Code License.

v1.2

21 Oct 03:06
Compare
Choose a tag to compare

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

13 Oct 03:06
Compare
Choose a tag to compare

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

09 Oct 13:28
Compare
Choose a tag to compare

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

06 Oct 02:59
Compare
Choose a tag to compare

A few bug fixes and QOL improvements, particularly involving text boxes and save/open dialogs.

v1.0

04 Oct 02:17
Compare
Choose a tag to compare

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

04 Oct 02:15
Compare
Choose a tag to compare

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

04 Oct 02:14
Compare
Choose a tag to compare

Added the ability to manage bands, albums, and songs. Allows marking entries as favorites and giving them tags.