diff --git a/NEWS b/NEWS index fe1959bc440a664231c82521ec0daddaa5915122..61415b3a425744e1533873fc867809b176f04f88 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -$Id: NEWS,v 1.16 2003/02/13 21:53:25 massiot Exp $ +$Id: NEWS,v 1.17 2003/02/15 20:02:16 jpsaman Exp $ Changes between 0.5.0 and 0.5.1: -------------------------------- @@ -47,6 +47,10 @@ Win32 port: BeOS port: * lower BeOS priorities to avoid lock-up +Opie port: + * Native video output is working again. + * Only commandline interface support. + * Support for MPEG4, DivX through ffmpeg package. Changes between 0.4.6 and 0.5.0: -------------------------------- diff --git a/ipkg/control.gpe b/ipkg/control.gpe index 29ff40ca42f988a400ec013fd42e3a74b0e096cf..01052c38f5171c4c8244ff85945e7ae3e9686401 100644 --- a/ipkg/control.gpe +++ b/ipkg/control.gpe @@ -2,7 +2,7 @@ Package: gpe-vlc Section: graphics Priority: optional Version: 0.5.1 -Release: test1 +Release: 1 Conflicts: task-opie, vlc, opie-vlc, opie-libsdl Architecture: arm Maintainer: Jean-Paul Saman , Christophe Massiot diff --git a/ipkg/control.opie b/ipkg/control.opie index d8963fcb8f78e922b8eb425e47299b0f98fe9586..749c38e40d5a59828d234663dca6830f2d87624d 100644 --- a/ipkg/control.opie +++ b/ipkg/control.opie @@ -2,7 +2,7 @@ Package: opie-vlc Section: graphics Priority: optional Version: 0.5.1 -Release: test1 +Release: 1 Conflicts: gpe-apps, vlc, gpe-vlc, libsdl Architecture: arm Maintainer: Jean-Paul Saman , Christophe Massiot diff --git a/ipkg/control.zaurus b/ipkg/control.zaurus index acba2b1262958e02edd8ed662d3071550a9cfd86..d9e7eb7bd08bf8a177ab90d7ad513e5c52253024 100644 --- a/ipkg/control.zaurus +++ b/ipkg/control.zaurus @@ -2,7 +2,7 @@ Package: zaurus-vlc Section: graphics Priority: optional Version: 0.5.1 -Release: test1 +Release: 1 Conflicts: gpe-apps, gpe-vlc, vlc, libsdl Architecture: arm Maintainer: Jean-Paul Saman