[vlc-devel] [PATCH] Add hotkey to cycle through program SIDs.
Zoran Turalija
zoran.turalija at gmail.com
Mon Aug 13 07:49:26 CEST 2012
On Sun, Aug 12, 2012 at 11:29:21PM +0200, Jean-Baptiste Kempf wrote:
> On Sun, Aug 12, 2012 at 05:30:09PM +0200, Zoran Turalija wrote :
> > @@ -147,6 +147,7 @@ typedef enum vlc_action {
> > ACTIONID_SUBPOS_DOWN,
> > ACTIONID_AUDIO_TRACK,
> > ACTIONID_SUBTITLE_TRACK,
> > + ACTIONID_PROGRAM_SID,
> > ACTIONID_INTF_TOGGLE_FSC,
> > ACTIONID_INTF_HIDE,
> > ACTIONID_INTF_BOSS,
>
> Why not at the end of the struct?
Probably because I failed to spot subtle hint in a form of comma sign after
last member in this struct, that hinted to "keep on adding at the end"...
I'll fix it, rebase the patch to latest git and resubmit patch.
Kind regards,
Zoran Turalija
More information about the vlc-devel
mailing list