| Read Responses | Return to Index | Read Prev Msg | Read Next Msg |

Slink-e / CDJ Discussion Archive #4

Re: bug with sleep timer

Posted By: Colby Boles <cboles@n...>
Date: 5/12/1999 10:11a.m.

In Response To: Re: bug with sleep timer (Arnold de Leon)

strange. they both options call the same fn to shut down:

if (m_TimerDlg.m_nStopWhen == 0)

{

if (!PlayEnable)

{

// Perform timer shutdown

DoTimerShutDown();

}

}

else

{

// stop playlist at specified time

COleDateTime ct = COleDateTime::GetCurrentTime();

if (ct > m_TimerDlg.m_odtStop)

{

OnPlaylistSuspendplaying();

DoTimerShutDown();

}

}

Responses To This Message

| Read Responses | Return to Index | Read Prev Msg | Read Next Msg |

Password:

Slink-e / CDJ Discussion Archive #4 is maintained by slinke-bbs-owner@nirvis.com with WebBBS 3.21.