2007-11-25, 04:07 PM
Hi Fla
Will resume skinning with your latest modded files over the next few days.
Kev
Will resume skinning with your latest modded files over the next few days.
Kev
2007-11-25, 04:07 PM
Hi Fla
Will resume skinning with your latest modded files over the next few days. Kev
2007-11-30, 01:56 AM
I stumbled upon something that I thing is either hard coded or I am uncertain where to control.
In XGuide there is a popup composite image Code: <CompositeImage name="RecordingPopupSchedule" size="720,480"> I wanted to move all the components upward by 10 pixels and also tighten the gap between the left and right arrow. Here is my results.. [ATTACHMENT NOT FOUND] As you can see, the selector image isn't moved 10 upward, and I don't know how to move it. Also, the first arrows are not controlled in that composite image either. Ideas?
Fatman_do
[SIZE="1"] HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150 Storage: 30GB OS & Recording, 160GB Post Processing & Archive Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE] [SIZE="2"] Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
2007-12-01, 12:15 AM
Hi Fatman_do
Congrats on the 6-0 coaching season. Sorry for the delay I wasn't home last night, went to watch the Cowboys game in HD at my brother's place. How 'bout them Cowboys! The recording type is editable in some situations and non editable in others so those arrows are optional and are in their own composite image called RecordingTypeArrows. The RecordingEditCursor is the image used for that cursor bar. Give these a shot and let me know. I should have more spare time for XRecord in the coming weeks. My old company called me back and made me an offer I couldn't refuse so I will be taking a little time off in between jobs. Today was my last day in my current job.
2007-12-01, 08:53 PM
That sorted me out, thanks Fla.
Fatman_do
[SIZE="1"] HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150 Storage: 30GB OS & Recording, 160GB Post Processing & Archive Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE] [SIZE="2"] Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
2007-12-02, 05:06 PM
Xrecord finally works for me in 1.1.5 with Community Skin but I get an error when trying XGuide and nothing happens at all when I try to use XSearch. I'm going to play around with it some more but I wanted to thank the gang who brought it back to life. It's my favorite plugin.
Paul Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend Tuners- running Windows 10 (and other goodies)
2007-12-02, 07:30 PM
I will be releasing the Xrecord suite update today after I check out updates to BurnDVDX2 and Skiptool
Fatman_do
[SIZE="1"] HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150 Storage: 30GB OS & Recording, 160GB Post Processing & Archive Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE] [SIZE="2"] Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
2007-12-03, 09:22 PM
There's a new XSuite version on the wiki that makes the TextPopupBox and PasswordBox classes skinnable. Look for the following new special elements/composite images in the skin.
FreeSpacePopupButtons/FreeSpacePopupBackground VersionPopupButtons/VersionPopupBackground ConfirmDeletePopupButtons/ConfirmDeletePopupBackground ConfirmCancelPopupButtons/ConfirmCancelPopupBackground LockingPopupButtons/LockingPopupBackground NoMatchesPopupButtons/NoMatchesPopupBackground This affects the freespace popup from XRecord's main menu, the version popup (Ctrl-K/Record button), the confirm popups when deleting shows, the confirm popups when cancelling/marking as seen pending shows, the locking popup (Ctrl-B/Blue button) and the popup that appears when no matching icons are found during icon download (Ctrl-S/Stop + "Dl Data"). The existing composite image PasswordPopupBackground has changed and now allows the text to be skinned.
2007-12-06, 06:22 AM
Another version on the wiki. The retry password popup (enter a bad password), the watched show popup (select a watched show from watched screen) and the data recording popup (select a show from video or movie screen) are now skinnable. Look for the following new special elements/composite images in the skin.
RetryPasswordPopupBackground/RetryPasswordPopupButtons WatchedShowPopupBackground/WatchedShowPopupButtons DataRecordingPopupBackground/DataRecordingPopupButtons Also fixed a crash in the Watched show screen if you click Ctrl-Q/pause to toggle the display mode.
Another version on the wiki. The function popup Ctrl-S/Stop is now skinnable. Look for composite image/special element in the skin.
FunctionPopupBackground/FunctionPopupButtons Also fixed the "Like Shows" feature in the function popup which was crashing. It scrapes the recommendations of similar shows from imdb.com as Jorm described here and lets you use XSearch to find them in your EPG. Just uploaded another version that makes the recent & pending recordings skinnable (Ctrl-R/Red in the Ready and Pending screens). Also the popup for Icon download is now skinnable ("Dl Data" in the Ctrl-S/Stop function popup). RecentRecordingListPopupBackground/RecentRecordingListPopup PendingRecordingListPopupBackground/PendingRecordingListPopup IconDownloadPopupBackground/IconDownloadPopup Also the XRecord EditPopupBox for updating pending recordings now uses the equivalent screen from XSearch which is already skinnable. Also added a PaddingStep to fastfind's skin so when setting pre/post padding, skip forward and back (Ctrl-Right/Ctrl-Right) will jump by this many (default 10) minutes instead of the usual 1 for left and right. Useful for when adding large post padding to a sports event in case of overtime.
2007-12-09, 11:58 PM
Hi Fla
Have downloaded your latest files and am making good progress with the Xrecord screen. There have been lots of changes and so its taking a while. It was quite a complicated file even before you started adding more stuff to it. :-) I have 1 element for which I cannot locate the controlling line in the skin file. When pressing the left hand buttons on the Xrecord screen then a piece of text pops up e.g. "You have no shows pending" (for the pending button), "Good news no conflicts" (conflict button). How do I control the location of this text? I suspect there is one control but I cant locate it. There are lots of fairly cryptic element names in the file. Seem cryptic to me anyway. Probably make perfect sense if you know what they do???? I'll post my latest skins when I get closer to finishing. Kev |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
XRecord skinning-images & aspect ratio | dshoup | 6 | 7,324 |
2009-04-19, 12:08 PM Last Post: dshoup |
|
How to Change XGuide Font | LewE | 14 | 6,191 |
2008-02-10, 04:05 AM Last Post: LewE |
|
Fonts hard to see and read Xrecord and Xguide | linfor | 3 | 2,679 |
2008-01-10, 10:30 AM Last Post: Kevl |