Valentijn
|
5620e79432
|
Use slugs instead of names; Backup commands; Filter on search & settings pages
|
2018-09-24 14:56:36 +02:00 |
|
Valentijn
|
fc47df518b
|
Merge pull request #44 from agg23/QueueNextTrackFix
Fixed #43: Queue next track fix
|
2018-09-23 14:59:35 +02:00 |
|
Valentijn
|
96d09bbaa6
|
Merge pull request #41 from agg23/DbusNotificationFix
Fixed #37: Prevent crash setting up dbus without a notification target
|
2018-09-23 14:59:19 +02:00 |
|
Adam Gastineau
|
2cb982306d
|
Fixed #37: Prevent crash setting up dbus without a notification target
|
2018-09-22 18:00:39 -07:00 |
|
Adam Gastineau
|
77349ddac1
|
Fixed #43: Queue does not move to the next track
|
2018-09-22 09:04:35 -07:00 |
|
Valentijn
|
af183b4845
|
Fix #47: add an explicit search mode
|
2018-09-21 22:18:11 +02:00 |
|
Valentijn
|
40928f99fe
|
Overhaul songlist searches
|
2018-09-21 14:08:20 +02:00 |
|
Valentijn
|
3b91f043e1
|
Documentation changes
|
2018-09-21 02:03:56 +02:00 |
|
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 |
|