]>
Johnzone git - FakeRadio.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
John Janus [Sat, 23 Sep 2017 15:40:55 +0000 (17:40 +0200)]
delete fifo
John Janus [Sat, 23 Sep 2017 15:36:25 +0000 (17:36 +0200)]
change mp3files
John Janus [Sat, 23 Sep 2017 14:47:40 +0000 (16:47 +0200)]
cleanup decode thread
John Janus [Sat, 23 Sep 2017 14:39:06 +0000 (16:39 +0200)]
add fifo to makefile
John Janus [Sat, 23 Sep 2017 14:33:41 +0000 (16:33 +0200)]
use fifo for buffer
John Janus [Fri, 22 Sep 2017 16:39:59 +0000 (18:39 +0200)]
remove segfault
John Janus [Fri, 22 Sep 2017 13:23:38 +0000 (15:23 +0200)]
added horn
John Janus [Fri, 22 Sep 2017 13:00:17 +0000 (15:00 +0200)]
remove test main from mp3player
John Janus [Thu, 21 Sep 2017 17:01:08 +0000 (19:01 +0200)]
small
John Janus [Thu, 21 Sep 2017 09:48:53 +0000 (11:48 +0200)]
decode in loop
John Janus [Thu, 21 Sep 2017 06:27:25 +0000 (08:27 +0200)]
reduce cracking, buffer ptobably needs to be filled asynchronously
John Janus [Wed, 20 Sep 2017 17:01:56 +0000 (19:01 +0200)]
small fix, hopefully no more segfault...
John Janus [Wed, 20 Sep 2017 15:13:30 +0000 (17:13 +0200)]
stop memory leakage, support looping
John Janus [Wed, 20 Sep 2017 06:18:05 +0000 (08:18 +0200)]
small changes and service file for pi
John Janus [Sun, 17 Sep 2017 09:18:39 +0000 (11:18 +0200)]
do not restart playing intro if a channel is pressed
John Janus [Sun, 17 Sep 2017 09:16:09 +0000 (11:16 +0200)]
do not restart playing channels if intro is pressed
John Janus [Sun, 17 Sep 2017 09:09:19 +0000 (11:09 +0200)]
add delaying mechanics, impl not good
John Janus [Sun, 17 Sep 2017 09:04:04 +0000 (11:04 +0200)]
be sure to deactivate intro led
John Janus [Sun, 17 Sep 2017 08:51:50 +0000 (10:51 +0200)]
add intro control
John Janus [Sat, 16 Sep 2017 22:26:32 +0000 (00:26 +0200)]
makefile working now plus small stuff
John Janus [Sat, 16 Sep 2017 21:41:43 +0000 (23:41 +0200)]
working, Makefile needs some love
John Janus [Sat, 16 Sep 2017 21:08:13 +0000 (23:08 +0200)]
play music on button
John Janus [Fri, 15 Sep 2017 05:36:27 +0000 (07:36 +0200)]
working mp3test
John Janus [Tue, 29 Aug 2017 16:36:32 +0000 (18:36 +0200)]
small fixes
John Janus [Tue, 29 Aug 2017 10:44:31 +0000 (12:44 +0200)]
fix bug which made switching the radio on again impossible
John Janus [Mon, 28 Aug 2017 09:46:50 +0000 (11:46 +0200)]
small changes to mutex, maybe lock in isrs
John Janus [Mon, 28 Aug 2017 09:17:54 +0000 (11:17 +0200)]
try cond variables
John Janus [Sun, 27 Aug 2017 12:09:48 +0000 (14:09 +0200)]
added Makefile
John Janus [Sun, 27 Aug 2017 11:55:21 +0000 (13:55 +0200)]
cleanup
John Janus [Sun, 27 Aug 2017 08:28:54 +0000 (10:28 +0200)]
fix initialisation of btn pins
John Janus [Sun, 27 Aug 2017 07:45:31 +0000 (09:45 +0200)]
initial commit, LEDs and Buttons are working