1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
36
* Fix audio visualisation (Srevin Saju),
35
* Fix license metadata (James Cameron),
* Add screenshots (Aryan Sharma),
* Port to Python 3 (Rahul Bothra),
* flake8 fixes (Aniket Mathur),
* Remove empty locale files (James Cameron),
34
* Hide playlist on fullscreen (James Cameron),
* Add shortcuts, ctrl+l for playlist toggle, ctrl+f for fullscreen
toggle, space for play or pause, up and down arrows for previous and
next playlist item, escape to contract toolbar button, fullscreen
off, or playlist off (James Cameron),
* Disable controls without media (Rahul Bothra),
* New translations (Berend, Božidar Putanec, Mariana, Besnik Bleta,
Paulo Francisco),
* Fix translation warnings on fr.po (James Cameron),
* Update POT file (James Cameron),
* Remove deprecated treeview parameter in CellRendererIcon (Rahul Bothra),
* Move copyrights, change metadata and add COPYING.LGPLv2.1 (James Cameron),
* Fix class initialisation (James Cameron),
* Update metadata (Vipul Gupta),
* Update TODO and try visualisations (James Cameron),
* Add README (Rudra Sadhu),
33
* New translations (Chris Leonard et al),
* Fix URL of source repository (Gonzalo Odiard, James Cameron),
* Add reordering of playlist #4484 (Sai Vineet),
* Source formatting (Gonzalo Odiard, James Cameron),
* Remove several warnings from logs (James Cameron),
* Use new toolbar box in toolkit (James Cameron),
* Add missing copyright to playlist.py (James Cameron),
* Remove deprecated MANIFEST (James Cameron),
11
* Now one can add more songs to the playlist
* New translations added
7
* share/keep button hidden
* new translations added
6
* ObjectPicker option added while directly running the activity
* 67 languages added :)
5
* Encoding error fixed for bn_IN.po
4
* bn_IN translation support
3
* PLS playlist file support added
2
* Full Screen option
* Volume Control support
* Supporting m3u playlists
* Internet radios through m3u files.
* Next/Previous buttons , if you open a playlist with more than one song
1
* New icon (eben)
|