Commit graph

17 commits

Author SHA1 Message Date
nathan 7d078324f2 migrate to SDL 2
Former-commit-id: fe5cf68b09d459299b5529c55255335347c41509
Former-commit-id: 375b60c339696fd25197e1c78babd142a0f1fc06
2019-09-07 18:11:20 -05:00
nathan 0ddf73f6c8 adding PC control options like fullscreen, added simple circle anim on first valid lat/long
Former-commit-id: 0cadb77f7d8fd4362beb1bc50caf35d55bf8998f
Former-commit-id: 49269e48d57c6839e7cd22c52ffe6e109bf0db82
2018-10-01 01:44:17 -05:00
Nathan d373baade6 labeling updates, placeholder battery indicator
Former-commit-id: d1e81f2e82cbbee968d9c54cdedc5e2fabba2937
Former-commit-id: ac2a078be1f5c4797824be34c85eaf9b4db7d08f
2017-10-10 15:56:05 -05:00
Nathan 3f96f8c9e8 near label adjustments
Former-commit-id: a4ac7940f9390ff258d03ad464dbe7ca9aa776fb
Former-commit-id: b206ac5d9c787b9b86a761ec7db6347fd54bbfcb
2017-10-06 18:44:08 -05:00
Nathan cb737d3282 trying 90 degree lables
Former-commit-id: ee1973804249e9f0fd81d50066587707a534fa96
Former-commit-id: 63c1c4bf1bb66bf1bc4ab53992fcfb214387f23e
2017-10-06 11:34:36 -05:00
Nathan 6663e5b21f fixed upscale default for RPI
Former-commit-id: a0c3672d310519229fbe15dff2e55fa0dcbc81cc
Former-commit-id: 36042c20daf79197a3d718a9b5d0db58d124485f
2017-10-05 22:32:36 -05:00
Nathan 96f0457439 status boxes on map layout
Former-commit-id: 2c494dcf47da220f7dd081d4b3fe09a6c67b35f9
Former-commit-id: 587a33ba83cd4c661d7bcc8528c70ad723ca4066
2017-10-05 22:25:30 -05:00
Nathan 4cc12f08e1 changed upscale and screen size options to Modes fields, removed some RPI define conditionals
Former-commit-id: 144ae03abf63fe259ec33fe5dfc8c98e8defa350
Former-commit-id: 87c83789282654696ed6492641e7c67b9b34d24b
2017-10-05 10:22:14 -05:00
Nathan 44c69fd47d draw.c refactor. draw.c now handles outer draw routine, previous contents moved to maps.c
Former-commit-id: ff10c96cd8ee950e56b9bba51bf54451d7cab293
Former-commit-id: 04d08428688a3567ec572e34b87a96901c4ca31e
2017-10-05 09:58:23 -05:00
Nathan 8acc56b21e map color updates
Former-commit-id: 8544751e3259398a4852af3544ccd9abcd454045
Former-commit-id: b9b5bdbfdb7eb4b750949c87bd576fbd92f26afe
2017-09-17 12:58:42 -05:00
Nathan f052d584f1 added missing pullup on gpio 27
Former-commit-id: 3730f0404a513a04d16f958db70691fa73540422
Former-commit-id: 5fc1a271acc10761553f1817e16612a6f65dacd5
2017-09-17 11:21:26 -05:00
Nathan b110072134 initial sdl list mode
Former-commit-id: a6963070be35b80f14d68ce0f352887a8cfc9ff8
Former-commit-id: 0e085c6bee6ebbbc9ed8064b469f9066c9e7b2aa
2017-09-17 10:38:22 -05:00
Nathan 6942be7894 map draw
Former-commit-id: bfcd4edfb6cd845e0e3a5b7a2ddd1f7c3dbcac7f
Former-commit-id: 727e5a945c40de8b5c62cbccb3762083bca83c3e
2017-09-17 09:46:48 -05:00
Nathan b63782bbf5 added log/lin toggle, AA define, rearanged into map.c
Former-commit-id: 5ccce0dd66b202b6e0178cc3cff2e4f9a70b736f
Former-commit-id: 3616fa85a3b74c0acc493e50224746adc8cf3c31
2017-09-15 21:25:26 -05:00
nathan 7449d7b066 added wiringPi exit button, compiler and SDL fixed for PI (need to add defines to allow compiling on PC again
Former-commit-id: 70c389508541a37a398075674b042204cd9037cb
Former-commit-id: e2b2550c65c66b5053e83c4f61d36eb369ce424f
2017-09-05 09:41:46 +00:00
Nathan 86d9c85c7e in progress reverting to SDL1.2 for pi compatibility, adding sdl_gfx
Former-commit-id: 496ef51b135330911afed2719564b90e6e039c89
Former-commit-id: 85a5e21f8bf4a7bdc0ade370a0872bc2fbc9b59b
2017-09-14 21:13:02 -05:00
Nathan c28bebc294 initial SDL version
Former-commit-id: eec0da8c0de0a6761c0f54fcf2dd3668181b260a
Former-commit-id: d9bbbde7a4209187620f4464b88f33f0b81cc73e
2017-09-13 22:21:36 -05:00