summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general/gr_prefs.cc
AgeCommit message (Expand)Author
2013-03-14core: boost::filename3::path::/ operator works on older boost verions than /=Tim O'Shea
2013-03-05prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau
2013-02-19core: removed vestigial debug line.Tom Rondeau
2013-02-19core: prefs setup looks for a local .gnuradio/config.conf to use.Tom Rondeau
2013-02-17core: if the config files don't exist, just return an empty list; don't fail.Tom Rondeau
2013-02-16core: prefs of true/on/1 and false/off/0 are translated to bools.Tom Rondeau
2013-02-16core: add ability to override config files with environmental variables.Tom Rondeau
2013-02-16core: Making an all C++ version of the preferences/config file readers.Tom Rondeau
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-03Houston, we have a trunk.jcorgan