Commit Graph

13 Commits

Author SHA1 Message Date
GravisZro
e59cd4036b [MOS-245] Fix errant spaces
It appears in the past a major edit was made but had used a regex to
change some text which resulted in an errant space between the
enumuneration/struct/class name and the scope resolution operator.
These errant spaces have been removed.
2022-02-24 08:47:20 +01:00
tomaszkrosnowski
62465a8232 [EGD-7927] Long track attributes/names drawing
When playing tracks with long names they were incorrectly drawn in MP.
Now the beginning of string + elipsis is shown.
2021-11-15 14:08:35 +01:00
Przemyslaw Brudny
38bc935af9 [EGD-7237] Layout NavBar refactor
Layout NavBar refactor.
2021-10-28 16:10:03 +02:00
tomaszkrosnowski
cf96290deb [EGD-7232] Music player track preview
Added track progress bar and track preview window.
2021-10-14 18:43:32 +02:00
Piotr Tański
24d77007a1 [EGD-7265] Fixed displaying of the song's duration
Fixes song's duration displaying.
2021-09-09 08:19:49 +02:00
Alek Rudnik
cf019e3d96 [EGD-6776] Music Player All Songs Window
Full MVP design.
Removed redundant Empty Window.
Added play/pause/resume/stop control.
2021-07-30 10:36:30 +02:00
DariuszSabala
0e25f8590e [BH-388] Turned music player app into library
Turned application music player into separate library,
specified private and public include directories and
dependencies
2021-06-18 16:53:12 +02:00
Przemyslaw Brudny
4685dc07a7 [EGD-6960] Header addition related style cleanups
Header addition related style cleanups.
2021-06-18 13:12:43 +02:00
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
alek
0513c8d413 [EGD-3747] music player empty window 2020-09-18 11:22:16 +02:00
jimmorrisson
b4d4eb9e3b [EGD-3496] Music player - simple volume indicator 2020-08-19 14:32:08 +02:00
Przemyslaw Brudny
75088c62ac [EGD-3519] Fixed MusicPlayer list building and song name font size. 2020-08-19 11:14:43 +02:00
alek
bc7f0091ca [EGD-3423] Added simple music player 2020-08-04 16:53:12 +02:00