Move generic keyval code to keyval.[ch] and rename functions
commit9d8770243445fd8e23d9a7646b292f92596ebfad
authorTimo Hirvonen <tihirvon@gmail.com>
Sat, 1 Mar 2008 15:55:15 +0000 (1 17:55 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Sat, 1 Mar 2008 15:55:15 +0000 (1 17:55 +0200)
tree1f1cae51bab9cc4d41d42660db2d99d9ab237e48
parentea9ad6f0e1305f7f1b2d88c3629ecfff2b1fb458
Move generic keyval code to keyval.[ch] and rename functions

Tag specific code is left to comments.[ch].
17 files changed:
Makefile
aac.c
comment.c
comment.h
expr.c
flac.c
keyval.c [new file with mode: 0644]
keyval.h [new file with mode: 0644]
mad.c
mp4.c
mpc.c
player.c
track_info.c
tree.c
ui_curses.c
vorbis.c
wavpack.c