Aloshi
|
bed9c1fbb5
|
TextEditComponents now resize vertically as needed.
|
2013-08-21 14:49:33 -05:00 |
|
Aloshi
|
7c2e7f9069
|
Basic text editing support.
|
2013-08-19 10:36:48 -05:00 |
|
Aloshi
|
b5fe2cc8fc
|
Began work on the metadata editor.
|
2013-08-18 09:16:11 -05:00 |
|
Aloshi
|
542d41c682
|
Move from homegrown Vector2 class to Eigen.
Pass a matrix (Eigen::Affine3f) in GuiComponent::render instead of doing
glTranslate behind the scenes.
|
2013-07-10 06:29:43 -05:00 |
|
Aloshi
|
62529029d7
|
Hooked up GuiSettingsMenu.
Settings now save/load from ~/.emulationstation/es_settings.cfg.
|
2013-06-19 16:02:42 -05:00 |
|
Aloshi
|
1534cec865
|
Added ComponentListComponent for laying out elements in a grid and
navigating through them.
Added SliderComponent for selecting from a range of values.
Added SwitchComponent for selecting an "ON" or "OFF" value.
|
2013-06-18 20:12:30 -05:00 |
|