Ticket #5 (reopened task)
Add MIXER control API (incremental changes)
| Reported by: | mickey | Owned by: | mickey |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | framework/odeviced | Version: | |
| Keywords: | org.freesmartphone.Device.Audio | Cc: |
Description
Create dbus objects for audio subsystems. Rough API:
- PlaySound?()
- IsPlaying?()
- ListAudioScenarios?()
- GetAudioScenario?()
- SetAudioScenario?()
- ListMixerControls?()
- GetMixerControl?()
- SetMixerControl?()
Need to think more about access to individual streams and volumes.
Change History
comment:4 Changed 5 years ago by mickey
- Milestone changed from milestone4 to milestone5
Pushed mixer controls to milestone5
comment:5 Changed 5 years ago by Zelda Wilson
- Status changed from assigned to closed
- Component changed from framework/odeviced to framework/controller
- Summary changed from Add audio subsystem wrapper to Everette Owen
- Priority changed from major to minor
- Version set to 2.0
- Keywords Jeannine Ware added; org.freesmartphone.Device.Audio removed
- Resolution set to wontfix
wxlxlcg4ohbikx7a
comment:6 Changed 5 years ago by April Mcpherson
- Status changed from closed to reopened
- Type changed from task to enhancement
- Component changed from framework/controller to interfaces
- Summary changed from Everette Owen to Geoffrey Goodman
- Priority changed from minor to critical
- Keywords Daphne Fry added; Jeannine Ware removed
- Resolution wontfix deleted
wxlxlcg4ohbikx7a
comment:7 Changed 5 years ago by mickey
- Priority changed from critical to minor
- Keywords org.freesmartphone.Device.Audio added; Daphne Fry removed
- Summary changed from Geoffrey Goodman to Add MIXER control API
- Type changed from enhancement to task
- Milestone changed from milestone5 to milestone6
comment:10 Changed 4 years ago by jluebbe
- Priority changed from minor to major
- Milestone milestone5.5 deleted
This has to be done differently... we need a way to incrementally change the mixer settings.
comment:11 Changed 4 years ago by jluebbe
- Summary changed from Add MIXER control API to Add MIXER control API (incremental changes)
comment:12 Changed 3 years ago by sim
decoration Changed 1 year ago by admin
bathtub Changed 1 year ago by admin
solar system Changed 1 year ago by admin
stair parts Changed 1 year ago by admin
solar supply Changed 1 year ago by admin
Note: See
TracTickets for help on using
tickets.

Already implemented:
Working on the scenario and mixer control API now.