28 Commits (bbb1bcebec705e73f1b0d60df71891959971ed4e)

Author SHA1 Message Date
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Pierre d'Herbemont ba1fea8d5e test: Alloc more time for media_list_player test. 16 years ago
Pierre d'Herbemont ad3a300596 test: Simplify media_list_player test. 16 years ago
Rémi Duraffort 14083ca02b libvlc_test: fix compilation of "make checkall" 16 years ago
Rémi Denis-Courmont 7eccf3a2cf libvlc_media_new_path: create a media from a file path 16 years ago
Rémi Denis-Courmont dd1e8bad85 LibVLC: remove exceptions infrastructure 16 years ago
Rémi Denis-Courmont 09020b63ba LibVLC core: remove exceptions 16 years ago
Rémi Denis-Courmont b7e0d3cc48 Remove some unused p_e parameters and propagate 16 years ago
Rémi Denis-Courmont 556953c4c2 libvlc_event_manager: remove exceptions 16 years ago
Rémi Denis-Courmont 2c57cb8088 libvlc media (list) player: remove a bunch of never raised exceptions 16 years ago
Rafaël Carré af6a893aec test_media_list_player: wait for playing to stop 16 years ago
Rafaël Carré 8f9b242ff4 media_list_player test: attempt at fixing test 16 years ago
Pierre d'Herbemont 3bc815a2c8 test: Add two more missing media_list_player_stop(). 17 years ago
Pierre d'Herbemont c71466a120 test: Fix media_list_player test. (Make sure we stop before releasing). 17 years ago
Pierre d'Herbemont 9e91be6456 test: Remove trailing spaces in media_list_player.c. 17 years ago
Rémi Denis-Courmont 1e399ae27e Update test cases 17 years ago
Niles Bindel efb6269f3e Added ability to move to previous item in the media list player playlist. Added playback modes to allow for automatic looping and repeating of playlist items. Fixed a race condition with Pause and Play functions by adding appropriate locks to these functions. Added automated testing for previous item and playback options. 17 years ago
Pierre d'Herbemont 53f6d53411 test: Expanded and passing media_list_player queue item tests. 17 years ago
Pierre d'Herbemont 141eb5a663 media_list_player: Make sure we'll correctly play next item, instead of setting the item but not playing it. 17 years ago
Pierre d'Herbemont cb2a5b49fd test: Use vlc's msleep. Only portable and working implementation we have. 17 years ago
Pierre d'Herbemont c073ccebee test: Spend less time in the media_list_player test. 17 years ago
Rémi Denis-Courmont 4dcbe55727 Play more than one media to improve coverage a bit 17 years ago
Pierre d'Herbemont 839552a523 libvlc: Fix media_list_player's test by using asynchronous event handler on media. 17 years ago
Pierre d'Herbemont f5a9539f55 test: Add a test for media_player_next(). 17 years ago
Pierre d'Herbemont 6676622d00 test: Fix log issued in test_media_list_player_play_item_at_index. 17 years ago
Filippo Carone 025d0a239f failing test for libvlc_media_list_player added 18 years ago
Pierre d'Herbemont 6d6185f24f test: Get rid of the sleep() that crept in our test code. 18 years ago
Pierre d'Herbemont 01a95e7638 test: Move testapi.c to /test and use a sample file that is not ogg for basic testing. 18 years ago