]> git.sesse.net Git - vlc/commit
* all: better handling of multiple (video) tracks.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 29 Nov 2003 11:12:46 +0000 (11:12 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 29 Nov 2003 11:12:46 +0000 (11:12 +0000)
commit27c49515536085399eb057d633203797dcd4d1b9
treea9c9891dca4e666f915c2613c97f5ad2ffea7aed
parent80d6bfb22ee78e877b9e02b0f1ca76ee1b21a7a4
 * all: better handling of multiple (video) tracks.
    - now vout are checked for release every 300ms
    - when *-es are triggered, all same es are unselect not only the
    last selected. (more intuitive) The only problems are that it's not
    possible to select again all ES, and the checkbox can show only one
    selected ES.
src/input/input_programs.c
src/playlist/playlist.c