Changeset 1f253f8d9a0730b61dc41a7baffdf9c634983446
- Timestamp:
- 03/02/08 23:01:55
(5 months ago)
- Author:
- Pavlov Konstantin <thresh@videolan.org>
- git-committer:
- Pavlov Konstantin <thresh@videolan.org> 1204495315 +0300
- git-parent:
[0544ec184d4103e0fb439223f8d0a945ec83f229]
- git-author:
- Pavlov Konstantin <thresh@videolan.org> 1204495315 +0300
- Message:
Fix $Id$ (probably)
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re6e14e4 |
r1f253f8 |
|
| 2 | 2 | * AppleRemote.h |
|---|
| 3 | 3 | * AppleRemote |
|---|
| 4 | | * $Id: AppleRemote.h 22000 2007-09-13 19:12:49Z funman $ |
|---|
| | 4 | * $Id$ |
|---|
| 5 | 5 | * |
|---|
| 6 | 6 | * Created by Martin Kahr on 11.03.06 under a MIT-style license. |
|---|
| re6e14e4 |
r1f253f8 |
|
| 2 | 2 | * AppleRemote.m |
|---|
| 3 | 3 | * AppleRemote |
|---|
| 4 | | * $Id: AppleRemote.m 23523 2007-12-10 00:35:23Z fkuehne $ |
|---|
| | 4 | * $Id$ |
|---|
| 5 | 5 | * |
|---|
| 6 | 6 | * Created by Martin Kahr on 11.03.06 under a MIT-style license. |
|---|
| re6e14e4 |
r1f253f8 |
|
| 5 | 5 | * Copyright (C) 2007 Pierre d'Herbemont |
|---|
| 6 | 6 | * Copyright (C) 2007 the VideoLAN team |
|---|
| 7 | | * $Id: VLCBrowsableVideoView.h 24154 2008-01-06 20:27:55Z pdherbemont $ |
|---|
| | 7 | * $Id$ |
|---|
| 8 | 8 | * |
|---|
| 9 | 9 | * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> |
|---|
| re6e14e4 |
r1f253f8 |
|
| 5 | 5 | * Copyright (C) 2007 Pierre d'Herbemont |
|---|
| 6 | 6 | * Copyright (C) 2007 the VideoLAN team |
|---|
| 7 | | * $Id: VLCBrowsableVideoView.m 24179 2008-01-07 21:00:49Z pdherbemont $ |
|---|
| | 7 | * $Id$ |
|---|
| 8 | 8 | * |
|---|
| 9 | 9 | * Authors: Jérôme Decoodt <djc at videolan dot org> |
|---|
| raaf7998 |
r1f253f8 |
|
| 4 | 4 | * Copyright (C) 2007 Pierre d'Herbemont |
|---|
| 5 | 5 | * Copyright (C) 2007 the VideoLAN team |
|---|
| 6 | | * $Id: VLCMainWindow.h 24209 2008-01-09 22:05:17Z pdherbemont $ |
|---|
| | 6 | * $Id$ |
|---|
| 7 | 7 | * |
|---|
| 8 | 8 | * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> |
|---|
| raaf7998 |
r1f253f8 |
|
| 4 | 4 | * Copyright (C) 2007 Pierre d'Herbemont |
|---|
| 5 | 5 | * Copyright (C) 2007 the VideoLAN team |
|---|
| 6 | | * $Id: VLCMainWindow.h 24209 2008-01-09 22:05:17Z pdherbemont $ |
|---|
| | 6 | * $Id$ |
|---|
| 7 | 7 | * |
|---|
| 8 | 8 | * Authors: Pierre d'Herbemont <pdherbemont # videolan.org> |
|---|
| r2e888fd |
r1f253f8 |
|
| 4 | 4 | ***************************************************************************** |
|---|
| 5 | 5 | * Copyright (C) 2002-2005 the VideoLAN team |
|---|
| 6 | | * $Id: RuntimeNPObject.h 14466 2006-02-22 23:34:54Z dionoea $ |
|---|
| | 6 | * $Id$ |
|---|
| 7 | 7 | * |
|---|
| 8 | 8 | * Authors: Damien Fouilleul <damien.fouilleul@laposte.net> |
|---|
| r62ffefd |
r1f253f8 |
|
| 3 | 3 | ***************************************************************************** |
|---|
| 4 | 4 | * Copyright (C) 1998-2006 the VideoLAN team |
|---|
| 5 | | * $Id: interface.c 17743 2006-11-13 15:43:19Z courmisch $ |
|---|
| | 5 | * $Id$ |
|---|
| 6 | 6 | * |
|---|
| 7 | 7 | * Authors: Vincent Seguin <seguin@via.ecp.fr> |
|---|
| ra78e273 |
r1f253f8 |
|
| 3 | 3 | ***************************************************************************** |
|---|
| 4 | 4 | * Copyright (C) 1998-2004 the VideoLAN team |
|---|
| 5 | | * $Id: cpu.c 14103 2006-02-01 12:44:16Z sam $ |
|---|
| | 5 | * $Id$ |
|---|
| 6 | 6 | * |
|---|
| 7 | 7 | * Authors: Clément Stenac <zorglub@videolan.org> |
|---|
| ra9eeb55 |
r1f253f8 |
|
| 3 | 3 | ***************************************************************************** |
|---|
| 4 | 4 | * Copyright (C) 2001 the VideoLAN team |
|---|
| 5 | | * $Id: modules.h 17958 2006-11-22 17:13:24Z courmisch $ |
|---|
| | 5 | * $Id$ |
|---|
| 6 | 6 | * |
|---|
| 7 | 7 | * Authors: Samuel Hocevar <sam@zoy.org> |
|---|