Simon Fels
3d0d453861
Implement simple app database which maintains app information at runtime
...
This helps us to collect information about an app (title, ..) we can
reuse for certain other things like window construction.
2017-03-16 17:06:45 +01:00
Simon Fels
4b5613a023
Use correct type for buffer size to avoid compiler time errors
2017-01-31 08:47:58 +01:00
Thomas Voß
4d457153b7
Fix build with warnings turned on.
2017-01-19 20:36:01 +01:00
Simon Fels
d729b8b9e4
Implement audio support
...
Audio playback still has a delay about 1-2 seconds but it's usable.
This also moves the platform policy class into its own namespace to be
not specific to just window management.
2017-01-12 07:02:43 +01:00
Simon Fels
128cc2422d
Add unit tests for LayerComposer
2016-12-23 15:40:33 +01:00
Simon Fels
dbbb8ab795
Add unit tests for BufferedIOStream
2016-12-23 15:40:33 +01:00
Simon Fels
3529b83753
Add unit tests for imported things from Android emulator
2016-12-23 15:40:33 +01:00
Simon Fels
09ec800efd
Move all qemu stuff in the correct subdirectory/namespace
2016-07-04 16:18:15 +02:00
Simon Fels
fb4f424325
First bits for an GSM emulator implementation
...
Not clear yet if we will use this or not.
2016-06-28 00:19:36 +02:00
Simon Fels
3222551702
Initial work
2016-06-14 11:34:17 +02:00