- April 29, 2013
- 2,576
- 1,294
- Home Country
- Germany
- Thread starter
- #11
Just published a new version by updating that link in the first post.
That one was rebased on master which is actually 1.10 final.
It also includes various fixes to get the background behavior working again.
Background handling of HID events can be configure at two levels through that Generic-HID.xml.
Each HidUsageAction section can be be setup to HandleHidEventsWhileInBackground or not.
Now each button from HidUsageAction with HandleHidEventsWhileInBackground enabled can be marked as being a valid background button.
By default ConsumerControl registers for background event. Then only a few buttons which actually make sense to control your music while in background have been marked as valid background buttons.
Anyway that whole background handling is now a lot more configurable than before and should work even better, not handling of browser back button while in background for instance, at least not if you don't want to
That one was rebased on master which is actually 1.10 final.
It also includes various fixes to get the background behavior working again.
Background handling of HID events can be configure at two levels through that Generic-HID.xml.
Each HidUsageAction section can be be setup to HandleHidEventsWhileInBackground or not.
Now each button from HidUsageAction with HandleHidEventsWhileInBackground enabled can be marked as being a valid background button.
By default ConsumerControl registers for background event. Then only a few buttons which actually make sense to control your music while in background have been marked as valid background buttons.
Anyway that whole background handling is now a lot more configurable than before and should work even better, not handling of browser back button while in background for instance, at least not if you don't want to