Changeset 24138
- Timestamp:
- Oct 8, 2013, 7:32:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/struct.h
r23983 r24138 211 211 int serviceid; 212 212 int16_t subtitlepid; 213 int16_t subtitleid2; 213 214 struct lastsubtitle* next; 214 215 }; … … 1025 1026 { 1026 1027 char* name; 1028 int16_t subtype; 1027 1029 int16_t pid; 1028 1030 int16_t type; … … 1340 1342 int subthreadaktion; 1341 1343 int subthreadpid; 1344 int subthreadid2; 1342 1345 // epg thread pointer 1343 1346 struct stimerthread* epgthread;
Note: See TracChangeset
for help on using the changeset viewer.