1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/test/libvlc
2009-09-07 22:21:34 +03:00
..
core.c test: Remove unused variable. 2009-08-20 21:54:28 +02:00
events.c Do not try to detach an already detached handler 2009-09-07 22:21:34 +03:00
libvlc_additions.h libvlc: Remove unused function. 2009-08-24 17:53:59 +02:00
media_list_player.c 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. 2009-08-28 16:50:16 +02:00
media_list.c media_list test is safe to run 2009-02-25 19:38:21 +02:00
media_player.c test: Don't do the pause() test, this can't work. 2009-05-20 23:12:17 -07:00
meta.c test: Fix meta.c test building. 2009-05-20 22:05:58 -07:00
test.h test: Print more info on error. 2009-08-19 16:26:09 +02:00