]> git.sesse.net Git - vlc/commitdiff
This file is automatically generated nowadays
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 29 May 2008 15:10:11 +0000 (18:10 +0300)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 29 May 2008 15:10:11 +0000 (18:10 +0300)
ChangeLog [deleted file]

diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index 1d24194..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,52 +0,0 @@
-------------------------------------------------------------------------
-r23974 | pdherbemont | 2008-01-01 15:55:21 +0100 (Tue, 01 Jan 2008) | 2 lines
-Changed paths:
-   M /trunk/src/input/item.c
-
-input/item.c: Move SetMeta into a non static exported function.
-
-------------------------------------------------------------------------
-r23973 | dionoea | 2008-01-01 15:54:42 +0100 (Tue, 01 Jan 2008) | 2 lines
-Changed paths:
-   M /trunk/THANKS
-   M /trunk/modules/access/v4l2.c
-
-v4l2: Factorize code, fix the video controls init, add Dennis Lou's contributions to the v4l2 module in THANKS.
-
-------------------------------------------------------------------------
-r23972 | fkuehne | 2008-01-01 15:54:06 +0100 (Tue, 01 Jan 2008) | 1 line
-Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-
-macosx: forgot a corner case in the previous commit
-------------------------------------------------------------------------
-r23971 | fkuehne | 2008-01-01 15:48:25 +0100 (Tue, 01 Jan 2008) | 1 line
-Changed paths:
-   M /trunk/modules/gui/macosx/intf.m
-   M /trunk/modules/gui/macosx/vout.m
-
-macosx: if an input item includes a NowPlaying meta item, display it in our controller window instead some bogus MRL parsing stuff nobody can understand
-------------------------------------------------------------------------
-r23970 | pdherbemont | 2008-01-01 15:33:18 +0100 (Tue, 01 Jan 2008) | 2 lines
-Changed paths:
-   M /trunk/include/vlc_events.h
-   M /trunk/include/vlc_input.h
-   M /trunk/include/vlc_threads_funcs.h
-   M /trunk/src/misc/events.c
-   M /trunk/src/misc/threads.c
-
-misc/events.c: Fix event sending, by properly supporting event_manager edition (event_detach) while executing a callback (vlc_event_send). This is done through a recursive lock.
-
-------------------------------------------------------------------------
-r23969 | ivoire | 2008-01-01 15:15:03 +0100 (Tue, 01 Jan 2008) | 1 line
-Changed paths:
-   M /trunk/modules/video_output/sdl.c
-
-add mutex to the sdl video_output
-------------------------------------------------------------------------
-r23968 | fkuehne | 2007-12-31 17:29:40 +0100 (Mon, 31 Dec 2007) | 1 line
-Changed paths:
-   M /trunk/extras/contrib/src/packages.mak
-
- typo
-------------------------------------------------------------------------