summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Getting ready for Release 2HEADvolumecontrolKushal Das2008-10-044-1/+385
|
* now Next / Previous buttons are activated or deactivated accordinglyKushal Das2008-10-031-0/+13
|
* Toolbar button creation code cleanedKushal Das2008-10-031-12/+2
|
* Now next and previous buttons are working , only problem is to set default ↵Kushal Das2008-10-032-5/+44
| | | | play/pause button
* Now we have a method called songchange, which we can use for next and ↵Kushal Das2008-10-031-2/+6
| | | | previous buttons
* currently it is playing songs one by one from the playlistKushal Das2008-10-031-1/+22
|
* Now it plays files on their real location , not on the links created by sugarKushal Das2008-10-031-1/+12
|
* Very basic level of m3u file support added, that file should contain ↵Kushal Das2008-10-021-3/+15
| | | | http://xyz based web stream address
* self.player issue solved, it was showing traceback in the logKushal Das2008-10-021-3/+3
|
* play/pause is working somewhat , expect fullscreen and afterwards. Thanks to ↵Kushal Das2008-10-021-24/+23
| | | | sayam :)
* trying to play/pause toggle through spacebarKushal Das2008-10-021-2/+14
|
* Back to play toolbar only, need to learn git revert fastKushal Das2008-10-023-9/+57
|
* Revert "POt file created for translators"Kushal Das2008-10-021-33/+0
| | | | This reverts commit b2b39d8dbf0e08586cea77be85a495780a05ee17.
* Added a new view tool bar, currently only the full screen button is workingKushal Das2008-10-024-22/+90
|
* POt file created for translatorsKushal Das2008-10-021-0/+33
|
* TODO file addedKushal Das2008-10-021-0/+2
|
* Full screen button added , working :)newtoolbarKushal Das2008-10-022-3/+26
|
* Toolbar is now moved to a new file called ControlToolbar.pyKushal Das2008-10-013-57/+102
|
* Added volume control button in the toolbarmasterKushal Das2008-10-011-0/+12
|
* New icon from ebenDan Williams2007-09-052-4/+6
|
* Fix video on the XOs (can't make it too big); handle errors more gracefullyDan Williams2007-07-231-11/+38
|
* Automatically detect video output plugin; add tag display for audio filesDan Williams2007-07-221-22/+104
|
* Add support for visualization and dynamically switching videosinksDan Williams2007-07-211-23/+50
|
* Remove debug uriDan Williams2007-07-211-1/+0
|
* Move controls to toolbar (Yaakov M. Nemoy)Dan Williams2007-07-211-65/+64
|
* Fixed iconDan Williams2007-07-201-6/+4
|
* Add iconDan Williams2007-07-191-0/+8
|
* Initial importDan Williams2007-07-184-0/+360