summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/io/gr_file_source.cc
AgeCommit message (Expand)Author
2013-02-17core: added missing include for gruel threadJosh Blum
2013-02-07blocks: fix use of bare boost::mutex::scoped_lockJohnathan Corgan
2012-12-11core: Patch to file source to allow opening of new files while running.Brett L. Trotter
2012-12-11core: better error handling on file source/sink.Tom Rondeau
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
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