Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth support #6

Open
wants to merge 122 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
122 commits
Select commit Hold shift + click to select a range
b8ddd3f
Update readme.md
randallspicher May 4, 2019
a33dabf
Initial Commit
randallspicher May 4, 2019
56850fe
Update readme.md
randallspicher May 4, 2019
5ba1982
Update readme.md
randallspicher May 4, 2019
bab13e6
Update readme.md
randallspicher May 4, 2019
dc5f2e8
Update readme.md
randallspicher May 4, 2019
9a76301
* add support for weather alerts from NOAA on the weather page
randallspicher Jul 18, 2019
5964779
* missed include file
randallspicher Jul 18, 2019
4da57d0
increase the size of the weather alerts
randallspicher Jul 18, 2019
581aa1a
Some updates
randallspicher Oct 18, 2019
51096dc
Merge branch 'master' of https://github.com/Rufoo/skin.lyrebird
randallspicher Oct 18, 2019
a67d890
Fix error on weather dialog related to sunrise/sunset property check
randallspicher Oct 19, 2019
8d66ece
Update MusicVisualization.xml for updated artist slideshow (v 3.0)
randallspicher Dec 21, 2019
da0cd3e
change version number
randallspicher Dec 21, 2019
95a045a
setup album fanart background (if available) when playing music
randallspicher Dec 21, 2019
6649205
fix mismatched parens
randallspicher Dec 21, 2019
62f57c2
Move progress bar to bottom of screen, because otherwise it overlaps
randallspicher Dec 23, 2019
496ad7d
Adjust progress bar, and re-introduce "now playing" into the blank space
randallspicher Dec 24, 2019
a7bb2c7
do release
randallspicher Dec 24, 2019
24fd5b0
Tweak position of now-playing and progress bar a bit
randallspicher Dec 25, 2019
50fa013
fixes for when you don't want artist slide-show.
randallspicher Dec 26, 2019
6528e90
* make visualizations play nice with artist slide-show, and add
randallspicher Dec 27, 2019
1889b65
* apply default background mask
randallspicher Dec 27, 2019
ef36a94
fix typo
randallspicher Dec 29, 2019
8cfa9e4
* add info such as bitrate, sample rate to music visualization
randallspicher Jan 9, 2020
f792872
* a couple minor tweaks to the weather section
randallspicher Jan 10, 2020
903777d
prepare a new release
randallspicher Jan 10, 2020
7f06fa6
update changelog
randallspicher Jan 10, 2020
619221f
* tweak colors
randallspicher Jan 10, 2020
65f6880
add year to album display of infowall
randallspicher Jan 10, 2020
0c49bc7
* add a couple fonts to use in settings
randallspicher Jan 11, 2020
02a73eb
* overhaul of media flag icons, pull most of estruaries icons and
randallspicher Jan 12, 2020
a1bae90
fix a couple typos
randallspicher Jan 13, 2020
1e922d0
* edit some icons
randallspicher Jan 13, 2020
ac9cd92
fix some things up and ready for release
randallspicher Jan 13, 2020
fcc5e40
update changelog
randallspicher Jan 13, 2020
b7e9a9b
Add a couple more variations for multi-channel music flags
randallspicher Jan 16, 2020
9448faa
eclipse's "format source" broke the "next playing" label
randallspicher Jan 19, 2020
2229e02
version bump
randallspicher Feb 6, 2020
68b3542
* Music full-screen view updates
randallspicher May 19, 2020
1496a76
* fix clicking on favorites widget
Jun 13, 2020
3e9b098
* enable using external icon directory for Genres/tags (tv and movie)
Jun 14, 2020
19b901e
update readme
Jun 14, 2020
2ac9f65
Update readme.md
randallspicher Jun 14, 2020
7b137ac
comment out some debug messaging. oops.
Jun 14, 2020
eed7b90
Make custom genre icons work under playlists as well
Jun 15, 2020
7de7d7c
fix topbar
Jul 23, 2020
53991e6
bump version number
Jul 23, 2020
8fef9a2
Merge branch 'master' of https://github.com/randallspicher/skin.lyreb…
Jul 23, 2020
306e19e
show "previewed on" date
Aug 4, 2020
09208bc
some work on weather alerts
Aug 15, 2020
924e189
Merge pull request #1 from randallspicher/Leia
randallspicher Aug 15, 2020
498d858
small update
randallspicher Aug 18, 2020
109d98b
bump xmbc.gui version for matrix
randallspicher Aug 18, 2020
41a9268
fix some weather things
randallspicher Aug 19, 2020
529b60e
version bump
randallspicher Aug 19, 2020
3d11083
Merge pull request #2 from randallspicher/Leia
randallspicher Aug 19, 2020
cb9b587
Merge branch 'Leia' into Matrix
randallspicher Aug 19, 2020
c78af20
adjust weather alert notices
randallspicher Aug 21, 2020
e3b31ab
Merge branch 'Leia' into Matrix
randallspicher Aug 21, 2020
2f3e3b2
version bump
randallspicher Aug 28, 2020
aba2349
Merge branch 'Leia' into Matrix
randallspicher Aug 28, 2020
d8cd6f1
clean up alternate-icon logic
randallspicher Aug 29, 2020
b34b5b4
untrack eclipse prefs file
randallspicher Aug 29, 2020
a2e6d72
fix
randallspicher Aug 30, 2020
1b87179
fix git problem with iconinclude xml
randallspicher Aug 30, 2020
68e3523
Time for a new logo
randallspicher Aug 30, 2020
51ec89b
Fix time display in header that was getting cut off when the date is too
randallspicher Sep 19, 2020
ec0203c
version bump to get misc updates out
randallspicher Nov 26, 2020
949d14b
Merge branch 'Leia' into Matrix
randallspicher Nov 26, 2020
c9b8407
Merge pull request #3 from randallspicher/Matrix
randallspicher Dec 11, 2020
7e6544b
Tweak image loading to set more as background loads to speed up UI
randallspicher Jan 8, 2021
f87489a
Merge branch 'Leia' into Matrix
randallspicher Jan 10, 2021
6baf63d
Update to set custom paths for icons/actor-role images via settings
randallspicher Jan 24, 2021
4b16763
Merge branch 'Leia' into Matrix
randallspicher Jan 24, 2021
f815d16
update readme
randallspicher Jan 24, 2021
36b0895
Merge branch 'Leia' into Matrix
randallspicher Jan 24, 2021
af55c74
update readme again
randallspicher Jan 24, 2021
9c81887
Merge branch 'Leia' into Matrix
randallspicher Jan 24, 2021
91016e0
fix custom-actor-role image path
randallspicher Feb 14, 2021
67ea48b
fix custom-actor-role image path
randallspicher Feb 14, 2021
f2bb774
Merge remote-tracking branch 'origin/Leia' into Matrix
randallspicher Feb 14, 2021
7c747c9
version bump
randallspicher Feb 14, 2021
c77d3e4
Merge branch 'Leia' into Matrix
randallspicher Feb 14, 2021
d2d264f
show actor image in large picture when selected in video info dialog
randallspicher Feb 15, 2021
1daea3c
Merge branch 'Leia' into Matrix
randallspicher Feb 15, 2021
1813b90
show large actor image when selected in video info dialog
randallspicher Feb 15, 2021
23dabdc
version bump
randallspicher Feb 15, 2021
03f7a5f
fix "record" button on video OSD
randallspicher Feb 24, 2021
76f1615
prefer poster over thumbnail in thumb view
randallspicher Feb 24, 2021
019d0a9
make poster show for tv/movie home page widgets
randallspicher Feb 24, 2021
04d62bb
Merge pull request #5 from randallspicher/Matrix
randallspicher Feb 26, 2021
ac12cb6
version bump for force some fixes
randallspicher Feb 28, 2021
9fdd515
* some fixes related to autoscroll that suck up cpu
randallspicher Apr 16, 2021
6e1a561
Matrix updates, plus revamp List view
randallspicher Apr 18, 2021
11bdf53
dont show % rain when we have no %
randallspicher Jun 15, 2021
0f963ba
update changelog
randallspicher Jun 18, 2021
c3080e1
2.0.3-b2
randallspicher Jul 17, 2021
f010eb7
v2.0.3-b3
randallspicher Jul 18, 2021
867103c
v2.0.3-b4
randallspicher Jul 21, 2021
d79a034
2.0.3-b5
randallspicher Jul 23, 2021
d73fe08
2.0.4
randallspicher Jul 26, 2021
7f5cc2d
2.0.4
randallspicher Jul 26, 2021
6f7f7ed
dsd audio codec icons
randallspicher Aug 25, 2021
a042cab
2.0.5
randallspicher Sep 10, 2021
d4b8e2e
Merge pull request #11 from randallspicher/Matrix
randallspicher Sep 10, 2021
1e3cdde
2.0.6
randallspicher Sep 13, 2021
b792d7d
touch-screen control updates
randallspicher Oct 7, 2021
503b2c9
More touch screen fixes
randallspicher Oct 9, 2021
1e4ebef
fix issue with music visualzation screen
randallspicher Oct 14, 2021
bede5e2
Update readme.md
randallspicher Oct 14, 2021
896e358
Update readme.md
randallspicher Oct 14, 2021
6ecafb7
release as Mimic-LR
randallspicher Oct 15, 2021
3dbd3de
fix missing watched icons
randallspicher Oct 15, 2021
c24a6a1
Release as 7.0.0
Nov 16, 2021
b272e9d
updates to fix things for inclusion to main repo
Nov 19, 2021
979392b
hide ignored stuff from git
randallspicher Nov 20, 2021
f265287
add in fanart and screenshots
randallspicher Nov 20, 2021
649b540
Fix filenames for fanart and screenshots
randallspicher Nov 20, 2021
b0f9adb
version bump to 7.0.1 to reflect updates
randallspicher Nov 20, 2021
fbda271
Merge branch 'master' into Matrix
randallspicher Nov 20, 2021
b87ee87
Merge pull request #14 from randallspicher/Matrix
randallspicher Nov 20, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 14 additions & 1 deletion 1080i/DialogAddonInfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,20 @@
<defaultcontrol always="true">9000</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<include>InfoDialogTopbar</include>
<!-- <include>InfoDialogTopbar</include> -->
<control type="button">
<description>Back button</description>
<visible>Skin.HasSetting(Enable.TouchScreen)</visible>
<width>80</width>
<height>80</height>
<left>20</left>
<onclick>Back</onclick>
<texturefocus colordiffuse="white">special://skin/extras/icons/back.png</texturefocus>
<texturenofocus colordiffuse="white">special://skin/extras/icons/back.png</texturenofocus>
<aspectratio align="center" aligny="center">keep</aspectratio>
<animation effect="fade" start="0" end="100" time="150">VisibleChange</animation>
</control>

