Re: [darktable-devel] patch for dtview

2015-07-12 Thread Robert Sachunsky
Hallo Johannes, Am 12.07.2015 um 14:05 schrieb johannes hanika: > heya, > > the standalone viewer has been obsoleted somewhat by the built-in slideshow > feature. oh, right, there's a built-in slideshow feature ... sorry, I didn't notice at all. Splendid, this works like a charm! It is respons

Re: [darktable-devel] patch for dtview

2015-07-12 Thread johannes hanika
heya, the standalone viewer has been obsoleted somewhat by the built-in slideshow feature. i still think it's cool to have it around, there might be situations where it's desireable not to load the full beast but instead have an opengl context around. On Sun, Jul 12, 2015 at 12:21 PM, Robert Sach

[darktable-devel] patch for dtview

2015-07-11 Thread Robert Sachunsky
Hi all, please find attached below a patch meant to improve on user experience with darktable-viewer, including some documentation for it. The changes essentially replace the sleep statements with equally long SDL timeout events, so keyboard events can be handled promptly without any dead times d