Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-21 | Fix includes. | Bent Bisballe Nyeng | |
2015-11-09 | Remove unused 'err' argument. | Bent Bisballe Nyeng | |
2015-11-09 | Fix mismatching malloc/delete\[\]. | Bent Bisballe Nyeng | |
2015-11-07 | Refactored Painter. | Bent Bisballe Nyeng | |
2015-10-31 | Fix 64 type problems with lodepng api. | Bent Bisballe Nyeng | |
2015-10-31 | Refactored Image. | Bent Bisballe Nyeng | |
2014-05-02 | Fix 64bit type errors. | Bent Bisballe Nyeng | |
2014-05-02 | Fix 64bit type errors. | Bent Bisballe Nyeng | |
2014-05-02 | Remove libpng dependency. Replace it with compiled-in lodepng. | Bent Bisballe Nyeng | |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng | |
2013-09-20 | Remove non-working png hack. | Bent Bisballe Nyeng | |
2013-09-15 | More png experiments... | Bent Bisballe Nyeng | |
2013-05-10 | Fixed image/png memory leak. | Bent Bisballe Nyeng | |
2013-05-03 | PNG error handling, extreme | Bent Bisballe Nyeng | |
2013-03-30 | Merge branch 'master' of http://git.drumgizmo.org/drumgizmo | Bent Bisballe Nyeng | |
Merge in libpng1.2 compat fix. | |||
2013-03-30 | Added GUI::Colour getPixel convinience methods. | Bent Bisballe Nyeng | |
2013-03-30 | Removed const from typecast when calling png_sig_cmp to enable compatibility ↵ | Jonas Suhr Christensen | |
with libpng 1.2. Also changed dependency (in configure.in) from libpng 1.5 to libpng 1.2. | |||
2013-03-18 | Make Image class use resource. | Bent Bisballe Nyeng | |
2013-03-17 | Added PNG loadin support through a new Image class. | Bent Bisballe Nyeng | |