1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Elektor layout: Added AJAX interface. More... over 14 years ago
Atmel layout: Replaced static HTML based interface by AJAX. More... over 14 years ago
Modified */templates/info.shtml to show important things first and make links in station information available as klickable web-links. More... over 14 years ago
Template file wasn't close. After a few hours the radio consumed 500k heap. More... over 14 years ago
Check malloc success. More... over 14 years ago
Image buttons updated. More... over 14 years ago
Now the Ajax interface is able to add new favorites. More... over 14 years ago
Accidently used the wrong image type. Reverted to png. More... over 14 years ago
Added graphics for Ajax interface. More... over 14 years ago
Big change alert. Moved CGIs to a separate module and added a new module to handle asynchronus JavaScript (Ajax). More... over 14 years ago
New function allows to retrieve station informations by SHOUTcast stream IDs. Produces a lot of duplicate code, but I'm too short of time to fix this now. More... over 14 years ago
Added function to retrieve SHOUTcast XML items one after the other. The intention is to avoid a local copy of SHOUTcast lists, but let the webbrowser handle them. More... over 14 years ago
Added XmlReadTag function. Just a copy of the UxmlReadTag function, which is declared local in the UXML lib. More... over 14 years ago
Added templates for MAJS interface. More... over 14 years ago
SHOUTcast metadata version added. Allows the web interface to easily determine updates. More... over 14 years ago
Redefine certain log output as debug. Make sure that all log output uses both, CR and LF. No idea why, but just to follow existing entries. More... over 14 years ago
Required Makefile mod to build rev-39. More... over 14 years ago
Replaced the genre XML tree by a simple string list. This saves about 15 bytes per entry. More... over 14 years ago
Prettified genre query code. More... over 14 years ago
Replaced printf() by controlable LogMsg(). More... over 14 years ago
Updated online list template for Atmel and standard version, using EIR version. More... over 14 years ago
Firmware version number updated to 2.1.1. More... over 14 years ago
Merged branch dev_astr_eir_01 changes r31:33 into trunk. More... over 14 years ago
Nut/OS 4.8 introduced TCP accept timeout. Set socket timeouts after a connection had been accepted. More... almost 15 years ago
Fixed "Failed to listen at TCP port" debug message with newer Nut/OS version caused by timeout option for sockets. More... about 15 years ago
Added Doxygen files and NSIS packaging. More... over 15 years ago
Exclude HTTP from SAM7X build. More... over 15 years ago
Revision 25 change requires this. More... over 15 years ago
Renamed Makedefs to UserConf.mk. The Nut/OS Configurator will not move Makedefs to the target sample directory. More... over 15 years ago
Bugfix: Ethernet initialization failed when using raw file system. More... over 15 years ago