Hi,
On 26 November 2014 at 22:49, Bryce Harrington
wrote:
> On Wed, Nov 26, 2014 at 03:33:16PM +0100, Marek Chalupa wrote:
> > On 21 November 2014 at 07:21, Bryce Harrington
> > wrote:
> >
> > > Signed-off-by: Bryce Harrington
> > >
> > > - if (do_yflip)
> > > - recorder->t
On Wed, Nov 26, 2014 at 03:33:16PM +0100, Marek Chalupa wrote:
> On 21 November 2014 at 07:21, Bryce Harrington
> wrote:
>
> > Signed-off-by: Bryce Harrington
> >
> > - if (do_yflip)
> > - recorder->tmpbuf = NULL;
> > - else
> > + if (!do_yflip)
> >
On 21 November 2014 at 07:21, Bryce Harrington
wrote:
> Signed-off-by: Bryce Harrington
> ---
> src/clipboard.c | 5 +++--
> src/screenshooter.c | 9 ++---
> 2 files changed, 5 insertions(+), 9 deletions(-)
>
> diff --git a/src/clipboard.c b/src/clipboard.c
> index 5a3a02d..dbd8c9b 1006
Signed-off-by: Bryce Harrington
---
src/clipboard.c | 5 +++--
src/screenshooter.c | 9 ++---
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/src/clipboard.c b/src/clipboard.c
index 5a3a02d..dbd8c9b 100644
--- a/src/clipboard.c
+++ b/src/clipboard.c
@@ -214,9 +214,10 @@ cli