[vlc-devel] [PATCH] Don't restart playlist after converting current item to node

bl4 bl4 at playker.info
Mon Jul 7 00:09:09 CEST 2008


Pierre d'Herbemont wrote:
> On Jul 6, 2008, at 11:27 PM, bl4 wrote:
>
>   
>>> From 953dd49391cc865256924b40a848e24dce5d6208 Mon Sep 17 00:00:00  
>>> 2001
>>>       
>> From: Przemyslaw Fiala <bl4 at playker.info>
>> Date: Sun, 6 Jul 2008 22:35:19 +0200
>> Subject: [PATCH] Don't restart playlist after converting current  
>> item to node
>>     
> Hi,
>
> Thanks for the patch, yet:
>
> $ git am -s
> Applying Don't restart playlist after converting current item to node
> error: patch failed: src/playlist/item.c:592
> error: src/playlist/item.c: patch does not apply
> Patch failed at 0001.
>
>   

I can't explain it. For me it applies cleanly on top of the latest commits:

$ git checkout -f master
Switched to branch "master"
$ git reset --hard 58159c007842b807e5f01d53f3ce728283c3be5f
HEAD is now at 58159c0... playlist: Make sure the preparser and the 
fetcher releases all their waiting elements.
$ git apply -v 
patches/0001-Don-t-restart-playlist-after-converting-current-item.patch
Checking patch src/playlist/item.c...
Applied patch src/playlist/item.c cleanly.

-- 
bl4




More information about the vlc-devel mailing list