Files
obs-studio/libobs
jp9000 7bd5147074 libobs: Fix module search to ignore . and ..
When globbing for modules, the intent was to ignore the . and ..
directories that might also be included in the glob search.  It was
mistakenly doing a string compare on the 'path' variable which contains
the full path, rather than the 'file' variable which just contains the
found file itself, so the string compare always failed.
2015-07-16 01:32:15 -07:00
..
2015-07-09 09:31:12 -07:00
2015-05-11 20:45:25 +02:00
2015-05-11 20:45:25 +02:00
2015-06-04 18:04:23 -07:00
2015-05-11 20:45:25 +02:00
2014-02-12 08:04:50 -07:00
2015-06-04 18:04:23 -07:00