The FreeBSD Ports Archive
FreeBSD multimedia : ogle4>
Open DVD player that supports DVD menus
[ from developer's site ]
Ogle is an open DVD player which:
o Supports DVD menus and navigation
o Reads from mounted, unmounted DVDs and hard drive
o Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss
o A new MPEG2 decoder with mmx/altivec/medialib acceleration
o Normal X11 and XFree86 Xvideo display support with subpicture
overlay
o Accelerated display on Sun FFB2+ cards
o Angle, audio and subpicture selection
o Handles advanced subpicture commands such as fade/scroll and wipe
o Detects and uses correct aspect for movie and menus
o Possible to play AC3 via S/PDIF with an external command
o Fullscreen mode
o Screenshots with and without subpicture overlay
http://www.dtek.chalmers.se/~dvd/
|
ogle history
v. 1.38
date: 2007/10/04 02:01:28; author: edwin; state: Exp; lines: +2 -6
Remove always-false/true conditions based on OSVERSION 500000
v. 1.37
date: 2007/05/19 20:17:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36
date: 2007/04/05 19:28:19; author: koitsu; state: Exp; lines: +2 -2
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment
Reviewed by: philip
v. 1.35
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.34
date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.33
date: 2006/12/15 01:32:28; author: lioux; state: Exp; lines: +0 -1
o uphold portlint(1):
* Remove extraneous whitespaces
* Use DATADIR macro
PR: 97253
Submitted by: Alexander Botero-Lowry
v. 1.32
date: 2006/12/15 01:13:18; author: lioux; state: Exp; lines: +6 -10
o Rollback: depend on audio/liba52 instead of audio/liba52-devel
which broke too many installations
o Bump PORTREVISION
v. 1.31
date: 2006/05/10 22:37:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.30
date: 2005/12/12 18:57:01; author: lioux; state: Exp; lines: +10 -6
o Use recently added audio/liba52-devel port instead of audio/liba52
one. The development version provides better performance and
improved AC3 handling.
o Bump PORTREVISION
v. 1.29
date: 2005/11/28 22:56:51; author: lioux; state: Exp; lines: +1 -1
o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) instead
of be16toh(9)/be32toh(9).
o Bump PORTREVISION
v. 1.28
date: 2005/11/18 20:30:28; author: lioux; state: Exp; lines: +14 -3
o Properly set default dvd device based on OSVERSION unless one is
picked by the user via WITH_DVD_DEVICE
o Bump PORTREVISION
PR: 88539
Submitted by: Craig Rodrigues
v. 1.27
date: 2004/12/25 11:43:53; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.26
date: 2004/08/15 14:49:36; author: pav; state: Exp; lines: +6 -0
- Fix build with gcc-3.4 by increasing optimization level to -O2
This is a workaround for what looks like preprocessor bug in gcc
Clue provided by: bland
v. 1.25
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.24
date: 2003/12/08 01:50:48; author: bland; state: Exp; lines: +2 -2
Switch dependency mad -> libmad as more apropriate.
v. 1.23
date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -1
Chase the libmad/libid3tag shared lib version.
v. 1.22
date: 2003/11/10 00:41:15; author: lioux; state: Exp; lines: +1 -1
0.9.2
v. 1.21
date: 2003/04/06 04:56:38; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1
v. 1.20
date: 2003/03/06 04:47:51; author: lioux; state: Exp; lines: +2 -2
Update 0.9.0
v. 1.19
date: 2003/02/23 19:58:27; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.18
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +2 -2
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.17
date: 2002/11/26 15:04:03; author: lioux; state: Exp; lines: +4 -1
Fix: insure CFLAG safeness
PR: 45688
Submitted by: Conrad Sabatier
v. 1.16
date: 2002/08/06 17:54:00; author: lioux; state: Exp; lines: +3 -4
o Update to 0.8.5
o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE
v. 1.15
date: 2002/07/03 16:53:57; author: lioux; state: Exp; lines: +6 -11
o Update to 0.8.4
o USE_REINPLACE
PR: 40049
Submitted by: ?yvind Kolbu
v. 1.14
date: 2002/06/10 22:51:12; author: lioux; state: Exp; lines: +4 -9
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
v. 1.13
date: 2002/05/19 18:38:17; author: lioux; state: Exp; lines: +2 -1
Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically defined
across make targets; notably from depends to configure
v. 1.12
date: 2002/05/18 22:36:14; author: lioux; state: Exp; lines: +4 -0
Get rid of grep errors when liba52 hasn't been installed yet
Submitted by: fenner
Requested by: kris
v. 1.11
date: 2002/05/16 02:21:14; author: lioux; state: Exp; lines: +8 -2
Fix configure against latest liba52 port with djbfft enabled per
default
v. 1.10
date: 2002/04/19 21:29:00; author: lioux; state: Exp; lines: +0 -1
Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
v. 1.9
date: 2002/04/18 03:08:20; author: lioux; state: Exp; lines: +1 -0
o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
a library version bump)
Submitted by: ogle developers
v. 1.8
date: 2002/04/18 02:26:16; author: lioux; state: Exp; lines: +21 -15
o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port
Reviewed by: kris
v. 1.7
date: 2002/04/17 00:29:35; author: lioux; state: Exp; lines: +13 -1
o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
486 processors and above.
o A trick to enable use of kernel routines
Submitted by: eivind
v. 1.6
date: 2002/04/16 23:20:29; author: lioux; state: Exp; lines: +1 -1
Chase libdvdcss update 1.1.0 version bump
v. 1.5
date: 2002/04/13 16:51:07; author: marcus; state: Exp; lines: +2 -0
Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as and not just .
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
v. 1.4
date: 2002/03/28 22:17:21; author: lioux; state: Exp; lines: +1 -1
Chase libdvdcss library version bump
Submitted by: eivind
v. 1.3
date: 2001/12/28 00:53:08; author: lioux; state: Exp; lines: +1 -1
Update to 0.8.2
v. 1.2
date: 2001/11/08 00:42:48; author: lioux; state: Exp; lines: +4 -2
Add tricks to avoid need of USE_AUTO{CONF,MAKE}
Learned from: obrien
v. 1.1
date: 2001/10/26 15:37:58; author: lioux; state: Exp;
New port ogle version 0.8.1: Open DVD player that supports DVD
menus
Reviewed by: Björn Englund ,
Håkan Hjort
(both ogle developers)
Beta Tested by: chris@choll.freeserve.co.uk,
Brooks Davis ,
Jason Andresen ,
MANTANI Nobutaka ,
Oliver Brandmueller ,
Scott Long ,
Volker Stolz
=============================================================================
v. 1.38
date: 2007/10/04 02:01:28; author: edwin; state: Exp; lines: +2 -6
Remove always-false/true conditions based on OSVERSION 500000
v. 1.37
date: 2007/05/19 20:17:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36
date: 2007/04/05 19:28:19; author: koitsu; state: Exp; lines: +2 -2
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment
Reviewed by: philip
v. 1.35
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.34
date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.33
date: 2006/12/15 01:32:28; author: lioux; state: Exp; lines: +0 -1
o uphold portlint(1):
* Remove extraneous whitespaces
* Use DATADIR macro
PR: 97253
Submitted by: Alexander Botero-Lowry
v. 1.32
date: 2006/12/15 01:13:18; author: lioux; state: Exp; lines: +6 -10
o Rollback: depend on audio/liba52 instead of audio/liba52-devel
which broke too many installations
o Bump PORTREVISION
v. 1.31
date: 2006/05/10 22:37:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.30
date: 2005/12/12 18:57:01; author: lioux; state: Exp; lines: +10 -6
o Use recently added audio/liba52-devel port instead of audio/liba52
one. The development version provides better performance and
improved AC3 handling.
o Bump PORTREVISION
v. 1.29
date: 2005/11/28 22:56:51; author: lioux; state: Exp; lines: +1 -1
o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) instead
of be16toh(9)/be32toh(9).
o Bump PORTREVISION
v. 1.28
date: 2005/11/18 20:30:28; author: lioux; state: Exp; lines: +14 -3
o Properly set default dvd device based on OSVERSION unless one is
picked by the user via WITH_DVD_DEVICE
o Bump PORTREVISION
PR: 88539
Submitted by: Craig Rodrigues
v. 1.27
date: 2004/12/25 11:43:53; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.26
date: 2004/08/15 14:49:36; author: pav; state: Exp; lines: +6 -0
- Fix build with gcc-3.4 by increasing optimization level to -O2
This is a workaround for what looks like preprocessor bug in gcc
Clue provided by: bland
v. 1.25
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.24
date: 2003/12/08 01:50:48; author: bland; state: Exp; lines: +2 -2
Switch dependency mad -> libmad as more apropriate.
v. 1.23
date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -1
Chase the libmad/libid3tag shared lib version.
v. 1.22
date: 2003/11/10 00:41:15; author: lioux; state: Exp; lines: +1 -1
0.9.2
v. 1.21
date: 2003/04/06 04:56:38; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1
v. 1.20
date: 2003/03/06 04:47:51; author: lioux; state: Exp; lines: +2 -2
Update 0.9.0
v. 1.19
date: 2003/02/23 19:58:27; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.18
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +2 -2
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.17
date: 2002/11/26 15:04:03; author: lioux; state: Exp; lines: +4 -1
Fix: insure CFLAG safeness
PR: 45688
Submitted by: Conrad Sabatier
v. 1.16
date: 2002/08/06 17:54:00; author: lioux; state: Exp; lines: +3 -4
o Update to 0.8.5
o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE
v. 1.15
date: 2002/07/03 16:53:57; author: lioux; state: Exp; lines: +6 -11
o Update to 0.8.4
o USE_REINPLACE
PR: 40049
Submitted by: ?yvind Kolbu
v. 1.14
date: 2002/06/10 22:51:12; author: lioux; state: Exp; lines: +4 -9
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
v. 1.13
date: 2002/05/19 18:38:17; author: lioux; state: Exp; lines: +2 -1
Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically defined
across make targets; notably from depends to configure
v. 1.12
date: 2002/05/18 22:36:14; author: lioux; state: Exp; lines: +4 -0
Get rid of grep errors when liba52 hasn't been installed yet
Submitted by: fenner
Requested by: kris
v. 1.11
date: 2002/05/16 02:21:14; author: lioux; state: Exp; lines: +8 -2
Fix configure against latest liba52 port with djbfft enabled per
default
v. 1.10
date: 2002/04/19 21:29:00; author: lioux; state: Exp; lines: +0 -1
Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
v. 1.9
date: 2002/04/18 03:08:20; author: lioux; state: Exp; lines: +1 -0
o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
a library version bump)
Submitted by: ogle developers
v. 1.8
date: 2002/04/18 02:26:16; author: lioux; state: Exp; lines: +21 -15
o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port
Reviewed by: kris
v. 1.7
date: 2002/04/17 00:29:35; author: lioux; state: Exp; lines: +13 -1
o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
486 processors and above.
o A trick to enable use of kernel routines
Submitted by: eivind
v. 1.6
date: 2002/04/16 23:20:29; author: lioux; state: Exp; lines: +1 -1
Chase libdvdcss update 1.1.0 version bump
v. 1.5
date: 2002/04/13 16:51:07; author: marcus; state: Exp; lines: +2 -0
Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as and not just .
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
v. 1.4
date: 2002/03/28 22:17:21; author: lioux; state: Exp; lines: +1 -1
Chase libdvdcss library version bump
Submitted by: eivind
v. 1.3
date: 2001/12/28 00:53:08; author: lioux; state: Exp; lines: +1 -1
Update to 0.8.2
v. 1.2
date: 2001/11/08 00:42:48; author: lioux; state: Exp; lines: +4 -2
Add tricks to avoid need of USE_AUTO{CONF,MAKE}
Learned from: obrien
v. 1.1
date: 2001/10/26 15:37:58; author: lioux; state: Exp;
New port ogle version 0.8.1: Open DVD player that supports DVD
menus
Reviewed by: Björn Englund ,
Håkan Hjort
(both ogle developers)
Beta Tested by: chris@choll.freeserve.co.uk,
Brooks Davis ,
Jason Andresen ,
MANTANI Nobutaka ,
Oliver Brandmueller ,
Scott Long ,
Volker Stolz
=============================================================================
v. 1.38
date: 2007/10/04 02:01:28; author: edwin; state: Exp; lines: +2 -6
Remove always-false/true conditions based on OSVERSION 500000
v. 1.37
date: 2007/05/19 20:17:52; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36
date: 2007/04/05 19:28:19; author: koitsu; state: Exp; lines: +2 -2
* LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment
Reviewed by: philip
v. 1.35
date: 2007/04/01 07:50:29; author: lioux; state: Exp; lines: +1 -1
Give maintainership to multimedia@FreeBSD.org.
v. 1.34
date: 2007/02/01 02:41:49; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.33
date: 2006/12/15 01:32:28; author: lioux; state: Exp; lines: +0 -1
o uphold portlint(1):
* Remove extraneous whitespaces
* Use DATADIR macro
PR: 97253
Submitted by: Alexander Botero-Lowry
v. 1.32
date: 2006/12/15 01:13:18; author: lioux; state: Exp; lines: +6 -10
o Rollback: depend on audio/liba52 instead of audio/liba52-devel
which broke too many installations
o Bump PORTREVISION
v. 1.31
date: 2006/05/10 22:37:34; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.30
date: 2005/12/12 18:57:01; author: lioux; state: Exp; lines: +10 -6
o Use recently added audio/liba52-devel port instead of audio/liba52
one. The development version provides better performance and
improved AC3 handling.
o Bump PORTREVISION
v. 1.29
date: 2005/11/28 22:56:51; author: lioux; state: Exp; lines: +1 -1
o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) instead
of be16toh(9)/be32toh(9).
o Bump PORTREVISION
v. 1.28
date: 2005/11/18 20:30:28; author: lioux; state: Exp; lines: +14 -3
o Properly set default dvd device based on OSVERSION unless one is
picked by the user via WITH_DVD_DEVICE
o Bump PORTREVISION
PR: 88539
Submitted by: Craig Rodrigues
v. 1.27
date: 2004/12/25 11:43:53; author: lioux; state: Exp; lines: +0 -1
Remove deprecated USE_SIZE
v. 1.26
date: 2004/08/15 14:49:36; author: pav; state: Exp; lines: +6 -0
- Fix build with gcc-3.4 by increasing optimization level to -O2
This is a workaround for what looks like preprocessor bug in gcc
Clue provided by: bland
v. 1.25
date: 2004/02/08 01:13:57; author: lioux; state: Exp; lines: +1 -0
USE_SIZEify
v. 1.24
date: 2003/12/08 01:50:48; author: bland; state: Exp; lines: +2 -2
Switch dependency mad -> libmad as more apropriate.
v. 1.23
date: 2003/12/07 01:27:06; author: marcus; state: Exp; lines: +2 -1
Chase the libmad/libid3tag shared lib version.
v. 1.22
date: 2003/11/10 00:41:15; author: lioux; state: Exp; lines: +1 -1
0.9.2
v. 1.21
date: 2003/04/06 04:56:38; author: lioux; state: Exp; lines: +1 -1
Update to 0.9.1
v. 1.20
date: 2003/03/06 04:47:51; author: lioux; state: Exp; lines: +2 -2
Update 0.9.0
v. 1.19
date: 2003/02/23 19:58:27; author: lioux; state: Exp; lines: +1 -0
De-pkg-comment
v. 1.18
date: 2002/11/28 00:09:50; author: lioux; state: Exp; lines: +2 -2
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
v. 1.17
date: 2002/11/26 15:04:03; author: lioux; state: Exp; lines: +4 -1
Fix: insure CFLAG safeness
PR: 45688
Submitted by: Conrad Sabatier
v. 1.16
date: 2002/08/06 17:54:00; author: lioux; state: Exp; lines: +3 -4
o Update to 0.8.5
o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE
v. 1.15
date: 2002/07/03 16:53:57; author: lioux; state: Exp; lines: +6 -11
o Update to 0.8.4
o USE_REINPLACE
PR: 40049
Submitted by: ?yvind Kolbu
v. 1.14
date: 2002/06/10 22:51:12; author: lioux; state: Exp; lines: +4 -9
o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
v. 1.13
date: 2002/05/19 18:38:17; author: lioux; state: Exp; lines: +2 -1
Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically defined
across make targets; notably from depends to configure
v. 1.12
date: 2002/05/18 22:36:14; author: lioux; state: Exp; lines: +4 -0
Get rid of grep errors when liba52 hasn't been installed yet
Submitted by: fenner
Requested by: kris
v. 1.11
date: 2002/05/16 02:21:14; author: lioux; state: Exp; lines: +8 -2
Fix configure against latest liba52 port with djbfft enabled per
default
v. 1.10
date: 2002/04/19 21:29:00; author: lioux; state: Exp; lines: +0 -1
Remove unnecessary dependency on libdvdcss, it is now a dependency
under libdvdread
v. 1.9
date: 2002/04/18 03:08:20; author: lioux; state: Exp; lines: +1 -0
o Patch to work with liba52 update to 0.7.3
o Bump PORTREVISION (liba52 had a slight interface update without
a library version bump)
Submitted by: ogle developers
v. 1.8
date: 2002/04/18 02:26:16; author: lioux; state: Exp; lines: +21 -15
o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properly
o Re-arrange a bit so that this affects the whole port
Reviewed by: kris
v. 1.7
date: 2002/04/17 00:29:35; author: lioux; state: Exp; lines: +13 -1
o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap
routines. This works only in the i386 architecture but only with
486 processors and above.
o A trick to enable use of kernel routines
Submitted by: eivind
v. 1.6
date: 2002/04/16 23:20:29; author: lioux; state: Exp; lines: +1 -1
Chase libdvdcss update 1.1.0 version bump
v. 1.5
date: 2002/04/13 16:51:07; author: marcus; state: Exp; lines: +2 -0
Allow ogle and ogle-gui to find the libxml2 header files.
According to www.libxml.org, libxml and libxml2 header files should be
#include'd as and not just .
Reported by: many
Submitted by: lioux
Reviewed by: sobomax
Approved by: lioux
v. 1.4
date: 2002/03/28 22:17:21; author: lioux; state: Exp; lines: +1 -1
Chase libdvdcss library version bump
Submitted by: eivind
v. 1.3
date: 2001/12/28 00:53:08; author: lioux; state: Exp; lines: +1 -1
Update to 0.8.2
v. 1.2
date: 2001/11/08 00:42:48; author: lioux; state: Exp; lines: +4 -2
Add tricks to avoid need of USE_AUTO{CONF,MAKE}
Learned from: obrien
v. 1.1
date: 2001/10/26 15:37:58; author: lioux; state: Exp;
New port ogle version 0.8.1: Open DVD player that supports DVD
menus
Reviewed by: Björn Englund ,
Håkan Hjort
(both ogle developers)
Beta Tested by: chris@choll.freeserve.co.uk,
Brooks Davis ,
Jason Andresen ,
MANTANI Nobutaka ,
Oliver Brandmueller ,
Scott Long ,
Volker Stolz
=============================================================================
|
| |

|