http://hg.honeyplanet.jp/pt1.oyama/ pt1.oyama Changelog 2014-05-14T22:43:57+09:00 [default] Fix a race condition. http://hg.honeyplanet.jp/pt1.oyama/#changeset-7a0f498af0351cbd2de73ff44b3cb54731a4ba1f Naoya OYAMA [email protected] 2014-05-14T22:43:57+09:00 2014-05-14T22:43:57+09:00
changeset 7a0f498af035
branch default
bookmark
tag tip
user Naoya OYAMA <[email protected]>
description Fix a race condition.
files src/recpt1.c
Fix a bug that failed to DLNA streaming. cosmetic changes. http://hg.honeyplanet.jp/pt1.oyama/#changeset-dc0d3addfd18a79b004840e314099c081558a093 Naoya OYAMA [email protected] 2014-05-09T21:30:46+09:00 2014-05-09T21:30:46+09:00
changeset dc0d3addfd18
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Fix a bug that failed to DLNA streaming. cosmetic changes.
files src/recpt1.c
src/tssplitter_lite.c
src/tssplitter_lite.h
Delete ES out function. Merge Yazawa's tssplitter_lite. Add liner option. http://hg.honeyplanet.jp/pt1.oyama/#changeset-27e5f99f8991f35a36bbbb351ed5bef0a60db686 Naoya OYAMA [email protected] 2014-05-05T22:08:21+09:00 2014-05-05T22:08:21+09:00
changeset 27e5f99f8991
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Delete ES out function. Merge Yazawa's tssplitter_lite. Add liner option.
files src/Makefile
src/http.c
src/recpt1.c
src/tssplitter_lite.c
src/tssplitter_lite.h
Change/Add printk messages. http://hg.honeyplanet.jp/pt1.oyama/#changeset-13f0666bd0888702594173e94b77ebc9b5615ed8 Naoya OYAMA [email protected] 2014-05-05T21:59:36+09:00 2014-05-05T21:59:36+09:00
changeset 13f0666bd088
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Change/Add printk messages.
files driver/pt1_tuner.c
Changed to stdout stderr from the log output. http://hg.honeyplanet.jp/pt1.oyama/#changeset-863ac6807ee3686b68402bc82d5508ed82ccf53c Naoya OYAMA [email protected] 2014-02-24T23:51:52+09:00 2014-02-24T23:51:52+09:00
changeset 863ac6807ee3
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Changed to stdout stderr from the log output.
files src/cfgparser.c
src/tssplitter_lite.c
fix implicit pointers http://hg.honeyplanet.jp/pt1.oyama/#changeset-2659ebefb192636fae9f18576005662cb6f2530e Naoya OYAMA [email protected] 2013-12-18T23:23:32+09:00 2013-12-18T23:23:32+09:00
changeset 2659ebefb192
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description fix implicit pointers
files src/cds.c
src/presentation.c
Support Linux kernel version >= 3.8 http://hg.honeyplanet.jp/pt1.oyama/#changeset-ac23a9b417a28d9dd29b3abf4a4573c1d8474770 Naoya OYAMA [email protected] 2013-05-03T11:00:11+09:00 2013-05-03T11:00:11+09:00
changeset ac23a9b417a2
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Support Linux kernel version >= 3.8
Add ld opt -lm
files configure
driver/pt1_pci.c
Fix problem: If channel list file does not exist, abnormal termination. http://hg.honeyplanet.jp/pt1.oyama/#changeset-a0bc3700a49669d7f3c94d87a089b1a47ec0f107 Naoya OYAMA [email protected] 2012-11-07T23:26:22+09:00 2012-11-07T23:26:22+09:00
changeset a0bc3700a496
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Fix problem: If channel list file does not exist, abnormal termination.
files src/recpt1.c
Fix problem: If do not specify DLNA, will not call pthread_join(stream_thread,) http://hg.honeyplanet.jp/pt1.oyama/#changeset-1d6674183e76e8c8e611805068d8dd6ca6b968c5 Naoya OYAMA [email protected] 2012-11-07T22:54:19+09:00 2012-11-07T22:54:19+09:00
changeset 1d6674183e76
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Fix problem: If do not specify DLNA, will not call pthread_join(stream_thread,)
files src/recpt1.c
Change DLNA display name. http://hg.honeyplanet.jp/pt1.oyama/#changeset-2ae60285f38315d496805de9c3e2aca2f3a77f69 Naoya OYAMA [email protected] 2012-11-05T23:11:32+09:00 2012-11-05T23:11:32+09:00
changeset 2ae60285f383
branch
bookmark
tag
user Naoya OYAMA <[email protected]>
description Change DLNA display name.
files src/ushare.c