aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/images.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: replace file_string() with string() for deprecation reasonsJosh Blum2011-03-151-2/+2
| | | | | | | | | Patch from moritz.fischer@student.kit.edu [1] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/deprecated.html [2] http://www.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm Boost 1.36 appears to have string(), so this should be safe to use.
* uhd: added image utils code to search the images paths for image filesJosh Blum2010-08-191-0/+40