Commit Graph

60 Commits

Author SHA1 Message Date
Ander
10ce0177c4 Fixed on_stop 2015-04-18 01:39:40 +02: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
Ander
542ce26377 None option 2015-02-28 21:05:13 +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
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
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
ef84c52bf5 Window can be resized 2015-01-09 23:31:55 +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
6233ee3f14 Input events fixes 2014-12-20 15:13:15 +01:00
Ander
ef09d888f3 Small changes pygmae init and set display 2014-11-20 23:41:19 +01:00
Ander
c5286524ae Os envirom changed to os putenv 2014-11-20 22:45:54 +01:00
Ander
d8839a5559 Code fixes
Do not use backend anymore
2014-11-20 10:56:45 +01:00
Ander
68a9e87131 Config file TFT 2014-11-19 23:32:49 +01:00
Ander
fb1fc96baf Xevent 2014-11-19 22:42:41 +01:00
Ander
da40431dda Fixed Fullscreen 2014-11-19 21:58:58 +01:00
Ander
00b50c5202 Optimized screen draw. Only update needed rects 2014-11-14 11:18:59 +01:00
Ander
08da4995f1 Text smooth scroll when it doesnt fit 2014-11-14 01:45:23 +01:00
9and3r
4abfb1e697 GPIO pins working 2014-08-08 14:48:25 +02:00
9and3r
cae59ca388 GPIO 2014-08-08 13:36:39 +02:00
9and3r
b98f3a6e6f GPIO work 2014-08-08 12:06:59 +02:00
9and3r
e336fc4b9d First support for GPIO on Raspberry Pi 2014-08-08 11:20:31 +02:00
9and3r
5b021f34be Import fixes 2014-08-06 23:10:29 +02:00
9and3r
c1fda68ac8 Import fixes 2014-08-06 23:00:12 +02:00
9and3r
6ba1b5f3ee Imports changes 2014-08-05 20:47:34 +02:00
9and3r
c60a2714f9 Import fixes 2014-08-05 20:39:56 +02:00
9and3r
d41f0db905 Imports sort 2014-08-04 14:46:41 +02:00
9and3r
b9d4a58819 Code cleanup 2014-08-04 14:39:45 +02:00
9and3r
f59acc7a9e Code cleanup 2014-08-04 14:32:01 +02:00
9and3r
72238ab099 Code cleanup 2014-08-04 02:36:08 +02:00
9and3r
375c73d89f Revert "Code clean"
This reverts commit b8bec3327d.
2014-08-04 02:27:30 +02:00
9and3r
b8bec3327d Code clean 2014-08-04 02:10:33 +02:00
9and3r
bc3e3c50e8 Font included in package 2014-08-02 16:57:12 +02:00
9and3r
433ac14704 Code cleanup 2014-08-02 12:53:50 +02:00
9and3r
5c6aa015eb .gitignore update 2014-08-01 12:41:54 +02:00
9and3r
33199f85ca Fixed tracks with no info (name, album, artist) 2014-07-31 21:55:25 +02:00
9and3r
6f8df2b55c Fixed cache folder from config file 2014-07-29 15:09:25 +02:00
9and3r
a78bab30aa Playlist first working version 2014-07-28 16:02:29 +02:00
9and3r
9600693b42 Mute, repeat-single, random buttons working 2014-07-28 01:35:50 +02:00
9and3r
a0f33e28d3 Configuration
-cache
-fulscreen
2014-07-28 00:44:03 +02:00
9and3r
8cd99fa2af Code clean 1 2014-07-25 16:36:31 +02:00
9and3r
7d76bb1feb Initial tracklist support 2014-07-25 14:52:30 +02:00
9and3r
4d1420a15c Screen size and cursor on config file 2014-07-25 12:13:13 +02:00