Origin commit data
------------------
Branch: master
Commit: eb5f5dc9ae
Author: martii <you@example.com>
Date: 2012-09-22 (Sat, 22 Sep 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
martii
2012-09-22 16:27:06 +02:00
4 changed files with 149 additions and 59 deletions

View File

@@ -17,6 +17,7 @@ class cRecord
{
private:
int file_fd;
int dmx_num;
cDemux *dmx;
pthread_t record_thread;
bool record_thread_running;