Commit fe17d440 authored by David Fuhrmann's avatar David Fuhrmann

macosx: only scan optical devices paths once and cache the result

parent 0308762a
......@@ -235,6 +235,7 @@
BOOL b_nodvdmenus;
id o_currentOpticalMediaView;
id o_currentOpticalMediaIconView;
NSMutableArray *o_allMediaDevices;
NSMutableArray *o_opticalDevices;
NSMutableArray *o_specialMediaFolders;
NSString *o_file_path;
......
This diff is collapsed.
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