summaryrefslogtreecommitdiff
path: root/src/movie.h
Commit message (Expand)AuthorAge
* Clear the texture when the movie is startingMathieu Schroeter2017-10-21
* Fix memleak by using a variable on the stackMathieu Schroeter2017-10-21
* Remove obsolete argumentMathieu Schroeter2017-10-21
* Rename windows types to something elseMathieu Schroeter2017-08-21
* Reformat with clang-format fileMathieu Schroeter2017-08-04
* Add license header in all source filesMathieu Schroeter2017-08-03
* Replace a lot of c string by c++ stringMathieu Schroeter2017-03-04
* Cosmetic: remove noise (mostly comments)Mathieu Schroeter2017-02-20
* Cosmetic: change coding style withMathieu Schroeter2017-02-12
* Use type with explicit length especially for longMathieu Schroeter2017-02-12
* Fix a lot of warningsMathieu Schroeter2017-02-11
* WIP: convert to CMakeMathieu Schroeter2017-02-10