[vlc-devel] [vlc-commits] Qt: add deduplication for some events.

Naohiro KORIYAMA nkoriyama at gmail.com
Sun Aug 26 14:28:25 CEST 2012


Hello,

2012/8/16 Francois Cartegnie <git at videolan.org>:
> vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Aug 16 15:06:25 2012 +0200| [541c1d97c0087c5de559b9793f42ea698f8c284e] | committer: Francois Cartegnie
>
> Qt: add deduplication for some events.
>
> Some events are fired on each meta type detection, while we just handle
> those events on a global change basis.
> Qt has some similar deduplication for repaint() or touch events, but
> does not provide it to user.
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=541c1d97c0087c5de559b9793f42ea698f8c284e

Current git version doesn't display "Now playing" but filename on the title bar.
I did git bisect and found this commit was the first bad commit.

git bisect start
# bad: [5a66b9fc5378bc1d7c4321bfe56a1d0bf4560001] OS/2: Include
unistd.h in modules/access_output/files.c
git bisect bad 5a66b9fc5378bc1d7c4321bfe56a1d0bf4560001
# bad: [1abc5673f6b790ab9babc02bf0008dafeab20ae6] Qt: IMEvent: use
getter instead of friend class.
git bisect bad 1abc5673f6b790ab9babc02bf0008dafeab20ae6
# good: [73483c330a1238d905f951648b5ca393b0c3cbd2] Updated NEWS
git bisect good 73483c330a1238d905f951648b5ca393b0c3cbd2
# good: [33cf1494fc590c704da871ae5c1fc831874bab40] libvlc: thread-safe
and more straight-forward audio devices API
git bisect good 33cf1494fc590c704da871ae5c1fc831874bab40
# bad: [637278c0e0aef709cf752d7f537cfea23353453f] Add hotkey to cycle
through program SIDs.
git bisect bad 637278c0e0aef709cf752d7f537cfea23353453f
# good: [e5d1d74558f5b116e10792e44e8aa85df0017fd2] macosx: fixed
'video-deco' and 'embedded-video' recognition when set on the
command-line
git bisect good e5d1d74558f5b116e10792e44e8aa85df0017fd2
# bad: [541c1d97c0087c5de559b9793f42ea698f8c284e] Qt: add
deduplication for some events.
git bisect bad 541c1d97c0087c5de559b9793f42ea698f8c284e
# good: [ca83393c3d885c185c778871c6c20573716b7a49] Qt: add the
playlist view mode selection to the right click menu
git bisect good ca83393c3d885c185c778871c6c20573716b7a49

-- 
KORIYAMA, Naohiro
nkoriyama at gmail.com



More information about the vlc-devel mailing list