Hi Jeff. Thank you for making this great webserver. It is running very robust on my microcore linux - and I have now almost made the configuration web-pages for my piCorePlayer using bash and CGI. The server is running fine and I haven't been disconnected or discovered any errors. As I wrote to you ...
piCorePlayer 1.09 is ready. Changes: Thanks to Ralphy you can now play WMA ald ALAC audio files, and possibly do upsampling on piCorePlayer as well. libfaad, libffmpeg and libsoxr are now included and enabled. So Ralphys squeezelite which is compiled wich supports upsampling using the libsoxr resam...
Please try the new version. piCorePlayer version 1.08 Changes - updated kernel to rpi-linux-3.11.5 - better picoreplayer script, so now it is much easier to change the Squeezelite settings, like name etc - and you can see what the current settings are. - more wifi adaptors are supported (I think tha...
Thanks for trying piCorePlayer, I hope that within short time we will be able to configure the piCorePlayer via a web browser.
At least that is my plan.
Thank you very much for your continued work on this little genius webserver. I'm trying to make a web page where I can populate a config file with different variables - and this is working well. So I can produce a config file containing a structure like this: name=-n variable_name alsa=-a variable_a...
Hi Jeff I have now been able to make a few web pages that allows for changing most of the settings on the piCorePlayer. It is not totally finished, as I have the following issues: 1. Still I have the problem with extra character: -o ALSA::1:32_2 becomes -o+ALSA%3A%3A1%3A32_2 and I haven't figured ou...
Hi Jeff. Thank you for your reply. Actually it is working really good on the tinycore linux already. It is running fine even on the version without the option for no logging, however, I would imagine that if I left it running for a long time the log file would finally have used all the RAM, so the "...
Hi Just tried to use the "make all" command on the tinycore linux - it produced an error and stopped: tc@box:~$ cd /mnt/mmcblk0p1/tce/OliWeb-master/ivySox tc@box:/mnt/mmcblk0p1/tce/OliWeb-master/ivySox$ make all make: Warning: File `Makefile' has modification time 1376575293 s in the future [Compile...
Hi Steen, Absolutely - happy to help. As for how to get the project there in the first place, if git isn't supported on TinyLinux (or if it is, but takes up more space than you want to spare, or what have you) you should be able to git clone to any machine you'd like (home PC/laptop or whatever) an...
Hi Im sorry for my late reply but I'm still very interested in using your web-server which I think will be just perfect for my needs. However, I will need some guidance on how to get it running on the microcore linux. My first linux experience is with the microcore linux and the piCorePlayer I'm wor...
Hi I have been modifying the /sound/arm/bcm2835-pcm.c file and compiled the kernel and modules, and now the raspberry can play audio files up to 192/24. Part of the original file I manipulated: <linux/interrupt.h> #include <linux/slab.h> #include "bcm2835.h" /* hardware definition */ static struct s...
Hi I'm very interested in your project, because I'm making a squeezebox audio player (piCorePLayer) running on the raspberry which I would like to be able to configure via a web-page. I will need this web-page to read some variables from a config file, let the user change these settings (see the att...
Hi gsh. Thank you for the work on the USB problems. Just a quick question. I noticed that you now has pushed the newest fix into the 3.9.y, I'm currently fetching it via git, but it is very slow, it is much faster getting the 3.9.y version through the wget command, but I don't know it that will be t...
Hi please help. I have been able to compile 3.8.11, 3.8.12 and 3.8.13 linux-rpi before. As suggested by gsh here http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=39175&start=100 I have been using the config file "bcmrpi_defconfig". But for the recent 3.9.9 I'm unable to make the crosscompile. ...
Hello, I have updated the DAC page on your web page CMEDIA CL-SU4CHA ok upto 48KHz but take care LEFT and Right are inverted Terratec Aureon Dual USB ok upto 48KHz but take care LEFT and Right are inverted Teradak TDA1543 NOS DAC -V3.1D (TENOR TE7022L) ok upto 96KHz (some noise, small pops) Audioph...
Hi thanks for the new kernel.
I noticed that you reverted the USB_fiq fix in this kernel 3.10. Why did you do that, are there any problems with this USB fix in this kernel?