
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Slim, themeable video player, based on the KDE phonon libraries.
========================================
Thanks to:
========================================
- The Kaffeine developers !
- The Gwenview developers !
========================================
For xine subtitle support please look at:
========================================
http://kde-apps.org/content/show.php/Phonon-xine+subtitles+patch?content=121998
10 years ago
Version 0.5.3
- Fixed strange messagebox behaviour
- Fixed time display in the statusbar (cosmetic)
- Updated theme: graygradients
- New default theme: graygradients
- Updated description in about dialog
- Updated german translation
Version 0.5.2
- Added restore windowstate after crash, fullscreen exit etc.
- Added MessageBox: "You get back to normal view with the F3 key"
- Added toolbutton "Reload theme", usefull for theme devolpers ;-)
- Added new theme: graygradients
- Updated THEMING
- Updated german translation
- Homepage: Screenshoots updated
Version 0.5.1
- Updated .desktop files
- Code cleaned
Version 0.5
- Added playlist to fullscreen mode ( move mouse to the right screen edge (20px) )
- Fullscreenbar: Screen edge is now 20px
- New ToolTipEater class
- All themes updated (Attention Oxygen style users: You should at least use the blackglass-light theme, this will be fixed in KDE 4.4.3)
Version 0.4.3
- Added Brazilian Portuguese translation (Thanks Márcio Moraes)
Version 0.4.2
- Fixed .desktop files (Thanks VectoR)
- Added hungarian translation (Thanks VectoR)
Version 0.4.1
- Updated Czech translation (Thanks Pavel Fric)
Version 0.4
- Option: Autoresize to videosize
- Option: Always enqueue files
- Minimal View
- Added Czech translation (Thanks Pavel Fric)
Version 0.3
- First public release
10 years ago
Version 0.5.3
- Fixed strange messagebox behaviour
- Fixed time display in the statusbar (cosmetic)
- Updated theme: graygradients
- New default theme: graygradients
- Updated description in about dialog
- Updated german translation
Version 0.5.2
- Added restore windowstate after crash, fullscreen exit etc.
- Added MessageBox: "You get back to normal view with the F3 key"
- Added toolbutton "Reload theme", usefull for theme devolpers ;-)
- Added new theme: graygradients
- Updated THEMING
- Updated german translation
- Homepage: Screenshoots updated
Version 0.5.1
- Updated .desktop files
- Code cleaned
Version 0.5
- Added playlist to fullscreen mode ( move mouse to the right screen edge (20px) )
- Fullscreenbar: Screen edge is now 20px
- New ToolTipEater class
- All themes updated (Attention Oxygen style users: You should at least use the blackglass-light theme, this will be fixed in KDE 4.4.3)
Version 0.4.3
- Added Brazilian Portuguese translation (Thanks Márcio Moraes)
Version 0.4.2
- Fixed .desktop files (Thanks VectoR)
- Added hungarian translation (Thanks VectoR)
Version 0.4.1
- Updated Czech translation (Thanks Pavel Fric)
Version 0.4
- Option: Autoresize to videosize
- Option: Always enqueue files
- Minimal View
- Added Czech translation (Thanks Pavel Fric)
Version 0.3
- First public release
avlas
10 years ago
Report
avlas
10 years ago
Report
jaiq
10 years ago
http://www.sendspace.com/file/oiowv8
Report
dedmopozzz
10 years ago
Thi is preview version. :)
Report
dedmopozzz
10 years ago
http://delidov.ru/upload/elegant-red.png
Report
virgolus
10 years ago
It's minimal, elegant and functional.
Unfortunately I have four problems:
1 - in full-screen mode buttons and volume works but I can't click the time scrollbar.
2- in full-screen mode, below the video, there is a line of purple pixels
3- video auto resize works but when I open a sound file the window compress too (I suggest a minimum size)
My version of kde is 4.5.1 and loopy
0.5.3
Sorry for my English. Bye
Report
Nikoli
10 years ago
1) Encoding of many files is broken, seems you have non UTF locale. All
translations are now broken in po/ and desktop/, please fix:
$ enca `find -type f|sort -u|grep -v .png$`|grep -v '7bit ASCII characters'
./CHANGELOG: Unrecognized encoding
./desktop/loopy.desktop: Universal transformation format 8 bits; UTF-8
Doubly-encoded to UTF-8 from maccyr
./desktop/loopy_enqueue.desktop: Unrecognized encoding
./desktop/loopy_play_dvd.desktop: Universal transformation format 8 bits;
UTF-8
./po/cs.po: Universal transformation format 8 bits; UTF-8
Doubly-encoded to UTF-8 from ISO-8859-5
./po/de.po: Universal transformation format 8 bits; UTF-8
Doubly-encoded to UTF-8 from ISO-8859-5
./po/hu.po: Universal transformation format 8 bits; UTF-8
Doubly-encoded to UTF-8 from ISO-8859-5
./po/pt_BR.po: Universal transformation format 8 bits; UTF-8
Doubly-encoded to UTF-8 from ISO-8859-5
Quoted-printable encoded
$ cat desktop/loopy.desktop |grep ru
Comment[ru]=Медиаплеер
Name[ru]=Loopy
GenericName[ru]=Медиаплеер
2) Please use name-version instead of name_version (loopy-0.5.4.tar.gz and
same loopy-0.5.4 for dir in archive), it is tradition in *nix world and will
make package cleaner:
--- a/media-video/loopy/loopy-0.5.3.ebuild
+++ b/media-video/loopy/loopy-0.5.3.ebuild
@@ -6,11 +6,9 @@ EAPI=2
KDE_LINGUAS="cs de hu pt_BR"
inherit kde4-base
-MY_P=${PN}_${PV}
-
DESCRIPTION="A simple video player for KDE"
HOMEPAGE="http://www.kde-apps.org/content/show.php/Loopy?content=120880"
-SRC_URI="http://www.kde-apps.org/CONTENT/content-files/120880-${MY_P}.tar.gz-
> loopy_0.5.3.tar.gz"
+SRC_URI="http://www.kde-apps.org/CONTENT/content-files/120880-${P}.tar.gz->
loopy_0.5.3.tar.gz"
LICENSE="GPL-2"
SLOT="4"
@@ -19,6 +17,4 @@ IUSE="debug"
DEPEND=">=media-sound/phonon-4.3.80"
-S=${WORKDIR}/${MY_P}
-
DOCS="THEMING"
3) Add list of packages required for building and running to INSTALL. Which is
minimal supported version of KDE, Qt, phonon?
P.S. Do you have some git repo and bug tracker?
Report
hacker1
10 years ago
http://www.4shared.com/file/gcvVnkAF/loopy-053-3.html
and pisi build files...
http://www.sudrap.org/repository/users/goktug/multimedia/loopy/
Report
hacker1
10 years ago
http://www.4shared.com/file/hAkQC0id/tr_online.html
Report
pipaceliny
10 years ago
2. stop the screensaver during playback
Report
wusel1007
10 years ago
Nice application. Made a rpm package for OpenSuSE 11.2 x86_64. You can download it from www.linux-specialist.com/download/loopy-0.5.3-1.x86_64.rpm
Have a nice day.
Report
maarizwan
10 years ago
loopy works nicely with:
1. phonon-mplayer
2. phonon-xine
3. phonon-gstreamer
but with phonon-VLC-git, it has to be pause, seeked left-or-right, and play, to let the video play in loopy.
Also, could you please see the subtitles work with loopy...
phonon-vlc shows subtitles in loopy, but in other phonon backends like mplayer, xine, or gstreamer, no subtitles.
Could you please look into "subtitles" with all the backends..
----------
loopy to be perfect only need these (as i see) with all the backends! perhaps phonon shoud standardize these:
1. seek should work flawlessly (with mouse dragging or mouse clicking on the seekbar; and keyboard cursors like left-arrow, right arrow, pgup-pgdwn)
2. subtitles (will all the backends, where the backend support the subtitles, like mplayer, vlc)
thank you for creating a nice, slim video player. thanks!
Report
andreduartesp
10 years ago
Report
raphaelsfreitas
10 years ago
-- Found Qt-Version 4.6.2 (using /usr/bin/qmake)
-- Found X11: /usr/lib/libX11.so
-- Phonon Version: 4.3.1
-- Found KDE 4.4 include dir: /usr/include
-- Found KDE 4.4 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at cmake/modules/FindMSGFMT.cmake:34 (MESSAGE):
msgfmt program couldn't be found
Call Stack (most recent call first):
CMakeLists.txt:11 (find_package)
Report
MonsterMagnet
10 years ago
Report
maarizwan
10 years ago
Generating moc_videowidget.cpp
Generating moc_timelabel.cpp
Generating moc_tooltipeater.cpp
Generating moc_fullscreenbar.cpp
Generating moc_fullscreenplaylist.cpp
Generating moc_infolabel.cpp
Generating moc_titlelabel.cpp
Generating moc_playlistdock.cpp
Generating moc_mainwindow.cpp
[ 0%] Built target loopy_automoc
[ 4%] Building CXX object src/CMakeFiles/loopy.dir/loopy_automoc.o
In file included from /home/rizvan/loopy_0.5.1/build/src/moc_videowidget.cpp:10,
from /home/rizvan/loopy_0.5.1/build/src/loopy_automoc.cpp:4:
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:16: error: ‘Phonon’ has not been declared
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:16: error: expected ‘{’ before ‘VideoWidget’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:17: error: invalid type in declaration before ‘{’ token
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:17: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: expected primary-expression before ‘public’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: expected ‘}’ before ‘public’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: expected ‘,’ or ‘;’ before ‘public’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: uninitialized const ‘staticMetaObject’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: ‘virtual’ outside class declaration
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: non-member function ‘const QMetaObject* metaObject()’ cannot have cv-qualifier
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: ‘virtual’ outside class declaration
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: ‘virtual’ outside class declaration
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:18: error: expected unqualified-id before ‘private’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:22: error: expected class-name before ‘(’ token
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:26: error: expected unqualified-id before ‘private’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:30: error: expected unqualified-id before ‘private’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:34: error: expected unqualified-id before ‘protected’
/home/rizvan/loopy_0.5.1/build/src/../../src/videowidget.h:41: error: expected declaration before ‘}’ token
make[2]: *** [src/CMakeFiles/loopy.dir/loopy_automoc.o] Error 1
make[1]: *** [src/CMakeFiles/loopy.dir/all] Error 2
make: *** [all] Error 2
Report
MonsterMagnet
10 years ago
i think you are missing the phonon devel package.
Something like libphonon-dev.
Report
HugoPereira
10 years ago
as oxygen developper I'd like to help fix the known bugs/warnings you report in your descriptions. Could you give more details ? (either here or by email at hugo at oxygen dash icons dot org)
In the meanwhile I'll build the app and will try to run.
Cheers,
Hugo
Report
MonsterMagnet
10 years ago
i've sent you a PM.
Report
trapni
10 years ago
heads up with your first c++/qt/kde project, even if you feel not getting enough response with regards to "user-base".
I can just encourage you to keep on going learning a programming language, such as C++, and help making KDE/Linux and everything else just more useful and cool than it already is.
Report
MonsterMagnet
10 years ago
Report
echoes
10 years ago
Report
MonsterMagnet
10 years ago
Report
pipaceliny
10 years ago
Report
kalac
10 years ago
Report