Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/jukeboxactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Hide error alert and panel if media inserted/removed before recheck playlistGonzalo Odiard2012-11-021-11/+17
* Error message improvedManuel Kaufmann2012-11-021-2/+12
* Media not found SL #3709Manuel Kaufmann2012-11-021-0/+50
* Port gst 0.10 to Gst 1.0Manuel Kaufmann2012-10-101-90/+90
* Do not pause the stream after adding a new oneManuel Kaufmann2012-10-101-1/+1
* Tag reader feature removedManuel Kaufmann2012-10-101-118/+1
* Use 'playbin2' instead of 'playbin'Manuel Kaufmann2012-10-101-1/+7
* Create GstPlayer just onceManuel Kaufmann2012-10-101-18/+13
* Stop the player when the user is reproducing a video and switch to another ac...Manuel Kaufmann2012-10-101-3/+17
* Remove "capsfilter" filter because of performanceManuel Kaufmann2012-10-101-18/+1
* Use a notebook in the visualization areaManuel Kaufmann2012-10-101-9/+16
* Fix testing functionalityGonzalo Odiard2012-08-221-8/+10
* Avoid loosing data in playlist if media is removed - SL #3709Gonzalo Odiard2012-08-211-8/+34
* Port to Gtk3 SL #3760Manuel Kaufmann2012-07-161-130/+113
* Simple pep8 fixGonzalo Odiard2012-06-271-1/+1
* Current and total time SL #3714Manuel Kaufmann2012-06-271-5/+12
* Add a "Remove" button SL #3357Manuel Kaufmann2012-06-141-0/+3
* Fix playlist behaviour SL #3661Manuel QuiƱones2012-06-141-22/+48
* Set a fake audio sink in the TagReader to avoid conlict using the audio devic...Gonzalo Odiard2012-06-051-0/+1
* Avoid destrying media files writing playlistsGonzalo Odiard2012-03-201-3/+22
* Do not show video in the playbin used to do the tag readGonzalo Odiard2012-03-201-1/+3
* Reenable controls when media is ok.Gonzalo Odiard2012-03-201-0/+3
* Read tags in the media files and put the title in the media list if availableGonzalo Odiard2012-03-201-4/+66
* If the user is setting the title do not start playback with spaceGonzalo Odiard2012-03-191-0/+5
* Save and restore playlistGonzalo Odiard2012-03-191-43/+75
* Add activity toolbarGonzalo Odiard2012-03-161-12/+6
* Fix toogle playing with space keyGonzalo Odiard2012-03-161-0/+1
* Playlist widgetManuel QuiƱones2011-10-261-35/+72
* Fix toogle playing using space keyGonzalo Odiard2011-10-241-7/+2
* Pep8 /Pylint fixesGonzalo Odiard2011-10-241-43/+41
* Show and hide video in the canvas. SL #3125Gonzalo Odiard2011-10-241-1/+23
* Implement new toolbars - OLPC #10867Gonzalo Odiard2011-08-021-29/+83
* Don't call into GTK+ when setting video sink from gstreamer threadDaniel Drake2011-06-071-4/+5
* updated copyright infov19Kushal Das2010-05-081-1/+1
* Objectchooser is working againKushal Das2010-02-101-1/+1
* Adding missing import for mimeKushal Das2009-09-171-0/+1
* Bug #714 fix, hopefully :)Kushal Das2009-09-171-1/+2
* Fixed playing from journal issue, it was opening object chooser insteadKushal Das2009-06-041-8/+9
* New open object button added, now one can choose more songsKushal Das2009-03-171-9/+30
* For the new sugar journal, it imports the .m3u files as .m3u8 filesKushal Das2009-03-171-2/+2
* code updated to hide share/keep buttonsKushal Das2009-02-271-1/+6
* Code for ObjectPicker to get filename while first time starting up of the Act...Kushal Das2008-11-261-0/+25
* Working on #9041, fixing the code so that it can play songs with strange file...Kushal Das2008-11-241-2/+4
* fixed the permission bitsKushal Das2008-11-111-0/+0
* .pls file (playlist) support addedKushal Das2008-10-041-0/+13
* now Next / Previous buttons are activated or deactivated accordinglyKushal Das2008-10-031-0/+13
* Now next and previous buttons are working , only problem is to set default pl...Kushal Das2008-10-031-5/+17
* Now we have a method called songchange, which we can use for next and previou...Kushal Das2008-10-031-2/+6
* currently it is playing songs one by one from the playlistKushal Das2008-10-021-1/+22
* Now it plays files on their real location , not on the links created by sugarKushal Das2008-10-021-1/+12