
Loopy
Source (link to git-repo or to original if based on someone elses unmodified work):
========================================
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
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
Ratings & Comments
42 Comments
I really like this app. Is there any website where to get more information about the project?
is it still under development? hopefully yes. we miss a good video player in kde and loopy has big potential :)
Russian translate v 0.1 =) http://www.sendspace.com/file/oiowv8
http://delidov.ru/upload/elegant-red.tar.gz Thi is preview version. :)
Screenshot: http://delidov.ru/upload/elegant-red.png
I love Loopy, the best video player for kde. 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
Hello, I am packaging loopy 0.5.3 for Gentoo Linux, found several problems: 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?
Pisi package (for pardus linux) http://www.4shared.com/file/gcvVnkAF/loopy-053-3.html and pisi build files... http://www.sudrap.org/repository/users/goktug/multimedia/loopy/
Turkish translation http://www.4shared.com/file/hAkQC0id/tr_online.html
1. pause playback when minimised feature 2. stop the screensaver during playback
Hi. 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.
Thanks for loopy, nice slim and beautiful.. 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!
For xine backend subtitle support you can use the patch on description......... It's work fine.
raphael@raphael-notebook:~/Downloads/loopy_0.5.1/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr .. -- 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)
You are missing -> gettext
rizvan@super:~/loopy_0.5.1/build$ make 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
Hello, i think you are missing the phonon devel package. Something like libphonon-dev.
Hello, 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
Hello, i've sent you a PM.
Hey, 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.
Thanks, for your kind comment !
Could you please add 16/10 aspect ratio scaling for those of us that have monitors with a 16/10 aspect ratio?
Sorry, this is not yet supported by phonon.
Could You add to loopy support for subtitles in MicroDVD and TMPlayer formats?
If you add subtitles support, it will be my default player for KDE. That is only feature that is missing this almost perfect app.