Commit History

Author SHA1 Message Date
  Stephen ec386f86d6 Updated glade file to newer format. 2 years ago
  Stephen 5e9ed848b5 Fixed bug: The background color change was laggin until a color change event happened after you press the play button. Now it triggers a color change on the play button click as well. 2 years ago
  Stephen 6711adbcaa Fixed bug. RGBA means rgbTRANSPARENCY not rgbBrightness like I thought. Now slightly increases or decreases the color value based on the bright or dark phase setting. 2 years ago
  Stephen ab52ab68b6 I fixed the bug... by adding a global variable to keep track of the process id of the music. 3 years ago
  Stephen 6447e6ff74 Started fixing testing. 3 years ago
  Stephen 247d179d1e Added warning to update the background color changer. Removed unused imports. 3 years ago
  Stephen f36efcc4e4 Working version splitting the handlers and window classes into their own classes. I achieved this by passing references to window objects into the Handlers() constructor. 3 years ago