Changeset 32072
- Timestamp:
- 01/04/15 00:38:35 (8 years ago)
- Location:
- titan/titan
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/header.h
r31759 r32072 9 9 #define HEADER_H 10 10 11 //security.h 12 checkgthread(); 13 11 14 //encoder.h 12 15 void encoderclose(struct dvbdev* node, int fd); -
titan/titan/struct.h
r32063 r32072 1550 1550 //pip Einstellungen 1551 1551 int pipzap; 1552 // guest 1553 int whilecount; 1554 int sleepcount; 1555 char* url; 1552 1556 } status; 1553 1557
Note: See TracChangeset
for help on using the changeset viewer.