Moved color model settings and optical flow settings to a single *_settings file
authorAndreas Eversberg <jolly@eversberg.eu>
Thu, 11 Jun 2015 15:00:25 +0000 (17:00 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sat, 20 Jun 2015 04:42:26 +0000 (06:42 +0200)
commitb66f395c86e039f8fb249083c0429fced7724509
tree4c9c4f941d08d9af84d0af3a8cad8009300b17f3
parent419c9787979d8a120c337657cf63ac20d87c7edb
Moved color model settings and optical flow settings to a single *_settings file
14 files changed:
gui/Makefile.am
gui/diag_level.c [moved from gui/level.c with 99% similarity]
gui/diag_level.h [moved from gui/level.h with 100% similarity]
gui/main.c
gui/menu.c
gui/timeline.c
gui/toolbar.c
src/Makefile.am
src/colorize.c
src/mark.c
src/opticalflow.c
src/opticalflow.h
src/settings.c [new file with mode: 0644]
src/settings.h [new file with mode: 0644]