
plasmatvgr
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
Plasma TvGr is a plasmoid for viewing the tv program for many greek channels.
version 0.47
- fixed cine+ was empty bug
- remove markup codes from strings ( )
- remove duplicate strings from programs
version 0.46
- restored working state with some site changes.
- fixed a bug in double click selection
version 0.45
- corrected animation bug
- corrected ISO 8859-7 'A' accented bug
- corrected current program highlight bug.
version 0.44
- corrected config saving bug
version 0.43
- Select the channels that cycle
- Reset cycle timer when pressing buttons
- Add Novasports1, NovaCinema1/2
- Add fade in/out effect on channel change
- Add busy effect on data loading
version 0.41
-better text rendering for light plasma theme color
version 0.40:
-convert to 4.2 api
-moved to pathfinder.gr
-fixes in date handling
-add mtv channel
-compatible with 4.2 plasma api
-added double click menu for channel
selection
-respond to theme changes
feel free to give proposals/ideas to make it look better at
manolis at koppermind.homelinux.org
installation instructions:
extract it to a folder and run as user
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
su (run as root)
make install
gravy
10 years ago
Report
artemisfowl2007
12 years ago
Other than that, good job.
Report
hayzel
12 years ago
As for now it does not compile nor run on 4.1.trunk due to plasma API changes.
A new version will be available soon for the 4.1 series.
Report