I think that important & respectable request is full bidi support,
what do I mean:
1. support hebrew & arabic languages reading order. (right-to-left)
i've written this support for hebrew in a personal build of mediaportal, i would like to add it to the main develop thread.
2. extend the alignment support for all of the gui controls, for example scrolltext control currently doesn't have an align option.
3. make it possible to choose in the setup screen, the default reading order and the default alignment, for example - if a skin xml file doesn't contain the align option for a control so the mediaportal will display the control acording to the default as it setted in the setup screen.
4. and finally an option to reverse the screen that each control will be displayed in the opposite side. i mean that if a control is located in position 20,20, its size is 80,25 and the screen size is 720,576 so the control will be located at 620, 576 (720 - 80 - 20). it is very usefull when someone want to use existing skin in right-to-left language.
i can help coding all of those requests, but i'll need your help (and of course a user and password for the SVN)[/b]
what do I mean:
1. support hebrew & arabic languages reading order. (right-to-left)
i've written this support for hebrew in a personal build of mediaportal, i would like to add it to the main develop thread.
2. extend the alignment support for all of the gui controls, for example scrolltext control currently doesn't have an align option.
3. make it possible to choose in the setup screen, the default reading order and the default alignment, for example - if a skin xml file doesn't contain the align option for a control so the mediaportal will display the control acording to the default as it setted in the setup screen.
4. and finally an option to reverse the screen that each control will be displayed in the opposite side. i mean that if a control is located in position 20,20, its size is 80,25 and the screen size is 720,576 so the control will be located at 620, 576 (720 - 80 - 20). it is very usefull when someone want to use existing skin in right-to-left language.
i can help coding all of those requests, but i'll need your help (and of course a user and password for the SVN)[/b]
Netherlands