sort by:
Revision Author Date Message Commit Date
38cd198 Declared ENGIO routines 10 March 2014, 22:52:13 UTC
a05fcae More declarations in cropmarks.h 10 March 2014, 22:46:02 UTC
7d28958 Cleanup in bmp.c, more declarations to bmp.h 10 March 2014, 22:42:11 UTC
60a1aed Cleaned up warnings in gui-common.c; declared all button handlers in gui-common.h 10 March 2014, 22:38:31 UTC
ee23eec Moved HDR video functions to hdr.h, cleaned up warnings in hdr.c and disabled FEATURE_HDR_EXTENDED for refactoring 10 March 2014, 22:34:03 UTC
42d35a5 Cleanup in lens.c, removed some obsolete functions 10 March 2014, 22:29:22 UTC
27b9b80 Fix declaration of fps_override_shutter_blanking 10 March 2014, 22:27:06 UTC
46cefcc Declared external tcc_load_offline_section in module.c 10 March 2014, 22:19:00 UTC
fad34c1 Fix audio includes to compile cleanly on both 5D3 and 60D 10 March 2014, 22:17:13 UTC
18907d4 Declared shoot-related functions (some unrelated) to shoot.c 10 March 2014, 22:16:01 UTC
5ec7823 Declared functions exported from fps-engio.c in fps.h (todo: rename fps-engio.c to fps.c) 10 March 2014, 18:34:37 UTC
ae0f738 FIO cleanups: FIO_RemoveFile, FIO_GetFileSize, FIO_CreateDirectory, dump_seg, _card_tweaks 10 March 2014, 21:57:12 UTC
5548feb Declared zebra-related functions (some unrelated) in zebra.h and fixed idle_wakeup_reset_counters call from tweaks.c 10 March 2014, 12:46:48 UTC
303eaed Declared implicit functions related to modules 10 March 2014, 18:36:58 UTC
5a9c4ed Declared some GUI-related functions (dialog.h, gui-common.h, menu.h) 10 March 2014, 18:41:34 UTC
9d4e7e9 Declared some lens-related (some unrelated) routines in lens.h 10 March 2014, 18:46:08 UTC
5341274 Declared is_native_movie_mode in propvalues.h 10 March 2014, 18:49:34 UTC
09e1de9 Declared some crash-related routines in debug.h (they are implemented in boot-hack.c, but they should be moved) 10 March 2014, 18:42:47 UTC
6f668e2 Audio declaration cleanup (only checked AK) 10 March 2014, 12:43:53 UTC
7cb10f7 Misc declarations related to menu 10 March 2014, 12:47:26 UTC
eb6bafa Declared console routines in console.h 10 March 2014, 21:25:27 UTC
8a5e193 Declared some lvinfo-related routines in lvinfo.h (they should be moved from lens.c) 10 March 2014, 18:47:34 UTC
d56c104 Declared some EDMAC routines 10 March 2014, 18:27:27 UTC
6b4bdea Declared focus-related functions in focus.h 10 March 2014, 21:15:57 UTC
c8dfc91 Declared free memory info routines in mem.c/h 10 March 2014, 21:10:38 UTC
d7f967f Added notify_box.h 10 March 2014, 18:44:02 UTC
5c60cfe Declared fsuDecodePartitionTable and removed unused code in bootflags.c 10 March 2014, 18:41:02 UTC
cbd5760 Declared playback ASIF stubs in beep.c 10 March 2014, 18:39:46 UTC
d631d0e Declared implicit stubs in property.c and cleaned up unused functions in property.h 10 March 2014, 18:37:47 UTC
e6b85c9 Declared battery functions in battery.h 10 March 2014, 18:32:43 UTC
6773ee5 Declared picture style functions in picstyle.h 10 March 2014, 18:32:10 UTC
004294b Declared implicit stubs in exmem.c 10 March 2014, 18:29:27 UTC
126defc Moved dump_seg and dump_big_seg to fio-ml.c/h 10 March 2014, 13:02:34 UTC
e76dc7f Made expsim private (use get_expsim instead) 10 March 2014, 12:56:50 UTC
c04ac86 Declared msg_queue_post 10 March 2014, 12:47:04 UTC
7732af4 Declared some BMP-related functions and moved bmp_on/off/zoom to bmp.c 10 March 2014, 12:45:38 UTC
a0c2e12 Declared log_length and moved to imath.c 10 March 2014, 11:42:58 UTC
2b98add Declared CHDK GUI routines and removed local types "color" and "coord" 10 March 2014, 11:40:36 UTC
207c2ba Replaced abs calls with ABS to keep things consistent 10 March 2014, 11:33:58 UTC
a7f44bb Declared some timing routines 10 March 2014, 11:29:46 UTC
1320f2e Moved redraw_after from shoot.c to gui-common.c 10 March 2014, 11:15:46 UTC
ae2d03f Moved bin_search from shoot.c to util.c/h 10 March 2014, 20:41:51 UTC
01bead8 Declared some config.h routines 10 March 2014, 11:08:43 UTC
94bc684 Declared LED blinking routines 10 March 2014, 11:08:32 UTC
d26fb11 Declared find_ml_card/load_fonts and made them private for modules (underscore) 10 March 2014, 11:03:02 UTC
ff05be3 Removed duplicate beep definitions from dryos.h 10 March 2014, 10:55:12 UTC
6d1cfd0 Renamed FIO_Open to FIO_OpenFile for consistency 10 March 2014, 20:20:38 UTC
65dc3a8 Moved FIO definitions from dryos.h to fio-ml.h 10 March 2014, 20:12:06 UTC
b515fa7 Removed dummy console definitions 10 March 2014, 10:35:48 UTC
7cee382 Moved unused declarations from dryos.h to dryos-notes.h 10 March 2014, 20:08:56 UTC
fca8464 Moved memory-related declarations from dryos.h to mem.h 10 March 2014, 19:59:33 UTC
58b202f Moved FMT_FIXEDPOINT* from dryos.h to imath.h 10 March 2014, 10:06:30 UTC
500cbc7 Replaced mod macro with uppercase MOD (find/replace) 10 March 2014, 09:52:10 UTC
07172bb Moved powi, log2i and log10i from menu.c to imath.c/h 10 March 2014, 19:53:35 UTC
5255769 Moved MIN/MAX and related macros from dryos.h to imath.h 10 March 2014, 09:44:32 UTC
9db7fc2 Replaced typeof with __typeof__ in macros from dryos.h, similar to 5d4a263 10 March 2014, 09:39:23 UTC
73da97a Merged in mofig/mofig-magic-lantern/fontsdat (pull request #433) For Issue #1838 - Remove installer check for FONTS.DAT 10 March 2014, 10:51:05 UTC
86e526f For Issue #1838 Remove check for FONTS.DAT, no longer used. 09 March 2014, 22:18:29 UTC
cb72f6a Created new branch fontsdat 09 March 2014, 22:14:09 UTC
cfbe61c vram.c: removed old LUT experiment 09 March 2014, 08:17:59 UTC
96cfdb1 ETTR: menu choices should be static 09 March 2014, 20:59:31 UTC
1dcf5aa Merged cleanup into unified 10 March 2014, 09:28:14 UTC
6e138df mlv_rec: cleaned up warnings 09 March 2014, 21:35:17 UTC
f13cc09 cleaned up problematic typeof() usage in macros, same as in ABS() now 09 March 2014, 21:34:50 UTC
8cb0d78 mlv_rec: clean up makefile, disabled desktop tool compiling 09 March 2014, 21:33:58 UTC
43d1d6a update default makefile for centralized compiler settings 09 March 2014, 21:32:27 UTC
e3cd125 Merged unified into cleanup 09 March 2014, 16:00:29 UTC
103f93f ETTR: fix dynamic menu choices by declaring them statically 09 March 2014, 14:16:42 UTC
a286153 Merged in Morghus/magic-lantern/eosm-fix-2-finger-menu-open (pull request #432) EOSM: fix menu close with 2 finger touch 09 March 2014, 14:18:08 UTC
d6c0526 EOSM: fix menu close with 2 finger touch 09 March 2014, 12:45:09 UTC
0e4cede EOS-M: use negative event codes for fake buttons like BGMT_Q or BGMT_*ZOOM* to make sure it won't be passed to Canon code; removed unused codes 09 March 2014, 08:16:30 UTC
970c42f Moved the safeguard for internal GUI ML events from handle_tricky_canon_calls directly to GUI task; this allows using these events in more places in ML code (not just handle_tricky_canon_calls) 09 March 2014, 08:06:11 UTC
e1e4794 ETTR: refactored to decide between auto_ettr_work_m and auto_ettr_work_auto only once 09 March 2014, 07:41:52 UTC
b12bf1a Merged in Morghus/magic-lantern/eosm-doubletap-ettr (pull request #428) EOSM & ETTR: added Screen DblTap trigger instead of Press SET 09 March 2014, 07:37:08 UTC
91e8dc6 Merged in Morghus/magic-lantern/eosm-ettr-timelapse-fix (pull request #430) ETTR: wait for preconditions in ETTR work task with a timeout of 2 seconds (will fix ETTR + intervalometer on EOSM) 09 March 2014, 07:36:53 UTC
c92b93c Merged in cleanup (pull request #425) All sorts of cleanups 09 March 2014, 07:34:51 UTC
0bb2fc0 mlv_play: no more need for custom realloc 09 March 2014, 07:02:58 UTC
7349e16 Merged in Morghus/magic-lantern/eosm-magic-off-fix (pull request #431) EOSM: fix magic_off by using BGMT_INFO instead of BGMT_PRESS_SET 09 March 2014, 06:44:38 UTC
b875f7c EOSM: fix magic_off by using BGMT_INFO instead of BGMT_PRESS_SET 09 March 2014, 03:39:08 UTC
e2ea30c EOSM: properly use CONFIG_TOUCHSCREEN and fix other platforms 09 March 2014, 03:01:51 UTC
0390b3a ETTR & EOSM: use macro for checking model everywhere 08 March 2014, 17:30:15 UTC
894ad13 ETTR: updated DblTap code for consistency 08 March 2014, 10:20:00 UTC
13128f1 ETTR & EOSM: updated so module is binary compatible again 07 March 2014, 23:10:00 UTC
5b8a341 ETTR: wait for preconditions in ETTR work task with a timeout of 2 seconds (will fix ETTR + intervalometer on EOSM) 07 March 2014, 22:34:31 UTC
c40778b Measure bitrate is #if 0'd out? 07 March 2014, 03:29:23 UTC
d697569 EOSM & ETTR: added Screen DblTap trigger instead of Press SET; forgot some changes 06 March 2014, 22:44:38 UTC
faad717 EOSM & ETTR: added Screen DblTap trigger instead of Press SET 06 March 2014, 22:35:07 UTC
8de9f94 6D/EOSM: re-enabled expo lock. Does it work when changing ISO from Canon menu? (try both ISO->Tv and ISO->Av, movie/photo, LV or outside LV) 06 March 2014, 20:29:09 UTC
8e55814 Replaced exposure compensation curve for SET+MainDial with the soft-film curve from ufraw-mod. Didn't try it, but Marsu says it's good :P 06 March 2014, 16:33:33 UTC
45e29a9 Made ISO_ADJUSTMENT_ACTIVE optional (not tested); affects 6D/EOSM. Not sure what to do with Expo Lock (disabled for now) 06 March 2014, 14:23:44 UTC
9bc4a82 Merge 06 March 2014, 01:06:33 UTC
b4d1808 Make bitrate-6D update the same way 06 March 2014, 01:05:24 UTC
8f8af52 50D/1100D/500D: expo override should sync ISO when you are adjusting it from Canon menu 05 March 2014, 20:56:31 UTC
bb837f1 50D/1100D: forgot PROP_APERTURE2 05 March 2014, 20:52:21 UTC
d916336 EOS-M seems able to change frame iso / shutter timer only while recording H.264. ETTR and other tools that depend on these settings should fall back gracefully. 05 March 2014, 19:41:20 UTC
16933fd Removed obsolete double-buffering functions for LV bars 05 March 2014, 19:27:46 UTC
b17f3ec 50D/1100D: expo override should behave like on 500D (CONFIG_NO_MANUAL_EXPOSURE_MOVIE) 05 March 2014, 19:26:30 UTC
4f8ba1d 500D: disabled movie restart (not working) 05 March 2014, 14:58:11 UTC
a7f07da Cleaned up malloc-related declarations 04 March 2014, 19:03:13 UTC
925f4ac ETTR: fix precedence for raw_lv_request checks 04 March 2014, 18:49:51 UTC
back to top