Commit graph

209 commits

Author SHA1 Message Date
Valentijn
6088849f6a
Merge pull request #42 from agg23/LibraryUUIDFix
Fixed library tracks not playing
2018-09-19 14:34:09 +02:00
Adam Gastineau
2ab5aaf9df Fixed library tracks not playing 2018-09-18 18:11:14 -07:00
Valentijn
3059c6fa82 Append songs on activate in search & library views 2018-09-19 01:53:06 +02:00
Valentijn
480f92aa07 Only perform signals being received from a notification owned by clay 2018-09-18 23:48:30 +02:00
Valentijn
2e72f5dbe4 Generalize pages and their keybinds 2018-09-18 21:54:35 +02:00
Valentijn
1434ae0fec Merge branch 'porcelain' of https://github.com/and3rson/clay into porcelain 2018-09-18 17:44:32 +02:00
Andrew Dunai
e0e1314904
Fixed typos. 2018-09-12 17:09:09 +03:00
Andrew Dunai
e2c51d466f
Fix for microseconds. 2018-09-12 16:52:16 +03:00
Andrew Dunai
3401b52eeb
WIP: MPRIS2 for MPV 2018-09-12 15:07:40 +03:00
Andrew Dunai
e4ed9b91b0
Minor tweaks to MPRIS2 & MPV driver. 2018-09-12 14:58:22 +03:00
Andrew Dunai
fad5f9d7b8
Fixed cover art images format for OSD. 2018-09-12 14:46:22 +03:00
Andrew Dunai
48736b17ed
Cleanup. 2018-09-12 14:36:19 +03:00
Andrew Dunai
1d2ba7662b
Added MPV player class & made player class selection configurable. 2018-09-10 18:19:09 +03:00
Andrew Dunai
0fbb5fbbc0
Added MPV player class & made player class selection configurable. 2018-09-10 18:04:26 +03:00
Valentijn
3514ba211d Only show artists with songs in the library 2018-09-10 00:46:32 +02:00
Valentijn
dbd628cddd Artist & Album view 2018-09-02 01:33:30 +02:00
Valentijn
a753c2498d I'm Feeling Lucky station 2018-08-25 19:32:46 +02:00
Valentijn
98a7f6b4ef Broke up gp.py and changed some getter/setters to properties 2018-08-25 19:07:18 +02:00
Valentijn
62786c1ae5 Added actions to OSD 2018-08-21 19:48:05 +02:00
Valentijn
03485bf25b Update README 2018-08-20 01:33:52 +02:00
Valentijn
91681acb5b An implementation of MPRIS2 to replace keybinder and change some getter/setter to properties 2018-08-16 21:07:06 +02:00
Valentijn
890e51bced Properly exit gtk and listen to the x_hotkeys config option 2018-08-15 21:31:37 +02:00
Valentijn
16fb8e1589 Add a player abstract class and divorce VLC from the internals 2018-08-15 15:48:49 +02:00
Valentijn
ccb0a06ea6 Moving stuff around into submodules; Refactoring of imports 2018-08-15 02:40:39 +02:00
Andrew Dunai
c271cecf6b
Fix issue with filtering navigation + more linting fixes. 2018-08-09 14:49:25 +03:00
Andrew Dunai
39394144bd
pylint, oh please. 2018-08-09 14:39:02 +03:00
Andrew Dunai
d4c4d2077b
Bump version to 1.1.0 2018-08-09 14:29:30 +03:00
Andrew Dunai
b180bee6bb
Fix #29 2018-08-09 14:19:59 +03:00
Andrew Dunai
4edb5cd4f3
Fix #31 2018-08-09 13:51:27 +03:00
Andrew Dunai
40390c48bd
Linter fixes. 2018-06-21 17:25:21 +03:00
Andrew Dunai
9b51c47743
Added README. 2018-06-21 17:21:25 +03:00
Andrew Dunai
2390a7c1fa
Added OSD notifications, fixed issue with lastRatingChangeTimestamp, fixed README for PyPi. 2018-06-21 17:19:11 +03:00
Valentijn
4240d7fd05
Merge pull request #26 from and3rson/ratings
Ratings
2018-06-03 18:42:43 +02:00
Valentijn
3a6c70e1ae Alphabetical library ordering; Add to beginning of favourites; Search quickfix 2018-05-30 18:49:17 +02:00
Valentijn
17756cc431 Documentation changes 2018-05-27 17:16:43 +02:00
Valentijn
3eb60ad755 Explicit warning icon 2018-05-27 14:42:25 +02:00
Valentijn
f80d290eff Alphabetical ordering; Add to the beginning of favourites 2018-05-27 01:13:59 +02:00
Valentijn
fbb7b5e416 Merge branch 'ratings' into artists 2018-05-27 00:30:00 +02:00
Valentijn
805cfbf26d Cleaner context menu options 2018-05-27 00:29:57 +02:00
Valentijn
c4c900f3d9 Pylint is being overly pendantic again 2018-05-26 22:16:28 +02:00
Valentijn
3200c67b72 Merge branch 'master' into ratings 2018-05-26 22:03:29 +02:00
Valentijn
78a297e279 Auto start songs; Unicode config option; Rating icons 2018-05-26 21:59:29 +02:00
Andrew Dunai
15ac3e9bdc
Added setproctitle. 2018-05-09 12:47:41 +03:00
Valentijn
38caf12792 Make the get_item function more generic and catch the IndexError in de keypress handler 2018-05-02 23:18:03 +02:00
Andrew Dunai
21eb467c8d
Merge pull request #23 from gokulsoumya/master
Fix broken links in README
2018-04-08 13:28:28 +03:00
Gokul Soumya
cd7a9dc81f
Fix broken links 2018-04-08 15:46:55 +05:30
Andrew Dunai
2ffe6da9f4
Added missing date 2018-04-06 11:55:45 +03:00
Andrew Dunai
90caca92a7
Version 1.0.0 2018-04-06 11:51:00 +03:00
Andrew Dunai
797ad90122
Minor cleanup. 2018-04-06 11:28:46 +03:00
Andrew Dunai
e144f4bf36
Merge pull request #21 from Fluctuz/master
Added page for stations
2018-04-06 11:22:38 +03:00