Commit Graph

85 Commits

Author SHA1 Message Date
JezzX
db603f1358 Fixed stuff to go into the repo
MusicVisualisation.xml
remove the BOM at the start of the file

addon.xml (case sensitive issue):
defaultthemename="textures.xbt"  >  defaultthemename="Textures.xbt"

mind changing these to: noop
DialogAddonInfo.xml:  <onup>-</onup>
DialogAddonInfo.xml:  <onup>-</onup>
DialogAddonInfo.xml:  <ondown>-</ondown>
DialogAddonInfo.xml:  <ondown>-</ondown>

EOL's:
LICENSE.txt: Windows (CRLF)
sounds/sounds.xml: Windows (CRLF)

Pointer.xml
ERROR: Control 1 in window 10099 has been asked to focus, but it can't

DialogFullScreenInfo.xml
ERROR: Control 1 in window 10142 has been asked to focus, but it can't
2013-03-03 05:57:34 +11:00
JezzX
299783c658 Fixed: Can't set a custom Live TV background on home 2013-02-22 14:22:37 +11:00
JezzX
8d66a7bb0d Fixed Some Code Duplication caused by PVR merge 2013-02-20 13:46:15 +11:00
JezzX
6718681c45 Cleaned up some code issues and graphics no longer needed 2013-02-20 13:44:00 +11:00
JezzX
abea0a3415 Fixed: Missing texture 2013-02-18 21:09:48 +11:00
JezzX
4dec8be266 Changed: Moved Live TV button above Videos in home 2013-02-18 21:06:43 +11:00
JezzX
c53c05bf77 Changed: look of some dialogs 2013-02-18 20:44:58 +11:00
JezzX
72c386e88b Updated: Redid the PVR OSD so it actually looks nice and doesn't have all the extra buttons that don't actually work 2013-02-18 19:37:55 +11:00
JezzX
64796e9632 Skinned: DialogPVRChannelManager.xml that got missed 2013-02-03 14:25:46 +11:00
JezzX
372d47df44 Removed: some old windows no longer needed 2013-02-03 13:44:30 +11:00
JezzX
6f3509ebd7 Changed: Removed all window id="" from the file headers they are no longer needed and were wrong is some cases anyway 2013-02-03 13:42:58 +11:00
JezzX
a8da302fc4 Fixed: Missing label 2013-02-02 18:21:27 +11:00
JezzX
5786079b2e Changed: Design of some of the PVR channel lists 2013-02-02 17:47:12 +11:00
JezzX
a803709b42 Changed: Don't go directly to Program add-ons if your running on Android as we can run apps from there 2013-02-02 16:59:05 +11:00
JezzX
04d15f2f97 Added: Stuff needed for the new way to do media filtering in Frodo 2013-02-02 16:57:19 +11:00
JezzX
f7818c6357 Updated: To use the new ListItem(Art) stuff which also gives TV Shows a bunch of new poster views 2013-02-02 16:16:04 +11:00
JezzX
390a977479 Updated: All fanart in the skin to use the newer ListItem.Art(fanart) info label 2013-02-02 15:31:55 +11:00
JezzX
f2360a75d9 Removed: All references to LastFM in the skin as its been depreciated in Frodo 2013-02-02 15:12:54 +11:00
JezzX
8ede36a1c4 Fixed: Navigation and Location of Player controls in some windows 2013-02-02 15:03:18 +11:00
JezzX
c15f9d321f Added: "Hide Foreign" button to Add-on Browser 2013-02-02 15:01:11 +11:00
JezzX
dd3d7ba3e6 Updated: Video Info Dialog to Use the new "Choose Art" Button 2013-02-02 14:56:01 +11:00
JezzX
fbc724ba08 Changed: Moved custom_SkinSetting_1111.xml to SkinSettings.xml as is the Frodo standard now (Accessed in Settings/Appearance under the skin picker now) 2013-02-02 14:29:23 +11:00
JezzX
2e1a80cd2e Changed: Renamed "Network" settings to "Services" as is the standard for Frodo 2013-02-02 14:24:14 +11:00
JezzX
742a26ccec Added: DialogExtendedProgressBar.xml and removed DialogMusicScan.xml and DialogVideoScan.xml 2013-02-02 14:18:47 +11:00
JezzX
6cf7678a93 Changed: <onclick>-</onclick> to <onclick>noop</onclick> for Frodo compatibility 2013-02-02 14:10:44 +11:00
JezzX
5dbc5aab9d Merge branch 'PVR' 2013-01-25 14:26:30 +11:00
Jezz_X
5ae6c2b496 Fixed: Black overlay over the top of the PVR window 2012-09-09 15:51:44 +10:00
Jezz_X
976f5b208c Fixed: Up some old unused code lying around thanks to phil65's checker tool 2012-06-04 15:13:26 +10:00
JezzX
7fda30dcc3 Merge branch 'master' into PVR
Conflicts:
	addon.xml
	build.bat
