Thomas Edvalson
|
46affab310
|
Update gateway example with CMake
|
2014-05-22 22:04:48 -04:00 |
|
Thomas Edvalson
|
f6a4dd50fa
|
Starting to refactor code from GTK to Qt
|
2014-05-22 22:04:19 -04:00 |
|
Thomas Edvalson
|
fad842200a
|
Forgot parantheses
|
2014-05-10 23:10:53 -04:00 |
|
Thomas Edvalson
|
680ee05ae0
|
Added popEvent and empty filterEvent
|
2014-05-04 00:01:03 -04:00 |
|
Thomas Edvalson
|
ae4d356dbf
|
Starting to phase-out Input.hpp in favor of SFML-named input headers
|
2014-05-03 11:44:37 -04:00 |
|
Thomas Edvalson
|
361661f1d9
|
Added a bunch of SFML headers to be ported
|
2014-05-03 11:43:53 -04:00 |
|
Thomas Edvalson
|
66bbaff9e1
|
Removed old Event enum to resolve conflicting name
|
2014-04-28 14:38:41 -04:00 |
|
Thomas Edvalson
|
9c6a595120
|
Made full copy of SFML headers including incomplete portions.
|
2014-04-20 19:55:16 -04:00 |
|
Thomas Edvalson
|
0abe496457
|
Replace some NULLs with nullptr
|
2014-04-20 15:40:59 -04:00 |
|
Thomas Edvalson
|
7514e734eb
|
Misc. fixes and attempt to fix SFMLWidget garbage drawing onload
|
2014-04-20 15:40:09 -04:00 |
|
Thomas Edvalson
|
8c47cb3979
|
Now redraws pausedFrame on resize
|
2014-03-23 00:52:44 -04:00 |
|
Thomas Edvalson
|
de86056f54
|
Fixed play/pause/stop icons to use GTK stock
|
2014-03-22 00:50:56 -04:00 |
|
Thomas Edvalson
|
fbc4c795e1
|
Fixed screenshot button and added button for testing purposes
|
2014-03-21 23:57:14 -04:00 |
|
Thomas Edvalson
|
a23d1dcbd0
|
Fixed logo for About dialog and made it a SVG
|
2014-03-18 18:52:25 -04:00 |
|
Thomas Edvalson
|
545d226162
|
Fixed problem with CMake not compiling .S files
|
2014-03-17 20:47:12 -04:00 |
|
Thomas Edvalson
|
64183e2aee
|
Make Simulator's state publicly read-only
|
2014-03-17 16:25:13 -04:00 |
|
Thomas Edvalson
|
06972dce38
|
Made Input::update and Simulator now uses states enum instead of bool vars
|
2014-03-17 16:08:41 -04:00 |
|
Thomas Edvalson
|
2106b3c00d
|
Updated travis to fix problem with expat
|
2014-03-16 00:38:29 -04:00 |
|
Thomas Edvalson
|
32adccb7e7
|
GTKMM libraries not being linked by travis ci
|
2014-03-14 10:24:59 -04:00 |
|
Thomas Edvalson
|
86ea3fda6d
|
Added Ubuntu trusty repo and GNU arm toolchain.
|
2014-03-14 08:53:11 -04:00 |
|
Thomas Edvalson
|
5fde72ebdf
|
Added gtkmm3 to travis install script
|
2014-03-14 08:29:49 -04:00 |
|
Thomas Edvalson
|
43c9fd0ea4
|
Fixed gresource generating for CMake
|
2014-03-13 23:47:26 -04:00 |
|
Thomas Edvalson
|
1badfcd151
|
Split up CMake configs for ability to use different compilers per lib file. And fixed travis build hopefully.
|
2014-03-13 23:29:11 -04:00 |
|
Thomas Edvalson
|
c534de6927
|
Restructure directories to match more of a SFML port. And added basic CMake build script that needs some tweaking.
|
2014-03-13 21:16:44 -04:00 |
|
Thomas Edvalson
|
b1a93eae64
|
Added display() template for synchronize buffer swapping of all screens.
|
2014-03-05 12:25:02 -05:00 |
|