Commit Graph

2804 Commits

Author SHA1 Message Date
[CST] Focus
8aace8f669 Merge branch 'master' into multituner 2012-02-15 13:51:38 +04:00
focus
5d4ccfcac6 neutrino_menue.cpp: fix compile with enabled TEST_MENU
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2088 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-15 09:50:28 +00:00
[CST] Focus
cc36b982d9 eitd: move epg filters to xmlutil.cpp 2012-02-14 13:25:27 +04:00
[CST] Focus
266349e36e eitd: rename savexml.cpp to xmlutil.cpp 2012-02-14 13:00:06 +04:00
[CST] Focus
ba4a45b35e eitd: move showProfiling to debug.cpp 2012-02-14 12:45:17 +04:00
[CST] Focus
9e35cb9ede eitd/sectionsd.cpp: fix channels events when no channel list passed 2012-02-14 12:21:28 +04:00
satbaby
5388f18b04 movieplayer: store last multiformat play dir
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2087 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-11 14:43:45 +00:00
[CST] Focus
14cc02156c Merge branch 'dvbsi++' of 109.75.98.228:cst-private-neutrino into dvbsi++ 2012-02-10 20:19:01 +04:00
[CST] Focus
5a0fce7700 eitd/dmx: remove unused pauselock; add default constructor 2012-02-10 20:16:19 +04:00
[CST] Focus
4dfaa13725 sync 2012-02-10 19:11:39 +04:00
satbaby
fbd5554af2 controlapi: -add doc relodplugins
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2086 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-10 15:02:53 +00:00
satbaby
7df5f6394b typo
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2085 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-10 14:58:21 +00:00
[CST] Focus
358cba5227 eitd: add operators, simplify event compare code 2012-02-10 18:01:22 +04:00
satbaby
6c4dfd57ae controlapi: -add relodplugins
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2084 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-10 13:33:25 +00:00
[CST] Focus
abec14bd74 eitd: sectionsd after cleanup, dvbsi++ based, for testing 2012-02-10 15:49:42 +04:00
[CST] Focus
179804b37a eitd: remove old commented code 2012-02-10 15:38:24 +04:00
[CST] Focus
1d467ede60 eitd: remove unused SIbouquets.hpp SInetworks.hpp 2012-02-10 14:47:36 +04:00
[CST] Focus
6782fc354c eitd/sectionsd.cpp: remove last SI_section_header usage 2012-02-09 21:06:08 +04:00
[CST] Focus
0923de025d eitd/SIsections.hpp: comment unused 2012-02-09 21:05:24 +04:00
[CST] Focus
b026b6b9a7 eitd: SDT thread re-added, as is but without BAT.
TODO: unify SDT thread algo with other threads
2012-02-09 20:46:40 +04:00
[CST] Focus
018c1c868a eitd: move freesatHuffmanDecode to SIutils 2012-02-09 16:27:23 +04:00
[CST] Focus
551cce893a eitd: comment most of unused code 2012-02-08 21:01:50 +04:00
[CST] Focus
6b4ca562b4 eitd/sectionsd.cpp: remove useless eit.header check 2012-02-08 19:30:08 +04:00
[CST] Focus
369671c36e eitd/SIsections.cpp/hpp: remove unused code, test new event parsing 2012-02-08 18:46:22 +04:00
[CST] Focus
231b52d310 eitd/SIevents.cpp: add missed elses in event parse code 2012-02-08 18:45:44 +04:00
[CST] Focus
e6a3886d01 eitd/SIevents.hpp: add member to parse dvbsi++ Event 2012-02-08 18:26:33 +04:00
[CST] Focus
87037520de eitd/SIutils.cpp: add parseDVBtime function 2012-02-08 18:20:28 +04:00
[CST] Focus
68200158e4 eitd/edvbstring.cpp: add getCountryCodeDefaultMapping 2012-02-08 18:18:58 +04:00
[CST] Focus
e135c104b1 eitd/sectionsd.cpp: remove unused sendShort 2012-02-08 18:18:28 +04:00
[CST] Focus
7bfb0e7079 eitd/sectionsd.cpp: remove duplicate sections check, which also in DMX::getSection 2012-02-07 17:45:38 +04:00
[CST] Focus
3acd93a73c eitd/SIsections.hpp: remove len argument from SIsection contructor 2012-02-07 17:43:47 +04:00
[CST] Focus
aa26713474 eitd: change some of char* to uint8_t* 2012-02-07 16:16:03 +04:00
micha-bbg
cce30fb301 * Custom Menu Icons
- Use paint background to draw the icons in the info bar.
- Scale down var/hdd fill level in the info bar if larger icons are used.
- No change to use the original icons.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2083 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-07 11:12:52 +00:00
micha-bbg
6bbef9a0f6 * Add paint background to paintIcon() / DisplayImage()
- paint background before display icon in CFrameBuffer::paintIcon()
- paint background before display image in CPictureViewer::DisplayImage()

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2082 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-02-07 11:12:45 +00:00
[CST] Focus
240ec1838f eitd/dmx.cpp: remove buffer casting to unsigned char 2012-02-07 15:10:10 +04:00
[CST] Focus
c68321c68a eitd DMX::getSection: change char* to uint8_t 2012-02-07 15:08:34 +04:00
[CST] Focus
909556e3f4 eitd/sectionsd.cpp: remove typedefs and xml code 2012-02-07 15:03:01 +04:00
[CST] Focus
c158193545 eitd/Makefile.am: add savexml.cpp 2012-02-07 14:08:16 +04:00
[CST] Focus
8c647182c5 eitd/dmx.cpp: simplify getSection, use libdvbsi++ 2012-02-07 14:07:03 +04:00
[CST] Focus
a12c505e87 eitd: move save to/read from xml code to own file 2012-02-07 14:05:50 +04:00
[CST] Focus
4d615170fc eitd: move typedefs to eitd.h 2012-02-07 14:05:16 +04:00
[CST] Focus
54c12cbeff eitd dmx.h: remove read 2012-02-07 14:03:30 +04:00
[CST] Focus
7bf6562d60 eitd: remove NIT/BAT sections headers 2012-02-03 20:05:06 +04:00
[CST] Focus
ac0f9a7186 eitd: remove code under ifdef ENABLE_PPT 2012-02-03 19:38:53 +04:00
[CST] Focus
045e0c9d13 eitd: remove code under ifdef REMOVE_DUPS 2012-02-03 19:33:43 +04:00
[CST] Focus
7589d902a8 eitd: remove commented code 2012-02-03 18:43:47 +04:00
[CST] Focus
80aed1747a eitd: remove UTF8_to_Latin1, use from ZapitTools::UTF8_to_Latin1 2012-02-03 17:53:09 +04:00
[CST] Focus
dc45ce4298 eitd: cleanup includes, remove unused code 2012-02-03 17:06:03 +04:00
[CST] Focus
faacdd32df eitd/sectionsdclient: remove unused commands 2012-02-03 16:48:30 +04:00
[CST] Focus
4ab1f083cf eitd: cleanup commented code 2012-02-03 12:26:20 +04:00