Blutach
PowerDVD was removed here a long long time ago -- its a joke
ShowTime isn't a whole lot better
and WMV only survives because so much is coded for it
For A bit I thought MPlayer was "It" until I started this Next/prior bit
Testing KMPlayer now
Tetsuro_ja
look at it this way -- with these givens
I don't need to know when the cell is exited normally but if the NextLPCN was pressed during the last cell
Since I can't set g1 to 12346 state (See 1) and unset in last cell this method really doesn't help me at all
Remember the cell command is only executed on normal entry -- Its the reverse I need to trap -- without g1 being set (or ending up at the) Jump title state throughout
And it doesn't matter what gprm I "set" and trap the logic is essentially the same
And it all falls to pieces on titles that are single cells
The PriorLPCN works well because essentially a dummy is called Only when the Prior Remote button is pressed -- But the VTS n,1 posts are executed via many paths
So essentially setting/unsetting anything via last cell doesn't help me at all
the simplist solution is to trap the "Remote Menu button" (then I could set g1=0)
But I don't think there is a way to do that
I'm completely baffled -- I just can't Have My Cake and Eat it
I can set easily remove the NextLPCN and create it in the goup link/Or title button -- but it doesn't "sing"
I imagine PgcEdits macro will do essentially the same thing when menus are present (probably ignores their existance -- he has to)
PowerDVD was removed here a long long time ago -- its a joke
ShowTime isn't a whole lot better
and WMV only survives because so much is coded for it
For A bit I thought MPlayer was "It" until I started this Next/prior bit
Testing KMPlayer now
Tetsuro_ja
look at it this way -- with these givens
- throughout the title g1 has to equal 0 (otherwise the menu calls are treated as Jump to next title)
- On normal flow g1 has to equal 0 on VTS n,1 post command entry
- G1 only needs to be set to 12346 only on NextLPCN
I don't need to know when the cell is exited normally but if the NextLPCN was pressed during the last cell
Since I can't set g1 to 12346 state (See 1) and unset in last cell this method really doesn't help me at all
Remember the cell command is only executed on normal entry -- Its the reverse I need to trap -- without g1 being set (or ending up at the) Jump title state throughout
And it doesn't matter what gprm I "set" and trap the logic is essentially the same
And it all falls to pieces on titles that are single cells
The PriorLPCN works well because essentially a dummy is called Only when the Prior Remote button is pressed -- But the VTS n,1 posts are executed via many paths
So essentially setting/unsetting anything via last cell doesn't help me at all
the simplist solution is to trap the "Remote Menu button" (then I could set g1=0)
But I don't think there is a way to do that
I'm completely baffled -- I just can't Have My Cake and Eat it
I can set easily remove the NextLPCN and create it in the goup link/Or title button -- but it doesn't "sing"
I imagine PgcEdits macro will do essentially the same thing when menus are present (probably ignores their existance -- he has to)
Comment