Commit Graph

182 Commits

Author SHA1 Message Date
Ander
9aa0735f48 Test change 2015-04-06 02:01:44 +02:00
Ander
eb95ce6b97 Fix import 2015-04-06 01:52:03 +02:00
Ander
94f027f665 Menu screen changed to ListView (GPIO button friendly) 2015-04-06 01:08:31 +02:00
Ander
392ed43113 Merge branch 'develop' of https://github.com/9and3r/mopidy-touchscreen into develop 2015-04-01 00:28:54 +02:00
Ander
fda8a9d8c6 tox.ini: fix name 2015-04-01 00:28:07 +02:00
9and3r
234c882d5f Readme:Change images to develop 2015-03-31 19:47:44 +02:00
9and3r
fd3102dc9b Merge pull request #4 from jodal/mixed-cleanup
Mixed cleanup
2015-03-24 12:32:56 +01:00
Stein Magnus Jodal
63ad5d41d0 pkg: Include tox.ini, explicitly prune empty docs and fonts dir 2015-03-24 12:21:22 +01:00
9and3r
6cd95e98fc Update README.rst 2015-03-24 12:13:24 +01:00
Stein Magnus Jodal
299df4ec27 Bump version to 0.4.0 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
79b53902a7 docs: Require Mopidy 1.0 and add changelog for v0.4 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
ae4833196e docs: Add dates to changelog 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
f8b3c3fb63 docs: Wrap long lines, separate sections 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
a21d977255 docs: Fix badge file type 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
036e3cf91e setup: Explicitly close file 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
b6f9a57ac9 git: Ignore xunit-*.xml files 2015-03-24 12:11:44 +01:00
Stein Magnus Jodal
53114adadd tox: Use pytest as test runner 2015-03-24 12:00:34 +01:00
Stein Magnus Jodal
a170014a41 Remove accidentally committed setuptools zip file 2015-03-24 11:58:20 +01:00
9and3r
316b048bed Merge pull request #2 from jodal/patch-1
tox: Don't need to install to run flake8
2015-03-24 11:55:35 +01:00
9and3r
01a2795523 Merge pull request #3 from jodal/patch-2
tracklist: Remove on_error_step from play() call
2015-03-24 11:53:13 +01:00
Stein Magnus Jodal
786cd04f06 flake8: Fix warnings
One warning was left unresolved, to not conflict with PR #3.
2015-03-24 11:52:18 +01:00
Stein Magnus Jodal
cd05fe418c tracklist: Remove on_error_step from play() call
The `on_error_step` argument was made internal in Mopidy 1.0.
2015-03-24 11:36:52 +01:00
Stein Magnus Jodal
c1090cb1ff tox: Don't need to install to run flake8
This should fix the broken Travis build
2015-03-24 11:34:39 +01:00
Ander
8fb4f2fe23 Change dependency to Mopidy 1.0 2015-03-24 11:24:33 +01:00
Ander
1f2f64e210 Fixed listview selected None crash
Do not use core.playback.cange_track()
close #1
2015-03-24 11:22:21 +01:00
Ander
542ce26377 None option 2015-02-28 21:05:13 +01:00
Ander
30c4dc9740 Code cleanup 2015-01-22 12:18:10 +01:00
Ander
3a5b2e9d23 Code cleanup 2015-01-22 12:13:32 +01:00
Ander
4238508b4c Code cleanup 2015-01-22 12:07:17 +01:00
Ander
c6c5f64588 Fix import pygame 2015-01-22 11:58:15 +01:00
Ander
50fe7b28dc Code cleanup 2015-01-22 11:57:16 +01:00
Ander
cbd553cebd Code cleanup
Create packages
2015-01-22 02:12:49 +01:00
Ander
b9e0a0c6cc Update docs index 2015-01-22 01:45:19 +01:00
Ander
5a34c7f279 Code cleanup 2015-01-22 01:41:07 +01:00
Ander
eb0b0f04e3 Code cleanup 2015-01-22 01:37:23 +01:00
Ander
1c6970b65f Code cleanup 2015-01-22 01:30:37 +01:00
Ander
c1c845ea3b Code Cleanup 2015-01-22 01:22:33 +01:00
Ander
6d212d98ab Code Cleanup 2015-01-22 01:10:39 +01:00
Ander
313fce75c1 Cleanup
Remove unused methods
2015-01-22 00:56:44 +01:00
Ander
469cbe2f82 Remove screen updated zones (Was not in use) 2015-01-22 00:27:18 +01:00
Ander
161b8381a2 Cleanup 2015-01-22 00:23:55 +01:00
Ander
3bf0072fdf Working listview with keys or GPIO 2015-01-14 16:36:54 +01:00
Ander
7ad61c53c4 Text that does not fit will be showed again before disapiaring all text 2015-01-14 01:04:21 +01:00
Ander
10a0937861 Dynamic background fixes and avoid too bright colors 2015-01-13 23:34:08 +01:00
Ander
6864d57742 10 FPS
We will save CPU. (In my computer around %10 less CPU is used now)
Some adjustments so that the 10 FPS are not noticeable
2015-01-10 00:51:57 +01:00
Ander
28169f1dc7 Playing a song in from library will add all songs to tracklist and play the selected one 2015-01-10 00:37:45 +01:00
Ander
72c5a47d15 You can see what tracks are in a playlist and play one directly 2015-01-10 00:08:00 +01:00
Ander
ef84c52bf5 Window can be resized 2015-01-09 23:31:55 +01:00
Ander
e8b61e2392 Background color related to album 2015-01-09 02:09:13 +01:00
Ander
81b173fbf8 Version v0.3.2 2015-01-09 01:12:33 +01:00