2012-01-12 15:31:14 +11:00
JezzX
dae21820d8 Fixed: FF RW labels in seek bar got off Streamlined some code 2011-12-19 15:53:39 +11:00
JezzX
dfb9aab4b6 Added: The Windows Needed for the peripheral stuff 2011-12-19 14:45:05 +11:00
JezzX
fb4b647704 Code Clean up 2011-11-22 16:26:10 +11:00
JezzX
991fca4ec8 Changed: Only show the eject drive button on systems that have Optical media inserted (again better for embedded systems) 2011-11-22 16:18:14 +11:00
JezzX
9f46b4d9ce Changed: don't show exit button on embedded systems that have it disabled 2011-11-22 16:15:00 +11:00
JezzX
1fdecb0901 Changed: Sized down the XBMC logo in a home a little 2011-11-22 16:10:56 +11:00
JezzX
b63b598a96 Fixed: made changes needed for compatibility with the latest weather addon system 2011-11-22 16:04:18 +11:00
JezzX
4da3aa32a1 Fixed up the subtitle window to work with the latest versions of the add-on 2011-11-22 15:31:06 +11:00
JezzX
007de44362 Removed lyrics setting dialog its done in addon settings now 2011-11-22 14:26:04 +11:00
JezzX
89161d48ab Fixed Couldn't set custom movies Background for home 2011-09-30 08:52:13 +10:00
JezzX
b4c27a38b8 Changed: Use info view for addons and don't show movie poster view for addons 2011-06-01 16:03:05 +10:00
JezzX
cccf0a9f5f Added: Cached progress textures to show you how much video is cached 2011-06-01 12:50:17 +10:00
JezzX
0e8aae178c Updated: [PM3.HD PVR] added back in all the stuff needed since the move to git and fixed a few issues 2011-05-30 16:47:34 +10:00
JezzX2
265eb8c6ca Removed: [PM3.HD] references to the old "Video Files" no longer used in eden xbmc
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@330 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2011-05-09 05:40:05 +00:00
JezzX2
2fbad3ab45 Removed: [PM3.HD] all references to the old and never to be fixed up "Apple Movie Trailers" script
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@329 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2011-05-09 04:33:30 +00:00
JezzX2
b8ae6914c6 Changed: [PM3.HD] All ac3 audio is Dolby digital regardless of channel count
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@324 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2011-05-08 07:17:20 +00:00
JezzX2
61ebb0169d Converted: Files to UTF8
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@302 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2011-03-28 03:51:16 +00:00
JezzX2
97754944a5 Fixed: [PM3.HD] Addon Info views disappeared in non addon windows (basically disabled them for dharma)
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@296 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2011-03-27 05:02:50 +00:00
JezzX2
e53f4bd60f Updated [PM3.HD] Added the show notifications button to the Addon browser
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@252 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2010-12-20 03:07:24 +00:00
JezzX2
f16a78daad Fixed: Stupid errors thanks for pointing it out ronie
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@223 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2010-11-22 02:54:52 +00:00
JezzX2
d1f65642d2 changed: [PM3.HD] white space nazi
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@101 0c45cd24-f56c-ec91-222f-6e3ca35936fa
2010-09-04 04:05:27 +00:00