]> git.sesse.net Git - vlc/history - test/libvlc/media_list_player.c
Use var_InheritString for --decklink-video-connection.
[vlc] / test / libvlc / media_list_player.c
2010-02-25 Pierre d'Herbemonttest: Alloc more time for media_list_player test.
2010-02-25 Pierre d'Herbemonttest: Simplify media_list_player test.
2010-02-19 Rémi Duraffortlibvlc_test: fix compilation of "make checkall"
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-28 Rémi Denis-CourmontRemove some unused p_e parameters and propagate
2010-01-25 Rémi Denis-Courmontlibvlc_event_manager: remove exceptions
2010-01-24 Rémi Denis-Courmontlibvlc media (list) player: remove a bunch of never...
2010-01-18 Rafaël Carrétest_media_list_player: wait for playing to stop
2010-01-18 Rafaël Carrémedia_list_player test: attempt at fixing test
2010-01-07 Pierre d'Herbemonttest: Add two more missing media_list_player_stop().
2010-01-07 Pierre d'Herbemonttest: Fix media_list_player test. (Make sure we stop...
2010-01-07 Pierre d'Herbemonttest: Remove trailing spaces in media_list_player.c.
2009-10-05 Rémi Denis-CourmontUpdate test cases
2009-08-28 Niles BindelAdded ability to move to previous item in the media...
2009-08-24 Pierre d'Herbemonttest: Expanded and passing media_list_player queue...
2009-08-19 Pierre d'Herbemontmedia_list_player: Make sure we'll correctly play next...
2009-06-05 Pierre d'Herbemonttest: Use vlc's msleep. Only portable and working imple...
2009-06-05 Pierre d'Herbemonttest: Spend less time in the media_list_player test.
2009-06-02 Rémi Denis-CourmontPlay more than one media to improve coverage a bit
2009-06-02 Pierre d'Herbemontlibvlc: Fix media_list_player's test by using asynchron...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Pierre d'Herbemonttest: Add a test for media_player_next().
2009-05-21 Pierre d'Herbemonttest: Fix log issued in test_media_list_player_play_ite...
2008-06-29 Filippo Caronefailing test for libvlc_media_list_player added
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Pierre d'Herbemonttest: Get rid of the sleep() that crept in our test...
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...