Age | Commit message (Collapse) | Author | Files | Lines |
|
The icons in the presets list do not serve any function, rather than
update them to switch to the new "radio waves" icon like the launcher,
just remove them. This provides visual consistency with the switch to
using the microphone icon only for voice input related things.
Bug-AGL: SPEC-2981
Change-Id: Ia785fa897feade411fe8a7042ffcfa6a129a36dd
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Pull in the libqtappfw library to use its radio binding support, in
order to have playback state in the UI reflect the binding state (e.g.
handle the radio binding tuning being changed via steering wheel
events).
Bug-AGL: SPEC-3041
Change-Id: I707c4875da1d1f54a948e5b6af7cc1d45ea9d583
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
To improve output on various monitor with various resolution,
use scale_factor from WM to fit various screen resolution.
Bug-AGL: SPEC-1568, SPEC-1569, SPEC-1611
Change-Id: I7532f5df390d380e8dac00519af0943b342ad31c
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
A radio binding has been added in the new binding directory, and the
application has been reworked to use it. The binding uses a modified
version of the rtl_fm code used in the qtmultimedia radio plugin that
was previously used, and some new code has been added to output to
PulseAudio using the asynchronous API to ensure compatibility with
stream corking. The rtl_fm code has been enhanced to add seeking
support, and the application has been tweaked to use it.
Bug-AGL: SPEC-581
Change-Id: I011e98374accc2cad2b36c93ac800948ee51f2aa
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Change-Id: I52a49fa8b3b8ba33157622c7bc78c6bfae793196
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|