Commit Graph

22 Commits

Author SHA1 Message Date
GetAway
d2549fc3e7 mod_yparser.cpp: fix compare and writing vars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37a6f90788
Author: GetAway <get-away@t-online.de>
Date: 2020-07-06 (Mon, 06 Jul 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-07-06 22:40:59 +02:00
GetAway
f4992132a6 y-Web: supplement to commit 68cee82
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09a68d0b8d
Author: GetAway <get-away@t-online.de>
Date: 2020-07-05 (Sun, 05 Jul 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-07-05 23:49:13 +02:00
GetAway
62261ffc91 y-Web: fix glcd menues
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0392ac2f08
Author: GetAway <get-away@t-online.de>
Date: 2020-07-05 (Sun, 05 Jul 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-07-05 23:49:13 +02:00
Jacek Jendrzej
a67cecd575 remove double includes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6576729fd1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-09-08 (Fri, 08 Sep 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-08 21:21:32 +02:00
TangoCash
406cfae62f fix json unicode output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5dadb260c1
Author: TangoCash <eric@loxat.de>
Date: 2016-03-21 (Mon, 21 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-23 08:47:26 +01:00
Jacek Jendrzej
0be9d45466 src/nhttpd/yhttpd_core/helper.cpp revert unneeded sie check
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c2fbfd0bb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-02 (Wed, 02 Mar 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-03-02 13:41:09 +01:00
vanhofen
a9b725c9b5 controlapi/mod_yparse: avoid double code ...
... by moving functions to execute scripts to helpers.cpp|h
Change outType from ExecCGI to text/plain because all arguments
are passed to the script. So no format can be defined.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b5e2998d54
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- controlapi/mod_yparse: avoid double code ...

... by moving functions to execute scripts to helpers.cpp|h
Change outType from ExecCGI to text/plain because all arguments
are passed to the script. So no format can be defined.


------------------
This commit was generated by Migit
2016-02-22 14:15:02 +01:00
Jacek Jendrzej
984f5c0836 nhttpd/yhttpd_core/helper.cpp: avoid buffer overload
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ebd9f8fdf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-19 (Fri, 19 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-19 15:15:46 +01:00
Jacek Jendrzej
e6e37bc7b1 nhttpd try to fix json unicode output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 201f8758c6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-18 23:44:15 +01:00
Jacek Jendrzej
4b59bfedd6 nhttpd simplify encodeString function
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc7c25eb21
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-31 (Tue, 31 Mar 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-31 17:02:48 +02:00
Jacek Jendrzej
1dcbbf603d nhttpd: change sprintf to snprintf
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f2ac568c8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-31 (Tue, 31 Mar 2015)

Origin message was:
------------------
nhttpd: change sprintf to snprintf

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-03-31 14:44:41 +02:00
Gaucho316
a10ee73e99 nhttpd: don't decode URL parameters multiple times
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b4ad51d0a
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-12-31 07:04:52 +01:00
Jacek Jendrzej
5ca6120a2f nhttpd: skip doubles decode on channlename, revert 0ac9beb40c
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed318d97bc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-17 (Mon, 17 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-12-17 12:58:24 +01:00
Jacek Jendrzej
0ac9beb40c src/nhttpd/yhttpd_core/helper.cpp: dont decode '+' to ' ', fix for channelname with '+'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42b69a8a5e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-14 (Fri, 14 Dec 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-12-14 14:34:18 +01:00
Jacek Jendrzej
c65016492b src/nhttpd: clean code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e4a541781
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-28 (Wed, 28 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-11-28 19:03:03 +01:00
gixxpunk
898f7d7cdb Fix daylight saving time bug in timers (backport from tuxbox-cvs)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 636f7cef05
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-13 (Sat, 13 Oct 2012)

Origin message was:
------------------
- Fix daylight saving time bug in timers (backport from tuxbox-cvs)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-10-13 21:36:38 +02:00
yjogol
a7ceb31487 nhttpd: activate UTF-8 encoding for outValue
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1683 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6231c2b002
Author: yjogol <yjogol2@online.de>
Date: 2011-09-09 (Fri, 09 Sep 2011)



------------------
This commit was generated by Migit
2011-09-09 18:12:17 +00:00
yjogol
e3e1a7e8ea nhttpd add helper for json,xml outputs
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1674 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: e19eaf7289
Author: yjogol <yjogol2@online.de>
Date: 2011-09-08 (Thu, 08 Sep 2011)



------------------
This commit was generated by Migit
2011-09-08 11:58:35 +00:00
yjogol
24e389966c yWeb 2.8.a.4
- updated nhttpd
- Code clean up
- changes to nhttpd.conf
- some changes for logo display

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@416 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: bad0521f6c
Author: yjogol <yjogol2@online.de>
Date: 2010-02-25 (Thu, 25 Feb 2010)



------------------
This commit was generated by Migit
2010-02-25 20:00:09 +00:00
yjogol
1bdb085424 yWeb 2.8.a.3 Alpha-Version
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@406 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 32c7517141
Author: yjogol <yjogol2@online.de>
Date: 2010-02-24 (Wed, 24 Feb 2010)



------------------
This commit was generated by Migit
2010-02-24 16:16:10 +00:00
Stefan Seyfried
61bae2e705 fix build with gcc-4.4.x by adding necessary #includes
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@56 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 601e6b00fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2009-12-16 (Wed, 16 Dec 2009)



------------------
This commit was generated by Migit
2009-12-16 08:49:21 +00:00
mrcolor
bcecfb6585 our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)



------------------
This commit was generated by Migit
2009-12-08 11:05:11 +00:00