3s3s / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

Refactor Installer Script #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the issue you're having:
The Installation utility has a few shortcomings:

- In its current form, its hard to maintain
- Configuration is far from complete
- Settings changed after install are being overwritten on reinstall

Implementation Notes:

Steps to be taken:
- Separate format configurations for different filters onto different pages 
(custom pages)
- Probe registry for current settings instead of just taking defaults
- Provide easy-to-use tables/arrays in the code for all formats
- Move all splitter registration into the installer, removing it from the .ax
- Investigate splitting 32/64

Original issue reported on code.google.com by h.lepp...@gmail.com on 30 Jan 2012 at 2:42

GoogleCodeExporter commented 9 years ago

Original comment by h.lepp...@gmail.com on 30 Jan 2012 at 2:42

GoogleCodeExporter commented 9 years ago

Original comment by h.lepp...@gmail.com on 30 Jan 2012 at 2:43

GoogleCodeExporter commented 9 years ago
Rewrite of the installer is complete.

Original comment by h.lepp...@gmail.com on 10 Feb 2012 at 9:18

GoogleCodeExporter commented 9 years ago

Original comment by h.lepp...@gmail.com on 10 Feb 2012 at 9:18