16 Commits

Author SHA1 Message Date
Alberto Griggio
d67ca00ce2 Merge pull request #3946 from Beep6581/remote-app
new feature: open images in an already-running instance of RT
2017-07-19 17:51:39 +02:00
Hombre57
ded8c66fcd Solving issue #3948 2017-07-13 17:06:47 +02:00
heckflosse
ffc84a676e Small speedup for rawtherapee-cli when processing a whole folder of files 2017-07-12 01:14:59 +02:00
Flössie
051670160b Some fixes as hinted by Coverity (#3558) 2017-06-05 10:58:14 +02:00
heckflosse
58b3ed7c43 rawtherapee-cli (5.1) crashing with -t option. Fixes #3891 2017-05-27 14:12:48 +02:00
Alberto Griggio
c4863e5f89 Added support for opening images in an already-running RT instance
This is enabled by the new -R switch of rawtherapee.
The idea is that you first start the "server" with

  `$ rawtherapee -R`

and then open images on this server by using

  `$ rawtherapee -R /path/to/raw.file`

Currently disables on OSX (there seems to be some "legacy" support for this in
rtwindow, but I have no way of testing it and/or integrating it with this at
the moment)
2017-05-18 16:38:09 +02:00
Morgan Hardwood
3950bf80d3 Small change to man page and help. 2017-05-13 01:32:02 +02:00
Hombre
76bab70ccb Bugfix of 'Usage' text and updated manpage 2017-05-13 01:12:00 +02:00
Hombre
bcad76cd5e Processing a directory now look for image format set in options (#3691)
See the updated '-c' and new '-a' help when using rawtherapee-cli.exe -h
2017-05-02 23:08:33 +02:00
Hombre
cf47cdee2d A bugfix that wasn't pushed to main-cli.cc (#3691 #3768) 2017-04-28 02:17:13 +02:00
Hombre
fb5466bc8c Code reorganization to enable Dynamic profile with rt-cli (#3691) 2017-04-25 00:50:18 +02:00
Alberto Griggio
4e6e8e6734 merged with dev 2017-03-19 21:23:07 +01:00
Hombre
c654785ae3 Merge branch 'dev' into rt-cli 2017-03-18 18:17:45 +01:00
Hombre
1b70ad2ec6 Bugfix 2017-02-14 01:11:48 +01:00
Hombre
a04b3eefba Adding rawtherapee-cli.exe, '-q' (quick start mode) added
Standard rawtherapee.exe now has almost no command line options left.
Use '-h' to see options for each executables.
2017-02-13 23:38:05 +01:00
Hombre
7b4d51238d New CLI version of rawtherapee.exe 2017-01-29 18:14:06 +01:00