twinaphex
|
7b4e735821
|
Cleanup global_init_drivers/global_uninit_drivers
|
2014-05-28 18:40:03 +02:00 |
|
twinaphex
|
1416e47195
|
(Console) Should bring up menu context in case it fails the first time
|
2014-05-27 19:21:44 +02:00 |
|
twinaphex
|
e69b9c4f8a
|
(Menu) Initialize menu driver during init_drivers_pre
|
2014-05-26 23:18:49 +02:00 |
|
twinaphex
|
06cc9a5c18
|
(driver contexts) Do some more runtime checks
|
2014-05-26 20:52:38 +02:00 |
|
twinaphex
|
f106a1cfaa
|
(Driver) - Only push camera/location driver disabled message if first condition
fails
- Add further runtime check - checking if driver->start is bound
|
2014-05-26 20:49:06 +02:00 |
|
twinaphex
|
40f7e80745
|
(Location/Camera) Let the user know when the camera/location functionality
has been explicitly disabled in the frontend
|
2014-05-26 19:18:52 +02:00 |
|
twinaphex
|
619c96187b
|
(Driver.c) driver.c was a big mess - split up into separate files
that get included in. Should probably be properly refactored later
on for all targets so that each included file becomes its own
object file
|
2014-05-26 19:01:40 +02:00 |
|