Commit Graph

192 Commits

Author SHA1 Message Date
9and3r
54091dcfbd Fix gpio input 2015-05-24 23:43:18 +02:00
9and3r
32f3b1717b Move gpio 2015-05-24 23:39:26 +02:00
9and3r
c41ac0bf68 Fix gpio input 2015-05-24 23:37:24 +02:00
9and3r
c5804d5c51 Fix import 2015-05-24 23:27:00 +02:00
9and3r
f62a67f9bc Fix import 2015-05-24 23:25:32 +02:00
9and3r
182134e3db Change GPIO manager 2015-05-24 23:17:10 +02:00
9and3r
77707e1bcb Fix import GPIO 2015-05-24 23:09:30 +02:00
9and3r
5e8471a3a7 Fix editext 2015-05-24 16:31:13 +02:00
9and3r
6f452750f4 Fix flake 8 2015-05-24 16:13:34 +02:00
9and3r
1ea6ba11b2 Longpress to change next/previous track 2015-05-24 16:08:06 +02:00
9and3r
211f4cf6a8 Changed options to menu screen 2015-05-24 15:45:17 +02:00
9and3r
fd25b7cf86 Fix Main Screen 2015-05-23 15:30:01 +02:00
9and3r
eefc6c40ef Fix flake8 2015-05-23 15:04:02 +02:00
9and3r
f4074da9e1 Minimun resolution factor 6 2015-05-23 14:14:28 +02:00
9and3r
ccafaf0141 Fix screen resize 2015-05-23 14:11:57 +02:00
Ander
c9c051b712 Remove touch option to track name, album name, artist name 2015-05-23 14:07:35 +02:00
Ander
3a3a1015c0 Fix keyboard navigation 2015-05-23 14:07:35 +02:00
Ander
a1eba52698 Version change to 1.0.0 2015-05-23 14:07:35 +02:00
frank
9a7c5afa4f Removed magic numbers and replaced them with just resolution_factor. Set resolution_factor to 8 in ext.conf 2015-05-22 22:37:41 -04:00
frank
3a503ed48a Added groundwork for supporting a better resolution 2015-05-22 00:47:46 -04:00
Ander
292379a638 Fixed bug. Reboot option shown as IP when no connection 2015-05-21 12:26:44 +02:00
Ander
86f0fad081 Remove docs 2015-05-21 12:22:15 +02:00
Ander
f2b4a89da6 Docs initial 2015-05-20 00:26:27 +02:00
Ander
e98e198224 Lower CPU usage
Screen will not be always updated
2015-05-19 17:04:47 +02:00
Ander
2ee9d41393 Keyboard first version 2015-05-18 11:52:47 +02:00
Ander
474831a4ff Search screen tabs change with keyboard 2015-05-17 12:13:37 +02:00
Ander
4d739944c6 Load playlist at start 2015-05-17 11:58:06 +02:00
Ander
f31720e48d Remove unused imports mopidy.utils fixes #6 2015-05-17 11:44:30 +02:00
Ander
2b50c72bda Stop using mopidy.utils fixes#6 2015-05-17 11:40:54 +02:00
Ander
c76337a7f2 Fix flake8 2015-04-18 14:57:28 +02:00
Ander
c468dfa672 Check if display is created correctly
Fixed click on time bar
2015-04-18 14:54:56 +02:00
Ander
10ce0177c4 Fixed on_stop 2015-04-18 01:39:40 +02:00
Ander
bf40b0e89e Use get_images() 2015-04-13 22:10:37 +02:00
Ander
416fd8e405 Transparent progressbar 2015-04-12 22:14:17 +02:00
Ander
56ddc47902 Fix tox 2015-04-09 01:47:58 +02:00
Ander
8d2a41673b Check if time has changed 2015-04-09 01:41:22 +02:00
Ander
c862c57286 Fix conflicts 2015-04-09 01:31:24 +02:00
Ander
9102cd9e91 Merge branch 'background-cover' into develop
Conflicts:
	mopidy_touchscreen/graphic_utils/dynamic_background.py
	mopidy_touchscreen/graphic_utils/screen_objects.py
	mopidy_touchscreen/screen_manager.py
	mopidy_touchscreen/screens/main_screen.py
2015-04-09 01:28:38 +02:00
Ander
74617e2326 Playlist dont load at start 2015-04-09 01:25:18 +02:00
Ander
660258f044 Recover files 2015-04-09 01:21:50 +02:00
Ander
baed3cdea7 Merge branch 'background-cover' into develop
Conflicts:
	mopidy_touchscreen/dynamic_background.py
	mopidy_touchscreen/screens/main_screen.py
2015-04-09 00:52:53 +02:00
Ander
3b7fd18469 Screen objects 2015-04-08 15:02:43 +02:00
Ander
b6a47fb738 Progressbar rectangle 2015-04-06 14:53:21 +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
Stein Magnus Jodal
299df4ec27 Bump version to 0.4.0 2015-03-24 12:11:44 +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
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
Ander
1f2f64e210 Fixed listview selected None crash
Do not use core.playback.cange_track()
close #1
2015-03-24 11:22:21 +01:00