<control type="group">
<include>Animation.Common</include>
<left>703</left>
Expand Down
2 changes: 1 addition & 1 deletion 1080i/DialogAudioDSPManager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<ondown>9000</ondown>
<onleft>24</onleft>
<onright>23</onright>
<label>15064</label>
<label>90934</label>
<font>font15_title</font>
<radioposx>575</radioposx>
<texturenofocus colordiffuse="33787878" border="5">listselect_fo.png</texturenofocus>
Expand Down
5 changes: 5 additions & 0 deletions 1080i/DialogContextMenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
<width>510</width>
<height min="60" max="1080">auto</height>
<itemgap>0</itemgap>
<control type="button" id="995">
<label>222</label>
<onclick>Back</onclick>
<visible>Skin.HasSetting(Enable.TouchScreen)</visible>
</control>
<control type="button" id="994">
<label>$LOCALIZE[14098] $LOCALIZE[20410]</label>
<onclick>PlayMedia($ESCINFO[ListItem.Trailer])</onclick>
Expand Down
81 changes: 80 additions & 1 deletion 1080i/DialogExtendedProgressBar.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,82 @@
<?xml version="1.0" encoding="UTF-8"?>
<window>
<coordinates>
<left>0</left>
<top>80</top>
</coordinates>
<controls>

