Commit graph

20 commits

Author SHA1 Message Date
Botzy
90d54017c1 fix: cycle dependency with useRouteFocused 2025-04-29 15:35:03 +03:00
Ivelin Megdanov
2d28973fea Merge branch 'development' into feat/shell-volume-booster 2025-02-07 14:15:08 +02:00
Ivelin Megdanov
0a17a56e24 Simplified the logic and renamed prop for audioBooster 2025-02-07 14:09:46 +02:00
Lachezar Lechev
4081396ae0
feat: Player - Volume slider - on muted show 0 volume
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2025-02-06 12:16:29 +02:00
Ivelin Megdanov
3375415bdc Restrict new volume boost logic only when shell is active 2025-02-03 13:12:56 +02:00
Ivelin Megdanov
2f010168a3 Enhance volume slider with warning & danger gradient for boosting 2025-02-03 12:22:03 +02:00
Ivelin Megdanov
e13ec37227 Added new maximum audio value for boosted audio 2025-02-03 12:17:45 +02:00
Tim
003881d06d refactor: move components to their own folder 2024-12-31 18:34:22 +01:00
Tim
32aee9de6a refactor: update copyright header year 2023-06-09 19:16:32 +02:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
8d51f6fc6e change volume while sliding 2020-03-16 12:38:30 +02:00
nklhrstv
41099ea666 replace dispatch with callbacks in ControlBar 2020-03-09 15:10:08 +02:00
nklhrstv
ba71c61b28 disabled state handled in VolumeSlider 2020-03-06 17:53:18 +02:00
NikolaBorislavovHristov
10d7b2194f Volume slider implemented with hooks 2019-10-03 15:03:06 +03:00
NikolaBorislavovHristov
96f32abe67 not needed aliases removed 2019-08-02 14:47:18 +03:00
NikolaBorislavovHristov
3dad232862 Player UI adapted to the new Video communication protocol 2019-04-05 20:53:19 +03:00
NikolaBorislavovHristov
2f4cf7bd96 VolumeSlider refactored as a separate component 2019-03-22 20:44:38 +02:00
NikolaBorislavovHristov
1bb91b3db8 VolumeSlider combined with volume mute button in VolumeBar 2018-12-19 11:08:08 +02:00
NikolaBorislavovHristov
99104f416f horizontal volume slider extracted as a separate component 2018-12-07 13:07:04 +02:00