Changeset 43014 for titan/titan/titan.c


Ignore:
Timestamp:
11/17/18 21:01:05 (5 years ago)
Author:
obi
Message:

fix oe start crash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/titan.c

    r42144 r43014  
    10821082                addconfig("autoscan", "0");
    10831083        }
    1084                
     1084
     1085        // oe-alliance needs this
     1086        setvideomode("720", 0);
     1087        changefbresolution("720", 0);
     1088        autoresolution();
     1089
    10851090        //first wizzard
    10861091        if(getconfigint("nofirstwizzard", NULL) < 2)
Note: See TracChangeset for help on using the changeset viewer.