aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/images.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: update copyright headers with automated scriptJosh Blum2011-03-231-1/+1
|
* Merge branch 'boost_fs_string' into nextJosh Blum2011-03-171-2/+2
|\
| * 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: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-2/+2
|/
* uhd: added image utils code to search the images paths for image filesJosh Blum2010-08-191-0/+40