Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
log
age | author | description |
---|---|---|
2021-02-19 | David Barts | Add preferences. |
2021-02-18 | David Barts | Merge memo.oo in to trunk/default. |
2021-02-18 | David Barts | Dumping Bitmap yields 2x improvement! memo.oo |
2021-02-17 | David Barts | Fix botched commit. concur |
2021-02-17 | David Barts | Move more stuff into worker threads. memo |
2021-02-17 | David Barts | Add progress bar and a worker thread. Still way slow. memo |
2021-02-17 | David Barts | Gets gratuitously killed. WTF? concur |
2021-02-17 | David Barts | Memoize. Only modest improvement results. memo |
2021-02-17 | David Barts | Concurrency attempt, NOT WORKING. concur |
2021-02-17 | David Barts | Lanczos works, but is painfully slow. |
2021-02-11 | David Barts | Fix rotation. |
2021-02-09 | David Barts | Remove debug logs. |
2021-02-09 | David Barts | Fix race condition. |
2021-02-08 | David Barts | Got it scaling and rotating, needs settings, etc. |
2021-02-01 | David Barts | Make the EditImage activity stateful. |