<control type="group">
<visible>!Window.IsActive(fullscreenvideo) + !Window.IsActive(visualisation) + !Window.IsActive(slideshow)</visible>
<width>900</width>
<left>0</left>
<top>-16</top>
<animation effect="fade" start="0" end="100" time="150">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
<control type="group">
<visible>!Window.IsActive(volumebar) | Player.Muted</visible>
<animation effect="fade" time="200">VisibleChange</animation>
<control type="image">
<width>120</width>
<height>120</height>
<texture colordiffuse="44ffffff">progress/loading-back.png</texture>
</control>
<control type="image">
<width>120</width>
<height>120</height>
<texture colordiffuse="highlight">progress/volume/p$INFO[Control.GetLabel(32)].png</texture>
</control>
<control type="image">
<width>120</width>
<height>120</height>
<texture colordiffuse="55ffffff">progress/loading.png</texture>
<animation effect="rotate" center="auto" start="360" end="0" time="1500" loop="true" condition="true">Conditional</animation>
</control>
<control type="label">
<animation effect="slide" end="-3" time="0" condition="Integer.IsLess(Control.GetLabel(32),10)">Conditonal</animation>
<description>Percentage</description>
<left>0</left>
<top>44</top>
<width>120</width>
<height>30</height>
<align>center</align>
<font>font12</font>
<label>$INFO[Control.GetLabel(32)]</label>
</control>
</control>
<control type="label" id="30">
<description>Header label</description>
<left>121</left>
<top>15</top>
<width>800</width>
<height>45</height>
<font>font14</font>
<align>left</align>
</control>
<control type="label" id="31">
<description>Title label</description>
<left>121</left>
<top>56</top>
<width>800</width>
<height>45</height>
<font>font12</font>
<align>left</align>
</control>

<control type="progress" id="32">
<left>3000</left>
<description>progress control</description>
<height>15</height>
</control>

</control>
</controls>
</window>



<!--

<window>
<coordinates>
<left>0</left>
Expand Down Expand Up @@ -66,4 +144,5 @@
</control>
</control>
</controls>
</window>
</window>
-->
2 changes: 1 addition & 1 deletion 1080i/DialogFavourites.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<controls>
<control type="image">
<include>FullscreenDimensions</include>
<texture fallback="special://skin/backgrounds/default_bg.jpg">$INFO[Skin.String(CustomBackground)]</texture>
<texture background="true" fallback="special://skin/backgrounds/default_bg.jpg">$INFO[Skin.String(CustomBackground)]</texture>
<fadetime>400</fadetime>
</control>
<control type="image">
Expand Down
Loading