Activities/Jukebox

From Sugar Labs
< Activities
Revision as of 00:17, 21 April 2016 by Cjl (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Activity-jukebox.svg

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.

Nextprevious.png

We also have a volume control now.

Volume.png

If you want to watch your favourite video full-screen click on the full-screen button.

Fullscreen.png

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.

JukeboxObjectPicker.png

What is new for developers

Activity repository is here https://github.com/godiard/jukebox-activity

Credits

Andy Wingo, Dan Williams, Kushal Das