Changeset 271 for branches/fe50t/platform/ixus100_sd780/main.c
- Timestamp:
- 03/13/10 13:06:17 (3 years ago)
- File:
-
- 1 edited
-
branches/fe50t/platform/ixus100_sd780/main.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/fe50t/platform/ixus100_sd780/main.c
r270 r271 29 29 30 30 31 32 33 34 35 36 31 // TODO setting the DP button as a shortcut to movie in canon menu 37 32 // gives a value of (current mode)+1024 while movie is recording, unless … … 53 48 { MODE_SCN_BEACH, 0x4015 }, 54 49 { MODE_SCN_FIREWORK, 0x4016 }, 55 { MODE_SCN_NIGHT , 0x4006 }, //AKA Long Shutter50 { MODE_SCN_NIGHT_SCENE, 0x4006 }, //AKA Long Shutter --- unclear, 13-Mar-2010/fe50 56 51 { MODE_SCN_UNDERWATER, 0x4017 }, 57 52 { MODE_SCN_AQUARIUM, 0x4018 },
Note: See TracChangeset
for help on using the changeset viewer.