From 84b52a9c899fc17741f7ebb5856fa5f40a9b8121 Mon Sep 17 00:00:00 2001 From: Stefan de Konink Date: Mon, 18 Jun 2007 11:48:51 +0200 Subject: [PATCH] Update voor Rob --- README.txt | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.txt b/README.txt index 13b0ae3..092bade 100644 --- a/README.txt +++ b/README.txt @@ -121,18 +121,19 @@ TODO.txt : List of things to do - C CODE AND HEADER FILES cairo.c : The graphical module -config.c -distribution.c -file.c -frompraat.c -frompraat.h -praat.c +config.c : Handles storing and reading the config (sgc.ini) file. +distribution.c : Handles storing and reading distribution files. +file.c : Handles storing and reading wordlist files. +frompraat.c : Contains modified Praat functions for drawing the Pitch. +frompraat.h : Subroutine definitions for frompraat.c (header file) +praat.c : All praat related calls such as sound and processing. main.c : The main program, just a call to Glade. -signals.c -signals-editor.c -signals-realize.c -sgc.glade.h : Tekst definitions of Glade (header file) +signals.c : GUI application logic code. +signals-editor.c : GUI-editor application logic code. +signals-realize.c : GUI startup logic. +sgc.glade.h : Text definitions of Glade (header file) sgc.h : Subroutine definitions for Glade and Praat (header file) + : And contains compiletime config. - LIBRARY AND RELATED FILES libpraat.def : Libpraat definition file @@ -148,6 +149,6 @@ Makefile.mingw32 : Makefile for MS Windows (XP) production : Script to copy all libraries sgc.glade : Glade interface definition, ie, the GUI sgc-logo.png : Picture of 'shuo1 hao3 zong1wen2' in characters -sgc-mounded.xar : Vector graphics file of ???? -sgc.png : SGC logo -sgc.xar : Vector graphics file of ???? +sgc-mounded.xar : Vector graphics file (Xara) of the final logo +sgc.png : SGC logo rasterized +sgc.xar : Vector graphics file (Xara) of the design logo -- 2.11.4.GIT