Changeset 32901
- Timestamp:
- 02/07/15 18:30:35 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/titan.c
r32828 r32901 640 640 // ret = setcecstandby(0); --- > jetzt in checkboxstart 641 641 ret = setvideomode(getconfig("av_videomode", NULL), 0); 642 #ifndef MIPSEL 642 643 ret = setaspect(getconfig("av_aspect", NULL)); 644 #endif 643 645 ret = setpolicy(getconfig("av_policy", NULL)); 644 646 ret = setcolorformat(getconfig("av_colorformat", NULL), 0);
Note: See TracChangeset
for help on using the changeset viewer.