Commit Graph

13 Commits

Author SHA1 Message Date
KINGbabasula
55600f4acc Use a macro for unused variables
Change-Id: I491bea842274029feb965b71c3a62b5953c2ce5c
2015-03-23 14:57:20 +01:00
KINGbabasula
5f73cc6c99 Silence warnings from unused variables
Change-Id: I4bebc7947770a26467f3435a4249fa34c94c266b
2015-03-22 10:38:36 +01:00
Vojtech Bocek
7db8f34697 Move drawing, input and utils code into separate library 2015-02-16 21:01:06 +01:00
Vojtech Bocek
65f07d0233 Rewrite list_* API to make more sense 2014-08-11 23:15:44 +02:00
Vojtech Bocek
249167cc74 Bunch of API and/or random changes
* Rewrite fb_text API
* Support for multiple font styles (italic, bold, ...)
* Add animation cancel_check callback, which is called from
  anim_cancel_for() and if it returns true, animation will
  be canceled.
* Temporarily disable landscape theme
* Remove msgbox concept
* Fix background color in emergency screen
2014-07-04 00:29:25 +02:00
Vojtech Bocek
14f4828625 Random fixes and improvements
* Add black background and help text to pong
* Call last-added touch handlers first
* Always call all touch handlers, but set ev->consumed after
  first successful handler
* Fix fb_draw_rect on RGE565
2014-07-03 02:25:57 +02:00
Vojtech Bocek
5bd8873cdc Replace fb_item_header struct with macro 2014-07-01 17:29:58 +02:00
Vojtech Bocek
57e4e5e583 Rewrite framebuffer drawing code to use truetype fonts 2014-07-01 16:21:03 +02:00
Vojtech Bocek
c2d29a88b5 Move containers to standalone file 2014-01-02 17:25:05 +01:00
Vojtech Bocek
4b66bcbb60 Make pong compatible with different DPIs 2013-09-14 21:02:56 +02:00
Vojtech Bocek
5a088281c1 License MultiROM under GNU GPLv3 2013-07-27 17:42:34 +02:00
Vojtech Bocek
2540ab03cc Improve pong a bit 2012-12-10 18:26:10 +01:00
Vojtech Bocek
28dfe979dd Implement pong 2012-12-09 03:11:10 +01:00