Search found 20 matches

by dashne
Fri Dec 23, 2011 11:35 am
Forum: Feature Requests
Topic: dvbdream 1.5f is supporting ad-sb200 usb azurewave
Replies: 1
Views: 4351

dvbdream 1.5f is supporting ad-sb200 usb azurewave

Hi rel, I would like to inform you (or you always know) that Dvbdream v1.5f is supporting the Azurewave AD-SB200 USB very good, and works without errors, if you take advantage from it to fix bda driver in dvbdream device in version 1.7a and later,it will be great,because I during the search over int...
by dashne
Fri Dec 23, 2011 9:42 am
Forum: Module / Plugin Programming
Topic: How o get current epg and video size
Replies: 6
Views: 18799

Re: How o get current epg and video size

But I tried every thing, every where I wrote the code it returns me nothing, just tell me where should I put the code (for example your code of getting the video resolution) to obtain the information





thanks
by dashne
Wed Dec 21, 2011 6:01 am
Forum: Module / Plugin Programming
Topic: How o get current epg and video size
Replies: 6
Views: 18799

Re: How o get current epg and video size

Where are the DD 's Programmer? Why there in no answer to my question? Is my question so difficult or impossible?
I do not think that, please please someone reply me




thanks
by dashne
Mon Dec 19, 2011 12:24 pm
Forum: Old bug reports & requests
Topic: blue screen using dvbdream 1.7a
Replies: 2
Views: 9657

blue screen using dvbdream 1.7a

Hi every one Iam using AzureWave AD-SB200 usb 7022 card with my laptop (Sony vaio i7 Quad pro) and dvbdream 1.7a demo version,the dvbdream some times causes blue screen ,and some times freezes the computer, and where it does not cause any freezing or blue screen the most of the channel does not show...
by dashne
Thu Dec 01, 2011 1:51 pm
Forum: Module / Plugin Programming
Topic: How o get current epg and video size
Replies: 6
Views: 18799

Re: How o get current epg and video size

thank you in both case (EPG and video resolution):when I try to text out them into the osd screen ,it prints 0 x 0 for video resolution and - or nothing in some cases when Itry to text out the EPG.EventName and my code is: void draw(CString str,int x,int y,COLORREF clr) { dcSurface.SetTextColor(clr)...
by dashne
Thu Dec 01, 2011 12:02 pm
Forum: Module / Plugin Programming
Topic: How o get current epg and video size
Replies: 6
Views: 18799

How o get current epg and video size

Hi every one I tried to get current channel but it return nothing,also vdeo size is the same thing , my code as below: for epg: TEPGInfo ep; ep.dwSize = sizeof(TEPGInfo); SendMessage(m_hWndDream,WM_MODULE_MSG,DDMODAPI_GET_EPG_CURRENT,(LPARAM) &ep); MessageBox(NULL,ep.EventName,ep.EventName,MB_OK);[/...
by dashne
Fri Nov 25, 2011 8:33 am
Forum: Module / Plugin Programming
Topic: OSD
Replies: 9
Views: 23699

Re: OSD

but the simpleosd remains when changing the channel, just make it disappear after 5 seconds of channel changing,and there is no problem if it in the delphi language


thanks
by dashne
Fri Nov 25, 2011 4:05 am
Forum: Module / Plugin Programming
Topic: OSD
Replies: 9
Views: 23699

Re: OSD

please can you write down the code section in AfterChannelChange for me

or upload the code



thanks
by dashne
Thu Nov 24, 2011 11:46 am
Forum: Module / Plugin Programming
Topic: OSD
Replies: 9
Views: 23699

Re: OSD

thank you,but there is nothing wat Iam saying,I have not problem with how to loading a bitmap in an osd,I want to show the osd for 5 seconds after this I want to hide it,I used DDMODAPI_OSD_SHOW_SURFACE and DDMODAPI_OSD_HIDE_SURFACE but it still does not show the osd,if I use DDMODAPI_OSD_SHOW_SURFA...
by dashne
Thu Nov 24, 2011 8:18 am
Forum: Module / Plugin Programming
Topic: OSD
Replies: 9
Views: 23699

Re: OSD

thank you ,I know the functions we need to export and where should be written ,but I need the core code that show the osd screen (say an image) about say 5 seconds ,and I know that this code must be written in function (AfterChannelChange) section,its not problem if the code is delphi language thanks
by dashne
Sun Nov 20, 2011 12:38 pm
Forum: Module / Plugin Programming
Topic: OSD
Replies: 9
Views: 23699

OSD

Hi everyone
I want to show channel information on a surface of an osd when changing channel in c++ programming like
the simOSD when changing channel in dvbdream,an example code will lead me to that if anyone can?



thanks
by dashne
Sat Nov 19, 2011 5:01 am
Forum: General
Topic: SecOSD Version 1.0 New OSD Module
Replies: 65
Views: 199233

Re: SecOSD Version 1.0 New OSD Module

Hi everyone
Can I get the source code of this module?



thanks
by dashne
Wed Oct 26, 2011 6:35 am
Forum: Done
Topic: SnapShot problem
Replies: 1
Views: 3462

SnapShot problem

Hi every one
I have problem with snapshot in dvbdream
I tried all possible renderer and codec when I pressed ctrl+j amessage appeared tells: dvbdream.exe has stopped from working
Iam using windows 7 and DvbDream 1.5f and Dvbdream 1.5g recently,
can anyone help me?
by dashne
Wed Jun 30, 2010 10:02 am
Forum: Module / Plugin Programming
Topic: loading abitmap file into an osd with c++
Replies: 8
Views: 22423

I succeeded

Finally I succeeded with your help,thank you so much
by dashne
Wed Jun 30, 2010 6:01 am
Forum: Module / Plugin Programming
Topic: loading abitmap file into an osd with c++
Replies: 8
Views: 22423

image loading

Hi again,thank you so much for your help,but I have aproblem with loading the image(bitmap) ,Iam loading it with function 'LoadImage(...)' but the the return value is error code 2 which means the specified file does not exis but I have this file and it is inthe same directory of the plugin,H do not ...

Go to advanced search