View Single Post
Old 2007-09-15, 10:32   #11 (permalink)
andreavb
Portal Member
 
Join Date: Dec 2006
Age: 34
Posts: 133
Thanks: 1
Thanked 4 Times in 4 Posts

Country:

My System

Default

some code improvements attached here:

fixed volume bar

fixed HOME, TV, RADIO and PHOTO ( using MediaPortal.GUI.Library.GUIWindowManager. ActiveWindow )

fixed REC icon ( using Recorder.IsAnyCardRecording() ) seems to work better that Recorder.IsRecording() maybe because I have 2 tuners and with Recorder.IsRecording when remaining in Home the icon didn't turn on...with Recorder.IsAnyCardRecording() it works like a charm!!

removed special characters from message string and replaced them with spaces

for latest code see post #13
Attached Files
File Type: zip Code.zip (12.3 KB, 29 views)
File Type: zip ProcessPlugins.zip (242.2 KB, 50 views)
__________________
Andrea Tincani
AndreaVB Programming

Il Portale per Lui e Lei

Last edited by andreavb; 2007-09-18 at 15:12. Reason: added new code
andreavb is offline