• Jochen Keil's avatar
    Cleaned up update_regular_file() method in update.c · 756b0022
    Jochen Keil authored
    After adding the container_scan() method the update_regular_file() method was quite hard to read.
    Now there's update_container_file() which deals with container files.
    That way normal container files (i.e. without embedded tracks) are handled by the old code like a regular file.
    This will fix some of the odd behaviour observed.
    756b0022
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...