]> git.sesse.net Git - movit/log
movit
11 years agoMove slurping of files into its own function.
Steinar H. Gunderson [Mon, 1 Oct 2012 15:36:22 +0000 (17:36 +0200)]
Move slurping of files into its own function.

11 years agoFix a stray j.
Steinar H. Gunderson [Mon, 1 Oct 2012 15:27:09 +0000 (17:27 +0200)]
Fix a stray j.

11 years agoAdd a .gitignore to get rid of the junk in git status.
Steinar H. Gunderson [Mon, 1 Oct 2012 15:26:41 +0000 (17:26 +0200)]
Add a .gitignore to get rid of the junk in git status.

11 years agoYet more moving of stuff around.
Steinar H. Gunderson [Mon, 1 Oct 2012 15:26:13 +0000 (17:26 +0200)]
Yet more moving of stuff around.

11 years agoMove the Effect class out into its own file.
Steinar H. Gunderson [Mon, 1 Oct 2012 15:16:26 +0000 (17:16 +0200)]
Move the Effect class out into its own file.

11 years agoAdd parameters and start the effect chain implementation. Rework some of the enums.
Steinar H. Gunderson [Mon, 1 Oct 2012 15:14:17 +0000 (17:14 +0200)]
Add parameters and start the effect chain implementation. Rework some of the enums.

11 years agoRename test.cpp to main.cpp.
Steinar H. Gunderson [Mon, 1 Oct 2012 13:17:02 +0000 (15:17 +0200)]
Rename test.cpp to main.cpp.

11 years agoMove the widgets into its own source file.
Steinar H. Gunderson [Mon, 1 Oct 2012 13:16:50 +0000 (15:16 +0200)]
Move the widgets into its own source file.

11 years agoSmall Makefile cleanup to prepare for more files.
Steinar H. Gunderson [Mon, 1 Oct 2012 13:11:20 +0000 (15:11 +0200)]
Small Makefile cleanup to prepare for more files.

11 years agoSplit off hsv2rgb() in a separate file.
Steinar H. Gunderson [Mon, 1 Oct 2012 13:10:48 +0000 (15:10 +0200)]
Split off hsv2rgb() in a separate file.

11 years agoCorrect some CXXFLAGS stuff in the Makefile.
Steinar H. Gunderson [Mon, 1 Oct 2012 13:04:44 +0000 (15:04 +0200)]
Correct some CXXFLAGS stuff in the Makefile.

11 years agoStart the API.
Steinar H. Gunderson [Mon, 1 Oct 2012 13:04:16 +0000 (15:04 +0200)]
Start the API.

11 years agoChange to C++.
Steinar H. Gunderson [Mon, 1 Oct 2012 10:13:07 +0000 (12:13 +0200)]
Change to C++.

11 years agoAdd a Makefile.
Steinar H. Gunderson [Mon, 1 Oct 2012 10:11:20 +0000 (12:11 +0200)]
Add a Makefile.

11 years agoInitial checkin.
Steinar H. Gunderson [Mon, 1 Oct 2012 10:05:48 +0000 (12:05 +0200)]
Initial checkin.