[vlc-devel] [PATCH] fix of new playlist-enqueue functionality
Hannes Domani
ssbssa at yahoo.de
Mon Oct 1 17:41:29 CEST 2007
i think you missed this one:
- memcpy( &p_data[i_data],
ppsz_argv[ i_opt ], i_len );
+ memcpy( &p_data->data[i_data],
ppsz_argv[ i_opt ], i_len );
regards
Domani Hannes
--- Rémi Denis-Courmont <rdenis at simphalempin.com>
schrieb:
> Le Monday 01 October 2007 13:22:15 Hannes Domani,
> vous avez écrit :
> > the size and position of the data was wrong, so
> the
> > actual filenames were cut of.
>
> Should be fixed, thanks.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
__________________________________
Yahoo! Clever: Sie haben Fragen? Yahoo! Nutzer antworten Ihnen. www.yahoo.de/clever
More information about the vlc-devel
mailing list