Changes between Initial Version and Version 1 of Ticket #19718, comment 13


Ignore:
Timestamp:
06/05/2024 03:20:30 AM (10 months ago)
Author:
Douglas R. Reno

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #19718, comment 13

    initial v1  
    1313To get this patch, I basically did the following:
    1414
     15
     16{{{
    1517hg clone http://hg.code.sf.net/p/xine/xine-lib-1.2
    1618cd xine-lib-1.2
     
    2022hg diff -c 1e7b184008860c8be2289c3cefd9dee57f06193a | tee /tmp/xine-4.patch
    2123hg diff -c 73b833e7fe356cd2d9490dda4ebc9bfe16fce958 | tee /tmp/xine-5.patch
     24}}}
    2225
    2326and then applied them all to a freshly extracted copy of xine-lib-1.2.13, and then diffed it.