]> git.sesse.net Git - vlc/history - src/control/media_list.c
control/flat_media_list.c: Remove an other typo that could cause a crash.
[vlc] / src / control / media_list.c
2007-08-24 Pierre d'Herbemontmedia_list.c: Handle item addition and removal in the...
2007-08-23 Pierre d'Herbemontcontrol/media_list.c: Init and free the flat media...
2007-08-22 Pierre d'Herbemontcontrol/media_list.c: Remove unused variable due to...
2007-08-22 Pierre d'Herbemontcontrol/media_list.c: Revert the tagging of the subitem...
2007-08-20 Pierre d'Herbemontcontrol/media_list.c: Set the VLCNode tag when an item...
2007-08-20 Pierre d'Herbemontcontrol/dynamic_media_list.c: New dynamic media list...
2007-08-19 Pierre d'Herbemont* control/media_library.c: Initial implementation.
2007-08-17 Pierre d'Herbemontcontrol/media_list.c: Fix a typo about subitems.
2007-08-16 Pierre d'Herbemontcontrol/media_list.c: Handle libvlc_MediaDescriptorSubI...
2007-08-15 Pierre d'Herbemontsrc/control/media_list.c: Handle meta changed event...
2007-08-11 Pierre d'Herbemontcontrol/media_list.c: Don't forget to increase the...
2007-08-08 Pierre d'HerbemontLibvlc: Start the implementation of the libvlc playlist...