- bring back the old tray icon, currently it is the default AHK "H" icon-doctorfrog
Doh, not sure what happened there. Fixed in my dev build.
- hotkey request: when the app is in focus, let me control volume with + and --doctorfrog
Added in my dev build. I added both regular +/- keys and the numpad +/- keys.
- publish "multiple instances" as a GUI option and make "0" also cause the app to restore when launched again with the "0" setting (current apparent behavior is to restart the program)-doctorfrog
I'll consider this. In the meantime, I've changed it so that multiple attempts to launch the app are just ignored instead of restarting it.
- hotkey request: "Ctrl-O" = open dialog-doctorfrog
Added in my dev build.
- hotkey request: "P" = play/pause-doctorfrog
Hmmm...Looper could never really pause, i.e., clicking the play button whilst playing just restarted the track. I did add a "P" hotkey for the current play button's functionality, though.
- retain the ability to tab around the GUI elements and activate them with SPACE (currently can no longer control volume in this way, but +/- will resolve this)-doctorfrog
I seem to be able to do with the exception of the seekbar and volume control. Am I misunderstanding something?