Home
last modified time | relevance | path

Searched refs:CMD_EQUALIZER_PREV (Results 1 – 3 of 3) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dprotocol.h139 #define CMD_EQUALIZER_PREV 0x37 /* select previous eq-preset */ macro
H A Dserver.c1586 case CMD_EQUALIZER_PREV: in handle_command()
H A Dinterface.c3374 send_int_to_srv (CMD_EQUALIZER_PREV); in menu_key()