Opened 8 years ago
Last modified 6 years ago
#13182 assigned task
[SoundRecorder] rewrite to use Layout API
Reported by: | diver | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/SoundRecorder | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Generally, we'd have to rewrite SoundRecorder completely.
I tried in past to rewrite the gui, but it resulted in a hell as the code doesn't really differentiate in a MVC fashion, so I gave up.
With the media_client CLI app development, I plan to move various things in a shared layer, so it would be a first move in this direction.