I would like to improve the mode selection in the file fb.modes file: I want to use the label of each mode rather than just its resolution. That permits to create custom modes for the same resolution (different frequencies, or custom timings, depending on the display used). It’s a classical way to treat such a feature, easier to use. I began to change this in the sources, but I realized that I had to break many things in the initialization procedure, and that for each systems (fbdev, osx, …). A comment from denis oliver kropp made me think that the configuration process will be changed in the future releases, so I’ve just done a light hybrid change : mode selection keeps width x height plus the rest of the label, permitting to select between 2 modes like « 1024x768 custom1 » and « 1024x768 custom2 ». It’s not a beautiful patch, so if config process will really change, could you say me if mode selection will be with a label and not with just resolution like now?

 

 

 

 

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to