Code

moved struct screen_functions to screen_interface.h
authorMax Kellermann <max@duempel.org>
Wed, 30 Sep 2009 19:08:17 +0000 (21:08 +0200)
committerMax Kellermann <max@duempel.org>
Wed, 30 Sep 2009 19:08:17 +0000 (21:08 +0200)
commit3b68d63a1f1dc53e642bc269bbdd1148ede52a10
treedbd56622a0075d5192ea30a95ab944c73482d1cd
parentaee38701de0938343fa23222c9b9aa876dbe8603
moved struct screen_functions to screen_interface.h
14 files changed:
Makefile.am
src/screen.c
src/screen.h
src/screen_artist.c
src/screen_file.c
src/screen_help.c
src/screen_interface.h [new file with mode: 0644]
src/screen_keydef.c
src/screen_list.c
src/screen_lyrics.c
src/screen_outputs.c
src/screen_play.c
src/screen_search.c
src/screen_song.c