Commit Graph

24 Commits

Author SHA1 Message Date
Andrew Alderwick 8c5ab83c02 Correct compiler warnings. 2021-11-17 22:31:31 +00:00
Andrew Alderwick 80f7746c04 Fix DEI values. 2021-11-17 22:23:39 +00:00
Andrew Alderwick aecf0ee58f Fix segfault on exit.
It seems that the audio callback will keep being called after exit
unless rb->pcm_play_stop() is called again.
2021-11-17 21:22:30 +00:00
Nico afdb139b31 fix audio 2021-11-17 18:45:26 +00:00
Nico 197270cbcf broken audio w/ more tests 2021-11-17 18:19:19 +00:00
Bad Diode 3dbd536edd Fix audio not playing 2021-11-17 15:55:40 +00:00
Nico ff847d5812 initial audio hacking 2021-11-17 15:09:54 +00:00
Nico 2dab5491d4 fix controller device 2021-11-17 10:35:14 +00:00
Nico ee638b70e5 cleanup, fix devices 2021-11-17 09:37:48 +00:00
Nico ee3fa037d2 update to newer uxn core 2021-11-16 18:46:24 +00:00
Andrew Alderwick ba0e3268e8 Implement File device with Rockbox API. 2021-11-14 22:23:14 +00:00
Nico 52883316fd initial (broken) file stuff 2021-11-14 15:32:45 +00:00
Nico 4b128318fe improve performance on boost-capable devices 2021-11-08 08:47:56 +00:00
Nico 63809e4267 add datetime, fix timings for screen vector, more tests 2021-11-07 22:00:53 +00:00
Nico 4f5319db11 use as a viewer 2021-11-07 19:54:35 +00:00
Nico 2ca7b61c84 things 2021-11-07 19:14:52 +00:00
Nico ee32942ebb keymap changes and new framebuffer 2021-11-07 18:09:52 +00:00
Nico eea3932a3d initial controller support. needs work 2021-11-02 11:36:30 +00:00
Nico 073fb10abb revert to old method of graphics 2021-11-02 10:47:49 +00:00
Nico 8b022f1a27 initial g 2021-10-30 19:07:46 +01:00
Nico e051ac2c48 add screen vector and first test program 2021-10-29 09:03:45 +01:00
Nico ab47d5974a get initial screen implementation mostly working. 2021-10-28 22:15:56 +01:00
Nico 73688d2e96 it's broken but I'm trying 2021-10-28 21:26:36 +01:00
Nico 4c679e8ac5 initial work on varvara plugin 2021-10-28 18:21:27 +01:00