]> Johnzone git - FakeRadio.git/log
FakeRadio.git
7 years agouse bool to flag actual change
John Janus [Fri, 6 Oct 2017 21:40:02 +0000 (23:40 +0200)]
use bool to flag actual change

7 years agoswitch PUD off at the end
John Janus [Fri, 6 Oct 2017 09:05:17 +0000 (11:05 +0200)]
switch PUD off at the end

7 years agoimplement unprelling in code
John Janus [Fri, 6 Oct 2017 09:03:25 +0000 (11:03 +0200)]
implement unprelling in code

7 years agodelete fifo
John Janus [Sat, 23 Sep 2017 15:40:55 +0000 (17:40 +0200)]
delete fifo

7 years agochange mp3files
John Janus [Sat, 23 Sep 2017 15:36:25 +0000 (17:36 +0200)]
change mp3files

7 years agocleanup decode thread
John Janus [Sat, 23 Sep 2017 14:47:40 +0000 (16:47 +0200)]
cleanup decode thread

7 years agoadd fifo to makefile
John Janus [Sat, 23 Sep 2017 14:39:06 +0000 (16:39 +0200)]
add fifo to makefile

7 years agouse fifo for buffer
John Janus [Sat, 23 Sep 2017 14:33:41 +0000 (16:33 +0200)]
use fifo for buffer

7 years agoremove segfault
John Janus [Fri, 22 Sep 2017 16:39:59 +0000 (18:39 +0200)]
remove segfault

7 years agoadded horn
John Janus [Fri, 22 Sep 2017 13:23:38 +0000 (15:23 +0200)]
added horn

7 years agoremove test main from mp3player
John Janus [Fri, 22 Sep 2017 13:00:17 +0000 (15:00 +0200)]
remove test main from mp3player

7 years agosmall
John Janus [Thu, 21 Sep 2017 17:01:08 +0000 (19:01 +0200)]
small

7 years agodecode in loop
John Janus [Thu, 21 Sep 2017 09:48:53 +0000 (11:48 +0200)]
decode in loop

7 years agoreduce cracking, buffer ptobably needs to be filled asynchronously
John Janus [Thu, 21 Sep 2017 06:27:25 +0000 (08:27 +0200)]
reduce cracking, buffer ptobably needs to be filled asynchronously

7 years agosmall fix, hopefully no more segfault...
John Janus [Wed, 20 Sep 2017 17:01:56 +0000 (19:01 +0200)]
small fix, hopefully no more segfault...

7 years agostop memory leakage, support looping
John Janus [Wed, 20 Sep 2017 15:13:30 +0000 (17:13 +0200)]
stop memory leakage, support looping

7 years agosmall changes and service file for pi
John Janus [Wed, 20 Sep 2017 06:18:05 +0000 (08:18 +0200)]
small changes and service file for pi

7 years agodo not restart playing intro if a channel is pressed
John Janus [Sun, 17 Sep 2017 09:18:39 +0000 (11:18 +0200)]
do not restart playing intro if a channel is pressed

7 years agodo not restart playing channels if intro is pressed
John Janus [Sun, 17 Sep 2017 09:16:09 +0000 (11:16 +0200)]
do not restart playing channels if intro is pressed

7 years agoadd delaying mechanics, impl not good
John Janus [Sun, 17 Sep 2017 09:09:19 +0000 (11:09 +0200)]
add delaying mechanics, impl not good

7 years agobe sure to deactivate intro led
John Janus [Sun, 17 Sep 2017 09:04:04 +0000 (11:04 +0200)]
be sure to deactivate intro led

7 years agoadd intro control
John Janus [Sun, 17 Sep 2017 08:51:50 +0000 (10:51 +0200)]
add intro control

7 years agomakefile working now plus small stuff
John Janus [Sat, 16 Sep 2017 22:26:32 +0000 (00:26 +0200)]
makefile working now plus small stuff

7 years agoworking, Makefile needs some love
John Janus [Sat, 16 Sep 2017 21:41:43 +0000 (23:41 +0200)]
working, Makefile needs some love

7 years agoplay music on button
John Janus [Sat, 16 Sep 2017 21:08:13 +0000 (23:08 +0200)]
play music on button

7 years agoworking mp3test
John Janus [Fri, 15 Sep 2017 05:36:27 +0000 (07:36 +0200)]
working mp3test

7 years agosmall fixes
John Janus [Tue, 29 Aug 2017 16:36:32 +0000 (18:36 +0200)]
small fixes

7 years agofix bug which made switching the radio on again impossible
John Janus [Tue, 29 Aug 2017 10:44:31 +0000 (12:44 +0200)]
fix bug which made switching the radio on again impossible

7 years agosmall changes to mutex, maybe lock in isrs
John Janus [Mon, 28 Aug 2017 09:46:50 +0000 (11:46 +0200)]
small changes to mutex, maybe lock in isrs

7 years agotry cond variables
John Janus [Mon, 28 Aug 2017 09:17:54 +0000 (11:17 +0200)]
try cond variables

7 years agoadded Makefile
John Janus [Sun, 27 Aug 2017 12:09:48 +0000 (14:09 +0200)]
added Makefile

7 years agocleanup
John Janus [Sun, 27 Aug 2017 11:55:21 +0000 (13:55 +0200)]
cleanup

7 years agofix initialisation of btn pins
John Janus [Sun, 27 Aug 2017 08:28:54 +0000 (10:28 +0200)]
fix initialisation of btn pins

7 years agoinitial commit, LEDs and Buttons are working
John Janus [Sun, 27 Aug 2017 07:45:31 +0000 (09:45 +0200)]
initial commit, LEDs and Buttons are working