Difference between revisions of "Activities/Jukebox"
(Created page with "<noinclude>{{TOCright}} Category:Release Notes</noinclude> Image:Activity-jukebox.svg == Introduction == Jukebox is a simple media player. One can play audio files o...") |
|||
Line 32: | Line 32: | ||
== Credits == | == Credits == | ||
Andy Wingo, Dan Williams, Kushal Das | Andy Wingo, Dan Williams, Kushal Das | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Activities]] |
Revision as of 23:17, 20 April 2016
Introduction
Jukebox is a simple media player. One can play audio files or video files according to different codecs installed. It supports different playlist files like .m3u , .pls . It also supports playing of http streams over network.
More info: http://wiki.laptop.org/go/Jukebox
What is new for users
Two major playlist file support added, if there are more than one song in the list then users can use previous/next buttons to go to different songs.
We also have a volume control now.
If you want to watch your favourite video full-screen click on the full-screen button.
If you start Jukebox activity directly by clicking on its icon , it will open a window to let you choose the file you want to play.
What is new for developers
Activity repository is here https://github.com/godiard/jukebox-activity
Credits
Andy Wingo, Dan Williams, Kushal Das