Commit graph

158 commits

Author SHA1 Message Date
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
fluctuz
04de7fc155 fixed formatting 2018-04-01 00:01:46 +02:00
fluctuz
b38c97cc64 v2:Added async methods to get stations data 2018-03-31 23:04:31 +02:00
fluctuz
275b826e0c Added async methods to get stations data 2018-03-31 22:47:34 +02:00
fluctuz
fc17a4d8cf Added MyStations to pages 2018-03-31 22:41:20 +02:00
fluctuz
7ae0c93dec Added MyStationsPage to pages 2018-03-31 22:37:49 +02:00
fluctuz
08a60e8d95 Added a hotkey to start a station 2018-03-31 21:36:58 +02:00
fluctuz
eb33b3a280 Changed key of page 2018-03-31 21:35:32 +02:00
Andrew Dunai
12fb9cdcc0
Minor tweaks to colors & settings. 2018-03-23 12:12:20 +02:00
Andrew Dunai
98c96bd462
Merge pull request #20 from and3rson/configurable-keybinds
Configurable keybinds
2018-03-23 11:59:03 +02:00
Valentijn
e233ce7e41 Also parse x hotkeys 2018-03-09 22:00:29 +01:00
Valentijn
dfe5198111 Fix equalizer keybind and a temporary vlc fix 2018-03-08 10:34:42 +01:00
Valentijn
688ff915b2 Every key should now be rebindable 2018-03-05 18:56:16 +01:00
Valentijn
2256d33c31 Allow some keys to be rebound and add a function to go the previous song 2018-02-19 21:50:16 +01:00
Valentijn
91fecc30bb Allow remapping the x keybinds the configuration file 2018-02-19 16:53:24 +01:00
Valentijn
60d910e930 Configure x keybinds through the configuration file and load colours from a seperate file 2018-02-19 12:11:21 +01:00
Andrew Dunai
36e3681d48
Cleanup. 2018-02-18 14:11:58 +02:00
Andrew Dunai
43345f2dd1
Tweaks to equalizer. 2018-02-18 14:05:22 +02:00
Andrew Dunai
ba02cbca26 Makefile docs 2018-02-18 01:38:20 +02:00
Andrew Dunai
f00bb26f8c Added CHANGELOG 2018-02-16 18:03:07 +02:00
Valentijn
75f372aba3 Load a default configuration file in addition to the user configuration file 2018-02-15 21:11:40 +01:00
Valentijn
906bd7b295 Cleanup the code 2018-02-15 14:21:09 +01:00
Valentijn
b6605b5576 Forward merge to master 2018-02-15 13:31:21 +01:00
Andrew Dunai
37dd18c3a1 Added vlc.py to excludes. 2018-02-15 12:45:48 +02:00
Andrew Dunai
9780e4797b Code cleanup. 2018-02-15 12:42:49 +02:00
Andrew Dunai
291a2f4be4 Fixed notifications, track parsing complexity & codeclimate settings. 2018-02-15 12:29:32 +02:00
Andrew Dunai
ad6c7224da Sane configs for code climate. 2018-02-14 23:00:06 +02:00
Andrew Dunai
a4f070b9f7 I just love badges. 2018-02-14 22:57:01 +02:00
Andrew Dunai
5483250560 Code climate badge. 2018-02-14 22:55:45 +02:00
Andrew Dunai
d75ff9353c Testing code climate 2018-02-14 22:54:15 +02:00
Andrew Dunai
d74c66d150 Radon B -> C 2018-02-14 22:45:30 +02:00
Andrew Dunai
035cd71cd9 CI updates (radon + make check) 2018-02-14 22:44:00 +02:00
Andrew Dunai
59414ed89c Added --ignore-imports=y to ignore import duplications. 2018-02-14 22:26:54 +02:00
Andrew Dunai
ea11b61934 Cleanup. 2018-02-14 22:19:18 +02:00
Andrew Dunai
fa8e7564a3 Refactored all classes to use unified singleton pattern. 2018-02-14 20:39:59 +02:00
Andrew Dunai
504362c47e
Merge pull request #17 from and3rson/cache-indicator
Added cached tracks indicators.
2018-02-14 18:35:39 +02:00
Andrew Dunai
c931260d03
Merge pull request #15 from and3rson/sane-settings
Added better settings support.
2018-02-14 18:26:08 +02:00
Andrew Dunai
c1803ed276 Added cached tracks indicators. 2018-02-14 18:25:23 +02:00
Andrew Dunai
c9bac58c4d Added IRC info. 2018-02-13 23:30:49 +02:00
Andrew Dunai
311fb3e1be Merge branch 'master' of github.com:and3rson/clay 2018-02-13 23:23:32 +02:00
Andrew Dunai
d69a019fdc Badges! 2018-02-13 23:23:17 +02:00
Andrew Dunai
130d5ad1c2 Docs. 2018-02-13 20:36:28 +02:00
Andrew Dunai
808c0177e5 Added better settings support. 2018-02-13 20:29:49 +02:00
Valentijn
83b4067363 Configure colours through the yaml file 2018-02-13 16:33:42 +01:00
Valentijn
6be6a5e679 Don't try creating the config directory twice and don't try if it already exists 2018-02-13 14:11:58 +01:00
Andrew Dunai
17dbe0fd95
Update README.md 2018-02-13 00:42:40 +02:00
Andrew Dunai
092bd77513 Updated banner. 2018-02-13 00:21:10 +02:00
Andrew Dunai
394ab76799 Updated README. 2018-02-13 00:19:57 +02:00
Andrew Dunai
fdffa08b40 Added screenshot. 2018-02-13 00:19:09 +02:00