Changes
Summary
- only use mvr_config when FEATURE_NITRATE is enabled
- only use mvr_config when FEATURE_NITRATE is enabled
- only use/access mvr_config if FEATURE_NITRATE is defined
- only use/access mvr_config if FEATURE_NITRATE is defined
- we should return a value even if there is no intervalometer (defined), if only to avoid warnings
- fix warnings (param type) & incorrect C (function declaration inside function is illegal)
- show_event_codes / CONFIG_GUI_DEBUG was removed incompletely, clean up
- Merged in ayshih/magic-lantern-50d/50d (pull request #505) Add more timer stubs for the 50D
- 50D: SetTimerAfter and CancelTimer stubs
![]() | src/bitrate.c (diff) |
![]() | src/bitrate.c (diff) |
![]() | src/bitrate.c (diff) |
![]() | src/shoot.c (diff) |
![]() | src/boot-hack.c (diff) |
![]() | src/config-defines.h (diff) |
![]() | src/gui.c (diff) |
![]() | platform/50D.109/stubs.S (diff) |