Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix temporary variable return in userconf_path() | Josh Blum | 2016-08-06 | 1 | -1/+7 |
| | | | | | | | This fix provides an internal userconf_path() implementation that provides the path as a string. The path is actually stored in the real userconf_path() within a static variable making it safe to return a char * pointer from this static string. | ||||
* | added user settings directory as a gr::-accessible path | Marcus Müller | 2016-05-07 | 1 | -0/+9 |
| | | | | | * removing a bit of "magic paths" in prefs.cc * added constant | ||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+65 |