summaryrefslogtreecommitdiff
path: root/plugingui/diskstreamingframecontent.cc
AgeCommit message (Collapse)Author
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-05-19Make sure we don't resize to negative values.Bent Bisballe Nyeng
2017-04-21Fix reload logic.Bent Bisballe Nyeng
2017-04-21Add minimum memory value to the diskstreaming slider.André Nusser
2017-04-21Change the slider color to grey when "unlimited".André Nusser
Included a new slider texture for that.
2017-04-20Set "Apply" button to be disabled on first GUI opening.André Nusser
2017-04-20Introduce gaps between buttons and content.André Nusser
This was necessary because of the new button texture.
2017-04-20Color the slider bar green for diskstreaming slider if "unlimited".André Nusser
2017-04-20Gray out diskstreaming "Apply" button if the value didn't change.André Nusser
Also add a new texture for that.
2017-04-20Remove diskstreaming frame switch and add "Unlimited" to slider.André Nusser
Also propagate this to the settings. Additionally, added two TODOs where to change the grayout state (which still has to be implemented) of the "Apply" button.
2017-04-19Remove two TODOs in Slider. Clamp new_value in Slider::setValue.André Nusser
2017-04-19Take memory specific code out of Slider and fix a bug on the way.André Nusser
2017-04-17Fix some Slider issues.André Nusser
2017-04-17Connected streaming controls.Bent Bisballe Nyeng
2017-04-01Fix a lot of style issues in the code for the new GUI.André Nusser
2017-04-01A very rough first version of the GUI.André Nusser