| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-12 | Replace deprecated leaf() with filename(). | Carl Hetherington | |
| 2022-04-03 | C++11 and whitespace cleanups. | Carl Hetherington | |
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2018-07-24 | Fix image filename sorter with filenames that have lots of numbers. | Carl Hetherington | |
| 2017-05-27 | Optimise sorting of image filenames. | Carl Hetherington | |
| One regression here is that /1/01/1 will be seen as greater than /1/2/1 as the numbers are now coalesced so the comparsion would be 1011 cf 121. | |||
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-01-07 | More build fixes. | Carl Hetherington | |
| 2016-01-07 | Fix slightly odd #includes of image_filename_sorter.cc | Carl Hetherington | |
| 2015-10-28 | More tweaks to image filename ordering. | Carl Hetherington | |
| 2015-07-17 | Use the V1.x image filename sorting method. | Carl Hetherington | |
| 2015-07-17 | Improve image filename sorter. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-05-02 | Remove approximate size stuff where playback viewer would round | Carl Hetherington | |
| down to nearest 4 pixels to try and speed up scaling. It didn't work as the two estimates of what would be scaled didn't always agree. It could probably be resurrected. | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-02-19 | Split up Timeline view classes. | Carl Hetherington | |
| 2015-02-17 | Incorrect include path. | Carl Hetherington | |
| 2015-02-17 | Hand-apply 71a4c0f5440688a38a2bb34170a3ccf9b1ea598f from 1.x; | Carl Hetherington | |
| correctly sort image sequences. | |||
