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
|
c2b3a16cd3
|
Fix error
|
2015-01-10 01:07:35 +01:00 |
|
Ander
|
d74aa1db1e
|
Merge branch 'background-cover' of https://github.com/9and3r/mopidy-touchscreen into background-cover
Conflicts:
mopidy_touchscreen/dynamic_background.py
mopidy_touchscreen/screen_manager.py
|
2015-01-10 01:04:35 +01:00 |
|
Ander
|
4e554a248a
|
Background image
|
2015-01-10 01:02:56 +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
|
d49db26693
|
Background image
|
2015-01-09 22:43: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 |
|
9and3r
|
65036559ec
|
Update README.rst
|
2015-01-09 01:12:11 +01:00 |
|
Ander
|
c3bb4d9477
|
version changed
|
2015-01-09 01:08:09 +01:00 |
|
9and3r
|
ffb5b18fcc
|
Update README.rst
|
2015-01-09 01:07:41 +01:00 |
|
9and3r
|
05e98cf0f6
|
Update README.rst
|
2015-01-09 01:01:07 +01:00 |
|
Ander
|
bd854bf142
|
Version number changed
|
2015-01-08 23:59:08 +01:00 |
|
9and3r
|
8ab92106da
|
Update README.rst
|
2014-12-30 21:41:44 +01:00 |
|
9and3r
|
d0cfb916ba
|
Update README.rst
|
2014-12-30 21:40:23 +01:00 |
|
Ander
|
d0344c6973
|
Added sound sdl config values
|
2014-12-30 21:35:30 +01:00 |
|
Ander
|
99403dc6be
|
Window tittle
|
2014-12-22 18:28:08 +01:00 |
|
Ander
|
f9d69ab1b2
|
Dynamic background again
|
2014-12-22 18:04:33 +01:00 |
|