reticulatedpines / magiclantern_simplified

A Git based version of Magic Lantern, for those unwilling or unable to work using Mercurial. The vast majority of branches have been removed, with those thought to be important brought in individually and merged.
GNU General Public License v2.0
142 stars 50 forks source link

Check SRM functionality on D678 with crop_rec_4k code #67

Open reticulatedpines opened 1 year ago

reticulatedpines commented 1 year ago

crop_rec_4k_mlv_snd turns out to be another important branch that we want code from. In the normal pattern for ML development, this branch contains several different features, most unrelated to the branch name.

One such feature is changes to SRM allocator code, which look more tested / advanced than lua_fix branch. We should validate if D678 is still broken around SRM with this code.