..
Buttons
Files should end in new line
2022-05-30 08:57:40 -04:00
config
QOL and wording changes to Server Select and Login Screens ( #777 )
2022-09-08 20:19:48 +01:00
data
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
extras
Merge pull request #1004 from sevenrats/new-persondetails-view
2023-02-12 07:02:09 -05:00
home
New User Setting: Disable Unwatched Episode Count
2023-02-04 18:16:36 -05:00
ItemGrid
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
liveTv
lowercase mod to satisfy bsfmt
2023-01-25 12:44:38 -05:00
login
Format all brs files
2021-07-28 06:51:15 -04:00
manager
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
movies
Update components/movies/MovieDetails.xml
2023-02-11 12:55:54 -06:00
music
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
options
Renaming Options Screen
2020-08-17 16:51:51 +01:00
photos
Shuffle is really Random
2022-12-02 06:26:47 -07:00
quickConnect
Fix to last unhappy path.
2022-06-01 17:02:47 -06:00
screensaver
Add setting: Use splashscreen as screensaver bg
2022-06-13 08:43:53 -04:00
search
fix search results navigation per Neil Suggestion ( #852 )
2022-11-29 19:14:32 +00:00
section
Add appears on artist section
2022-10-02 06:24:31 -04:00
settings
return true after popscene
2023-02-01 19:03:12 -05:00
tvshows
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
video
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
.DS_Store
Implement Version selection for Movies
2022-03-12 18:10:50 -07:00
ButtonGroupHoriz.brs
Movie extras ( #520 )
2022-03-13 08:46:03 +00:00
ButtonGroupHoriz.xml
Movie extras ( #520 )
2022-03-13 08:46:03 +00:00
captionTask.brs
Custom subtitles added to options
2023-02-19 13:30:48 -05:00
captionTask.xml
Custom subtitles added to options
2023-02-19 13:30:48 -05:00
GetNextEpisodeTask.brs
Check if next episode exists when content changes
2022-11-21 09:25:34 -05:00
GetNextEpisodeTask.xml
Check if next episode exists when content changes
2022-11-21 09:25:34 -05:00
GetPlaybackInfoTask.brs
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
GetPlaybackInfoTask.xml
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
GetShuffleEpisodesTask.brs
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
GetShuffleEpisodesTask.xml
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
IconButton.brs
Add appears on artist section
2022-10-02 06:24:31 -04:00
IconButton.xml
Use slider controller
2022-09-19 18:59:33 -04:00
JFButton.brs
Format all brs files
2021-07-28 06:51:15 -04:00
JFButton.xml
Finished with initial flow
2021-07-09 06:17:04 -04:00
JFGroup.brs
Format all brs files
2021-07-28 06:51:15 -04:00
JFGroup.xml
Cleaner implementation of hiding overhang data.
2022-02-13 13:53:30 -07:00
JFMessageDialog.brs
Format all brs files
2021-07-28 06:51:15 -04:00
JFMessageDialog.xml
Cleaned up JFMessageDialog
2020-03-03 18:53:44 -08:00
JFOverhang.brs
Update overhand time logic ( #817 )
2022-10-29 12:27:01 +01:00
JFOverhang.xml
Hide overhang when not on 1st section
2022-09-19 19:46:29 -04:00
JFScene.brs
convert <> invalid
to isValid()
2022-12-23 10:37:44 -07:00
JFScene.xml
convert <> invalid
to isValid()
2022-12-23 10:37:44 -07:00
JFScreen.brs
Files should end in new line
2022-05-30 08:57:40 -04:00
JFScreen.xml
Add JFScreen and OnScreenShown and OnScreenHidden events
2022-05-10 08:05:02 +01:00
JFVideo.brs
Merge branch 'unstable' into unstable
2023-02-21 12:42:22 -05:00
JFVideo.xml
Add captionStyle support
2023-02-07 18:37:03 -05:00
ListPoster.brs
New User Setting: Disable Unwatched Episode Count
2023-02-04 18:16:36 -05:00
ListPoster.xml
Add unplayed count to row of seasons
2022-12-14 20:08:52 -05:00
OverviewDialog.xml
unbreak fulldscrdlg
2023-02-01 16:46:51 -05:00
PersonDetails.brs
remove debug code and duplicate translations
2023-02-11 11:55:43 -05:00
PersonDetails.xml
dont set nonexistent field
2023-02-07 23:05:57 -05:00
PlaybackDialog.brs
make the right sound
2023-02-08 20:36:41 -05:00
PlaybackDialog.xml
address comments
2023-02-08 19:58:05 -05:00
PlaystateTask.brs
Remove optional commas
2022-05-30 09:00:14 -04:00
PlaystateTask.xml
Report playback progress in a separate thread to reduce render latency.
2021-09-01 20:10:44 -05:00
RadioDialog.brs
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
RadioDialog.xml
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
SearchBox.brs
Redesign Search page with voice search ( #593 )
2022-09-05 07:50:13 +01:00
SearchBox.xml
Redesign Search page with voice search ( #593 )
2022-09-05 07:50:13 +01:00
Spinner.brs
QOL and wording changes to Server Select and Login Screens ( #777 )
2022-09-08 20:19:48 +01:00
Spinner.xml
Add spinner component
2021-07-09 06:12:04 -04:00
StandardDialog.brs
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
StandardDialog.xml
Playlist support & TV Shuffle ( #986 )
2023-02-25 11:43:36 -05:00
WhatsNewDialog.brs
Create What's New popup
2022-12-21 17:01:44 -05:00
WhatsNewDialog.xml
Create What's New popup
2022-12-21 17:01:44 -05:00