Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Lalis ca56b5061a Fixed multiple errors and made it command line friendly.
* Fixed deletion of messages causing 'no permission error'
* Removed the use of intellij gui form and rewrote the gui in plain java.
* Added console printing to every log call.
2017-06-28 10:44:25 +02:00
Andrew Lalis 71f6911e2f fixed pom file compile plugin version 2017-06-27 23:42:44 +02:00
Andrew Lalis 1ab45a868a updated gitignore 2017-06-27 17:34:03 +02:00
Andrew Lalis f2b7f782ba Added gitignore, changed version to 1.2 2017-06-27 17:25:27 +02:00
Andrew Lalis 3288f7aa75 Cleaned up the command handler. 2017-06-24 16:20:40 +02:00
Andrew Lalis 54deb2fb61 Added new command framework and rudimentary playlist functionality 2017-06-22 17:04:10 +02:00
Andrew Lalis b9b6c6277f Created actions for manipulation of music and other things. 2017-06-21 12:48:10 +02:00
Andrew Lalis 338294fa4f Added command line to the GUI, safeguards for quitting, and more! 2017-06-21 08:07:09 +02:00
Andrew Lalis c0477a4d17 First Commit, working play feature. 2017-06-18 10:29:17 +02:00