Commit Graph

16 Commits

Author SHA1 Message Date
[CST] Bas
96e7c51cff eitd: Fix files according to the new includes branch. 2012-03-06 14:50:02 +08:00
[CST] Focus
dec2ed2588 eitd/dmx.cpp: unify code to open/close demux so ifdefs not needed 2012-03-05 16:47:45 +04:00
[CST] Focus
0a6177a4d9 eitd/dmx.cpp: use MAX_SECTION_LENGTH as read size 2012-03-02 19:30:20 +04:00
[CST] Focus
cb3b4f96f6 eitd/dmx.cpp: lock whole DMX::getSection 2012-02-27 20:39:18 +04:00
[CST] Focus
68edbc0a2a eitd/dmx.cpp: WIP 2012-02-25 17:36:58 +04:00
[CST] Focus
1930809471 eitd/dmx.cpp: change cache_section name to check_complete; add debug defines 2012-02-22 16:51:24 +04:00
[CST] Focus
2942a55854 eitd/dmx.cpp: comment request_pause/unpause;
move global myDMXOrderUniqueKey to DMX class;
remove wakeup from dropCachedSectionIDs;
add seen_section flag to prevent change filter on timeouts - until skipped loop or complete;
enable check complete for CN thread
2012-02-21 19:56:45 +04:00
[CST] Focus
a791fcc62c eitd/dmx.cpp: move get_eit_version, get_current_service to header;
change current_service type to t_channel_id
2012-02-18 15:53:31 +04:00
[CST] Focus
e5c8718955 eitd/dmx.cpp: experimental. check for complete totally changed 2012-02-17 20:10:56 +04:00
[CST] Focus
2a7908ae27 eitd/dmx.cpp: add next_filter() 2012-02-16 20:40:21 +04:00
[CST] Focus
5a0fce7700 eitd/dmx: remove unused pauselock; add default constructor 2012-02-10 20:16:19 +04: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
8c647182c5 eitd/dmx.cpp: simplify getSection, use libdvbsi++ 2012-02-07 14:07:03 +04:00
[CST] Focus
de2140ec78 eitd: remove most of code under #if 0 2012-02-01 18:38:30 +04:00
[CST] Focus
3ea0c375ea Copy sectionsd code to new eitd directory, to cleanup and leave original code for reference 2012-02-01 16:09:49 +04:00