OSDN Git Service

[POWER] Wait correct time on idle(), idle_time_ms().
[openi2cradio/OpenI2CRadio.git] / menu.c
2013-07-25 K.Ohta[POWER] Wait correct time on idle(), idle_time_ms().
2013-07-24 K.Ohta[IDLE] Maybe correct time.
2013-07-07 K.Ohta[Backlight] Use PWM mode for backlight, to save battery.
2013-07-07 K.Ohta[USERBAND] Compress about 100bytes.
2013-07-07 K.Ohta[USERBAND] Fix correct? tuning process.
2013-07-07 K.Ohta[MENU] Split help routines/datas to helps.[c|h].
2013-07-05 K.Ohta[General] Add low-battery-save.
2013-07-04 K.Ohta[Menu] Fix CNR/Stereo/FD threshold bugs.
2013-06-30 K.Ohta[UI][AKC6955] Fix correct AM<->FM changing.
2013-06-30 K.Ohta[UI] Reduce usage of program-memory.
2013-06-29 K.Ohta[AKC6955] Collect tuning sequence.
2013-06-29 K.Ohta[AKC6955] Fix correct seek sequence.
2013-06-29 K.Ohta[AKC6955] Okay, initial sequence okay. Only for scan...
2013-06-28 K.Ohta[UI] Fix flicking on volume-menu.
2013-06-28 K.Ohta[IO] Use bitfield on scanning key, to save program...
2013-06-28 K.Ohta[AKC6955] Use bitfield to reduce memory.
2013-06-27 K.Ohta[I2C] Test to use Real-machine, but... X-(
2013-06-26 K.Ohta[UI] Add some features, for using akc6955.
2013-06-21 K.Ohta[MENU] Start to implement setup menu, power off.
2013-06-21 K.Ohta[UI] Add direct-band set(but not effect :)
2013-06-21 K.Ohta[UI] Add help features, press "F" key.
2013-06-21 K.Ohta[Build] Split menu-related routines to menu.c.