Commit Graph

10 Commits

Author SHA1 Message Date
natureh 510
54c6a6cbb9 Partially solving issue 1788: "Crashing during processing of queue"
It also correct a bug of wrong image orientation (was wrong in the File Browser while good in the Editor tab)

This patch also introduce several speed optimizations like:
   - switch between File Browser and Editor tab in Single Editor mode
   - asynchronous computation of the Batch Queue's thumbnails
   - quick start of RT even with a huge queue
   - less GUI overhead when applying a profile to multiple thumbs in the File Browser
2013-06-16 15:49:47 +02:00
natureh 510
0a5c72f0da Solving issue 1851: "RT crashes in Single Editor Tab Mode when trying to save with Ctrl-S" 2013-04-28 23:11:55 +02:00
DrSlony
2a24da5ffb Update to Mac OS X build system, courtesy of mattintosh4, issue 1795 2013-04-22 01:04:20 +01:00
DrSlony
3091abd64f Correction of in-source build warning 2013-03-29 23:24:02 +00:00
Philip Rinn
87414bc8be Solve bug on Windows when using OpenMP+SSE in a more elegant way (see issue 1806) 2013-03-29 15:19:22 +01:00
natureh 510
fbf9905b5c Adds some mandatory compilation flags (see issue 1736) 2013-03-20 23:12:41 +01:00
natureh 510
87ffd572b2 Fixing SSE instability for Mingw32 systems (see issue 1736) 2013-03-16 20:14:25 +01:00
DrSlony
fa5629ff50 Make RT buildable again on Mac OS X. Courtesy of mattintosh4, issue 1628 2013-03-07 19:51:26 +00:00
Philip Rinn
a08e04626b Adding Sound notifications for Linux (see issue 469) 2013-02-01 14:54:26 +01:00
natureh 510
5aeedda116 Initial commit of the 32 bits Tiff file support, see issue 1575 2013-01-10 23:13:54 +01:00