summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/prefs.cc
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-3/+3
* clang-tidy: misc-throw-by-value-catch-by-referenceAnders Kalør2019-08-151-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-199/+182
* runtime: prefs: parse user config even if sys conf dir isn't a directoryMarcus Müller2019-06-181-9/+8
* runtime: fixes prefs system to work with older boost 1.48 and gcc 4.6.3Johnathan Corgan2016-08-011-1/+2
* Rewrote the prefs parser to be based on boost::program_optionsMarcus Müller2016-05-121-101/+36
* added user settings directory as a gr::-accessible pathMarcus Müller2016-05-071-8/+5
* runtime: more generic version of prefs class.Tom Rondeau2015-04-021-8/+20
* runtime: restructure prefs class for initializing prefs singleton.Tom Rondeau2014-06-271-13/+3
* runtime: updates prefs to preserve format of preference file options that are...Tom Rondeau2014-03-071-8/+38
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+401