|
2014-01-01
, 12:52
|
Posts: 443 |
Thanked: 282 times |
Joined on Oct 2011
@ Grenoble, France
|
#22
|
A new year a new update.
This time it includes:
- Hide/Unhide of controls via click
- Youtube Search results page scrolling fixed
- Open URL page with history of last 10 opened urls
- Cover Page now with play/pause function
- Music icon shown if music files are played back
- File details page added
- Added code for directly getting youtube videos from youtube servers (not used yet)
- command line url parameter now supported
- mimetype support registration for media files on sailfish
And here the demonstration video: http://youtu.be/VkMLeLnyy2E
I also created a openrepos.net page here: https://openrepos.net/content/llelec...s-video-player
RPM Download here: https://openrepos.net/sites/default/...-3.armv7hl.rpm
|
2014-01-01
, 12:54
|
Posts: 27 |
Thanked: 10 times |
Joined on Dec 2013
@ Netherlands
|
#23
|
|
2014-01-01
, 13:04
|
Posts: 426 |
Thanked: 1,812 times |
Joined on Dec 2013
|
#24
|
|
2014-01-01
, 13:11
|
Posts: 443 |
Thanked: 282 times |
Joined on Oct 2011
@ Grenoble, France
|
#25
|
|
2014-01-01
, 13:15
|
Posts: 752 |
Thanked: 2,808 times |
Joined on Jan 2011
@ Czech Republic
|
#26
|
import "pages/yt.js" as YT
import "pages/helper/yt.js" as YT
|
2014-01-01
, 13:17
|
Posts: 426 |
Thanked: 1,812 times |
Joined on Dec 2013
|
#27
|
The Following User Says Thank You to llelectronics For This Useful Post: | ||
|
2014-01-04
, 22:31
|
Posts: 292 |
Thanked: 294 times |
Joined on Jan 2012
@ Milan, Italy
|
#28
|
|
2014-01-05
, 10:54
|
|
Posts: 115 |
Thanked: 185 times |
Joined on Apr 2011
@ Spain
|
#29
|
for FILE in $(find . -name \*holiday*.mp3); do harbour-videoPlayer -p $FILE sleep 1 done
|
2014-01-05
, 12:46
|
Posts: 426 |
Thanked: 1,812 times |
Joined on Dec 2013
|
#30
|
The Following 3 Users Say Thank You to llelectronics For This Useful Post: | ||
This time it includes:
And here the demonstration video: http://youtu.be/VkMLeLnyy2E
I also created a openrepos.net page here: https://openrepos.net/content/llelec...s-video-player
RPM Download here: https://openrepos.net/sites/default/...-3.armv7hl.rpm
Last edited by llelectronics; 2014-01-01 at 13:10.