rockbox/apps/plugins/fractals
Sebastian Leonhardt a507bb2837 YH8xx,YH9xx: Keymap improvement
The main "innovation" in this patch are two "virtual buttons"
for the record switch on YH92x targets. When the switch state
changes, a single BUTTON_REC_SW_ON or .._OFF button event will
be generated. Thus keymap code can react on switching, but
not on the actual state of the switch.

Wherever sensible, the following user scheme is applied:
- use PLAY as confirm button
- use REW button or Long REW to exit
- use REC (YH820) or FFWD (YH92X) as modifier key for button combos

Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
2015-11-15 23:46:39 +01:00
..
cpu_arm.h
cpu_coldfire.h
cpu_sh7043.h
fractal.c Fix last known 'variable set but not used' warning reported from GCC 4.6.0. 2011-05-04 06:11:59 +00:00
fractal.h YH8xx,YH9xx: Keymap improvement 2015-11-15 23:46:39 +01:00
fractal_rect.c
fractal_rect.h
fractal_sets.h
fractals.make
mandelbrot_set.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
mandelbrot_set.h
SOURCES