Dustin C. Hatch
178aa35e7e
Ensure icon resource stream is closed
2014-08-06 16:05:06 -05:00
Dustin C. Hatch
79e4f603ae
Fix play/pause when stopped
...
Sending the 'pause' command has no effect if the player is currently
stopped. Thus, 'play' must be sent explicitly in that case.
2014-08-06 16:04:03 -05:00
Dustin C. Hatch
40e7f99aa3
Fix compat for older versions of GObject
...
Older versions of GObject had the "user data" parameter of most signal
handlers marked as required, some value had to be passed in, even if it
wasn't necessary.
2014-08-06 16:02:38 -05:00
Dustin
feadbbdcbb
Add support for global keybinds
2014-08-05 14:21:54 -05:00
Dustin
ec665403ea
Initial commit
2014-08-05 13:45:51 -05:00