diff options
author | klaatu <klaatu@hackerpublicradio.org> | 2012-06-25 21:16:54 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:16:54 -0400 |
commit | 0620d4d5a0999d0165b0a6f3ed09c1a997dec44f (patch) | |
tree | 1a0af3d9af29df115019a6593b268209d8f24892 /multimedia/LiVES/LiVES.patch | |
parent | f89d4c8180611db13ecfc605ca05c5ef049c49fc (diff) |
multimedia/LiVES: Updated for version 1.6.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/LiVES/LiVES.patch')
-rw-r--r-- | multimedia/LiVES/LiVES.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/LiVES/LiVES.patch b/multimedia/LiVES/LiVES.patch new file mode 100644 index 0000000000000..a6f269edc43bc --- /dev/null +++ b/multimedia/LiVES/LiVES.patch @@ -0,0 +1,11 @@ +--- trunk/src/callbacks.c 2012/03/23 01:30:32 1462 ++++ trunk/src/callbacks.c 2012/03/30 22:41:23 1465 +@@ -3999,7 +3999,7 @@ + lives_alarm_clear(alarm_handle); + frames_written=mainw->jackd->frames_written; + seek_pos=mainw->jackd->seek_pos; +- audio_ticks=mainw->pulsed->audio_ticks; ++ audio_ticks=mainw->jackd->audio_ticks; + + jack_message.command=ASERVER_CMD_FILE_CLOSE; + jack_message.data=NULL;
\ No newline at end of file |