[hackers][vis][PATCH] Don't use an offset of 1 for the 'L' command by default

2016-01-17 Thread Silvan Jegen
--- This was the easiest way to fix this that I could think of (without duplicating most of the 'return' line). vis-motions.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vis-motions.c b/vis-motions.c index 9bd95b9..f00d525 100644 --- a/vis-motions.c +++

[hackers] [scc] Add initializer struct || Roberto E. Vargas Caballero

2016-01-17 Thread git
commit 671acae249562120edaec2fb6ff24411ef9be84c Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 17 20:47:02 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 17 20:47:02 2016 +0100 Add initializer struct This struct

[hackers] [scc] Reduce indentation in initlist() || Roberto E. Vargas Caballero

2016-01-17 Thread git
commit a1254513235f39ea3816072cf50c0a46f6155e67 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 17 20:53:55 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 17 21:07:13 2016 +0100 Reduce indentation in initlist() diff

[hackers] [scc] Move initializer code to a new file || Roberto E. Vargas Caballero

2016-01-17 Thread git
commit 38c240c4f09858a4ce71d70ee7fe16e7df7c9bff Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 17 11:59:04 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 17 14:09:34 2016 +0100 Move initializer code to a new file

[hackers] [scc] Pass pointer to the initializer struct to the designations || Roberto E. Vargas Caballero

2016-01-17 Thread git
commit 5d74dc264ed9a012ad74016ed02b2cd9d96d75b1 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 17 21:40:17 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 17 21:40:17 2016 +0100 Pass pointer to the initializer struct to

[hackers][vis][PATCH] Don't use an offset of 1 for the 'L' command by default

2016-01-17 Thread Silvan Jegen
--- This was the easiest way to fix this that I could think of (without duplicating most of the 'return' line). vis-motions.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vis-motions.c b/vis-motions.c index 9bd95b9..f00d525 100644 --- a/vis-motions.c +++

[hackers] [farbfeld] Add ICC-color-profile handling to jpg2ff || FRIGN

2016-01-17 Thread git
commit 93204899d4a27d2ecefe7fe7f0902f94cab72268 Author: FRIGN AuthorDate: Sun Jan 17 21:03:19 2016 +0100 Commit: FRIGN CommitDate: Sun Jan 17 21:03:19 2016 +0100 Add ICC-color-profile handling to jpg2ff And fix a bug in the transforms that was

[hackers] [farbfeld] Fix gcc-optimization bug in png2ff || FRIGN

2016-01-17 Thread git
commit 42ace91b3ddba2fa40e0362ce7aba814aa7dd79c Author: FRIGN AuthorDate: Sun Jan 17 21:01:50 2016 +0100 Commit: FRIGN CommitDate: Sun Jan 17 21:01:50 2016 +0100 Fix gcc-optimization bug in png2ff For some reason, those strange

[hackers] [scc] Support empty compound initializers || Roberto E. Vargas Caballero

2016-01-17 Thread git
commit c79ab0b02b6d74f4fa1b19e82201df136b8ae2e6 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 17 21:46:49 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 17 21:48:28 2016 +0100 Support empty compound initializers diff

Re: [hackers] [farbfeld] Mandate "ProPhoto RGB" color space for farbfeld and handle ICC profiles || FRIGN

2016-01-17 Thread FRIGN
On Sun, 17 Jan 2016 10:10:19 + Dimitris Papastamos wrote: > Commit message reads like a diary. That's because it is a diary. :P -- FRIGN

[hackers] [scc] Remove inttypes inclusion || Roberto E. Vargas Caballero

2016-01-17 Thread git
commit ba98fe9738f78620b50c8351d46c95f923052dd7 Author: Roberto E. Vargas Caballero AuthorDate: Sun Jan 17 09:08:36 2016 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Sun Jan 17 09:08:36 2016 +0100 Remove inttypes inclusion This