1hitsong
01a63781a8
Wait until content loads before watching keyevent
2022-05-31 07:45:15 -04:00
1hitsong
1413fa378b
Reset buffer bar each song
2022-05-30 15:38:30 -04:00
1hitsong
7d74727ca3
Add audio buffering bar to NowPlaying scene
2022-05-30 15:28:31 -04:00
1hitsong
b47cd5696c
Add song progress bar to NowPlaying scene
2022-05-30 08:37:15 -04:00
1hitsong
abff1cd070
Format
2022-05-30 08:05:42 -04:00
1hitsong
071b814568
Audio playback speedup
2022-05-29 14:41:06 -04:00
1hitsong
ff5e756839
Updates based on review
2022-05-26 21:23:59 -04:00
1hitsong
60be572753
Add spinner during Play Album loading
2022-05-23 19:55:11 -04:00
1hitsong
3ee81682b7
Format code
2022-05-23 19:55:11 -04:00
1hitsong
eb0121fdf6
Force width on backdrop. Fix NowPlaying title with invalid data
2022-05-23 19:55:11 -04:00
1hitsong
d8b5ba06dd
List both artists and albums as direct children to music
2022-05-23 19:55:11 -04:00
1hitsong
9a69272f62
Resolve issue with artist/song library playback
2022-05-23 19:55:11 -04:00
1hitsong
2d0743f935
Code Cleanup
2022-05-23 19:55:11 -04:00
1hitsong
3252210f40
Remove unused variables
2022-05-23 19:55:11 -04:00
1hitsong
671f345422
Add background image to NowPlaying scene
2022-05-23 19:55:11 -04:00
1hitsong
1c0ca462c4
Resolve playback bug
2022-05-23 19:55:11 -04:00
1hitsong
963aae78d8
Add Now Playing scene
2022-05-23 19:55:11 -04:00
1hitsong
874eedecd7
Create fallback type if no results are found
2022-05-23 19:55:11 -04:00
1hitsong
577569a26f
Create callback for music data
2022-05-23 19:55:11 -04:00
1hitsong
00df907c94
Add button to play album
2022-05-23 19:55:11 -04:00
Jimi
52bf0c35c6
formatting
2022-05-23 19:55:11 -04:00
Jimi
c3bfab4af5
Works with Music/Artists/Albums and Music/Artists/Song
2022-05-23 19:54:41 -04:00
1hitsong
cc4f6ef3a6
Run format script
2022-05-23 19:54:03 -04:00
1hitsong
d01a477bb3
Include artist name in top text of album
2022-05-23 19:54:03 -04:00
1hitsong
1d608ea840
Code Cleanup
2022-05-23 19:54:03 -04:00
1hitsong
b884cba356
Change song list display. Begin work on audio playback
2022-05-23 19:54:03 -04:00
1hitsong
6d61084823
Display songs when album selected
2022-05-23 19:54:03 -04:00
1hitsong
8f516926ef
Create music artist view
2022-05-23 19:54:03 -04:00
Jimi
6b3dbdfaee
Merge branch 'master' into fixes/flickering-items
2022-05-23 06:14:50 -06:00
Neil Burrows
04b92cf92b
Merge branch 'master' into fixes/add-photos-back
2022-05-23 07:23:14 +01:00
candry7731
3f1ad4d129
Add item counts to overhang in ItemGrid ( #581 )
2022-05-23 07:19:22 +01:00
Jimi
23acaac410
Remove unneed Tag parameter
2022-05-22 16:41:02 -06:00
Jimi
e0b1fec82f
Merge branch 'master' into fixes/add-photos-back
2022-05-22 16:21:11 -06:00
Jimi
2afb9b0fb8
Add photos back in to client
2022-05-22 16:20:34 -06:00
Neil Burrows
5251c46270
Merge branch 'master' into add-screen-events
2022-05-19 21:41:29 +01:00
Jimi
72a9ddb0d7
Merge branch 'master' into feature/558-Remove-Books-from-Continue-Watching
2022-05-19 06:09:48 -06:00
Zusukar
790d7f6729
Check if Actor Role is invalid before using it
...
To avoid crash to Home screen from:
Type Mismatch. Operator "+" can't be applied to "String" and "Invalid". (runtime error &h18) in pkg:/components/extras/ExtrasRowList.brs(53)
2022-05-17 20:19:27 -04:00
Nick Wallace
1a1fd242f3
Favorite a Live TV Channel ( #584 )
2022-05-14 11:13:28 +01:00
candry7731
e14bd096b4
Enabled all titles to show under poster images ( #570 )
2022-05-14 09:52:01 +01:00
candry7731
12f8f18052
Watched/Favorite text ( #594 )
2022-05-11 17:07:38 +01:00
candry7731
d6f6832929
Increase live tv buffer timeout to 30s ( #582 )
2022-05-11 16:56:33 +01:00
Neil Burrows
efd20ca8ef
Making linter happy
2022-05-10 08:25:38 +01:00
Neil Burrows
fa0e07249b
Add JFScreen and OnScreenShown and OnScreenHidden events
2022-05-10 08:05:02 +01:00
Neil Burrows
fac1b95497
Ensure Movie Details focus returns to button row after popup
2022-05-10 08:04:23 +01:00
Dimitrije-Ciric
e0f70e57a0
Replaced 'for each' with 'for i = 0 to ...'
2022-05-07 18:33:09 +02:00
root
d091a08d3b
Added if to check is itemFocused index valid.
2022-05-07 17:21:37 +02:00
candry7731
ff6fa03301
Add Loading spinner to grid and increase limit for smooth scrolling ( #571 )
2022-05-06 08:05:57 +01:00
Neil Burrows
ab6dc6fe39
Fix maxWidth
property on ScrollingLabel
2022-05-02 07:40:00 +01:00
Neil Burrows
2cf45677c6
User setting screen
2022-05-01 11:51:28 +01:00
Jimi
dde60c9fd0
Prevent crashes.
2022-04-30 07:02:03 -06:00