summaryrefslogtreecommitdiff
path: root/gr-qtgui/lib/const_sink_c_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* qtgui: updating some function names for more accuracy and to allow an actual ↵Tom Rondeau2012-10-091-7/+27
| | | | set_title.
* qtgui: fixing up apps for static displaying of samples.Tom Rondeau2012-07-281-3/+10
|
* qtgui: fixing up sinks to make sure buffers are properly zeroed and right ↵Tom Rondeau2012-07-241-0/+2
| | | | number of items is returned.
* qtgui: constellation plots can use menu item to set number of points to plot.Tom Rondeau2012-07-191-22/+36
|
* qtgui: changed qtgui sinks to pimpl structure.Tom Rondeau2012-07-191-8/+9
|
* qtgui: wip: moving qtgui over to new pimpl style.Tom Rondeau2012-07-171-0/+233
Everything but full sink has been converted.