Diff of /trunk/src/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 80 by harbaum, Tue Aug 25 13:01:35 2009 UTC revision 87 by harbaum, Mon Aug 31 12:01:28 2009 UTC
# Line 97  Line 97 
97  #define OSD_DOUBLE_BUFFER    // render osd/map together offscreen  #define OSD_DOUBLE_BUFFER    // render osd/map together offscreen
98  #define OSD_GPS_BUTTON       // display a GPS button  #define OSD_GPS_BUTTON       // display a GPS button
99  #define OSD_NO_DPAD          // no direction arrows (map is panned)  #define OSD_NO_DPAD          // no direction arrows (map is panned)
100    #define OSD_SOURCE_SEL       // display source selection tab
101    
102  #endif // CONFIG_H  #endif // CONFIG_H

Legend:
Removed from v.80  
changed lines
  Added in v.87