Mercurial > pt1.oyama
comparison src/pt1_dev.h @ 133:0db6ccf0fe31
modify DLNA display name & UUID
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Thu, 14 Oct 2010 00:07:05 +0900 |
parents | 9c7bc6c0327e |
children | 5eab7c73a28a |
comparison
equal
deleted
inserted
replaced
132:7b663556757f | 133:0db6ccf0fe31 |
---|---|
1 /* -*- tab-width: 4; indent-tabs-mode: nil -*- */ | 1 /* -*- tab-width: 4; indent-tabs-mode: nil -*- */ |
2 #ifndef _PT1_DEV_H_ | 2 #ifndef _PT1_DEV_H_ |
3 #define _PT1_DEV_H_ | 3 #define _PT1_DEV_H_ |
4 | |
5 #define DEVICE_NAME_BASE "/dev/pt1video" | |
4 | 6 |
5 char *bsdev[NUM_BSDEV] = { | 7 char *bsdev[NUM_BSDEV] = { |
6 "/dev/pt1video1", | 8 "/dev/pt1video1", |
7 "/dev/pt1video0", | 9 "/dev/pt1video0", |
8 "/dev/pt1video5", | 10 "/dev/pt1video5", |