• Max Kellermann's avatar
    merged start, stop, seek into DecoderControl.command · 8d3942e0
    Max Kellermann authored
    Much of the existing code queries all three variables sequentially.
    Since only one of them can be set at a time, this can be optimized and
    unified by merging all of them into one enum variable.  Later, the
    "command" checks can be expressed in a "switch" statement.
    8d3942e0
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...