Commit c1425efc authored by Clément Stenac's avatar Clément Stenac

Re-enable directory

parent bbf8b0eb
......@@ -138,7 +138,6 @@ Todo:<br />
- * Live directory representation<br />
- *** Implement in Skins 2 interfaces<br />
- wx implementation :<br />
- *** Fix deadlocks<br />
- ** Support item move/copy<br />
- * Explorer view<br />
- * Playlist preferences panel<br />
......
......@@ -985,7 +985,7 @@ VLC_ADD_PLUGINS([trivial_mixer spdif_mixer float32_mixer])
VLC_ADD_PLUGINS([id3 playlist export sgimb m3u xtag])
VLC_ADD_PLUGINS([i420_rgb rawvideo blend scale image logo])
VLC_ADD_PLUGINS([wav araw subtitle vobsub adpcm a52sys dtssys au])
VLC_ADD_PLUGINS([access_file access_udp access_tcp access_http access_mms])
VLC_ADD_PLUGINS([access_directory access_file access_udp access_tcp access_http access_mms])
VLC_ADD_PLUGINS([access_ftp ipv4])
if test "${SYS}" != "mingwce"; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment