Projects
Multimedia
LiVES
Sign Up
Log In
Username
Password
We truncated the diff of some files because they were too big. If you want to see the full diff for every file,
click here
.
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
LiVES.changes
Changed
@@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Wed Aug 31 22:27:33 UTC 2011 - pascal.bleser@opensuse.org + +- update to 1.4.6: + * a hang when applying effects to a single frame in a virtual clip was fixed + * decoding changes were made for some Ogg/Theora files with broken keyframes + * several new OMC commands were added for remote interrogation of effect + parameters + * support was added for frei0r 1.2 plugins + * various other minor fixes were made + +------------------------------------------------------------------- Sun Jul 24 12:18:33 UTC 2011 - pascal.bleser@opensuse.org - update to 1.4.5:
View file
LiVES.spec
Changed
@@ -1,7 +1,7 @@ # vim: set ts=4 sw=4 et: Name: LiVES -Version: 1.4.5 +Version: 1.4.6 %define soname 0 Release: 1 Summary: Video Editor and VJ Tool
View file
LiVES-1.4.5.tar.bz2/ChangeLog -> LiVES-1.4.6.tar.bz2/ChangeLog
Changed
@@ -1,3 +1,17 @@ +Version 1.4.6 (27 Aug 2011) +--------------------------- +Fix hang when applying effect to a single frame in a virtual clip. * +Fix decoding for some ogg/theora files with broken keyframes. +Add several new OMC commands. +Compatibility fixes for frei0r 1.2. +Various minor fixes. + + + + + + + Version 1.4.5 (23 July 2011) --------------------------- Add -tmpdir startup option.
View file
LiVES-1.4.5.tar.bz2/Makefile.am -> LiVES-1.4.6.tar.bz2/Makefile.am
Changed
@@ -41,6 +41,7 @@ tools/batchproc.pl \ tools/monitorlives.pl \ tools/set_shuffle.pl \ + tools/lives-rte-test.pl \ po/pxgettext \ po/make_rfx_builtin_list.pl \ po/update_with_plugins.sh \
View file
LiVES-1.4.5.tar.bz2/Makefile.in -> LiVES-1.4.6.tar.bz2/Makefile.in
Changed
@@ -387,6 +387,7 @@ tools/batchproc.pl \ tools/monitorlives.pl \ tools/set_shuffle.pl \ + tools/lives-rte-test.pl \ po/pxgettext \ po/make_rfx_builtin_list.pl \ po/update_with_plugins.sh \
View file
LiVES-1.4.5.tar.bz2/README -> LiVES-1.4.6.tar.bz2/README
Changed
@@ -63,16 +63,16 @@ If you got LiVES as a tar.gz or tar.bz2, at a terminal prompt, enter the following: - bzip2 -d LiVES-1.4.5.tar.bz2 + bzip2 -d LiVES-1.4.6.tar.bz2 or, - gzip -d LiVES-1.4.5.tar.gz + gzip -d LiVES-1.4.6.tar.gz depending on which version you have. Then: - tar xvf LIVES-1.4.5.tar + tar xvf LIVES-1.4.6.tar - cd lives-1.4.5 + cd lives-1.4.6
View file
LiVES-1.4.5.tar.bz2/build-lives-rfx-plugin -> LiVES-1.4.6.tar.bz2/build-lives-rfx-plugin
Changed
@@ -78,7 +78,7 @@ } -$builder_version="1.4.5"; +$builder_version="1.4.6"; if ($in_channels==0&&$properties&0x0004) { #batch mode generator
View file
LiVES-1.4.5.tar.bz2/configure -> LiVES-1.4.6.tar.bz2/configure
Changed
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.67 for LiVES 1.4.5. +# Generated by GNU Autoconf 2.67 for LiVES 1.4.6. # # Report bugs to <http://www.sourceforge.net/tracker/?group_id=64341&atid=507139>. # @@ -702,8 +702,8 @@ # Identity of this package. PACKAGE_NAME='LiVES' PACKAGE_TARNAME='lives' -PACKAGE_VERSION='1.4.5' -PACKAGE_STRING='LiVES 1.4.5' +PACKAGE_VERSION='1.4.6' +PACKAGE_STRING='LiVES 1.4.6' PACKAGE_BUGREPORT='http://www.sourceforge.net/tracker/?group_id=64341&atid=507139' PACKAGE_URL='' @@ -1676,7 +1676,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures LiVES 1.4.5 to adapt to many kinds of systems. +\`configure' configures LiVES 1.4.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1747,7 +1747,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of LiVES 1.4.5:";; + short | recursive ) echo "Configuration of LiVES 1.4.6:";; esac cat <<\_ACEOF @@ -1946,7 +1946,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -LiVES configure 1.4.5 +LiVES configure 1.4.6 generated by GNU Autoconf 2.67 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2547,7 +2547,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by LiVES $as_me 1.4.5, which was +It was created by LiVES $as_me 1.4.6, which was generated by GNU Autoconf 2.67. Invocation command line was $ $0 $@ @@ -3479,7 +3479,7 @@ # Define the identity of the package. PACKAGE='lives' - VERSION='1.4.5' + VERSION='1.4.6' cat >>confdefs.h <<_ACEOF @@ -22424,7 +22424,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by LiVES $as_me 1.4.5, which was +This file was extended by LiVES $as_me 1.4.6, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22481,7 +22481,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -LiVES config.status 1.4.5 +LiVES config.status 1.4.6 configured by $0, generated by GNU Autoconf 2.67, with options \\"\$ac_cs_config\\"
View file
LiVES-1.4.5.tar.bz2/configure.in -> LiVES-1.4.6.tar.bz2/configure.in
Changed
@@ -5,7 +5,7 @@ [m4_pattern_allow([^AC_.*])]) dnl IMPORTANT !! $version must also be set to exactly the same string in smogrify -AC_INIT(LiVES,1.4.5,http://www.sourceforge.net/tracker/?group_id=64341&atid=507139) +AC_INIT(LiVES,1.4.6,http://www.sourceforge.net/tracker/?group_id=64341&atid=507139) AC_CANONICAL_HOST AC_CANONICAL_TARGET
View file
LiVES-1.4.5.tar.bz2/lives-plugins/plugins/decoders/Makefile.am -> LiVES-1.4.6.tar.bz2/lives-plugins/plugins/decoders/Makefile.am
Changed
@@ -50,11 +50,19 @@ flv_decoder_la_SOURCES = flv_decoder.c flv_decoder.h flv_decoder_la_CFLAGS = $(shared_cflags) $(weed_cflags) $(FLVDEC_CFLAGS) flv_decoder_la_LDFLAGS = $(shared_ldflags) $(FLVDEC_LIBS) + +#in progress +asf_libs = asf_decoder.la +ASFDEC_LIBS = @LIBAVCODEC_LIBS@ @LIBAVFORMAT_LIBS@ +ASFDEC_CFLAGS = @LIBAVFORMAT_CFLAGS@ @LIBAVCODEC_CFLAGS@ -Wno-deprecated-declarations +asf_decoder_la_SOURCES = asf_decoder.c asf_decoder.h +asf_decoder_la_CFLAGS = $(shared_cflags) $(weed_cflags) $(ASFDEC_CFLAGS) +asf_decoder_la_LDFLAGS = $(shared_ldflags) $(ASFDEC_LIBS) endif endif -decoderpluginslib_LTLIBRARIES = $(ogg_libs) $(dv_libs) $(flv_libs) +decoderpluginslib_LTLIBRARIES = $(ogg_libs) $(dv_libs) $(flv_libs) #$(asf_libs) EXTRA_DIST = decplugin.h
View file
LiVES-1.4.5.tar.bz2/lives-plugins/plugins/decoders/Makefile.in -> LiVES-1.4.6.tar.bz2/lives-plugins/plugins/decoders/Makefile.in
Changed
@@ -384,7 +384,15 @@ @HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@flv_decoder_la_SOURCES = flv_decoder.c flv_decoder.h @HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@flv_decoder_la_CFLAGS = $(shared_cflags) $(weed_cflags) $(FLVDEC_CFLAGS) @HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@flv_decoder_la_LDFLAGS = $(shared_ldflags) $(FLVDEC_LIBS) -decoderpluginslib_LTLIBRARIES = $(ogg_libs) $(dv_libs) $(flv_libs) + +#in progress +@HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@asf_libs = asf_decoder.la +@HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@ASFDEC_LIBS = @LIBAVCODEC_LIBS@ @LIBAVFORMAT_LIBS@ +@HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@ASFDEC_CFLAGS = @LIBAVFORMAT_CFLAGS@ @LIBAVCODEC_CFLAGS@ -Wno-deprecated-declarations +@HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@asf_decoder_la_SOURCES = asf_decoder.c asf_decoder.h +@HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@asf_decoder_la_CFLAGS = $(shared_cflags) $(weed_cflags) $(ASFDEC_CFLAGS) +@HAVE_AVCODEC_TRUE@@HAVE_AVFORMAT_TRUE@asf_decoder_la_LDFLAGS = $(shared_ldflags) $(ASFDEC_LIBS) +decoderpluginslib_LTLIBRARIES = $(ogg_libs) $(dv_libs) $(flv_libs) #$(asf_libs) EXTRA_DIST = decplugin.h all: all-am
View file
LiVES-1.4.5.tar.bz2/lives-plugins/plugins/decoders/decplugin.h -> LiVES-1.4.6.tar.bz2/lives-plugins/plugins/decoders/decplugin.h
Changed
@@ -76,6 +76,7 @@ float par; ///< pixel aspect ratio (sample width / sample height) + float fps; int *palettes; ///< list of palettes which the format supports, terminated with WEED_PALETTE_END @@ -135,7 +136,10 @@ void module_unload(void); - +// little-endian +#define get_le16int(p) (*(p+1)<<8 | *(p)) +#define get_le32int(p) ((get_le16int(p+2)<<16) | get_le16int(p)) +#define get_le64int(p) (int64_t)(((uint64_t)(get_le32int(p+4))<<32) | (uint64_t)(get_le32int(p))) #define MK_FOURCC(a, b, c, d) ((a<<24)|(b<<16)|(c<<8)|d) @@ -144,178 +148,17 @@ #define ABS(a) ((a)>=0.?(a):-(a)) - - // bitstream functions from vlc +enum LiVESMediaType { + LIVES_MEDIA_TYPE_UNKNOWN=0, + LIVES_MEDIA_TYPE_VIDEO, + LIVES_MEDIA_TYPE_AUDIO, + LIVES_MEDIA_TYPE_DATA +}; - typedef struct bs_s - { - uint8_t *p_start; - uint8_t *p; - uint8_t *p_end; - - ssize_t i_left; /**< i_count number of available bits */ - } bs_t; - - static inline void bs_init( bs_t *s, const void *p_data, size_t i_data ) - { - s->p_start = (void *)p_data; - s->p = s->p_start; - s->p_end = s->p_start + i_data; - s->i_left = 8; - } - - static inline int bs_pos( const bs_t *s ) - { - return( 8 * ( s->p - s->p_start ) + 8 - s->i_left ); - } - - static inline int bs_eof( const bs_t *s ) - { - return( s->p >= s->p_end ? 1: 0 ); - } - - static inline uint32_t bs_read( bs_t *s, int i_count ) - { - static const uint32_t i_mask[33] = - { 0x00, - 0x01, 0x03, 0x07, 0x0f, - 0x1f, 0x3f, 0x7f, 0xff, - 0x1ff, 0x3ff, 0x7ff, 0xfff, - 0x1fff, 0x3fff, 0x7fff, 0xffff, - 0x1ffff, 0x3ffff, 0x7ffff, 0xfffff, - 0x1fffff, 0x3fffff, 0x7fffff, 0xffffff, - 0x1ffffff, 0x3ffffff, 0x7ffffff, 0xfffffff, - 0x1fffffff,0x3fffffff,0x7fffffff,0xffffffff}; - int i_shr; - uint32_t i_result = 0; - - while( i_count > 0 ) - { - if( s->p >= s->p_end ) - { - break; - } - - if( ( i_shr = s->i_left - i_count ) >= 0 ) - { - /* more in the buffer than requested */ - i_result |= ( *s->p >> i_shr )&i_mask[i_count]; - s->i_left -= i_count; - if( s->i_left == 0 ) - { - s->p++; - s->i_left = 8; - } - return( i_result ); - } - else - { - /* less in the buffer than requested */ - i_result |= (*s->p&i_mask[s->i_left]) << -i_shr; - i_count -= s->i_left; - s->p++; - s->i_left = 8; - } - } - - return( i_result ); - } - - static inline uint32_t bs_read1( bs_t *s ) - { - if( s->p < s->p_end ) - { - unsigned int i_result; - - s->i_left--; - i_result = ( *s->p >> s->i_left )&0x01; - if( s->i_left == 0 ) - { - s->p++; - s->i_left = 8; - } - return i_result; - } - - return 0; - } - - static inline uint32_t bs_show( bs_t *s, int i_count ) - { - bs_t s_tmp = *s; - return bs_read( &s_tmp, i_count ); - } - - static inline void bs_skip( bs_t *s, ssize_t i_count ) - { - s->i_left -= i_count; - - if( s->i_left <= 0 ) - { - const int i_bytes = ( -s->i_left + 8 ) / 8; - - s->p += i_bytes; - s->i_left += 8 * i_bytes; - } - } - - static inline void bs_write( bs_t *s, int i_count, uint32_t i_bits ) - { - while( i_count > 0 ) - { - if( s->p >= s->p_end ) - { - break; - } - - i_count--; - - if( ( i_bits >> i_count )&0x01 ) - { - *s->p |= 1 << ( s->i_left - 1 ); - } - else - { - *s->p &= ~( 1 << ( s->i_left - 1 ) ); - } - s->i_left--; - if( s->i_left == 0 ) - { - s->p++; - s->i_left = 8; - } - } - } - - static inline void bs_align( bs_t *s ) - { - if( s->i_left != 8 ) - { - s->i_left = 8; - s->p++; - } - } - - static inline void bs_align_0( bs_t *s ) - { - if( s->i_left != 8 ) - { - bs_write( s, s->i_left, 0 ); - } - } - - static inline void bs_align_1( bs_t *s ) - { - while( s->i_left != 8 ) - { - bs_write( s, 1, 1 ); - } - } -
View file
LiVES-1.4.5.tar.bz2/lives-plugins/plugins/decoders/ogg_decoder.c -> LiVES-1.4.6.tar.bz2/lives-plugins/plugins/decoders/ogg_decoder.c
Changed
@@ -2405,10 +2405,6 @@ #ifdef HAVE_THEORA if (priv->vstream->stpriv->fourcc_priv==FOURCC_THEORA) { - if (priv->cframe==priv->last_kframe) { - priv->ignore_packets=FALSE; // reached kframe before target, start decoding packets - } - if (!priv->ignore_packets) { yuv_buffer *yuv=yuvbuffer; ogg_theora_read(cdata,&opriv->op,yuv); @@ -2439,6 +2435,7 @@ sched_yield(); } + priv->ignore_packets=FALSE; // start decoding packets cont=FALSE; } @@ -2572,15 +2569,24 @@ //fprintf(stderr,"starting from found gpos %ld\n",granulepos); xkframe=granulepos >> priv->vstream->stpriv->keyframe_granule_shift; + + + get_bounds_for((lives_clip_data_t *)cdata,xkframe-1,&ppos_lower,&ppos_upper); + granulepos=ogg_seek((lives_clip_data_t *)cdata,xkframe-1,ppos_lower,ppos_upper,FALSE); + //fprintf(stderr,"starting from found gpos %ld\n",granulepos); + + xkframe=granulepos >> priv->vstream->stpriv->keyframe_granule_shift; + + + priv->cframe = xkframe + granulepos-(xkframe<<priv->vstream->stpriv->keyframe_granule_shift); // cframe will be the next frame we decode //printf("xkframe is %ld %ld\n",xkframe,priv->cframe); } else { priv->cframe=kframe; priv->input_position=priv->cpagepos; - //printf("SEEK TO %ld\n",priv->cpagepos); + printf("SEEK TO %ld\n",priv->cpagepos); } - //1671 if (priv->input_position==priv->vstream->data_start) { priv->cframe=kframe=priv->kframe_offset;
View file
LiVES-1.4.5.tar.bz2/lives-plugins/plugins/decoders/ogg_decoder.h -> LiVES-1.4.6.tar.bz2/lives-plugins/plugins/decoders/ogg_decoder.h
Changed
@@ -151,5 +151,174 @@ -// little-endian -#define get_uint32(p) (*p<<24|*(p+1)<<16|*(p+2)<<8|*(p+3)) + +// bitstream functions from vlc + + + + typedef struct bs_s + { + uint8_t *p_start; + uint8_t *p; + uint8_t *p_end; + + ssize_t i_left; /**< i_count number of available bits */ + } bs_t; + + static inline void bs_init( bs_t *s, const void *p_data, size_t i_data ) + { + s->p_start = (void *)p_data; + s->p = s->p_start; + s->p_end = s->p_start + i_data; + s->i_left = 8; + } + + static inline int bs_pos( const bs_t *s ) + { + return( 8 * ( s->p - s->p_start ) + 8 - s->i_left ); + } + + static inline int bs_eof( const bs_t *s ) + { + return( s->p >= s->p_end ? 1: 0 ); + } + + static inline uint32_t bs_read( bs_t *s, int i_count ) + { + static const uint32_t i_mask[33] = + { 0x00, + 0x01, 0x03, 0x07, 0x0f, + 0x1f, 0x3f, 0x7f, 0xff, + 0x1ff, 0x3ff, 0x7ff, 0xfff, + 0x1fff, 0x3fff, 0x7fff, 0xffff, + 0x1ffff, 0x3ffff, 0x7ffff, 0xfffff, + 0x1fffff, 0x3fffff, 0x7fffff, 0xffffff, + 0x1ffffff, 0x3ffffff, 0x7ffffff, 0xfffffff, + 0x1fffffff,0x3fffffff,0x7fffffff,0xffffffff}; + int i_shr; + uint32_t i_result = 0; + + while( i_count > 0 ) + { + if( s->p >= s->p_end ) + { + break; + } + + if( ( i_shr = s->i_left - i_count ) >= 0 ) + { + /* more in the buffer than requested */ + i_result |= ( *s->p >> i_shr )&i_mask[i_count]; + s->i_left -= i_count; + if( s->i_left == 0 ) + { + s->p++; + s->i_left = 8; + } + return( i_result ); + } + else + { + /* less in the buffer than requested */ + i_result |= (*s->p&i_mask[s->i_left]) << -i_shr; + i_count -= s->i_left; + s->p++; + s->i_left = 8; + } + } + + return( i_result ); + } + + static inline uint32_t bs_read1( bs_t *s ) + { + if( s->p < s->p_end ) + { + unsigned int i_result; + + s->i_left--; + i_result = ( *s->p >> s->i_left )&0x01; + if( s->i_left == 0 ) + { + s->p++; + s->i_left = 8; + } + return i_result; + } + + return 0; + } + + static inline uint32_t bs_show( bs_t *s, int i_count ) + { + bs_t s_tmp = *s; + return bs_read( &s_tmp, i_count ); + } + + static inline void bs_skip( bs_t *s, ssize_t i_count ) + { + s->i_left -= i_count; + + if( s->i_left <= 0 ) + { + const int i_bytes = ( -s->i_left + 8 ) / 8; + + s->p += i_bytes; + s->i_left += 8 * i_bytes; + } + } + + static inline void bs_write( bs_t *s, int i_count, uint32_t i_bits ) + { + while( i_count > 0 ) + { + if( s->p >= s->p_end ) + { + break; + } + + i_count--; + + if( ( i_bits >> i_count )&0x01 ) + { + *s->p |= 1 << ( s->i_left - 1 ); + } + else + { + *s->p &= ~( 1 << ( s->i_left - 1 ) ); + } + s->i_left--; + if( s->i_left == 0 ) + { + s->p++; + s->i_left = 8; + } + } + } + + static inline void bs_align( bs_t *s ) + { + if( s->i_left != 8 ) + { + s->i_left = 8; + s->p++; + } + } + + static inline void bs_align_0( bs_t *s ) + { + if( s->i_left != 8 ) + { + bs_write( s, s->i_left, 0 ); + } + } + + static inline void bs_align_1( bs_t *s ) + { + while( s->i_left != 8 ) + { + bs_write( s, 1, 1 ); + } + } + +
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/blurzoom.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/blurzoom.c
Changed
@@ -76,7 +76,7 @@ static RGB32 *palette; -static RGB32 palettes[COLORS*PATTERN>256?COLORS*PATTERN:256]; +static RGB32 palettes[256]; #define VIDEO_HWIDTH (buf_width/2) #define VIDEO_HHEIGHT (buf_height/2) @@ -209,6 +209,11 @@ #define DELTA (255/(COLORS/2-1)) + for (i=0;i<256;i++) { + palettes[i]=0; + } + + for(i=0; i<COLORS/2; i++) { if (pal==WEED_PALETTE_RGBA32) { palettes[COLORS*2+i] = i*DELTA;
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/frei0r.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/frei0r.c
Changed
@@ -17,6 +17,7 @@ #include <sys/types.h> #include <dirent.h> #include <string.h> +#include <unistd.h> /////////////////////////////////////////////////////////////////// @@ -34,8 +35,8 @@ /////////////////////////////////////////////////////////////////// -static int num_versions=2; // number of different weed api versions supported -static int api_versions[]={131,100}; // array of weed api versions supported in plugin, in order of preference (most preferred first) +static int num_versions=1; // number of different weed api versions supported +static int api_versions[]={131}; // array of weed api versions supported in plugin, in order of preference (most preferred first) static int package_version=1; // version of this package @@ -60,7 +61,7 @@ typedef void (*f0r_update2_f)(f0r_instance_t instance, double time, const uint32_t *inframe1, const uint32_t *inframe2, const uint32_t *inframe3, uint32_t *outframe); typedef void (*f0r_set_param_value_f)(f0r_instance_t *instance, f0r_param_t *param, int param_index); -#if FREI0R_MAJOR_VERSION > 1 || FREI0R_MINOR_VERSION > 1 +#if FREI0R_MAJOR_VERSION >1 || FREI0R_MINOR_VERSION > 1 #define CAN_GET_DEF typedef void (*f0r_get_param_value_f)(f0r_instance_t *instance, f0r_param_t *param, int param_index); #endif @@ -96,15 +97,20 @@ int frei0r_init (weed_plant_t *inst) { weed_plant_t *out_channel,*filter; - int error,height,width; + int error,height,width,cpalette; f0r_instance_t f0r_inst; f0r_construct_f f0r_construct; filter=weed_get_plantptr_value(inst,"filter_class",&error); out_channel=weed_get_plantptr_value(inst,"out_channels",&error); - width=weed_get_int_value(out_channel,"rowstrides",&error)>>2; + width=weed_get_int_value(out_channel,"rowstrides",&error); height=weed_get_int_value(out_channel,"height",&error); + cpalette=weed_get_int_value(out_channel,"current_palette",&error); + + if (cpalette==WEED_PALETTE_UYVY||cpalette==WEED_PALETTE_YUYV) width>>=1; + else width>>=2; + f0r_construct=weed_get_voidptr_value(filter,"plugin_f0r_construct",&error); @@ -174,7 +180,7 @@ break; case WEED_HINT_TEXT: string=weed_get_string_value(in_params[i],"value",&error); - (*f0r_set_param_value)(f0rinst,(f0r_param_t)string,pnum); + (*f0r_set_param_value)(f0rinst,(f0r_param_t)&string,pnum); weed_free(string); break; } @@ -246,7 +252,7 @@ weed_plant_t *weed_setup (weed_bootstrap_f weed_boot) { weed_plant_t *plugin_info; - if (FREI0R_MAJOR_VERSION!=1||FREI0R_MINOR_VERSION!=1) return NULL; + if (FREI0R_MAJOR_VERSION<1||FREI0R_MINOR_VERSION<1) return NULL; plugin_info=weed_plugin_info_init(weed_boot,num_versions,api_versions); @@ -301,6 +307,7 @@ char *valch; f0r_param_color_t valcol; f0r_param_position_t valpos; + int is_unstable; #ifdef CAN_GET_DEF f0r_instance_t f0r_inst; @@ -308,6 +315,14 @@ #endif char *fpp=getenv("FREI0R_PATH"); + +#ifndef DEBUG + int new_stdout=dup(1); + int new_stderr=dup(2); + + close(1); + close(2); +#endif if (fpp!=NULL) { vdirval=10; } @@ -463,7 +478,9 @@ dlclose(handle); continue; } - + + is_unstable=0; + (*f0r_init)(); (*f0r_get_plugin_info)(&f0rinfo); @@ -523,7 +540,7 @@ } out_chantmpls=weed_malloc(2*sizeof(weed_plant_t *)); - out_chantmpls[0]=weed_channel_template_init("out channel 0",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + out_chantmpls[0]=weed_channel_template_init("out channel 0",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(out_chantmpls[0],"hstep",8); weed_set_int_value(out_chantmpls[0],"vstep",8); weed_set_int_value(out_chantmpls[0],"maxwidth",2048); @@ -537,7 +554,7 @@ break; case F0R_PLUGIN_TYPE_FILTER: in_chantmpls=weed_malloc(2*sizeof(weed_plant_t *)); - in_chantmpls[0]=weed_channel_template_init("in channel 0",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + in_chantmpls[0]=weed_channel_template_init("in channel 0",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(in_chantmpls[0],"hstep",8); weed_set_int_value(in_chantmpls[0],"vstep",8); weed_set_int_value(in_chantmpls[0],"maxwidth",2048); @@ -547,14 +564,14 @@ break; case F0R_PLUGIN_TYPE_MIXER2: in_chantmpls=weed_malloc(3*sizeof(weed_plant_t *)); - in_chantmpls[0]=weed_channel_template_init("in channel 0",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + in_chantmpls[0]=weed_channel_template_init("in channel 0",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(in_chantmpls[0],"hstep",8); weed_set_int_value(in_chantmpls[0],"vstep",8); weed_set_int_value(in_chantmpls[0],"maxwidth",2048); weed_set_int_value(in_chantmpls[0],"maxheight",2048); weed_set_int_value(in_chantmpls[0],"alignment",16); - in_chantmpls[1]=weed_channel_template_init("in channel 1",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + in_chantmpls[1]=weed_channel_template_init("in channel 1",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(in_chantmpls[1],"hstep",8); weed_set_int_value(in_chantmpls[1],"vstep",8); weed_set_int_value(in_chantmpls[1],"maxwidth",2048); @@ -564,21 +581,21 @@ break; case F0R_PLUGIN_TYPE_MIXER3: in_chantmpls=weed_malloc(4*sizeof(weed_plant_t *)); - in_chantmpls[0]=weed_channel_template_init("in channel 0",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + in_chantmpls[0]=weed_channel_template_init("in channel 0",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(in_chantmpls[0],"hstep",8); weed_set_int_value(in_chantmpls[0],"vstep",8); weed_set_int_value(in_chantmpls[0],"maxwidth",2048); weed_set_int_value(in_chantmpls[0],"maxheight",2048); weed_set_int_value(in_chantmpls[0],"alignment",16); - in_chantmpls[1]=weed_channel_template_init("in channel 1",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + in_chantmpls[1]=weed_channel_template_init("in channel 1",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(in_chantmpls[1],"hstep",8); weed_set_int_value(in_chantmpls[1],"vstep",8); weed_set_int_value(in_chantmpls[1],"maxwidth",2048); weed_set_int_value(in_chantmpls[1],"maxheight",2048); weed_set_int_value(in_chantmpls[1],"alignment",16); - in_chantmpls[2]=weed_channel_template_init("in channel 2",WEED_CHANNEL_REINIT_ON_SIZE_CHANGE,pal); + in_chantmpls[2]=weed_channel_template_init("in channel 2",WEED_CHANNEL_REINIT_ON_ROWSTRIDES_CHANGE,pal); weed_set_int_value(in_chantmpls[2],"hstep",8); weed_set_int_value(in_chantmpls[2],"vstep",8); weed_set_int_value(in_chantmpls[2],"maxwidth",2048); @@ -658,8 +675,14 @@ vald=0.; #ifdef CAN_GET_DEF f0r_get_param_value(f0r_inst,(void **)&vald,pnum); + if (vald!=0.&&vald!=1.) { + fprintf(stderr,"Warning, frei0r plugin %s by %s sets bad default value (%f) for boolean parameter %s.\nThis plugin may be unstable !\n",f0rinfo.name,f0rinfo.author,vald,pinfo.name); + is_unstable=1; + } + if (vald<=0.5) vald=0.; + else vald=1.; #endif - in_params[wnum]=weed_switch_init((char *)pinfo.name,label,(int)vald); + in_params[wnum]=weed_switch_init((char *)pinfo.name,label,vald==0.?WEED_FALSE:WEED_TRUE); weed_set_string_value(in_params[wnum],"description",(char *)pinfo.explanation); if (num_weed_params>f0rinfo.num_params) sprintf(rfx_strings[pnum],"layout|p%d|",wnum); break; @@ -667,6 +690,14 @@ vald=0.; #ifdef CAN_GET_DEF f0r_get_param_value(f0r_inst,(void **)&vald,pnum); + + if (vald<0.||vald>1.) { + fprintf(stderr,"Warning, frei0r plugin %s by %s sets bad default value (%f) for parameter %s.\nThis plugin may be unstable !\n",f0rinfo.name,f0rinfo.author,vald,pinfo.name); + is_unstable=1; + if (vald<0.) vald=0.; + if (vald>1.) vald=1.; + } + #endif in_params[wnum]=weed_float_init((char *)pinfo.name,label,vald,0.,1.); weed_set_string_value(in_params[wnum],"description",(char *)pinfo.explanation); @@ -679,6 +710,28 @@ valcol.r=valcol.g=valcol.b=0.; #ifdef CAN_GET_DEF f0r_get_param_value(f0r_inst,(void **)&valcol,pnum); + + if (valcol.r<0.||valcol.r>1.) {
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/gdk/mask_overlay.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/gdk/mask_overlay.c
Changed
@@ -65,11 +65,11 @@ double xscale=(double)iwidth/(double)owidth; double yscale=(double)iheight/(double)oheight; - double xscale2,yscale2; + double xscale2=xscale,yscale2=yscale; int psize=3; - int top=-1,bot=-1,left=-1,right=-1,tline,xwidth=0; + int top=-1,bot=-1,left=-1,right=-1,tline=0,xwidth=0; double xpos=0.,ypos=0.; register int i,j;
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/gdk/puretext.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/gdk/puretext.c
Changed
@@ -734,6 +734,8 @@ sdata->letter_data=NULL; + sdata->mode=1; + weed_set_voidptr_value(inst,"plugin_internal",sdata); return WEED_NO_ERROR; @@ -746,6 +748,7 @@ sdata_t *sdata=(sdata_t *)weed_get_voidptr_value(inst,"plugin_internal",&error); if (sdata!=NULL) { + if (sdata->letter_data!=NULL) letter_data_free(sdata); if (sdata->text!=NULL) free(sdata->text); free(sdata); } @@ -790,6 +793,8 @@ pt_subst_t *xsubst; + weed_free(in_params); // must weed free because we got an array + if (mode!=sdata->mode) { sdata->timer=-1.; sdata->mode=mode; @@ -797,9 +802,6 @@ if (sdata->letter_data!=NULL) letter_data_free(sdata); } - weed_free(in_params); // must weed free because we got an array - - // set timer data and alarm status if (sdata->timer==-1.||tc<sdata->last_tc) { sdata->timer=0.; @@ -819,7 +821,7 @@ sdata->count=0; - if (in_channel!=out_channel&&in_channel!=NULL) { + if (dst!=src&&src!=NULL) { // if not inplace, copy in pixel_data to out pixel_data if (irowstride==orowstride&&irowstride==width*3) { weed_memcpy(dst,src,width*3*height); @@ -963,6 +965,8 @@ -1, -1); result = pl_pixbuf_to_channel(out_channel, pixbuf_new); g_object_unref(pixbuf_new); + + cairo_destroy(cairo); } }
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/gdk/scribbler.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/gdk/scribbler.c
Changed
@@ -227,17 +227,19 @@ // if not inplace, copy in pixel_data to out pixel_data void *src=weed_get_voidptr_value(in_channel,"pixel_data",&error); void *dst=weed_get_voidptr_value(out_channel,"pixel_data",&error); - int irowstride=weed_get_int_value(in_channel,"rowstrides",&error); - int orowstride=weed_get_int_value(out_channel,"rowstrides",&error); - if (irowstride==orowstride&&irowstride==width*3) { - weed_memcpy(dst,src,width*3*height); - } - else { - register int i; - for (i=0;i<height;i++) { - weed_memcpy(dst,src,width*3); - dst+=orowstride; - src+=irowstride; + if (dst!=src) { + int irowstride=weed_get_int_value(in_channel,"rowstrides",&error); + int orowstride=weed_get_int_value(out_channel,"rowstrides",&error); + if (irowstride==orowstride&&irowstride==width*3) { + weed_memcpy(dst,src,width*3*height); + } + else { + register int i; + for (i=0;i<height;i++) { + weed_memcpy(dst,src,width*3); + dst+=orowstride; + src+=irowstride; + } } } }
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/haip.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/haip.c
Changed
@@ -94,6 +94,7 @@ int error; sdata=weed_get_voidptr_value(inst,"plugin_internal",&error); + weed_free(sdata->wt); weed_free(sdata->px); weed_free(sdata->py); weed_free(sdata);
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/rotozoom.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/rotozoom.c
Changed
@@ -89,12 +89,6 @@ weed_set_int_value(inst,"plugin_path",0); weed_set_int_value(inst,"plugin_zpath",0); - /* - inst->num_in_parameters=2; - inst->in_parameters=malloc(2*sizeof(weed_parameter_t)); - inst->in_parameters[0]=weed_plugin_info_integer_init("Zoom (squared)",1000000,1000000,32768*32768); - inst->in_parameters[1]=weed_plugin_info_init_switch_param("Auto zoom",1);*/ - return WEED_NO_ERROR; } @@ -112,6 +106,8 @@ int error; int path=weed_get_int_value(inst,"plugin_path",&error); int zpath=weed_get_int_value(inst,"plugin_zpath",&error); + weed_plant_t **in_params=weed_get_plantptr_array(inst,"in_parameters",&error); + int autozoom; in_channel=weed_get_plantptr_value(inst,"in_channels",&error); out_channel=weed_get_plantptr_value(inst,"out_channels",&error); @@ -122,20 +118,22 @@ width = weed_get_int_value(in_channel,"width",&error); height = weed_get_int_value(in_channel,"height",&error); - //weed_get_boolean_value(inst->in_parameters[1],"value",&val); + autozoom=weed_get_boolean_value(in_params[1],"value",&error); - if (1) { - zoom=roto2[zpath]; + if (autozoom==WEED_TRUE) { weed_set_int_value(inst,"plugin_zpath",(zpath + 1) & 255); } else { - //weed_get_int_value(inst->in_parameters[0],"value",&zoom); - //zoom=(int)sqrt(zoom*1.); + zpath=weed_get_int_value(in_params[0],"value",&error); + weed_set_int_value(inst,"plugin_zpath",zpath); } + zoom=roto2[zpath]; draw_tile(roto[path], roto[(path + 128) & 0xFF],zoom,src,dst,width,height); weed_set_int_value(inst,"plugin_path",(path - 1) & 255); + weed_free(in_params); + return WEED_NO_ERROR; } @@ -146,12 +144,12 @@ weed_plant_t *plugin_info=weed_plugin_info_init(weed_boot,num_versions,api_versions); if (plugin_info!=NULL) { int i; - int palette_list[]={WEED_PALETTE_RGBA32,WEED_PALETTE_BGRA32,WEED_PALETTE_END}; + int palette_list[]={WEED_PALETTE_RGBA32,WEED_PALETTE_BGRA32,WEED_PALETTE_ARGB32,WEED_PALETTE_YUVA8888,WEED_PALETTE_END}; weed_plant_t *in_chantmpls[]={weed_channel_template_init("in channel 0",0,palette_list),NULL}; weed_plant_t *out_chantmpls[]={weed_channel_template_init("out channel 0",0,palette_list),NULL}; - - weed_plant_t *filter_class=weed_filter_class_init("rotozoom","effectTV",1,0,&rotozoom_init,&rotozoom_process,&rotozoom_deinit,in_chantmpls,out_chantmpls,NULL,NULL); + weed_plant_t *in_params[]={weed_integer_init("zoom","_Zoom value",128,0,255),weed_switch_init("autozoom","_Auto zoom",WEED_TRUE),NULL}; + weed_plant_t *filter_class=weed_filter_class_init("rotozoom","effectTV",1,0,&rotozoom_init,&rotozoom_process,&rotozoom_deinit,in_chantmpls,out_chantmpls,in_params,NULL); weed_plugin_info_add_filter_class (plugin_info,filter_class);
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/slide_over.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/slide_over.c
Changed
@@ -103,15 +103,22 @@ weed_set_int_value(inst,"plugin_direction",dirn); } + // upper is src1, lower is src2 + // if mvupper, src1 moves, otherwise it stays fixed + // if mvlower, src2 moves, otherwise it stays fixed + + // direction tells which way bound moves + // bound is dividing line between src1 and src2 + switch (dirn) { case 3: // top to bottom - bound=(float)height*(1.-transval/255.); - if (mvupper) src1+=irowstride1*(height-bound); + bound=(float)height*(1.-transval/255.); // how much of src1 to show + if (mvupper) src1+=irowstride1*(height-bound); // if mvupper, slide a part off the top for (j=0;j<bound;j++) { weed_memcpy(dst,src1,width*3); src1+=irowstride1; - if (!mvlower) src2+=irowstride2; + if (!mvlower) src2+=irowstride2; // if !mvlower, cover part of src2 dst+=orowstride; } for (j=bound;j<height;j++) { @@ -123,8 +130,8 @@ case 4: // bottom to top bound=(float)height*(transval/255.); - if (mvlower) src2+=irowstride2*(height-bound); - if (!mvupper) src1+=irowstride1*(height-bound); + if (mvlower) src2+=irowstride2*(height-bound); // if mvlower we slide in src2 from the top + if (!mvupper) src1+=irowstride1*bound; for (j=0;j<bound;j++) { weed_memcpy(dst,src2,width*3); src2+=irowstride2; @@ -140,8 +147,8 @@ // left to right bound=(float)width*(1.-transval/255.); for (j=0;j<height;j++) { - weed_memcpy(dst+bound*3,src2+bound*3*!mvlower,(width-bound)*3); weed_memcpy(dst,src1+(width-bound)*3*mvupper,bound*3); + weed_memcpy(dst+bound*3,src2+bound*3*!mvlower,(width-bound)*3); src1+=irowstride1; src2+=irowstride2; dst+=orowstride;
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/vertigo.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/vertigo.c
Changed
@@ -150,6 +150,7 @@ if (sdata != NULL) { weed_free(sdata->buffer); + weed_free(sdata); } return WEED_NO_ERROR; }
View file
LiVES-1.4.5.tar.bz2/lives-plugins/weed-plugins/xeffect.c -> LiVES-1.4.6.tar.bz2/lives-plugins/weed-plugins/xeffect.c
Changed
@@ -86,7 +86,7 @@ src+=irowstride; dst+=orowstride; - width-=2; + width-=4; for (;src<end;src+=irowstride) { for (i=3;i<width;i+=3) { @@ -94,7 +94,7 @@ nbr=0; for (j=-irowstride;j<=irowstride;j+=irowstride) { for (k=-3;k<4;k+=3) { - if ((j!=0||k!=0)&&ABS (calc_luma (&src[j+k])-myluma)>threshold) nbr++; + if ((j!=0||k!=0)&&ABS (calc_luma (&src[j+i+k])-myluma)>threshold) nbr++; } } if (nbr<2||nbr>5) {
View file
LiVES-1.4.5.tar.bz2/po/ar.po -> LiVES-1.4.6.tar.bz2/po/ar.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-11-21 13:17+0000\n" -"Last-Translator: Muhammad Negm <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 11:57+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Arabic <ar@li.org>\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:24+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "الحفاظ على ضبط\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "غيّر حجم" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "غيّر حجم جميع الإطارات" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "أيّ" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "بدون" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "مستحسن" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "معطّل !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**التخطيط الحالي**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "تحميل إضافات مؤثرات الوقت الحقيقي..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "بدء خادوم جاك الصوت..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "بدء خادوم نقل جاك" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "يتصل بخادوم نقل جاك" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "بدء خادوم بالص-اوديو..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "التحقق من إكتشاف التبعيات" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "تم العثور علي mplayer" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "لم يتم العثور علي mplayer" -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "تم العثور علي convert" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "لم يتم العثور علي convert" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "تم العثور علي composite" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "لم يتم العثور علي composite" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "تم العثور على .'sox'\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "لم يتم العثور على .'sox'\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "إكتشاف...'cdda2wav'..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "عدم إكتشاف...'cdda2wav'..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "إكتشاف ...جاك..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "عدم إكتشاف ...جاك..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "إكتشاف ...'pulse audio'..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "عدم إكتشاف ...'pulse audio'..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "إكتشاف ...بايثون..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "عدم إكتشاف ...بايثون..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "إكتشاف ...'dvgrab'..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "عدم إكتشاف ...'dvgrab'..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "إكتشاف ... 'xwininfo'..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "عدم إكتشاف ... 'xwininfo'..."
View file
LiVES-1.4.5.tar.bz2/po/ca.po -> LiVES-1.4.6.tar.bz2/po/ca.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-02-24 17:26+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:08+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Catalan <ca@li.org>\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-27 11:44+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,53 +76,51 @@ msgid "Preserving set.\n" msgstr "Grup de seguretat.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Redimensionat" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "reconfigureu totes les finestres" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "qualsevol" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Cap" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "Recomanat" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "Espatllat" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**El disseny actual**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Carregant connexió d'efectes reals" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Començant connexió de servidor d'audio jack..." -#: src/main.c:1251 -#, fuzzy +#: src/main.c:1254 msgid "Starting jack transport server..." -msgstr "Començant connexió de servidor d'audio jack..." +msgstr "" -#: src/main.c:1252 -#, fuzzy +#: src/main.c:1255 msgid "Connecting to jack transport server..." -msgstr "Començant connexió de servidor d'audio jack..." +msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -133,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Començant servidor d'audio pulsant..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Comprovant dependències opcionals:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...detectat..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NO S'HA DETECTAT..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "detectat convertidor" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "NO S'HA DETECTAT convertidor" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "detectada composició" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "NO S'HA DETECTAT composició" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detectat...\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NO S'HA DETECTAT...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detectat..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NO S'HA DETECTAT..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detectat..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NO S'HA DETECTAT..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectat..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NO S'HA DETECTAT..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detectat..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NO S'HA DETECTAT..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detectat..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NO S'HA DETECTAT..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...detectat..." -#: src/main.c:1386
View file
LiVES-1.4.5.tar.bz2/po/cs.po -> LiVES-1.4.6.tar.bz2/po/cs.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: LiVEScz\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-01-17 09:42+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:09+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: <martin@svobodicz.com, ales@mur.at>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-21 11:56+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" "X-Poedit-Country: CZECH REPUBLIC\n" "X-Poedit-Language: Czech\n" @@ -75,54 +75,51 @@ msgid "Preserving set.\n" msgstr "Zachování nastavení.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Měním velikost" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "Změnit velikost všech _snímků" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Libovolný" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Žádný" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "doporučeno" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "zakázáno!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Bieżący układ**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Načítám pluginy pro efekty v reálném času..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Spouštím zvukový server JACK..." -#: src/main.c:1251 -#, fuzzy +#: src/main.c:1254 msgid "Starting jack transport server..." -msgstr "Spouštím zvukový server JACK..." +msgstr "" -#: src/main.c:1252 -#, fuzzy +#: src/main.c:1255 msgid "Connecting to jack transport server..." -msgstr "Spouštím zvukový server JACK..." +msgstr "" -#: src/main.c:1279 -#, fuzzy +#: src/main.c:1282 msgid "" "\n" "\n" @@ -132,104 +129,96 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -"\n" -"\n" -"Je třeba spustit 'jackd' ručně. Ujistěte se, zdali jackd běží, \n" -"nebo změňte hodnotu <jack_opts> v ~/.lives na 16\n" -"a restartujte LiVES.\n" -"\n" -"Případně můžete spustit LiVES příkazem: lives -aplayer sox\n" -"\n" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Kontrola dodatečných závislostí:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer... nalezen..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer... NENALEZEN..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert... nalezen..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert... NENALEZEN..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite... nalezen..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite... NENALEZEN..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox... nalezen\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox... NENALEZEN\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav... nalezen..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav... NENALEZEN..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd... nalezen..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd... NENALEZEN..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...wykryto..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NIE WYKRYTO..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python... nalezen..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python... NENALEZEN..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab... nalezen..." -#: src/main.c:1384
View file
LiVES-1.4.5.tar.bz2/po/da.po -> LiVES-1.4.6.tar.bz2/po/da.po
Changed
@@ -8,7 +8,7 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" "PO-Revision-Date: 2010-04-11 02:27+0000\n" "Last-Translator: AJenbo <anders@jenbo.dk>\n" "Language-Team: Danish <da@li.org>\n" @@ -16,8 +16,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-05-06 12:09+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -62,51 +62,51 @@ msgid "Preserving set.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Ændrer størrelse" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Enhver" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Ingen" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "anbefalet" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -117,95 +117,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "" -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "" -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "" -#: src/main.c:1389 +#: src/main.c:1392
View file
LiVES-1.4.5.tar.bz2/po/de_DE.po -> LiVES-1.4.6.tar.bz2/po/de_DE.po
Changed
@@ -3,7 +3,7 @@ "Project-Id-Version: Lives 0.9.5\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" "PO-Revision-Date: 2011-06-03 07:11+0000\n" "Last-Translator: Dominik Dehning <Unknown>\n" "Language-Team: Herbert U. Hübner <herbert.u.huebner@friendglow.net>\n" @@ -73,51 +73,51 @@ msgid "Preserving set.\n" msgstr "Haltbare Menge.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Skalieren" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Skaliere alle Frames" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Jede/s" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Keine/n" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "Empfohlen" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "deaktiviert !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Das aktuelle Layout**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Lade Echtzeiteffektplugins..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Starte den Jack Audio Server..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -128,95 +128,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Starte PulseAudio Server" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Optionelle Abhängigkeiten werden überprüft:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer ...gefunden" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...nicht gefunden..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...gefunden..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...nicht gefunden..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...gefunden..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...nicht gefunden..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "SoX...gefunden\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "SoX...nicht gefunden\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...gefunden..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...nicht gefunden..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...gefunden..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NICHT GEFUNDEN..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "Pulse Audio...gefunden..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "Pulse Audio...nicht gefunden..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...gefunden..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NICHT GEFUNDEN..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...gefunden..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NICHT GEFUNDEN..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...gefunden..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NICHT GEFUNDEN..." -#: src/main.c:1389 +#: src/main.c:1392 #, c-format msgid "" "\n" @@ -227,22 +227,22 @@ "\n" "Fensterverwaltung identifiziert sich als \"%s\"; " -#: src/main.c:1392 +#: src/main.c:1395 #, c-format msgid "number of monitors detected: %d\n"
View file
LiVES-1.4.5.tar.bz2/po/en_GB.po -> LiVES-1.4.6.tar.bz2/po/en_GB.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-02-22 15:36+0000\n" -"Last-Translator: Robert Readman <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:08+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: English (United Kingdom) <en_GB@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-03-21 18:16+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,54 +76,51 @@ msgid "Preserving set.\n" msgstr "Preserving set.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Resizing" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Resize All Frames" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Any" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "None" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recommended" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "disabled !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**The current layout**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Loading realtime effect plugins..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Starting jack audio server..." -#: src/main.c:1251 -#, fuzzy +#: src/main.c:1254 msgid "Starting jack transport server..." -msgstr "Starting jack audio server..." +msgstr "" -#: src/main.c:1252 -#, fuzzy +#: src/main.c:1255 msgid "Connecting to jack transport server..." -msgstr "Starting jack audio server..." +msgstr "" -#: src/main.c:1279 -#, fuzzy +#: src/main.c:1282 msgid "" "\n" "\n" @@ -133,103 +130,96 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -"\n" -"\n" -"Manual start of jackd required. Please make sure jackd is running, \n" -"or else change the value of <jack_opts> in ~/.lives to 16\n" -"and restart LiVES.\n" -"\n" -"Alternatively, try to start lives with: \"lives -aplayer sox\"" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Starting pulse audio server..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Checking optional dependencies:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...detected..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NOT DETECTED..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...detected..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NOT DETECTED..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...detected..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NOT DETECTED..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detected\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NOT DETECTED\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detected..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NOT DETECTED..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detected..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NOT DETECTED..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detected..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NOT DETECTED..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detected..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NOT DETECTED..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detected..." -#: src/main.c:1384 +#: src/main.c:1387
View file
LiVES-1.4.5.tar.bz2/po/es.po -> LiVES-1.4.6.tar.bz2/po/es.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2011-02-06 10:34+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:06+0000\n" "Last-Translator: Paco Molinero <paco@byasl.com>\n" "Language-Team: Spanish <es@li.org>\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:26+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "Conjunto preservado.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Redimensionando" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Redimensionar todos los cuadros" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Cualquiera" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Ninguno" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recomendado" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "¡desactivado!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**La disposición actual**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Cargando plugins de effectos en tiempo real..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Iniciando el servidor de audio jack" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Iniciando servidor pulse audio" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Revisando dependencias opcionales:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer... detectado..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer... NO DETECTADO..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert... Detectado..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert... No Detectado" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite... detectado..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite... No Detectado" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox... detectado\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox... No Detectado\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav... detectado" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav... NO DETECTADO..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd... detectado..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd... NO DETECTADO..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectado..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NO DETECTADO..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python... detectado..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python... NO DETECTADO..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab... detectado..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab... NO DETECTADO..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo... detectado..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo... NO DETECTADO..." -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/po/et.po -> LiVES-1.4.6.tar.bz2/po/et.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-09-12 13:23+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:02+0000\n" "Last-Translator: Tarmo Ilves <tarmo.ilves.001@mail.ee>\n" "Language-Team: Estonian <et@li.org>\n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-09-13 13:12+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "Valiku säilitamine.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Mõõtmete muutmine" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_kõikide kaadrite suuruse muutmine" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Kõik" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Pole" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "soovitatav" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "keelatud !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Praegune skeem**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Laen reaalaja efektide pluginaid..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Heli serveri jack käivitamine..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Heli serveri pulse käivitamine..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...tuvastatud..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...ei tuvastatud..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "konverdi...tuvastatud..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "konversioon...ei tuvastatud..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "komposiit...tuvastatud.." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "komposiit...ei tuvastatud..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...tuvastatud\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...ei tuvastatud\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "" -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "" -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/po/fi.po -> LiVES-1.4.6.tar.bz2/po/fi.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-08-25 20:43+0000\n" -"Last-Translator: Jussi Aalto <jta_l10n@dnainternet.net>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:07+0000\n" +"Last-Translator: Jussi Aalto <Unknown>\n" "Language-Team: Finnish <fi@li.org>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-09-08 00:36+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -82,51 +82,51 @@ msgid "Preserving set.\n" msgstr "Säilytetään leikesarja.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Koon muutos" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "Muuta kaikkien kuvien k_okoa" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Mikä tahansa" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Ei mitään" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "suositeltu" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "kytketty pois päältä!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Nykyinen asettelu**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Ladataan reaaliaikaiset tehosteliitännäiset..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Käynnistetään jack-äänipalvelin..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Käynnistetään jack-välityspalvelin..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Yhdistetään jack-välityspalvelimeen..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -137,95 +137,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Käynnistetään pulse audio -palvelin..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Tarkistetaan valinnaiset riippuvuudet:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...havaittu..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...EI HAVAITTU..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...havaittu..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...EI HAVAITTU..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...havaittu..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...EI HAVAITTU..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...havaittu\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...EI HAVAITTU\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...havaittu..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...EI HAVAITTU..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...havaittu..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...EI HAVAITTU..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...havaittu..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...EI HAVAITTU..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...havaittu..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...EI HAVAITTU..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...havaittu..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...EI HAVAITTU..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...havaittu..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...EI HAVAITTU..."
View file
LiVES-1.4.5.tar.bz2/po/fr.po -> LiVES-1.4.6.tar.bz2/po/fr.po
Changed
@@ -10,16 +10,16 @@ "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-11-08 14:42+0000\n" -"Last-Translator: Nicolas Delvaux <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:06+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Français <kwizart@gmail.com>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:25+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" "X-Poedit-Country: FRANCE\n" "X-Poedit-Language: French\n" @@ -81,51 +81,51 @@ msgid "Preserving set.\n" msgstr "Marque positionnée.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Recadrage" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Recadre Toutes Les Images" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Tous" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Aucun" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recommandé" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "désactivé !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**La configuration actuelle**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Chargement des plugins d'effets en temps réel" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Démarrage du serveur audio jack..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Lancement du serveur de transport Jack..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Connexion au serveur de transport Jack..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -136,95 +136,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Initialisation du serveur audio pulse..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Verification des dépendances optionnelles:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer....détecté..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NON DÉTECTÉ..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...détecté..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NON DÉTECTÉ..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...détecté..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NON DÉTECTÉ..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...détecté\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NON DÉTECTÉ\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...détecté..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NON DÉTECTÉ..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...détecté..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NON DÉTECTÉ..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...détecté..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NON DÉTECTÉ..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...détecté..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NON DÉTECTÉ..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...détecté..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NON DÉTECTÉ..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...détecté..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NON DÉTECTÉ..."
View file
LiVES-1.4.5.tar.bz2/po/gl.po -> LiVES-1.4.6.tar.bz2/po/gl.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-02-20 19:59+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:09+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Galician <gl@li.org>\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-21 12:16+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "Preservar set.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Redimensionando" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Redimensionar todos os cadros" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Calquer" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Ningún" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recomendado" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "minusválidos !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "** O esquema actual **" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Comprobar dependencias opcionais:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...detectados..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NON DETECTA..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...detectados..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NON DETECTA..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...detectados..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NON DETECTA..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detectados\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NON DETECTA\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detectados..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NON DETECTA..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detectados..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NON DETECTA..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectados..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NON DETECTA..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detectados..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NON DETECTA..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detectados..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NON DETECTA..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...detectados..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NON DETECTA..."
View file
LiVES-1.4.5.tar.bz2/po/he.po -> LiVES-1.4.6.tar.bz2/po/he.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-06-30 09:14+0000\n" -"Last-Translator: Liel Fridman <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:10+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Hebrew <he@li.org>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-07-04 22:20+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -81,52 +81,51 @@ msgid "Preserving set.\n" msgstr "מתבצע שימור האוסף.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "שינוי גודל" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_שינוי גודל כל השקופיות" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "הכל" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "ללא" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "מומלץ" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "נוטרל !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**הפריסה הנוכחית**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "מתבצעת טעינת תוספים לאפקטים בזמן אמת..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "מתבצעת הפעלת שרת השמע jack..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "מפעיל את שרת התעבורה של jack..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "מתחבר לשרת התעבורה של jack..." -#: src/main.c:1279 -#, fuzzy +#: src/main.c:1282 msgid "" "\n" "\n" @@ -136,104 +135,96 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -"\n" -"\n" -"יש לבצע הפעלה ידנית של jack. נא לוודא כי jackd פועל, \n" -"או לשנות את הערך של <jack_opts> ב־~/.lives ל־16\n" -"ולהפעיל את LiVES מחדש.\n" -"\n" -"לחילופין,יש לנסות להתחיל את LiVES כך: lives -aplayer sox\n" -"\n" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "מפעיל את שרת השמע Pulse..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "מתבצעת בדיקת חבילות תלות אפשריות:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...זוהה..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...לא זוהה..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...זוהה..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...לא זוהה..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...זוהה..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...לא זוהה..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...זוהה...\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...לא זוהה...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...זוהה" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...לא זוהה" -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...זוהה..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...לא זוהה..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "Pulse Audio...זוהה..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "Pulse Audio...לא זוהה..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...זוהה..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...לא זוהה..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...זוהה..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...לא זוהה..."
View file
LiVES-1.4.5.tar.bz2/po/hr.po -> LiVES-1.4.6.tar.bz2/po/hr.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-10-26 14:50+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 11:59+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Croatian <hr@li.org>\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:25+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "Očuvanje set.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Promjena veličine" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Bilo koji" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Nijedan" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "preporučeno" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "isključeno !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Trenutni izgled**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Učitavanje stvarnom efekt čep..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Pokrećem jack audio poslužitelj..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Pokrećem jack transport server..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Spajanje na jack transport server..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Pokrećem pulse audio poslužitelj..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Provjera izborno ovisnosti:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...pronađen..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NIJE PRONAĐEN..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...pronađen..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NIJE PRONAĐEN..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...otkriti..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NIJE OTKRIVENA..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...pronađen\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NIJE PRONAĐEN...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...pronađen..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NIJE PRONAĐEN..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...pronađen..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NIJE PRONAĐEN..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...otkriti..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NIJE PRONAĐEN..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...otkriti..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python......NIJE PRONAĐEN..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...otkriti..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NIJE PRONAĐEN..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...otkriti..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NIJE PRONAĐEN..."
View file
LiVES-1.4.5.tar.bz2/po/hu.po -> LiVES-1.4.6.tar.bz2/po/hu.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: hu\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2011-03-15 13:51+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 11:58+0000\n" "Last-Translator: Krasznecz Zoltán <zoltan.krasznecz@gmail.com>\n" "Language-Team: Magyar <lisovszki@gmail.com>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-03-19 16:36+0000\n" -"X-Generator: Launchpad (build 12617)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "Tartós beállítás.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Átméretezés" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Minden képkocka átméretezése" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Bármely" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Nincs" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "ajánlott" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "tíltva!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**A jelenlegi kimenet**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Az azonnali effektek betöltése..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Jack audió szerver indítása" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Pulse audio szerver indítása..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Ajánlott függőségek ellenőrzése" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...megtalálva" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NEM TALÁLOM.." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...megtalálva" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NEM TALÁLOM" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...megtalálva..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NEM TALÁLOM" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...megtalálva\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NEM TALÁLOM\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...megtalálva..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NEM TALÁLOM..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...megtalálva..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NEM TALÁLOM..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...megtalálva..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NEM TALÁLOM..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...megtalálva..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NEM TALÁLOM..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...megtalálva..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NEM TALÁLOM..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...megtalálva..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NEM TALÁLOM..." -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/po/it.po -> LiVES-1.4.6.tar.bz2/po/it.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-10-14 12:45+0000\n" -"Last-Translator: LoReNicolò <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:01+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Italian <it@li.org>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:26+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "Preservazione del set in corso.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Ridimensionamento" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Ridimensiona Tutti I Fotogrammi" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Qualsiasi" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Nessuno" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "consigliato" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "disabilitato !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Il layout corrente**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Caricamento dei plugin degli effetti in tempo reale in corso..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Avvio del server audio jack in corso..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Avviando il server audio pulse..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Controllo delle dipendenze opzionali in corso:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...rilevato..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NON RILEVATO..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...rilevato..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NON RILEVATO..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...rilevato..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NON RILEVATO..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...rilevato...\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NON RILEVATO...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...rilevato..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NON RILEVATO..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...rilevato..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NON RILEVATO..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "audio pulse...rilevato..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "audio pulse...NON RILEVATO..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...rilevato..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NON RILEVATO..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...rilevato..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NON RILEVATO..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...rilevato..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NON RILEVATO..."
View file
LiVES-1.4.5.tar.bz2/po/ja.po -> LiVES-1.4.6.tar.bz2/po/ja.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2011-03-29 23:39+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:08+0000\n" "Last-Translator: Shushi Kurose <md81bird@hitaki.net>\n" "Language-Team: Japanese <ja@li.org>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-06-11 20:28+0000\n" -"X-Generator: Launchpad (build 13175)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -73,51 +73,51 @@ msgid "Preserving set.\n" msgstr "セットの保護\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "リサイズ" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "全フレームのリサイズ(_R)" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "任意" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "なし" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "推奨" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "使用不能" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**現在のレイアウト**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "リアルタイム・エフェクトプラグインをロード中..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "JACKサーバの音声機能を開始しています..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "JACKサーバのトランスポート機能を開始しています..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "JACKサーバのトランスポート機能に接続しています..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -128,95 +128,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "PulseAudioサーバを開始しています..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" -msgstr "必須ではない依存性を確認しています:" +msgstr "必須ではない依存関係を確認しています:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayerが見つかりました..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayerは見つかりませんでした..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convertが見つかりました..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convertは見つかりませんでした..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "compositeが見つかりました..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "compositeは見つかりませんでした..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "soxが見つかりました\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "soxは見つかりませんでした\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wavが見つかりました..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wavは見つかりませんでした..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackdが見つかりました..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackdは見つかりませんでした..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulseaudioが見つかりました..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulseaudioは見つかりませんでした..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "pythonが見つかりました..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "pythonは見つかりませんでした..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrabが見つかりました..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrabは見つかりませんでした..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "dvgrabは見つかりませんでした..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfoは見つかりませんでした..."
View file
LiVES-1.4.5.tar.bz2/po/lives.pot -> LiVES-1.4.6.tar.bz2/po/lives.pot
Changed
@@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: lives 1.4.5\n" +"Project-Id-Version: lives 1.4.6\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -61,51 +61,51 @@ msgid "Preserving set.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -116,95 +116,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "" -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "" -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "" -#: src/main.c:1389 +#: src/main.c:1392 #, c-format msgid "" "\n" @@ -212,171 +212,171 @@ "Window manager reports as \"%s\"; " msgstr ""
View file
LiVES-1.4.5.tar.bz2/po/nl_NL.po -> LiVES-1.4.6.tar.bz2/po/nl_NL.po
Changed
@@ -3,7 +3,7 @@ "Project-Id-Version: LiVES 0.9.5cvs\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" "PO-Revision-Date: 2010-01-12 10:14+0000\n" "Last-Translator: cumulus007 <cumulus0007@gmail.com>\n" "Language-Team: \n" @@ -59,53 +59,53 @@ msgid "Preserving set.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Grootte aanpassen" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Welke dan ook" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Geen" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "aanbevolen" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "uitgeschakeld" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Jack audio server starten ..." -#: src/main.c:1251 +#: src/main.c:1254 #, fuzzy msgid "Starting jack transport server..." msgstr "Jack audio server starten ..." -#: src/main.c:1252 +#: src/main.c:1255 #, fuzzy msgid "Connecting to jack transport server..." msgstr "Jack audio server starten ..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -116,95 +116,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Optionele afhankelijkheden aan het controleren:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...gevonden..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NIET GEDETECTEERD..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...gedetecteerd..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NIET GEDETECTEERD..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...gedetecteerd..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NIET GEDETECTEERD..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...gedetecteerd\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NIET GEDECTEERD\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...gedetecteerd..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NIET GEDETECTEERD..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "" -#: src/main.c:1389 +#: src/main.c:1392 #, c-format msgid "" "\n" @@ -212,37 +212,37 @@ "Window manager reports as \"%s\"; " msgstr "" -#: src/main.c:1392 +#: src/main.c:1395
View file
LiVES-1.4.5.tar.bz2/po/oc.po -> LiVES-1.4.6.tar.bz2/po/oc.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-04-23 13:24+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:12+0000\n" "Last-Translator: Cédric VALMARY (Tot en òc) <cvalmary@yahoo.fr>\n" "Language-Team: Occitan (post 1500) <oc@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-05-06 12:09+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -50,6 +50,8 @@ "and any information shown below:\n" "\n" msgstr "" +"e tota autra informacion indicada çaijós :\n" +"\n" #: src/main.c:134 msgid "" @@ -62,51 +64,51 @@ msgid "Preserving set.\n" msgstr "Marca posicionada.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Redimensionament" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" -msgstr "" +msgstr "_Requadra Totes Los Imatges" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Quin que siá" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Pas cap" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recomandat" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "desactivat !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**La configuracion actuala**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Cargament dels plugins d'efièches en temps real" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Aviada del servidor àudio jack..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -117,133 +119,136 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." -msgstr "Initializacion del servidor àudio pulse..." +msgstr "Inicializacion del servidor àudio pulse..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Verificacion de las dependéncias opcionalas :" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer....detectat..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...PAS DETECTAT..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...detectat..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...PAS DETECTAT..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...detectat..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...PAS DETECTAT..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detectat\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...PAS DETECTAT\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detectat..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...PAS DETECTAT..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detectat..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...PAS DETECTAT..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectat..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...PAS DETECTAT..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detectat..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...PAS DETECTAT..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detectat..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...PAS DETECTAT..."
View file
LiVES-1.4.5.tar.bz2/po/pl.po -> LiVES-1.4.6.tar.bz2/po/pl.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-05-14 21:38+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:11+0000\n" "Last-Translator: Marek Jędrzejewski <slomianowlosy@gmail.com>\n" "Language-Team: Polish <pl@li.org>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-07-04 22:20+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -76,51 +76,51 @@ msgid "Preserving set.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Skalowanie" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Skaluj Wszystkie Klatki" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Dowolny" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Żaden" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "zalecane" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "niepełnosprawnych !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Obecny układ**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -131,95 +131,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Uruchamianie serwera pulse audio" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Sprawdzanie zależności opcjonalne:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer... wykryto..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NIE WYKRYTO..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...wykrytych..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NIE WYKRYTO..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...wykrytych..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NIE WYKRYTO..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...wykrytych\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NIE WYKRYTO\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...wykrytych..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NIE WYKRYTO..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...wykrytych..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NIE WYKRYTO..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...wykrytych..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NIE WYKRYTO..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...wykrytych..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NIE WYKRYTO..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...wykrytych..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NIE WYKRYTO..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...wykrytych..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NIE WYKRYTO..." -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/po/pt.po -> LiVES-1.4.6.tar.bz2/po/pt.po
Changed
@@ -3,16 +3,16 @@ "Project-Id-Version: LiVES\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-03-20 20:52+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:00+0000\n" "Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: pixel <vjpixel@gmail.com>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-03-21 18:52+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" "X-Poedit-Language: Portuguese\n" "X-Poedit-SourceCharset: utf-8\n" @@ -70,54 +70,51 @@ msgid "Preserving set.\n" msgstr "Preservando set.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "A redimensionar" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Redimensionar Todos Frames" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Qualquer" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Nenhum" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recomendado" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "desactivado!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**O layout atual**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "A carregar plugins de efeito em tempo real..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "A iniciar servidor de jack audio..." -#: src/main.c:1251 -#, fuzzy +#: src/main.c:1254 msgid "Starting jack transport server..." -msgstr "A iniciar servidor de jack audio..." +msgstr "" -#: src/main.c:1252 -#, fuzzy +#: src/main.c:1255 msgid "Connecting to jack transport server..." -msgstr "A iniciar servidor de jack audio..." +msgstr "" -#: src/main.c:1279 -#, fuzzy +#: src/main.c:1282 msgid "" "\n" "\n" @@ -127,105 +124,96 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -"\n" -"\n" -"O inicio do jackd é requerido. Por favor sertifique-se de que o jackd está a " -"correr, \n" -"ou entao altere o valor de <jack_opts> no ~/.lives para 16\n" -"e reinicie o LiVES.\n" -"\n" -"Ou tente inciar o lives com: -aplayer sox\n" -"\n" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "A verificar as dependências opcionais:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...detectado..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NÃO DETECTADO..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...detectado..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NÃO DETECTADO..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...detectado..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NÃO DETECTADO..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detectado\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NÃO DETECTADO...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detectado..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NÃO DETECTADO..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detectado..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NÃO DETECTADO..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectados..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NÃO DETECTADO..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detectado..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NÃO DETECTADO..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detectado..." -#: src/main.c:1384
View file
LiVES-1.4.5.tar.bz2/po/pt_BR.po -> LiVES-1.4.6.tar.bz2/po/pt_BR.po
Changed
@@ -3,16 +3,16 @@ "Project-Id-Version: LiVES\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2011-04-30 07:07+0000\n" -"Last-Translator: Gustavo Guidorizzi <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:03+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: pixel <vjpixel@gmail.com>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-06-11 20:28+0000\n" -"X-Generator: Launchpad (build 13175)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" "X-Poedit-Language: Portuguese\n" "X-Poedit-SourceCharset: utf-8\n" @@ -73,51 +73,51 @@ msgid "Preserving set.\n" msgstr "Preservando set.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Redimensionando" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Redimensionar Todos Frames" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Qualquer" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Nenhum" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recomendado" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "desativado!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Layout atual**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Carregando plugins de efeitos em tempo real..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Iniciando servidor de áudio jack..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Iniciando o servidor jack de transporte..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Conectando ao servidor jack de transporte..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -128,95 +128,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Iniciando o servidor pulse audio..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Checando dependências opcionais:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...detectado..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NÃO DETECTADO..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...detectado..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NÃO DETECTADO..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...detectado..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NÃO DETECTADO..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detectado\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NÃO DETECTADO...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detectado..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NÃO DETECTADO..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detectado..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NÃO DETECTADO..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectado..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NÃO DETECTADO..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detectado..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NÃO DETECTADO..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detectado..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NÃO DETECTADO..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...detectado..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...NÃO DETECTADO..."
View file
LiVES-1.4.5.tar.bz2/po/ro.po -> LiVES-1.4.6.tar.bz2/po/ro.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-02-21 11:00+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 11:57+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Romanian <ro@li.org>\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-21 12:52+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -77,54 +77,51 @@ msgid "Preserving set.\n" msgstr "Păstrarea set.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Redimensionare" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Redimensionarea tuturor cadrelor" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Orice" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Nimic" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "recomandat" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "dezactivat !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "** Structura actuală **" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Se incarcă modulele de efecte in timp real..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Pornirea serverului audio jack..." -#: src/main.c:1251 -#, fuzzy +#: src/main.c:1254 msgid "Starting jack transport server..." -msgstr "Pornirea serverului audio jack..." +msgstr "" -#: src/main.c:1252 -#, fuzzy +#: src/main.c:1255 msgid "Connecting to jack transport server..." -msgstr "Pornirea serverului audio jack..." +msgstr "" -#: src/main.c:1279 -#, fuzzy +#: src/main.c:1282 msgid "" "\n" "\n" @@ -134,103 +131,96 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -"\n" -"\n" -"Este necesară lansarea manuală a jackd. Asigurați-vă ca jackd este pornit,\n" -"sau schimbați valoarea lui <jack_opts > in ~/.lives la 16\n" -"și reporniți LiVES\n" -"\n" -"Alternativ, incercati pornirea lives cu: \"lives -aplayer sox\"" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Pornirea serverului audio pulse..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Verificarea dependenţelor opţionale:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...a fost detectat..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer... nu a fost detectat..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...detectat..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NU A FOST DETECTAT..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...detectat..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NU A FOST DETECTAT..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...detectat\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NU A FOST DETECTAT\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...detectat..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NU A FOST DETECTAT..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...detectat..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NU A FOST DETECTAT..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...detectat..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NU A FOST DETECTAT..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...detectat..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NU A FOST DETECTAT..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...detectat..." -#: src/main.c:1384 +#: src/main.c:1387
View file
LiVES-1.4.5.tar.bz2/po/ru.po -> LiVES-1.4.6.tar.bz2/po/ru.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-12-06 00:51+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 11:56+0000\n" "Last-Translator: Alexey Ivanov <alexey.ivanes@gmail.com>\n" "Language-Team: Russian <ru@li.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:26+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -81,51 +81,51 @@ msgid "Preserving set.\n" msgstr "Сохранение сборки.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Масштабирование" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Масштабировать все кадры" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Любой" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Нет" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "рекомендуемые" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "отключено!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "Текущее размещение" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Загрузка плагина эффектов реального времени..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Запуск звукового сервера jack..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Запуск передающего сервера jack..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Подключение к передающему jack-серверу..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -136,95 +136,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Запуск сервера pulse audio..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Проверка опциональных зависимостей:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...обнаружен..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...НЕ ОБНАРУЖЕН..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...обнаружен..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...НЕ ОБНАРУЖЕН..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...обнаружен..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...НЕ ОБНАРУЖЕН..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...обнаружен...\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...НЕ ОБНАРУЖЕН...\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...обнаружен..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...НЕ ОБНАРУЖЕН..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...обнаружен..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...НЕ ОБНАРУЖЕН..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...обнаружен..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...НЕ ОБНАРУЖЕН..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...обнаружен..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...НЕ ОБНАРУЖЕН..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...обнаружен..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...НЕ ОБНАРУЖЕН..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...обнаружен..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...НЕ ОБНАРУЖЕН..." -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/po/sk.po -> LiVES-1.4.6.tar.bz2/po/sk.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-03-28 17:11+0000\n" -"Last-Translator: milboy <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:03+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Slovak <sk@li.org>\n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-05-06 12:08+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -81,52 +81,51 @@ msgid "Preserving set.\n" msgstr "Nastavenie zachovania.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Zmeniť veľkosť" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Zmeniť veľkosť všetkých snímkov" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Ktorýkoľvek" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Žiaden" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "doporučené" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "zakázané !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Súčasné rozloženie**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Načítavam efekt rozšírenia v réálnom čase..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Spúšťam zvukový server jack..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 -#, fuzzy +#: src/main.c:1282 msgid "" "\n" "\n" @@ -136,104 +135,96 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -"\n" -"\n" -"Je potrebné ručné spustenie jackd. Presvedčte sa či je jackd spustený. \n" -"alebo zmeňte hodnotu <jack_opts> v ~/.lives na 16\n" -"a reštartujte LiVES.\n" -"\n" -"Prípadne môžete spustit LiVES príkazom: lives -aplayer sox\n" -"\n" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Spúšťam pulse audio server..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Kontrola dodatočných záavislostí:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...nájdený..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...NENÁJDENÝ..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...nájdený..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...NENÁJDENÝ..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...nájdený..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...NENÁJDENÝ..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...nájdený\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...NENÁJDENÝ\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...nájdený..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...NENÁJDENÝ..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...nájdený..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...NENÁJDENÝ..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...nájdené..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio...NENÁJDENÉ..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...nájdený..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...NENÁJDENÝ..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...nájdený..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...NENÁJDENÝ..."
View file
LiVES-1.4.5.tar.bz2/po/te.po -> LiVES-1.4.6.tar.bz2/po/te.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2009-12-27 23:30+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2010-02-21 21:28+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Telugu <te@li.org>\n" "Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-21 13:08+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -62,51 +62,51 @@ msgid "Preserving set.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "ఏదైనా" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "ఏదీ వద్దు" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -117,95 +117,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "" -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "" -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr ""
View file
LiVES-1.4.5.tar.bz2/po/tr.po -> LiVES-1.4.6.tar.bz2/po/tr.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-11-09 20:35+0000\n" -"Last-Translator: zeugma <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 12:12+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Turkish <tr@li.org>\n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-02-17 22:27+0000\n" -"X-Generator: Launchpad (build 12395)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -77,51 +77,51 @@ msgid "Preserving set.\n" msgstr "Koruma ayarları.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Yeniden boyutlandırma" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "Tüm çerçeveleri yeniden boyutlandır" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Herhangi" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Boş" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "tavsiye" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "Engelli!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Mevcut yerleşim düzeni**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Gerçek zaman efekt eklentileri yükleniyor" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Jack audio sunucusu başlıyor..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Jack taşıma sunucusu başlıyor" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Jack taşıma sunucusuna bağlanılıyor" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -132,95 +132,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Pulse audio sunucusu başlıyor" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Isteğe bağlı bağımlılıkları denetleme:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer ... bulundu ..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer ... BULUNAMADI ..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...bulundu..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...BULUNAMADI..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite ... bulundu ..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite ... BULUNAMADI ..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...bulundu\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...BULUNAMADI\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...bulundu..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...BULUNAMADI..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...bulundu..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...BULUNAMADI..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "Pulse audio... algılandı..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "Pulse audio...ALGILANMADI..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...bulundu..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...BULUNAMADI..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...bulundu..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...BULUNAMADI..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...bulundu..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...BULUNAMADI..."
View file
LiVES-1.4.5.tar.bz2/po/uk.po -> LiVES-1.4.6.tar.bz2/po/uk.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2011-06-06 16:02+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 15:18+0000\n" "Last-Translator: Yuri Chornoivan <yurchor@gmail.com>\n" "Language-Team: Ukrainian <translation@linux.org.ua>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-06-11 20:28+0000\n" -"X-Generator: Launchpad (build 13175)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -81,51 +81,51 @@ msgid "Preserving set.\n" msgstr "Збереження набору.\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Зміна розміру" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "_Змінити розміри всіх кадрів" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Будь-який" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Жодного" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "найліпший" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "вимкнено!" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**Поточне компонування**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "Завантаження додатків ефектів реального часу…" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "Запуск звукового сервера jack…" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "Запуск сервера передавання даних jack…" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "Встановлення з’єднання з сервером передавання даних jack…" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -143,95 +143,95 @@ "\n" "Alternatively, try to start lives with either \"lives -jackopts 16\", or " -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "Запуск звукового сервера PulseAudio…" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "Пошук додаткових залежностей:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer… виявлено…" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer…НЕ ВИЯВЛЕНО…" -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert…виявлено…" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...НЕ ВИЯВЛЕНО…" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite…виявлено…" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite…НЕ ВИЯВЛЕНО…" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox…виявлено\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox…НЕ ВИЯВЛЕНО\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...виявлено..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...НЕ ВИЯВЛЕНО..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd…виявлено…" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd…НЕ ВИЯВЛЕНО…" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio…виявлено…" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse audio…НЕ ВИЯВЛЕНО…" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python…виявлено…" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python…НЕ ВИЯВЛЕНО…" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab…виявлено…" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab…НЕ ВИЯВЛЕНО…" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo…виявлено…" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo…НЕ ВИЯВЛЕНО…" -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/po/uz.po -> LiVES-1.4.6.tar.bz2/po/uz.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2010-02-21 10:20+0000\n" -"Last-Translator: Guybrush88 <Unknown>\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2010-02-21 21:45+0000\n" +"Last-Translator: salsaman <salsaman@gmail.com>\n" "Language-Team: Uzbek <uz@li.org>\n" "Language: uz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-02-21 13:20+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:42+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -62,51 +62,51 @@ msgid "Preserving set.\n" msgstr "" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "Хажмимни узгартириш" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "Исталган" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "Йўқ" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "" -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "" -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "" -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "" -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -117,95 +117,95 @@ "Alternatively, try to start lives with either \"lives -jackopts 16\", or " msgstr "" -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "" -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "" -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "" -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "" -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "" -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "" -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "" -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "" -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "" -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "" -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "" -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "" -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "" -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "" -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "" -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "" -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "" -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "" -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr ""
View file
LiVES-1.4.5.tar.bz2/po/zh_CN.po -> LiVES-1.4.6.tar.bz2/po/zh_CN.po
Changed
@@ -8,16 +8,16 @@ "Project-Id-Version: lives\n" "Report-Msgid-Bugs-To: http://www.sourceforge.net/tracker/?" "group_id=64341&atid=507139\n" -"POT-Creation-Date: 2011-07-23 09:09-0300\n" -"PO-Revision-Date: 2011-03-13 04:07+0000\n" +"POT-Creation-Date: 2011-08-27 14:44-0300\n" +"PO-Revision-Date: 2011-08-18 11:58+0000\n" "Last-Translator: 英华 <wantinghard@gmail.com>\n" "Language-Team: Simplified Chinese <zh_CN@li.org>\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2011-03-19 16:36+0000\n" -"X-Generator: Launchpad (build 12617)\n" +"X-Launchpad-Export-Date: 2011-08-21 20:41+0000\n" +"X-Generator: Launchpad (build 13697)\n" #: src/main.c:110 msgid "" @@ -74,51 +74,51 @@ msgid "Preserving set.\n" msgstr "正在保存场景。\n" -#: src/main.c:488 +#: src/main.c:489 msgid "Resizing" msgstr "正在调整尺寸" -#: src/main.c:495 +#: src/main.c:496 msgid "_Resize All Frames" msgstr "调整所有帧的尺寸(_R)" -#: src/main.c:756 +#: src/main.c:758 msgid "Any" msgstr "任意" -#: src/main.c:757 +#: src/main.c:759 msgid "None" msgstr "无" -#: src/main.c:758 +#: src/main.c:760 msgid "recommended" msgstr "推荐" -#: src/main.c:759 +#: src/main.c:761 msgid "disabled !" msgstr "已禁用 !" -#: src/main.c:760 +#: src/main.c:762 msgid "**The current layout**" msgstr "**当前的布局**" -#: src/main.c:1196 +#: src/main.c:1199 msgid "Loading realtime effect plugins..." msgstr "正在加载实时效果插件..." -#: src/main.c:1249 +#: src/main.c:1252 msgid "Starting jack audio server..." msgstr "正在启动 jack 音频服务器..." -#: src/main.c:1251 +#: src/main.c:1254 msgid "Starting jack transport server..." msgstr "正在启动 jack 传输服务器..." -#: src/main.c:1252 +#: src/main.c:1255 msgid "Connecting to jack transport server..." msgstr "正在连接 jack 传输服务器..." -#: src/main.c:1279 +#: src/main.c:1282 msgid "" "\n" "\n" @@ -136,95 +136,95 @@ "\n" "或者,尝试通过“lives -jackopts 16”或以下方式启动 lives " -#: src/main.c:1303 +#: src/main.c:1306 msgid "Starting pulse audio server..." msgstr "正在开启 pulse 音频服务..." -#: src/main.c:1366 +#: src/main.c:1369 msgid "Checking optional dependencies:" msgstr "检查可选的依赖:" -#: src/main.c:1367 +#: src/main.c:1370 msgid "mplayer...detected..." msgstr "mplayer...发现..." -#: src/main.c:1368 +#: src/main.c:1371 msgid "mplayer...NOT DETECTED..." msgstr "mplayer...未发现..." -#: src/main.c:1369 +#: src/main.c:1372 msgid "convert...detected..." msgstr "convert...发现..." -#: src/main.c:1370 +#: src/main.c:1373 msgid "convert...NOT DETECTED..." msgstr "convert...未发现..." -#: src/main.c:1371 +#: src/main.c:1374 msgid "composite...detected..." msgstr "composite...发现..." -#: src/main.c:1372 +#: src/main.c:1375 msgid "composite...NOT DETECTED..." msgstr "composite...未发现..." -#: src/main.c:1373 +#: src/main.c:1376 msgid "sox...detected\n" msgstr "sox...发现\n" -#: src/main.c:1374 +#: src/main.c:1377 msgid "sox...NOT DETECTED\n" msgstr "sox...未发现\n" -#: src/main.c:1375 +#: src/main.c:1378 msgid "cdda2wav...detected..." msgstr "cdda2wav...发现..." -#: src/main.c:1376 +#: src/main.c:1379 msgid "cdda2wav...NOT DETECTED..." msgstr "cdda2wav...未发现..." -#: src/main.c:1377 +#: src/main.c:1380 msgid "jackd...detected..." msgstr "jackd...发现..." -#: src/main.c:1378 +#: src/main.c:1381 msgid "jackd...NOT DETECTED..." msgstr "jackd...未发现..." -#: src/main.c:1379 +#: src/main.c:1382 msgid "pulse audio...detected..." msgstr "pulse audio...发现..." -#: src/main.c:1380 +#: src/main.c:1383 msgid "pulse audio...NOT DETECTED..." msgstr "pulse 音频...未发现..." -#: src/main.c:1381 +#: src/main.c:1384 msgid "python...detected..." msgstr "python...发现..." -#: src/main.c:1382 +#: src/main.c:1385 msgid "python...NOT DETECTED..." msgstr "python...未发现..." -#: src/main.c:1383 +#: src/main.c:1386 msgid "dvgrab...detected..." msgstr "dvgrab...发现..." -#: src/main.c:1384 +#: src/main.c:1387 msgid "dvgrab...NOT DETECTED..." msgstr "dvgrab...未发现..." -#: src/main.c:1385 +#: src/main.c:1388 msgid "xwininfo...detected..." msgstr "xwininfo...发现..." -#: src/main.c:1386 +#: src/main.c:1389 msgid "xwininfo...NOT DETECTED..." msgstr "xwininfo...未发现..." -#: src/main.c:1389
View file
LiVES-1.4.5.tar.bz2/smogrify -> LiVES-1.4.6.tar.bz2/smogrify
Changed
@@ -32,7 +32,7 @@ # Do not change these except for testing ! $background=1; -$version="1.4.5"; +$version="1.4.6"; #$dyneversion="LIVES-20091209"; @@ -2781,7 +2781,9 @@ } if ($with_audio<2) { - $img_ext2=&get_img_ext("$tmpdir/$from_handle",$start); + if (!$undo_cut) { + $img_ext2=&get_img_ext("$tmpdir/$from_handle",$start); + } &insert; } @@ -2807,13 +2809,11 @@ } else { $end=-s "$curtmpdir/audio.bak"; - print "11end here is $end\n"; $end/=$arate*$achans*$asamps/8; $start=0.; if ($with_audio<2) { $where/=$fps; } - print "end here is $end\n"; } &insert_audio($asamps,$achans,$asigned,$aendian,$undo_cut); @@ -2901,7 +2901,7 @@ } if ($img_ext eq ".png") { - $convert_command.=" -alpha On"; + $convert_command.=" -alpha on"; } $fps=0; @@ -3308,7 +3308,7 @@ my $conv_command=$convert_command; if ($img_ext2 eq ".jpg" && $img_ext eq ".png") { - $conv_command.=" -alpha On"; + $conv_command.=" -alpha on"; } my $quick_copy=-1; @@ -3349,7 +3349,7 @@ $to=&mkname($nwhere+$i-$nstart+1); if ($undo_cut==1) { - system("/bin/cp $fromdir/$from.bak $curtmpdir/$to$img_ext 2>/dev/null"); + rename "$fromdir/$from.bak","$curtmpdir/$to$img_ext"; } else { while (! -f "$fromdir/$from$img_ext2") { @@ -4447,6 +4447,8 @@ sub byfile { + # sort files in numerical-alpha order + #thanks to dominus ! my @a = split /(\d+)/, $a; my @b = split /(\d+)/, $b; @@ -4498,7 +4500,7 @@ `sync;sync;sync`; if ($img_ext eq ".png") { - $conv_command.=" -alpha On"; + $conv_command.=" -alpha on"; } if ($antialias eq "false") { @@ -4614,7 +4616,7 @@ chdir $curtmpdir; if ($img_ext eq ".png") { - $conv_command.=" -alpha On"; + $conv_command.=" -alpha on"; } for ($i=1;$i<=$end;$i++) {
View file
LiVES-1.4.5.tar.bz2/src/callbacks.c -> LiVES-1.4.6.tar.bz2/src/callbacks.c
Changed
@@ -50,22 +50,18 @@ int i; gchar *com; + threaded_dialog_spin(); + if (mainw->stored_event_list!=NULL||mainw->sl_undo_mem!=NULL) { - threaded_dialog_spin(); stored_event_list_free_all(FALSE); - threaded_dialog_spin(); } if (mainw->multitrack!=NULL&&mainw->multitrack->idlefunc>0) { - threaded_dialog_spin(); - g_source_remove(mainw->multitrack->idlefunc); - threaded_dialog_spin(); + g_source_remove(mainw->multitrack->idlefunc); } if (mainw->multitrack!=NULL&&!mainw->only_close) { - threaded_dialog_spin(); - if (mainw->multitrack->undo_mem!=NULL) g_free(mainw->multitrack->undo_mem); - threaded_dialog_spin(); + if (mainw->multitrack->undo_mem!=NULL) g_free(mainw->multitrack->undo_mem); } if (mainw->playing_file>-1) { @@ -94,6 +90,9 @@ } } + // prevent crash in threaded dialog + mainw->current_file=-1; + if (!mainw->only_close) { #ifdef HAVE_PULSE_AUDIO if (mainw->pulsed!=NULL) pulse_close_client(mainw->pulsed); @@ -148,10 +147,8 @@ if (mainw->leave_files) { gchar *msg; msg=g_strdup_printf(_("Saving as set %s..."),mainw->set_name); - threaded_dialog_spin(); d_print(msg); g_free(msg); - threaded_dialog_spin(); } for (i=0;i<=MAX_FILES;i++) { @@ -161,27 +158,24 @@ #ifdef HAVE_YUV4MPEG if (mainw->files[i]->clip_type==CLIP_TYPE_YUV4MPEG) { - threaded_dialog_spin(); lives_yuv_stream_stop_read(mainw->files[i]->ext_src); g_free (mainw->files[i]->ext_src); - threaded_dialog_spin(); } #endif #ifdef HAVE_UNICAP if (mainw->files[i]->clip_type==CLIP_TYPE_VIDEODEV) { - threaded_dialog_spin(); lives_vdev_free(mainw->files[i]->ext_src); g_free (mainw->files[i]->ext_src); - threaded_dialog_spin(); } #endif + threaded_dialog_spin(); com=g_strdup_printf("smogrify close %s",mainw->files[i]->handle); dummyvar=system(com); - threaded_dialog_spin(); g_free(com); threaded_dialog_spin(); } else { + threaded_dialog_spin(); // or just clean them up com=g_strdup_printf("smogrify clear_tmp_files %s",mainw->files[i]->handle); dummyvar=system(com); @@ -190,27 +184,22 @@ if (mainw->files[i]->frame_index!=NULL) { save_frame_index(i); } - threaded_dialog_spin(); } if (!mainw->only_close) { if (mainw->files[i]->frame_index!=NULL) { - threaded_dialog_spin(); g_free(mainw->files[i]->frame_index); - threaded_dialog_spin(); mainw->files[i]->frame_index=NULL; } if (mainw->files[i]->clip_type==CLIP_TYPE_FILE&&mainw->files[i]->ext_src!=NULL) { threaded_dialog_spin(); close_decoder_plugin(mainw->files[i]->ext_src); - threaded_dialog_spin(); mainw->files[i]->ext_src=NULL; } - threaded_dialog_spin(); g_free(mainw->files[i]); - threaded_dialog_spin(); mainw->files[i]=NULL; + threaded_dialog_spin(); } } } @@ -229,22 +218,17 @@ dummyvar=system(com); threaded_dialog_spin(); g_free(com); - threaded_dialog_spin(); com=g_strdup_printf("/bin/rm %s/%s/order 2>/dev/null",prefs->tmpdir,mainw->set_name); dummyvar=system(com); threaded_dialog_spin(); g_free(com); - threaded_dialog_spin(); } - threaded_dialog_spin(); g_free(set_layout_dir); - threaded_dialog_spin(); } if (strlen(mainw->set_name)) { gchar *set_lock_file=g_strdup_printf("%s/%s/lock.%d",prefs->tmpdir,mainw->set_name,getpid()); unlink(set_lock_file); - threaded_dialog_spin(); g_free(set_lock_file); threaded_dialog_spin(); } @@ -287,7 +271,6 @@ for (i=1;i<=MAX_FILES;i++) { if (mainw->files[i]!=NULL&&(mainw->files[i]->clip_type==CLIP_TYPE_DISK||mainw->files[i]->clip_type==CLIP_TYPE_FILE)&&(mainw->multitrack==NULL||i!=mainw->multitrack->render_file)) { mainw->current_file=i; - threaded_dialog_spin(); close_current_file(0); threaded_dialog_spin(); } @@ -2173,7 +2156,7 @@ clipboard_signed=!(clipboard->signed_endian&AFORM_UNSIGNED); clipboard_endian=!(clipboard->signed_endian&AFORM_BIG_ENDIAN); - if ((cfile->achans*cfile->arps*cfile->asampsize>0)&&(cfile->achans!=clipboard->achans||cfile->arps!=clipboard->arps||cfile->asampsize!=clipboard->asampsize||cfile_signed!=clipboard_signed||cfile_endian!=clipboard_endian||cfile->arate!=clipboard->arate)) { + if ((cfile->achans*cfile->arps*cfile->asampsize>0)&&(cfile->achans!=clipboard->achans||(cfile->arps!=clipboard->arps&&clipboard->achans>0)||cfile->asampsize!=clipboard->asampsize||cfile_signed!=clipboard_signed||cfile_endian!=clipboard_endian||cfile->arate!=clipboard->arate)) { if (!(capable->has_sox)) { if (cfile->arps!=clipboard->arps) { do_error_dialog(_ ("LiVES cannot insert because the audio rates do not match.\nPlease install 'sox', and try again.")); @@ -2273,7 +2256,7 @@ gtk_widget_destroy(insertw->insert_dialog); while (g_main_context_iteration (NULL,FALSE)); g_free(insertw); - if ((cfile->fps!=clipboard->fps&&orig_frames>0)||(cfile->arps!=clipboard->arps&&with_sound)) { + if ((cfile->fps!=clipboard->fps&&orig_frames>0)||(cfile->arps!=clipboard->arps&&clipboard->achans>0&&with_sound)) { if (!do_clipboard_fps_warning()) { mainw->error=TRUE; return; @@ -2314,7 +2297,7 @@ with_sound=FALSE; } else { - if ((cfile->achans*cfile->arps*cfile->asampsize>0)&&(cfile->achans!=clipboard->achans||cfile->arps!=clipboard->arps||cfile->asampsize!=clipboard->asampsize||cfile_signed!=clipboard_signed||cfile_endian!=clipboard_endian||cfile->arate!=clipboard->arate)) { + if ((cfile->achans*cfile->arps*cfile->asampsize>0)&&clipboard->achans>0&&(cfile->achans!=clipboard->achans||cfile->arps!=clipboard->arps||cfile->asampsize!=clipboard->asampsize||cfile_signed!=clipboard_signed||cfile_endian!=clipboard_endian||cfile->arate!=clipboard->arate)) { cb_audio_change=TRUE; @@ -2334,7 +2317,7 @@ } } - if (cfile->achans!=clipboard->achans||cfile->arps!=clipboard->arps||cfile->asampsize!=clipboard->asampsize||cfile_signed!=clipboard_signed||cfile_endian!=clipboard_endian) { + if (clipboard->achans>0&&(cfile->achans!=clipboard->achans||cfile->arps!=clipboard->arps||cfile->asampsize!=clipboard->asampsize||cfile_signed!=clipboard_signed||cfile_endian!=clipboard_endian)) { unlink (clipboard->info_file); com=g_strdup_printf ("smogrify resample_audio %s %d %d %d %d %d %d %d %d %d %d",clipboard->handle,clipboard->arps,clipboard->achans,clipboard->asampsize,clipboard_signed,clipboard_endian,cfile->arps,cfile->achans,cfile->asampsize,cfile_signed,cfile_endian); dummyvar=system (com); @@ -2344,7 +2327,7 @@ g_free (com); } - if (clipboard->afilesize==0l) { + if (clipboard->achans>0&&clipboard->afilesize==0l) { if (prefs->conserve_space) { // oops... clipboard->achans=clipboard->arate=clipboard->asampsize=0; @@ -2626,7 +2609,7 @@ if (with_sound) { cfile->undo_action=UNDO_INSERT_WITH_AUDIO; - if (cb_audio_change&&!prefs->conserve_space) { + if (cb_audio_change&&!prefs->conserve_space&&clipboard->achans>0) { unlink (clipboard->info_file); mainw->current_file=0; com=g_strdup_printf ("smogrify undo_audio %s",clipboard->handle); @@ -3966,12 +3949,21 @@ g_free(renamew); renamew=NULL; } - else if (!check_for_lock_file(mainw->set_name,0)) { - memset(mainw->set_name,0,1); - threaded_dialog_spin(); - d_print_failed();
View file
LiVES-1.4.5.tar.bz2/src/colourspace.c -> LiVES-1.4.6.tar.bz2/src/colourspace.c
Changed
@@ -2120,7 +2120,7 @@ guchar *y=src[0]; guchar *u=src[1]; guchar *v=src[2]; - guchar *a=src[3]; + guchar *a=NULL; size_t opstep=3,rowstride; register int i,j; @@ -2131,6 +2131,8 @@ if (out_alpha) opstep=4; + if (in_alpha) a=src[3]; + rowstride=orowstride-width*opstep; for (i=0;i<height;i++) { @@ -2153,7 +2155,7 @@ guchar *y=src[0]; guchar *u=src[1]; guchar *v=src[2]; - guchar *a=src[3]; + guchar *a=NULL; size_t opstep=3,rowstride; register int i,j; @@ -2163,6 +2165,7 @@ set_conversion_arrays(clamped?WEED_YUV_CLAMPING_CLAMPED:WEED_YUV_CLAMPING_UNCLAMPED,WEED_YUV_SUBSPACE_YCBCR); if (out_alpha) opstep=4; + if (in_alpha) a=src[3]; rowstride=orowstride-width*opstep; @@ -2238,10 +2241,12 @@ guchar *y=src[0]; guchar *u=src[1]; guchar *v=src[2]; - guchar *a=src[3]; + guchar *a=NULL; register int x; + if (in_alpha) a=src[3]; + for (x=0;x<size;x++) { *(dest++)=*(y++); *(dest++)=*(u++); @@ -6320,6 +6325,22 @@ } +void gdk_pixbuf_set_opaque(GdkPixbuf *pixbuf) { + unsigned char *pdata=gdk_pixbuf_get_pixels(pixbuf); + int row=gdk_pixbuf_get_rowstride(pixbuf); + int height=gdk_pixbuf_get_height(pixbuf); + register int i,j; + for (i=0;i<height;i++) { + for (j=3;j<row;j+=4) { + pdata[j]=255; + } + pdata+=row; + } +} + + + + void resize_layer (weed_plant_t *layer, int width, int height, int interp) { // resize a layer
View file
LiVES-1.4.5.tar.bz2/src/colourspace.h -> LiVES-1.4.6.tar.bz2/src/colourspace.h
Changed
@@ -70,6 +70,8 @@ gboolean gdk_pixbuf_is_all_black(GdkPixbuf *pixbuf); +void gdk_pixbuf_set_opaque(GdkPixbuf *pixbuf); + const char *weed_palette_get_name(int pal); const char *weed_yuv_clamping_get_name(int clamping); const char *weed_yuv_subspace_get_name(int subspace);
View file
LiVES-1.4.5.tar.bz2/src/dialogs.c -> LiVES-1.4.6.tar.bz2/src/dialogs.c
Changed
@@ -739,7 +739,7 @@ if (cfile->clip_type==CLIP_TYPE_FILE&&cfile->fx_frame_pump>0&&cfile->progress_start+frames_done>=cfile->fx_frame_pump) { gint vend=cfile->fx_frame_pump+FX_FRAME_PUMP_VAL; if (vend>cfile->progress_end) vend=cfile->progress_end; - if (vend>cfile->fx_frame_pump) { + if (vend>=cfile->fx_frame_pump) { virtual_to_images(mainw->current_file,cfile->fx_frame_pump,vend,FALSE); cfile->fx_frame_pump=vend; } @@ -835,7 +835,7 @@ if (cfile->clip_type==CLIP_TYPE_FILE&&cfile->fx_frame_pump>0) { gint vend=cfile->fx_frame_pump+FX_FRAME_PUMP_VAL; if (vend>cfile->progress_end) vend=cfile->progress_end; - if (vend>cfile->fx_frame_pump) { + if (vend>=cfile->fx_frame_pump) { virtual_to_images(mainw->current_file,cfile->fx_frame_pump,vend,FALSE); cfile->fx_frame_pump+=FX_FRAME_PUMP_VAL>>1; } @@ -1904,7 +1904,9 @@ } if (mainw->splash_window==NULL) { lives_set_cursor_style(LIVES_CURSOR_NORMAL,NULL); - if (mainw->multitrack==NULL) gtk_widget_queue_draw(mainw->LiVES); + if (mainw->multitrack==NULL) { + if (mainw->is_ready) gtk_widget_queue_draw(mainw->LiVES); + } else gtk_widget_queue_draw(mainw->multitrack->window); } else lives_set_cursor_style(LIVES_CURSOR_NORMAL,mainw->splash_window->window);
View file
LiVES-1.4.5.tar.bz2/src/effects-weed.c -> LiVES-1.4.6.tar.bz2/src/effects-weed.c
Changed
@@ -407,21 +407,34 @@ weed_plant_t *get_enabled_channel (weed_plant_t *inst, gint which, gboolean is_in) { // plant is a filter_instance // "which" starts at 0 - int i=0,error; + int i=0,error,nchans=3; weed_plant_t **channels; weed_plant_t *retval; if (!WEED_PLANT_IS_FILTER_INSTANCE(inst)) return NULL; - if (is_in) channels=weed_get_plantptr_array(inst,"in_channels",&error); - else channels=weed_get_plantptr_array(inst,"out_channels",&error); + if (is_in) { + if (!weed_plant_has_leaf(inst,"in_channels")) return NULL; + channels=weed_get_plantptr_array(inst,"in_channels",&error); + nchans=weed_leaf_num_elements(inst,"in_channels"); + } + else { + if (!weed_plant_has_leaf(inst,"out_channels")) return NULL; + channels=weed_get_plantptr_array(inst,"out_channels",&error); + nchans=weed_leaf_num_elements(inst,"out_channels"); + } + + if (channels==NULL||nchans==0) return NULL; - if (channels==NULL) return NULL; - while (which>-1) { + while (1) { if (!weed_plant_has_leaf(channels[i],"disabled")||weed_get_boolean_value(channels[i],"disabled",&error)==WEED_FALSE) which--; - i++; + if (which<0) break; + if (++i>=nchans) { + weed_free(channels); + return NULL; + } } - retval=channels[i-1]; + retval=channels[i]; weed_free(channels); return retval; } @@ -591,29 +604,63 @@ } +gboolean weed_parameter_has_variable_elements_strict(weed_plant_t *inst, weed_plant_t *ptmpl) { + /** see if param has variable elements, using the strictest check */ + weed_plant_t **chans,*ctmpl; + int error,i; + int flags=weed_get_int_value(ptmpl,"flags",&error); + int nchans; + if (flags&WEED_PARAMETER_VARIABLE_ELEMENTS) return TRUE; + + if (!(flags&WEED_PARAMETER_ELEMENT_PER_CHANNEL)) return FALSE; + + if (!weed_plant_has_leaf(inst,"in_channels") + ||(nchans=weed_leaf_num_elements(inst,"in_channels"))==0) + return FALSE; + + chans=weed_get_plantptr_array(inst,"in_channels",&error); + + for (i=0;i<nchans;i++) { + if (weed_plant_has_leaf(chans[i],"disabled")&& + weed_get_boolean_value(chans[i],"disabled",&error)==WEED_TRUE) continue; //ignore disabled channels + ctmpl=weed_get_plantptr_value(chans[i],"template",&error); + if (weed_plant_has_leaf(ctmpl,"max_repeats")&&weed_get_int_value(ctmpl,"max_repeats",&error)!=1) { + weed_free(chans); + return TRUE; + } + } + + weed_free(chans); + return FALSE; + +} -static void create_filter_map (void) { - // here we create an effect map which defines the order in which effects are applied to a frame stack - // this is done during recording, the keymap is from mainw->rte which is a bitmap of effect keys - // keys are applied here from smallest (ctrl-1) to largest (virtual key ctrl-FX_KEYS_MAX_VIRTUAL) - - // this is transformed into filter_map which holds init_events - // these pointers are then stored in a filter_map event - - // what we actually point to are the init_events for the effects. The init_events are stored when we - // init an effect - - // during rendering we read the filter_map event, and retrieve the new key, which is at that time - // held in the - // "host_tag" property of the init_event, and we apply our effects - // (which are then bound to virtual keys >=FX_KEYS_MAX_VIRTUAL) - // [note] that we can do cool things, like mapping the same instance multiple times (though it will always - // apply itself to the same in/out tracks - // we don't need to worry about free()ing init_events, since they will be free'd - // when the instance is deinited + +static void create_filter_map (void) { + /** here we create an effect map which defines the order in which effects are applied to a frame stack + * this is done during recording, the keymap is from mainw->rte which is a bitmap of effect keys + * keys are applied here from smallest (ctrl-1) to largest (virtual key ctrl-FX_KEYS_MAX_VIRTUAL) + + * this is transformed into filter_map which holds init_events + * these pointers are then stored in a filter_map event + + * what we actually point to are the init_events for the effects. The init_events are stored when we + * init an effect + + * during rendering we read the filter_map event, and retrieve the new key, which is at that time + * held in the + * "host_tag" property of the init_event, and we apply our effects + * (which are then bound to virtual keys >=FX_KEYS_MAX_VIRTUAL) + + * [note] that we can do cool things, like mapping the same instance multiple times (though it will always + * apply itself to the same in/out tracks + + * we don't need to worry about free()ing init_events, since they will be free'd + * when the instance is deinited + */ int count=0,i; weed_plant_t *inst; @@ -1577,8 +1624,7 @@ pthread_t dthreads[MAX_FX_THREADS]; weed_plant_t *xinst[MAX_FX_THREADS]; - channel=get_enabled_channel(inst,0,FALSE); - height=0; + height=weed_get_int_value(out_channels[0],"height",&error); for (j=0;j<prefs->nfx_threads;j++) { // each thread needs its own copy of the output channels, so it can have its own "offset" and "height" @@ -2268,7 +2314,9 @@ for (i=0;layers[i]!=NULL;i++) { if ((pdata=weed_get_voidptr_value(layers[i],"pixel_data",&error))!=NULL||(weed_get_int_value(layers[i],"frame",&error)!=0&&(mainw->playing_file>-1||mainw->multitrack==NULL||mainw->multitrack->current_rfx==NULL||(mainw->multitrack->init_event==NULL||tc<get_event_timecode(mainw->multitrack->init_event)||tc>get_event_timecode((weed_plant_t *)weed_get_voidptr_value(mainw->multitrack->init_event,"deinit_event",&error)))))) { if (output!=-1) { - void **pixel_data=weed_get_voidptr_array(layers[i],"pixel_data",&error); + void **pixel_data; + if (!weed_plant_has_leaf(layers[i],"pixel_data")) continue; + pixel_data=weed_get_voidptr_array(layers[i],"pixel_data",&error); if (pixel_data!=NULL) { int j; int numplanes=weed_leaf_num_elements(layers[i],"pixel_data"); @@ -2896,6 +2944,7 @@ if (!(reason=check_for_lives(filters[mode],idx))) { gboolean dup=FALSE; weed_filters[idx]=filters[mode]; + num_weed_filters++; hashnames[idx]=make_weed_hashname(idx,TRUE); for (i=0;i<idx;i++) { @@ -2940,7 +2989,7 @@ G_CALLBACK (rte_set_defs_activate), GINT_TO_POINTER(idx)); } - + kmode++; } idx++; @@ -4479,7 +4528,8 @@ if (WEED_PLANT_IS_FILTER_INSTANCE(plant)) filter=weed_get_plantptr_value(plant,"filter_class",&error); else filter=plant; - if (weed_plant_has_leaf(filter,"in_parameter_templates")) num_params=weed_leaf_num_elements(filter,"in_parameter_templates"); + if (weed_plant_has_leaf(filter,"in_parameter_templates")) + num_params=weed_leaf_num_elements(filter,"in_parameter_templates"); if (num_params==0) return TRUE; @@ -4489,7 +4539,9 @@ if (weed_plant_has_leaf(wtmpl,"flags")) flags=weed_get_int_value(wtmpl,"flags",&error); if (weed_plant_has_leaf(wtmpl,"gui")) gui=weed_get_plantptr_value(wtmpl,"gui",&error); - if (!(flags&WEED_PARAMETER_REINIT_ON_VALUE_CHANGE)&&(gui==NULL||(!weed_plant_has_leaf(gui,"hidden")||weed_get_boolean_value(gui,"hidden",&error)==WEED_FALSE))) { + if (!(flags&WEED_PARAMETER_REINIT_ON_VALUE_CHANGE) + &&(gui==NULL||(!weed_plant_has_leaf(gui,"hidden") + ||weed_get_boolean_value(gui,"hidden",&error)==WEED_FALSE))) { if (gui!=NULL) { if (weed_plant_has_leaf(gui,"copy_value_to")) { int copyto=weed_get_int_value(gui,"copy_value_to",&error); @@ -4502,7 +4554,10 @@ if (weed_plant_has_leaf(wtmpl2,"flags")) flags2=weed_get_int_value(wtmpl2,"flags",&error); param_hint=weed_get_int_value(wtmpl,"hint",&error); param_hint2=weed_get_int_value(wtmpl2,"hint",&error); - if (param_hint==param_hint2&&((flags2&WEED_PARAMETER_VARIABLE_ELEMENTS)||weed_leaf_num_elements(wtmpl,"default")==weed_leaf_num_elements(wtmpl2,"default"))) { + if (param_hint==param_hint2 + &&((flags2&WEED_PARAMETER_VARIABLE_ELEMENTS) + ||(flags&WEED_PARAMETER_ELEMENT_PER_CHANNEL&&flags2&WEED_PARAMETER_ELEMENT_PER_CHANNEL) + ||weed_leaf_num_elements(wtmpl,"default")==weed_leaf_num_elements(wtmpl2,"default"))) { if (!(flags2&WEED_PARAMETER_REINIT_ON_VALUE_CHANGE)) { visible=TRUE; }}}}}} @@ -4521,7 +4576,8 @@ num_params=weed_leaf_num_elements(filter,"in_parameter_templates"); in_ptmpls=weed_get_plantptr_array(filter,"in_parameter_templates",&error); for (i=0;i<num_params;i++) {
View file
LiVES-1.4.5.tar.bz2/src/effects-weed.h -> LiVES-1.4.6.tar.bz2/src/effects-weed.h
Changed
@@ -76,6 +76,7 @@ int get_master_vol_param(weed_plant_t *filter); gboolean is_perchannel_multiw(weed_plant_t *param); gboolean has_perchannel_multiw(weed_plant_t *filter); +gboolean weed_parameter_has_variable_elements_strict(weed_plant_t *inst, weed_plant_t *ptmpl); /// parameter interpolation
View file
LiVES-1.4.5.tar.bz2/src/gui.c -> LiVES-1.4.6.tar.bz2/src/gui.c
Changed
@@ -74,10 +74,15 @@ void add_message_scroller(GtkWidget *conter) { GtkTextBuffer *tbuff=NULL; + gchar *all_text=NULL; + GtkTextIter start_iter; + GtkTextIter end_iter; if (mainw->textview1!=NULL) { tbuff=gtk_text_view_get_buffer(GTK_TEXT_VIEW(mainw->textview1)); - g_object_ref(tbuff); + gtk_text_buffer_get_start_iter(tbuff,&start_iter); + gtk_text_buffer_get_end_iter(tbuff,&end_iter); + all_text=gtk_text_buffer_get_text(tbuff,&start_iter,&end_iter,TRUE); gtk_widget_destroy(mainw->textview1); } @@ -95,9 +100,10 @@ gtk_widget_show (mainw->textview1); gtk_container_add (GTK_CONTAINER (mainw->scrolledwindow), mainw->textview1); - if (tbuff!=NULL) { - gtk_text_view_set_buffer(GTK_TEXT_VIEW(mainw->textview1),tbuff); - g_object_unref(tbuff); + tbuff=gtk_text_view_get_buffer(GTK_TEXT_VIEW(mainw->textview1)); + if (tbuff!=NULL && all_text!=NULL) { + gtk_text_buffer_set_text(tbuff,all_text,-1); + g_free(all_text); } gtk_widget_set_size_request (mainw->textview1, -1, 50);
View file
LiVES-1.4.5.tar.bz2/src/interface.c -> LiVES-1.4.6.tar.bz2/src/interface.c
Changed
@@ -1837,12 +1837,35 @@ if (type==3) { + GtkListStore *store; + GtkEntryCompletion *completion; + GList *xlist; + set_combo=gtk_combo_new(); renamew->setlist=get_set_list(prefs->tmpdir); combo_set_popdown_strings(GTK_COMBO(set_combo),renamew->setlist); renamew->entry=(GTK_COMBO(set_combo))->entry; gtk_widget_show (set_combo); gtk_box_pack_start (GTK_BOX (hbox19), set_combo, TRUE, TRUE, 0); + + xlist=renamew->setlist; + store = gtk_list_store_new (1, G_TYPE_STRING); + + while (xlist != NULL) { + GtkTreeIter iter; + gtk_list_store_append (store, &iter); + gtk_list_store_set (store, &iter, 0, (gchar *)xlist->data, -1); + xlist=xlist->next; + } + + completion = gtk_entry_completion_new (); + gtk_entry_completion_set_model (completion, (GtkTreeModel *)store); + gtk_entry_completion_set_text_column (completion, 0); + gtk_entry_completion_set_inline_completion (completion, TRUE); + gtk_entry_completion_set_popup_set_width (completion, TRUE); + gtk_entry_completion_set_popup_completion (completion, TRUE); + gtk_entry_completion_set_popup_single_match(completion,FALSE); + gtk_entry_set_completion (GTK_ENTRY (renamew->entry), completion); } else { renamew->entry = gtk_entry_new_with_max_length (type==6?255:128);
View file
LiVES-1.4.5.tar.bz2/src/main.c -> LiVES-1.4.6.tar.bz2/src/main.c
Changed
@@ -264,6 +264,7 @@ mainw->splash_window=NULL; mainw->threaded_dialog=FALSE; + clear_mainw_msg(); // check the backend is there, get some system details and prefs capable=get_capabilities(); @@ -594,6 +595,7 @@ mainw->resizing=FALSE; mainw->switch_during_pb=FALSE; mainw->playing_sel=FALSE; + mainw->aframeno=0; if (G_BYTE_ORDER==G_LITTLE_ENDIAN) { mainw->endian=0; } @@ -939,6 +941,7 @@ prefs->stream_audio_out=get_boolean_pref("stream_audio_out"); + prefs->unstable_fx=FALSE; ////////////////////////////////////////////////////////////////// weed_memory_init(); @@ -2934,6 +2937,8 @@ #endif + + GdkPixbuf *gdk_pixbuf_new_from_file_progressive(gchar *fname, gint width, gint height, const gchar *img_ext, GError **gerror) { GdkPixbuf *pixbuf; @@ -2975,7 +2980,6 @@ if (!gdk_pixbuf_loader_close(pbload,gerror)) return NULL; pixbuf=g_object_ref(gdk_pixbuf_loader_get_pixbuf(pbload)); - g_object_unref(pbload); # else @@ -2983,6 +2987,11 @@ pixbuf=gdk_pixbuf_new_from_file_at_scale(fname,width,height,FALSE,gerror); #endif + + /* unfortunately gdk pixbuf loader does not preserve the original alpha channel, instead it adds its own. We need to + hence reset it back to opaque */ + if (gdk_pixbuf_get_has_alpha(pixbuf)) gdk_pixbuf_set_opaque(pixbuf); + return pixbuf; }
View file
LiVES-1.4.5.tar.bz2/src/main.h -> LiVES-1.4.6.tar.bz2/src/main.h
Changed
@@ -63,6 +63,8 @@ #include <signal.h> #include <assert.h> +#define QUOTEME(x) #x + /// don't change this unless the backend is changed as well /// i.e. $GUI_BOOTSTRAP_FILE in smogrify #define BOOTSTRAP_NAME "/tmp/.smogrify"
View file
LiVES-1.4.5.tar.bz2/src/multitrack.c -> LiVES-1.4.6.tar.bz2/src/multitrack.c
Changed
@@ -3049,18 +3049,27 @@ GtkWidget *xeventbox,*vbox,*label; gchar *txt; gint nfilts=rte_get_numfilters(); - int i; + int i,error; gint cat,subcat; + gchar *tmp; for (i=0;i<nfilts;i++) { weed_plant_t *filter=get_weed_filter(i); if (filter!=NULL&&!weed_plant_has_leaf(filter,"host_menu_hide")) { if (enabled_in_channels(filter,TRUE)==ninchans&&enabled_out_channels(filter,FALSE)==1) { - txt=weed_filter_get_name(i); + if (weed_plant_has_leaf(filter,"plugin_unstable")&& + weed_get_boolean_value(filter,"plugin_unstable",&error)==WEED_TRUE) { + if (!prefs->unstable_fx) continue; + tmp=weed_filter_get_name(i); + txt=g_strdup_printf(_("%s [unstable]"),tmp); + g_free(tmp); + } + else txt=weed_filter_get_name(i); + cat=weed_filter_categorise(filter,enabled_in_channels(filter,TRUE),enabled_out_channels(filter,FALSE)); if ((subcat=weed_filter_subcategorise(filter,cat,(cat==5)))!=0) { - gchar *tmp=g_strdup_printf("%s (%s)",txt,weed_category_to_text(subcat,FALSE)); + tmp=g_strdup_printf("%s (%s)",txt,weed_category_to_text(subcat,FALSE)); g_free(txt); txt=tmp; } @@ -4807,7 +4816,7 @@ GtkObject *vadjustment; GtkObject *spinbutton_adj; gint num_filters; - int i; + int i,error; gchar *cname,*tname,*msg; gchar buff[32768]; @@ -5723,17 +5732,26 @@ weed_plant_t *filter=get_weed_filter(i); if (filter!=NULL&&!weed_plant_has_leaf(filter,"host_menu_hide")) { GtkWidget *menuitem; - gchar *fname=weed_filter_get_name(i); + gchar *fname=weed_filter_get_name(i),*fxname; + if (weed_plant_has_leaf(filter,"plugin_unstable")&& + weed_get_boolean_value(filter,"plugin_unstable",&error)==WEED_TRUE) { + if (!prefs->unstable_fx) { + weed_free(fname); + continue; + } + fxname=g_strdup_printf(_("%s [unstable]"),fname); + } + else fxname=g_strdup(fname); if (enabled_in_channels(filter,TRUE)>2&&enabled_out_channels(filter,FALSE)==1) { // add all compositor effects to submenus - menuitem = gtk_image_menu_item_new_with_label (fname); + menuitem = gtk_image_menu_item_new_with_label (fxname); gtk_container_add (GTK_CONTAINER (submenu_menu), menuitem); g_object_set_data(G_OBJECT(menuitem),"idx",GINT_TO_POINTER(i)); g_signal_connect (GTK_OBJECT (menuitem), "activate", G_CALLBACK (mt_add_block_effect), (gpointer)mt); - menuitem = gtk_image_menu_item_new_with_label (fname); + menuitem = gtk_image_menu_item_new_with_label (fxname); gtk_container_add (GTK_CONTAINER (submenu_menu5), menuitem); g_object_set_data(G_OBJECT(menuitem),"idx",GINT_TO_POINTER(i)); g_signal_connect (GTK_OBJECT (menuitem), "activate", @@ -5742,13 +5760,13 @@ } else if (enabled_in_channels(filter,FALSE)==1&&enabled_out_channels(filter,FALSE)==1) { // add all filter effects to submenus - menuitem = gtk_image_menu_item_new_with_label (fname); + menuitem = gtk_image_menu_item_new_with_label (fxname); gtk_container_add (GTK_CONTAINER (submenu_menu), menuitem); g_object_set_data(G_OBJECT(menuitem),"idx",GINT_TO_POINTER(i)); g_signal_connect (GTK_OBJECT (menuitem), "activate", G_CALLBACK (mt_add_block_effect), (gpointer)mt); - menuitem = gtk_image_menu_item_new_with_label (fname); + menuitem = gtk_image_menu_item_new_with_label (fxname); gtk_container_add (GTK_CONTAINER (submenu_menu3), menuitem); g_object_set_data(G_OBJECT(menuitem),"idx",GINT_TO_POINTER(i)); g_signal_connect (GTK_OBJECT (menuitem), "activate", @@ -5757,13 +5775,13 @@ } else if (enabled_in_channels(filter,FALSE)==2&&enabled_out_channels(filter,FALSE)==1) { // add all transitions to submenus - menuitem = gtk_image_menu_item_new_with_label (fname); + menuitem = gtk_image_menu_item_new_with_label (fxname); g_object_set_data(G_OBJECT(menuitem),"idx",GINT_TO_POINTER(i)); if (get_transition_param(filter)==-1) gtk_container_add (GTK_CONTAINER (submenu_menu11), menuitem); else { if (has_video_chans_in(filter,FALSE)) { /// the autotransitions menu - menuitem2 = gtk_check_menu_item_new_with_label (fname); + menuitem2 = gtk_check_menu_item_new_with_label (fxname); gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(menuitem2),prefs->atrans_fx==i); g_object_set_data(G_OBJECT(menuitem2),"idx",GINT_TO_POINTER(i)); @@ -5786,6 +5804,7 @@ (gpointer)mt); } g_free(fname); + g_free(fxname); } } @@ -7988,15 +8007,17 @@ reset_clip_menu(); mainw->last_dprint_file=-1; - d_print (_ ("\n==============================\nSwitched to Clip Edit mode\n")); while (g_main_context_iteration(NULL,FALSE)); if (prefs->show_gui&&prefs->open_maximised) { gtk_window_maximize (GTK_WINDOW(mainw->LiVES)); - gtk_widget_queue_draw(mainw->LiVES); } + + while (g_main_context_iteration(NULL,FALSE)); + d_print (_ ("\n==============================\nSwitched to Clip Edit mode\n")); + if (mt->file_selected!=-1) { switch_to_file ((mainw->current_file=0),mt->file_selected); }
View file
LiVES-1.4.5.tar.bz2/src/osc.c -> LiVES-1.4.6.tar.bz2/src/osc.c
Changed
@@ -48,8 +48,8 @@ return (( (int) b[3] ) & 0xff ) + ((((int) b[2]) & 0xff) << 8) + ((((int) b[1]) & 0xff) << 16) + ((((int) b[0] ) & 0xff) << 24); } - return (( (int) b[0] ) & 0xff ) + ((((int) b[1]) & 0xff) << 8) + ((((int) b[2]) & 0xff) << 16) + - ((((int) b[3] ) & 0xff) << 24); + return (( (int) b[0] ) & 0xff ) + ((((int) b[1]) & 0xff) << 8) + ((((int) b[2]) & 0xff) << 16) + + ((((int) b[3] ) & 0xff) << 24); } @@ -66,6 +66,14 @@ return (gint)((val+4)/4)*4; } +static gint lives_osc_get_num_arguments(const void *vargs) { + // check if using type tags and get num_arguments + const char *args=vargs; + if (args[0]!=0x2c) return 0; + return strlen(args)-1; +} + + static gboolean lives_osc_check_arguments(int arglen, const void *vargs, const gchar *check_pattern, gboolean calc_header_len) { // check if using type tags and get header_len // should be called from each cb that uses parameters @@ -75,10 +83,11 @@ osc_header_len=0; offset=0; - if (arglen<4||args[0] != 0x2c) return (!(using_types=FALSE)); // comma + using_types=FALSE; + if (arglen<4||args[0] != 0x2c) return FALSE; // missing comma or typetags using_types=TRUE; - header_len=pad4(strlen(check_pattern)+(args[0]==0x2c)); + header_len=pad4(strlen(check_pattern)+1); if (arglen<header_len) return FALSE; if (!strncmp (check_pattern,++args,strlen (check_pattern))) { @@ -91,7 +100,7 @@ /* not used yet */ /*static void lives_osc_parse_char_argument(const void *vargs, gchar *dst) -{ + { const char *args = (char*)vargs; strncpy(dst, args+osc_header_len+offset,1); offset+=4; @@ -154,7 +163,8 @@ gboolean lives_osc_notify (int msgnumber,const gchar *msgstring) { if (notify_socket==NULL) return FALSE; - if (!prefs->omc_events&&(msgnumber!=512&&msgnumber!=1024)) return FALSE; + if (!prefs->omc_events&&(msgnumber!=LIVES_OSC_NOTIFY_SUCCESS + &&msgnumber!=LIVES_OSC_NOTIFY_FAILED)) return FALSE; else { gchar *msg; gboolean retval; @@ -178,10 +188,12 @@ lives_osc_notify(LIVES_OSC_NOTIFY_FAILED,NULL); } +/* unused */ +/* void lives_osc_notify_cancel (void) { if (prefs->omc_noisy); lives_osc_notify(LIVES_OSC_NOTIFY_CANCELLED,NULL); -} + }*/ @@ -205,15 +217,135 @@ if (!strcmp(cname,"LIVES_MODE_CLIPEDIT")) return "0"; if (!strcmp(cname,"LIVES_MODE_MULTITRACK")) return "1"; + if (!strcmp(cname,"LIVES_PARAM_TYPE_INTEGER")) + return QUOTEME(WEED_HINT_INTEGER); + if (!strcmp(cname,"LIVES_PARAM_TYPE_FLOAT")) + return QUOTEME(WEED_HINT_FLOAT); + if (!strcmp(cname,"LIVES_PARAM_TYPE_BOOL")) + return QUOTEME(WEED_HINT_SWITCH); + if (!strcmp(cname,"LIVES_PARAM_TYPE_STRING")) + return QUOTEME(WEED_HINT_TEXT); + if (!strcmp(cname,"LIVES_PARAM_TYPE_COLOR")) + return QUOTEME(WEED_HINT_COLOR); + + if (!strcmp(cname,"LIVES_COLORSPACE_RGB")) + return QUOTEME(WEED_COLORSPACE_RGB); + if (!strcmp(cname,"LIVES_COLORSPACE_RGBA")) + return QUOTEME(WEED_COLORSPACE_RGBA); + + if (!strcmp(cname,"TRUE")) return QUOTEME(TRUE); + if (!strcmp(cname,"FALSE")) return QUOTEME(FALSE); + + if (!strcmp(cname,"LIVES_PARAM_FLAGS_REINIT_ON_VALUE_CHANGE")) + return QUOTEME(WEED_PARAMETER_FLAGS_REINIT_ON_VALUE_CHANGE); + if (!strcmp(cname,"LIVES_PARAM_FLAGS_VARIABLE_ELEMENTS")) + return QUOTEME(WEED_PARAMETER_FLAGS_VARIABLE_ELEMENTS); + if (!strcmp(cname,"LIVES_PARAM_FLAGS_ELEMENT_PER_CHANNEL")) + return QUOTEME(WEED_PARAMETER_FLAGS_ELEMENT_PER_CHANNEL); + + if (!strcmp(cname,"LIVES_OSC_NOTIFY_SUCCESS")) + return QUOTEME(LIVES_OSC_NOTIFY_SUCCESS); + if (!strcmp(cname,"LIVES_OSC_NOTIFY_FAILED")) + return QUOTEME(LIVES_OSC_NOTIFY_FAILED); + lives_osc_notify_failure(); return ""; } +static gchar *lives_osc_format_result(weed_plant_t *plant, const gchar *key, int st, int end) { + int stype; + int error,i; + + gchar *retval=NULL,*tmp; + + if (end<=st) return g_strdup(""); + + stype=weed_leaf_seed_type(plant,key); + + switch (stype) { + case WEED_SEED_INT: + { + int *vals=weed_get_int_array(plant,key,&error); + for (i=st;i<end;i++) { + if (retval==NULL) tmp=g_strdup_printf("%d",vals[i]); + else { + tmp=g_strdup_printf("%s,%d",retval,vals[i]); + g_free(retval); + } + retval=tmp; + } + weed_free(vals); + break; + } + + case WEED_SEED_DOUBLE: + { + double *vals=weed_get_double_array(plant,key,&error); + for (i=st;i<end;i++) { + if (retval==NULL) tmp=g_strdup_printf("%f",vals[i]); + else { + tmp=g_strdup_printf("%s,%f",retval,vals[i]); + g_free(retval); + } + retval=tmp; + } + weed_free(vals); + break; + } + + case WEED_SEED_BOOLEAN: + { + int *vals=weed_get_boolean_array(plant,key,&error); + for (i=st;i<end;i++) { + if (retval==NULL) tmp=g_strdup_printf("%d",vals[i]==WEED_TRUE); + else { + tmp=g_strdup_printf("%s,%d",retval,vals[i]==WEED_TRUE); + g_free(retval); + } + retval=tmp; + } + weed_free(vals); + break; + } + + case WEED_SEED_STRING: + { + gchar **vals=weed_get_string_array(plant,key,&error); + gchar *tmp2; + for (i=st;i<end;i++) { + if (retval==NULL) tmp=g_strdup_printf("\"%s\"",(tmp2=subst(vals[i],"\"","\\\""))); + else { + tmp=g_strdup_printf("%s,\"%s\"",retval,(tmp2=subst(vals[i],"\"","\\\""))); + g_free(retval); + } + g_free(tmp2); + retval=tmp; + weed_free(vals[i]); + } + weed_free(vals); + break; + } + } + return retval; +} + + + + + + + + ///////////////////////////////////// CALLBACKS FOR OSC //////////////////////////////////////// // TODO - handle clipboard playback
View file
LiVES-1.4.5.tar.bz2/src/preferences.c -> LiVES-1.4.6.tar.bz2/src/preferences.c
Changed
@@ -2230,6 +2230,7 @@ icon = g_strdup_printf("%s%s/pref_gui.png", prefs->prefix_dir, ICON_DIR); pixbuf_gui = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_gui, _("GUI"), LIST_ENTRY_GUI); @@ -2585,6 +2586,7 @@ // --- icon = g_strdup_printf("%s%s/pref_multitrack.png", prefs->prefix_dir, ICON_DIR); pixbuf_multitrack = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_multitrack, _("Multitrack/Render"), LIST_ENTRY_MULTITRACK); @@ -2801,6 +2803,7 @@ // --- icon = g_strdup_printf("%s%s/pref_decoding.png", prefs->prefix_dir, ICON_DIR); pixbuf_decoding = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_decoding, _("Decoding"), LIST_ENTRY_DECODING); @@ -3140,6 +3143,7 @@ icon = g_strdup_printf("%s%s/pref_playback.png", prefs->prefix_dir, ICON_DIR); pixbuf_playback = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_playback, _("Playback"), LIST_ENTRY_PLAYBACK); @@ -3371,6 +3375,7 @@ icon = g_strdup_printf("%s%s/pref_record.png", prefs->prefix_dir, ICON_DIR); pixbuf_recording = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_recording, _("Recording"), LIST_ENTRY_RECORDING); @@ -3485,6 +3490,7 @@ icon = g_strdup_printf("%s%s/pref_encoding.png", prefs->prefix_dir, ICON_DIR); pixbuf_encoding = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_encoding, _("Encoding"), LIST_ENTRY_ENCODING); @@ -3581,6 +3587,7 @@ icon = g_strdup_printf("%s%s/pref_effects.png", prefs->prefix_dir, ICON_DIR); pixbuf_effects = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_effects, _("Effects"), LIST_ENTRY_EFFECTS); @@ -3748,6 +3755,7 @@ // get from prefs gtk_entry_set_text(GTK_ENTRY(prefsw->tmpdir_entry),(tmp=g_filename_to_utf8(future_prefs->tmpdir,-1,NULL,NULL,NULL))); + g_free(tmp); dirbutton1 = gtk_button_new (); gtk_widget_show (dirbutton1); @@ -3818,6 +3826,7 @@ icon = g_strdup_printf("%s%s/pref_directory.png", prefs->prefix_dir, ICON_DIR); pixbuf_directories = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_directories, _("Directories"), LIST_ENTRY_DIRECTORIES); @@ -4306,6 +4315,7 @@ icon = g_strdup_printf("%s%s/pref_warning.png", prefs->prefix_dir, ICON_DIR); pixbuf_warnings = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_warnings, _("Warnings"), LIST_ENTRY_WARNINGS); @@ -4472,6 +4482,7 @@ icon = g_strdup_printf("%s%s/pref_misc.png", prefs->prefix_dir, ICON_DIR); pixbuf_misc = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_misc, _("Misc"), LIST_ENTRY_MISC); @@ -4520,6 +4531,7 @@ icon = g_strdup_printf("%s%s/pref_themes.png", prefs->prefix_dir, ICON_DIR); pixbuf_themes = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_themes, _("Themes"), LIST_ENTRY_THEMES); @@ -4639,6 +4651,7 @@ icon = g_strdup_printf("%s%s/pref_net.png", prefs->prefix_dir, ICON_DIR); pixbuf_net = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_net, _("Streaming/Networking"), LIST_ENTRY_NET); @@ -4919,6 +4932,7 @@ icon = g_strdup_printf("%s%s/pref_jack.png", prefs->prefix_dir, ICON_DIR); pixbuf_jack = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_jack, _("Jack Integration"), LIST_ENTRY_JACK); @@ -5173,6 +5187,7 @@ icon = g_strdup_printf("%s%s/pref_midi.png", prefs->prefix_dir, ICON_DIR); pixbuf_midi = gdk_pixbuf_new_from_file(icon, NULL); + g_free(icon); /* TRANSLATORS: please keep this string short */ prefs_add_to_list(prefsw->prefs_list, pixbuf_midi, _("MIDI/Joystick learner"), LIST_ENTRY_MIDI);
View file
LiVES-1.4.5.tar.bz2/src/preferences.h -> LiVES-1.4.6.tar.bz2/src/preferences.h
Changed
@@ -275,7 +275,7 @@ gint nfx_threads; gboolean stream_audio_out; - + gboolean unstable_fx; } _prefs; enum {
View file
LiVES-1.4.5.tar.bz2/src/rte_window.c -> LiVES-1.4.6.tar.bz2/src/rte_window.c
Changed
@@ -1225,9 +1225,9 @@ list=name_type_list; while (list!=NULL) { - weed_plant_t *filter=get_weed_filter(weed_get_idx_for_hashname(g_list_nth_data(hash_list,fx_idx),FALSE)); + weed_plant_t *filter=get_weed_filter(weed_get_idx_for_hashname(g_list_nth_data(hash_list,fx_idx),TRUE)); int filter_flags=weed_get_int_value(filter,"flags",&error); - if ((enabled_in_channels(filter,FALSE)>1&&!has_video_chans_in(filter,FALSE))||(weed_plant_has_leaf(filter,"host_menu_hide")&&weed_get_boolean_value(filter,"host_menu_hide",&error)==WEED_TRUE)||(filter_flags&WEED_FILTER_IS_CONVERTER)) { + if ((weed_plant_has_leaf(filter,"plugin_unstable")&&weed_get_boolean_value(filter,"plugin_unstable",&error)==WEED_TRUE&&!prefs->unstable_fx)||((enabled_in_channels(filter,FALSE)>1&&!has_video_chans_in(filter,FALSE))||(weed_plant_has_leaf(filter,"host_menu_hide")&&weed_get_boolean_value(filter,"host_menu_hide",&error)==WEED_TRUE)||(filter_flags&WEED_FILTER_IS_CONVERTER))) { list = list->next; fx_idx++; continue; // skip audio transitions and hidden entries
View file
LiVES-1.4.5.tar.bz2/src/saveplay.c -> LiVES-1.4.6.tar.bz2/src/saveplay.c
Changed
@@ -4060,12 +4060,12 @@ mainw->current_file=new_file; threaded_dialog_spin(); cfile=(file *)(g_malloc(sizeof(file))); - threaded_dialog_spin(); g_snprintf(cfile->handle,256,"%s",buffptr); cfile->clip_type=CLIP_TYPE_DISK; // the default //create a new cfile and fill in the details create_cfile(); + threaded_dialog_spin(); if (!is_scrap) { // get file details
View file
LiVES-1.4.5.tar.bz2/src/utils.c -> LiVES-1.4.6.tar.bz2/src/utils.c
Changed
@@ -603,7 +603,7 @@ array=g_strsplit(lmap->data,"|",-1); text=g_strdup_printf("%s\n",array[0]); gtk_text_buffer_insert(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter,text,-1); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(array[0])); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,array[0]); g_free(text); g_strfreev(array); lmap=lmap->next; @@ -614,7 +614,7 @@ if (affects_current) { text=g_strdup_printf("%s\n",mainw->cl_string); gtk_text_buffer_insert(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter,text,-1); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(mainw->cl_string)); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,mainw->cl_string); g_free(text); gtk_text_buffer_get_end_iter(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter); @@ -626,7 +626,7 @@ array=g_strsplit(lmap->data,"|",-1); text=g_strdup_printf("%s\n",array[0]); gtk_text_buffer_insert(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter,text,-1); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(array[0])); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,array[0]); g_free(text); g_strfreev(array); lmap=lmap->next; @@ -638,7 +638,7 @@ if (affects_current) { text=g_strdup_printf("%s\n",mainw->cl_string); gtk_text_buffer_insert(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter,text,-1); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(mainw->cl_string)); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,mainw->cl_string); g_free(text); gtk_text_buffer_get_end_iter(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter); @@ -651,7 +651,7 @@ resampled_frame=count_resampled_frames(frameno,orig_fps,mainw->files[clipno]->fps); if (resampled_frame<=atoi(array[2])) { text=g_strdup(array[0]); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(array[0])); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,array[0]); if (g_list_find(mainw->affected_layouts_map,array[0])==NULL) mainw->affected_layouts_map=g_list_append(mainw->affected_layouts_map,g_strdup(array[0])); g_free(text); } @@ -665,7 +665,7 @@ if (affects_current) { text=g_strdup_printf("%s\n",mainw->cl_string); gtk_text_buffer_insert(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter,text,-1); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(mainw->cl_string)); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,mainw->cl_string); g_free(text); gtk_text_buffer_get_end_iter(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter); @@ -678,7 +678,7 @@ if (max_time>0.&&atime<=max_time) { text=g_strdup(array[0]); gtk_text_buffer_insert(GTK_TEXT_BUFFER(mainw->layout_textbuffer),&end_iter,text,-1); - mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,g_strdup(array[0])); + mainw->affected_layouts_map=g_list_append_unique(mainw->affected_layouts_map,array[0]); g_free(text); } g_strfreev(array);
View file
LiVES-1.4.6.tar.bz2/tools/lives-rte-test.pl
Added
@@ -0,0 +1,358 @@ +#!/usr/bin/perl + +#script to test all realtime effect plugins and parameters + +# syntax is lives-rte-test.pl host cmd_port status_port +# e.g. lives-rte-test.pl localhost 49999 49998 +# or just lives-rte-test.pl to use defaults + +if (&location("sendOSC") eq "") { + print "You must have sendOSC installed to run this.\n"; + exit 1; +} + + +use IO::Socket::UNIX; + + +$remote_host="localhost"; +$remote_port=49999; #command port to app +$local_port=49998; #status port from app + +if (defined($ARGV[0])) { + $remote_host=$ARGV[0]; +} + +if (defined($ARGV[1])) { + $remote_port=$ARGV[1]; +} + +if (defined($ARGV[2])) { + $local_port=$ARGV[2]; +} + +$sendOMC="sendOSC -h $remote_host $remote_port"; + + +################### +# ready our listener +use IO::Socket; +use IO::Select; + +my $s=new IO::Select; + +chop($hostname = `hostname`); +(undef,undef,undef,undef,$myaddr) = gethostbyname($hostname); + +@my_ip = unpack("C4", $myaddr); +$my_ip_addr = join(".", @my_ip); + +if ($remote_host eq "localhost") { + $my_ip_addr="localhost"; +} + + +my $ip1=IO::Socket::INET->new(LocalPort => $local_port, Proto=>'udp', + LocalAddr => $my_ip_addr) + or die "error creating UDP listener for $my_ip_addr $@\n"; +$s->add($ip1); + + +$timeout=2; + + + +################################################################# +# start sending OMC commands + +`$sendOMC /lives/open_status_socket,$my_ip_addr,$local_port`; + +`$sendOMC /lives/ping`; +my $retmsg=&get_newmsg; + +unless ($retmsg eq "pong") { + print "Could not connect to LiVES; try starting it with: lives -oscstart $remote_port\n"; + exit 2; +} + +#print "got $retmsg\n"; + +# reset and clear fx map +`$sendOMC /effect_key/reset`; +`$sendOMC /effect_key/map/clear`; + + +# play in loop cont mode +`$sendOMC /lives/constant/value/get,"LIVES_LOOP_CONT"`; + +$loopcont=&get_newmsg; + +`$sendOMC /video/loop/set,$loopcont`; +`$sendOMC /clip/select,1`; +`$sendOMC /video/play`; + +$ready=0; + +for ($j=0;;$j++) { + # get next fx name + `$sendOMC /effects/realtime/name/get,$j`; + + $retmsg=&get_newmsg; + if ($retmsg eq "") { + last; + } + else { + next unless ($retmsg=~ /^frei0rFrei0r/); + print "testing $retmsg\n"; + + # map to key 1 and enable it + `$sendOMC /effect_key/map/clear`; + `$sendOMC /effect_key/map,1,"$retmsg"`; + `$sendOMC /effect_key/enable,1`; + + #if trans, set bg + `$sendOMC /effect_key/inchannels/active/get,1`; + $nchans=&get_newmsg; + if ($nchans==2) { + `$sendOMC /clip/background/select,2`; + } + + #print("number of active in channels is $nchans\n"); + + + #test each parameter in turn - get value, set to min, max, default + `$sendOMC /effect_key/parameter/count,1`; + $nparms=&get_newmsg; + + #print "Effect has $nparms params\n"; + + if ($nparms>20) { + $nparms=20; + } + +# &sleep200; + + for ($i=0;$i<$nparms;$i++) { + `$sendOMC /effect_key/parameter/name/get,1,$i`; + $pname=&get_newmsg; + print ("Testing param $i, $pname\n"); + + `$sendOMC /effect_key/parameter/type/get,1,$i`; + $ptype=&get_newmsg; + if ($ptype==1) { + $ptname="int"; + } + if ($ptype==2) { + $ptname="float"; + } + if ($ptype==3) { + $ptname="bool"; + } + if ($ptype==4) { + $ptname="string"; + } + if ($ptype==5) { + $ptname="colour"; + } + + print("param type is $ptname\n"); + + `$sendOMC /effect_key/parameter/default/get,1,$i`; + $pdef=&get_newmsg; + + print("default value is $pdef\n"); + + # set to min, max, def; bool on/off; text "LiVES test" + + if ($ptype != 3 && $ptype != 4) { + `$sendOMC /effect_key/parameter/min/get,1,$i`; + $pmin=&get_newmsg; + + print("min value is $pmin\n"); + + `$sendOMC /effect_key/parameter/max/get,1,$i`; + $pmax=&get_newmsg; + + print("max value is $pmax\n"); + + if ($pdef<$pmin || $pdef > $pmax) { + #print ("DEFAULT OUT OF RANGE ($pdef) $retmsg: $pname\n"); + } + + + #set to min + + + + } + + #check nvalues in param + `$sendOMC /effect_key/parameter/value/count,1,$i`; + $pnvals=&get_newmsg; + print("nvalues is $pnvals\n"); + + if ($pnvals!=1) { + print "not testing ARRAY\n"; + exit 0; + next; + + }
View file
LiVES-1.4.5.tar.bz2/weed-docs/weedspec.txt -> LiVES-1.4.6.tar.bz2/weed-docs/weedspec.txt
Changed
@@ -99,7 +99,10 @@ 17/03/11 salsaman Switched WEED_FILTER_HINT_IS_POINT_EFFECT to WEED_FILTER_HINT_NO_THREADING -(C) Gabriel "Salsaman" Finch 2005 - 2010 +6/08/11 salsaman +Corrected spelling error WEED_HINT_INT -> WEED_HINT_INTEGER + +(C) Gabriel "Salsaman" Finch 2005 - 2011 With contributions by: Niels Elburg, Dennis "Jaromil" Rojo, Andraz Tori, and Oyvind "Pippin" Kolas. @@ -688,12 +691,13 @@ channel_template is 0, otherwise it is 1. If "max_repeats" is present, the number of repeats may be changed - [reduced] after init() and between processing calls without the need to re-initialise the + [reduced] by the host after init() and between processing calls without the need to re-initialise the plugin. In all other cases, a change in the number of channels requires the plugin to be re-initialised. The number of channels may only be altered [reduced] by setting "disabled" to WEED_TRUE for one or more channels created from - this template. This is allowed even if the template is not marked "optional". + this template. This is allowed even if the template is not marked "optional" - though in the latter case the number + of non-disabled repeats must always be at least 1. * Every filter can have its internal data stored in leaves inside this plant, and host MUST NOT change their values or make them @@ -1383,7 +1387,7 @@ convert unknown parameter types. These parameter types may or may not have "min" and "max". They will have at least "name" and "default" leaves. - * WEED_HINT_INT + * WEED_HINT_INTEGER * WEED_HINT_FLOAT
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.