This is CD_DBase15.c in view mode; [Download] [Up]
#import <sys/types.h>
#import <stddef.h>
#import "CD_DBaseSubs.h"
/*
* This subroutine has information for CD's with 15 tracks
*/
#define VAR_MANFROMUNCLE 723059971 /* key parts = 2008.37.15.121 156 */
#define PAPADOO_CAPROJECT 919672798 /* key parts = 2554.48.15.148 177 */
#define TPHEART_PLAYBACK_D5 990722380 /* key parts = 2752.00.15.130 197 */
#define ANIMALS_BESTOF 1003715971 /* key parts = 2788.07.15.271 156 */
#define TPHEART_PLAYBACK_D4 1030048717 /* key parts = 2861.18.15.217 211 */
#define VAR_X_WINTERSOL2 1072610338 /* key parts = 2979.35.15.238 230 */
#define NDIAM_XMAS2 1087466260 /* key parts = 3020.55.15.160 211 */
#define BEAT_PMASTERS_V2 1102835870 /* key parts = 3063.32.15.170 259 */
#define TPHEART_SHESTHEONE 1123298365 /* key parts = 3120.20.15.265 58 */
#define VAR_X_WINTERSOL3 1136872761 /* key parts = 3157.73.15.261 280 */
#define LIBWW_HEWILLRETURN 1179314329 /* key parts = 3275.65.15.229 208 */
#define ACEOFBASE_BRIDGE 1198936719 /* key parts = 3330.28.15.219 218 */
#define NGRIFFITH_FLYER 1212986363 /* key parts = 3369.30.15.263 205 */
#define VAR_X_WINTERSOL4 1234706312 /* key parts = 3429.55.15.212 274 */
#define ECOST_BRUTALYOUTH 1240082305 /* key parts = 3444.50.15.205 211 */
#define PRETEND_ISLEOFVIEW 1271651930 /* key parts = 3532.27.15.230 42 */
#define GHARR_BESTOFDARKH 1306259973 /* key parts = 3628.37.15.273 248 */
#define RWAKE_GREATEST_D2 1338995972 /* key parts = 3719.32.15.122 397 */
#define TPETTY_WILDFLOWERS 1357475891 /* key parts = 3770.57.15.191 319 */
#define ICEHOU_SINGLES_D1 1385435921 /* key parts = 3848.32.15.221 307 */
#define MSHREEVE_NOCTURNE 1405139870 /* key parts = 3903.12.15.320 553 */
#define TDREAM_THEKEEP 1440722289 /* key parts = 4002.00.15.189 144 */
#define BENATAR_BESTSHOTS 1461107873 /* key parts = 4058.47.15.323 261 */
#define POL_LIVE_D1 1533568677 /* key parts = 4259.68.15.177 291 */
#define LEDZEP_BOX1_D1 1562738285 /* key parts = 4340.70.15.335 481 */
#define CHICAGO_VII 1567442267 /* key parts = 4354.00.15.167 312 */
#define LEDZEP_REMASTERS_D1 1575650398 /* key parts = 4376.60.15.148 481 */
#define POL_LIVE_D2 1582730273 /* key parts = 4396.35.15.173 450 */
#define VAR_T_DYLANTRIB_BD2 1590458301 /* key parts = 4417.70.15.351 393 */
#define LEDZEP_BOX1_D2 1592786395 /* key parts = 4424.30.15.295 480 */
#define CdeBURGH_HIGHEMOTION 1597658382 /* key parts = 4437.70.15.432 311 */
#define EAGLES_FREEZEOVER 1602026311 /* key parts = 4450.05.15.211 256 */
#define APARSONS_LIVE_US 1608914395 /* key parts = 4469.15.15.145 307 */
#define HEART_THEROADHOME 1611914342 /* key parts = 4477.40.15.242 275 */
#define JBROWNE_BESTOF 1658891900 /* key parts = 4608.02.15.200 290 */
#define MOODY_TIMET_D4 1677122372 /* key parts = 4658.50.15.272 275 */
void filltoc15(tocPtr, cdKey)
struct cd_toc *tocPtr;
u_int cdKey;
{
if ( cdKey == ACEOFBASE_BRIDGE ) { /* 0:55:30-28 */
tocPtr->discPerformer = "Ace of Base";
tocPtr->discTitle = "The Bridge";
SET_CDtt( 1, 03.39, "Beautiful Life");
SET_CDtt( 2, 03.14, "Never Gonna Say I'm Sorry");
SET_CDtt( 3, 02.53, "Lucky Love [acoustic version]");
SET_CDtt( 4, 03.49, "Edge of Heaven");
SET_CDtt( 5, 04.26, "Strange Ways");
SET_CDtt( 6, 04.39, "Ravine");
SET_CDtt( 7, 03.56, "Perfect World");
SET_CDtt( 8, 03.13, "Angel Eyes");
SET_CDtt( 9, 03.40, "My DÝjÕ Vu");
SET_CDtt(10, 03.19, "Wave Wet Sand");
SET_CDtt(11, 03.47, "Que Sera");
SET_CDtt(12, 03.08, "Just 'N' Image");
SET_CDtt(13, 03.57, "Experience Pearls");
SET_CDtt(14, 04.10, "Whispers in Blindness");
SET_CDtt(15, 03.38, "Blooming");
}
if ( cdKey == ANIMALS_BESTOF ) { /* 0:46:28-07 */
tocPtr->discPerformer = "The Animals";
tocPtr->discTitle = "The Best of The Animals";
SET_CDtt( 1, 04.31, "House of the Rising Sun");
SET_CDtt( 2, 02.48, "I'm Crying");
SET_CDtt( 3, 02.23, "Baby, Let Me Take You Home");
SET_CDtt( 4, 02.47, "Around and Around");
SET_CDtt( 5, 01.55, "Talkin' About You");
SET_CDtt( 6, 02.29, "Don't Let Me Be Misunderstood");
SET_CDtt( 7, 03.03, "Boom Boom");
SET_CDtt( 8, 03.18, "Dimples");
SET_CDtt( 9, 03.17, "We Gotta Get Out of This Place");
SET_CDtt(10, 03.03, "I'm In Love Again");
SET_CDtt(11, 02.52, "Bury My Body");
SET_CDtt(12, 02.25, "Gonna Send You Back to Walker");
SET_CDtt(13, 05.45, "Story of Bo Diddley");
SET_CDtt(14, 03.14, "It's My Life");
SET_CDtt(15, 02.36, "Bring It On Home to Me");
}
if ( cdKey == BEAT_PMASTERS_V2 ) { /* 0:51:03-32 */
tocPtr->discPerformer = "The Beatles";
tocPtr->discTitle = "Past Masters, Volume 2";
# if !defined(SKIPSONGS_The_Beatles)
SET_CDtt( 1, 02.50, "Day Tripper");
SET_CDtt( 2, 02.15, "We Can Work It Out");
SET_CDtt( 3, 02.19, "Paperback Writer");
SET_CDtt( 4, 03.02, "Rain");
SET_CDtt( 5, 02.18, "Lady Madonna");
SET_CDtt( 6, 02.36, "The Inner Light");
SET_CDtt( 7, 07.09, "Hey Jude");
SET_CDtt( 8, 03.24, "Revolution");
SET_CDtt( 9, 03.15, "Get Back");
SET_CDtt(10, 03.35, "Don't Let Me Down");
SET_CDtt(11, 03.00, "The Ballad of John and Yoko");
SET_CDtt(12, 03.18, "Old Brown Shoe");
SET_CDtt(13, 03.50, "Across The Universe");
SET_CDtt(14, 03.51, "Let It Be");
SET_CDtt(15, 04.19, "You Know My Name (Look up the Number)");
# endif
}
if ( cdKey == BENATAR_BESTSHOTS ) { /* 1:07:38-47 */
tocPtr->discPerformer = "Pat Benatar";
tocPtr->discTitle = "Best Shots";
# if !defined(SKIPSONGS_Pat_Benatar)
SET_CDtt( 1, 05.23, "Love Is A Battlefield");
SET_CDtt( 2, 04.49, "Promises In The Dark");
SET_CDtt( 3, 05.14, "One Love");
SET_CDtt( 4, 04.31, "All Fired Up");
SET_CDtt( 5, 03.55, "We Live For Love");
SET_CDtt( 6, 04.53, "Hell Is For Children");
SET_CDtt( 7, 04.22, "Shadows Of The Night");
SET_CDtt( 8, 02.52, "Hit Me With Your Best Shot");
SET_CDtt( 9, 03.43, "We Belong");
SET_CDtt(10, 04.30, "Invincible (theme from ªThe Legend of Billy Jeanº)");
SET_CDtt(11, 03.21, "Fire And Ice");
SET_CDtt(12, 03.29, "Heartbreaker");
SET_CDtt(13, 06.47, "Suffer The Little Children/ Hell Is For Children [live]");
SET_CDtt(14, 05.26, "Painted Desert");
SET_CDtt(15, 04.21, "Outlaw Blues");
# endif
}
if ( cdKey == JBROWNE_BESTOF ) { /* 1:16:48-02 */
tocPtr->discPerformer = "Jackson Browne";
tocPtr->discTitle = "The Best Of Jackson Browne";
tocPtr->discCatNum = "007559621112300";
# if !defined(SKIPSONGS_Jackson_Browne)
SET_CDtt( 1, 03.20, "Doctor My Eyes");
SET_CDtt( 2, 04.40, "These Days");
SET_CDtt( 3, 06.53, "Fountain of Sorrow");
SET_CDtt( 4, 05.39, "Late for the Sky");
SET_CDtt( 5, 05.53, "The Pretender");
SET_CDtt( 6, 04.56, "Running on Empty");
SET_CDtt( 7, 04.49, "Call It a Loan");
SET_CDtt( 8, 04.22, "Somebody's Baby");
SET_CDtt( 9, 04.55, "Tender is the Night");
SET_CDtt(10, 05.42, "In the Shape of a Heart");
SET_CDtt(11, 04.16, "Lives in the Balance");
SET_CDtt(12, 06.08, "Sky Blue and Black");
SET_CDtt(13, 05.44, "The Barricades of Heaven");
SET_CDtt(14, 04.39, "The Rebel Jesus");
SET_CDtt(15, 04.50, "The Next Voice You Hear");
# endif
}
if ( cdKey == CHICAGO_VII ) { /* 1:12:34-00 */
tocPtr->discPerformer = "Chicago";
tocPtr->discTitle = "VII";
# if !defined(SKIPSONGS_Chicago)
SET_CDtt( 1, 02.47, "Prelude to Aire");
SET_CDtt( 2, 06.30, "Aire");
SET_CDtt( 3, 10.04, "Devil's Sweet");
SET_CDtt( 4, 04.15, "Italian from New York");
SET_CDtt( 5, 01.53, "Hanky Panky");
SET_CDtt( 6, 05.20, "Life Saver");
SET_CDtt( 7, 03.33, "Happy Man");
SET_CDtt( 8, 04.28, "(I've Been) Searching So Long");
SET_CDtt( 9, 03.30, "Mongonucleosis");
SET_CDtt(10, 05.23, "Song of the Evergreens");
SET_CDtt(11, 06.20, "Byblos");
SET_CDtt(12, 04.36, "Wishing You Were Here");
SET_CDtt(13, 04.03, "Call on Me");
SET_CDtt(14, 04.38, "Woman Don't Want to Love Me");
SET_CDtt(15, 05.12, "Skinny Boy");
# endif
}
if ( cdKey == ECOST_BRUTALYOUTH ) { /* 0:57:24-50 */
tocPtr->discPerformer = "Elvis Costello";
tocPtr->discTitle = "Brutal Youth";
tocPtr->discCatNum = "007599455352800";
# if !defined(SKIPSONGS_Elvis_Costello)
SET_CDtt( 1, 03.25, "Pony St.");
SET_CDtt( 2, 03.26, "Kinder Murder");
SET_CDtt( 3, 03.21, "13 Steps Lead Down");
SET_CDtt( 4, 04.27, "This is Hell");
SET_CDtt( 5, 04.06, "Clown Strike");
SET_CDtt( 6, 04.12, "You Tripped at Every Step");
SET_CDtt( 7, 02.24, "Still Too Soon To Know");
SET_CDtt( 8, 03.26, "20% Amneisa");
SET_CDtt( 9, 05.07, "Sulky Girl");
SET_CDtt(10, 04.23, "London's Brilliant Parade");
SET_CDtt(11, 04.11, "My Science Fiction Twin");
SET_CDtt(12, 04.05, "Rocking Horse Road");
SET_CDtt(13, 03.16, "Just About Glad");
SET_CDtt(14, 04.02, "All The Rage");
SET_CDtt(15, 03.31, "Favourite Hour");
# endif
}
if ( cdKey == CdeBURGH_HIGHEMOTION ) { /* 1:13:57-70 */
tocPtr->discPerformer = "Chris de Burgh";
tocPtr->discTitle = "High on Emotion - Live from Dublin!";
tocPtr->discCatNum = "008283970862300";
SET_CDtt( 1, 07.12, "Last Night");
SET_CDtt( 2, 05.15, "Sailing Away");
SET_CDtt( 3, 04.03, "The Revolution");
SET_CDtt( 4, 04.41, "I'm Not Scared Anymore");
SET_CDtt( 5, 06.01, "Spanish Train");
SET_CDtt( 6, 04.51, "Borderline");
SET_CDtt( 7, 03.36, "The Risen Lord");
SET_CDtt( 8, 06.16, "The Last Time I Cried");
SET_CDtt( 9, 04.08, "The Lady in Red");
SET_CDtt(10, 03.43, "A Spaceman Came Travelling");
SET_CDtt(11, 04.22, "Patricia the Stripper");
SET_CDtt(12, 04.26, "Missing You");
SET_CDtt(13, 05.59, "Say Goodbye to it All");
SET_CDtt(14, 04.11, "Don't Pay the Ferryman");
SET_CDtt(15, 05.11, "High on Emotion");
}
if ( cdKey == NDIAM_XMAS2 ) { /* 0:50:20-55 */
tocPtr->discPerformer = "Neil Diamond";
tocPtr->discTitle = "The Christmas Album, Volume II";
# if !defined(SKIPSONGS_Neil_Diamond)
SET_CDtt( 1, 02.40, "Joy To the World");
SET_CDtt( 2, 03.00, "Mary's Little Boy Child");
SET_CDtt( 3, 01.42, "Deck the Halls/ We Wish You a Merry Christmas");
SET_CDtt( 4, 02.44, "Winter Wonderland");
SET_CDtt( 5, 04.45, "Have Yourself a Merry Little Christmas");
SET_CDtt( 6, 03.43, "I'll Be Home for Christmas");
SET_CDtt( 7, 04.04, "Rudolph the Red-Nosed Reindeer");
SET_CDtt( 8, 02.43, "Sleigh Ride");
SET_CDtt( 9, 04.09, "Candlelight Carol");
SET_CDtt(10, 02.34, "Away in a Manger");
SET_CDtt(11, 04.15, "O Come All Ye Faithful");
SET_CDtt(12, 03.36, "O Little Town of Bethlehem");
SET_CDtt(13, 03.18, "Angels We Have Heard on High");
SET_CDtt(14, 03.34, "The First Noel");
SET_CDtt(15, 03.31, "Hallelujah Chorus");
# endif
}
if ( cdKey == EAGLES_FREEZEOVER ) { /* 1:14:10-05 */
tocPtr->discPerformer = "Eagles";
tocPtr->discTitle = "Hell Freezes Over";
# if !defined(SKIPSONGS_Eagles)
SET_CDtt( 1, 03.31, "Get Over It");
SET_CDtt( 2, 04.03, "Love Will Keep Us Alive");
SET_CDtt( 3, 03.24, "The Girl from Yesterday");
SET_CDtt( 4, 04.29, "Learn to be Still");
SET_CDtt( 5, 03.28, "Tequilla Sunrise");
SET_CDtt( 6, 07.12, "Hotel California");
SET_CDtt( 7, 05.20, "Wasted Time");
SET_CDtt( 8, 04.27, "Pretty Maids All in a Row");
SET_CDtt( 9, 05.11, "I Can't Tell You Why");
SET_CDtt(10, 06.38, "New York Minute");
SET_CDtt(11, 07.24, "The Last Resort");
SET_CDtt(12, 04.36, "Take It Easy");
SET_CDtt(13, 04.08, "In The City");
SET_CDtt(14, 06.01, "Life In the Fast Lane");
SET_CDtt(15, 04.16, "Desperado");
# endif
}
if ( cdKey == NGRIFFITH_FLYER ) { /* 0:56:09-30 */
tocPtr->discPerformer = "Nanci Griffith";
tocPtr->discTitle = "Flyer";
tocPtr->discCatNum = "007559616812000";
# if !defined(SKIPSONGS_Nanci_Griffith)
SET_CDtt( 1, 04.23, "The Flyer");
SET_CDtt( 2, 04.16, "Nobody's Fault");
SET_CDtt( 3, 03.19, "Say It Isn't So");
SET_CDtt( 4, 04.32, "Southbound Train");
SET_CDtt( 5, 03.33, "These Days in an Open Book");
SET_CDtt( 6, 03.49, "Time of Inconvenience");
SET_CDtt( 7, 02.59, "Don't Forget About Me");
SET_CDtt( 8, 02.42, "Always Will");
SET_CDtt( 9, 04.17, "Going Back to Georgia");
SET_CDtt(10, 04.12, "Talk to Me While I'm Listening");
SET_CDtt(11, 03.26, "Fragile");
SET_CDtt(12, 04.03, "On Grafton Street");
SET_CDtt(13, 03.07, "Anything You Need But Me");
SET_CDtt(14, 04.04, "Goodnight to a Mother's Dream");
SET_CDtt(15, 03.25, "This Heart");
# endif
}
if ( cdKey == GHARR_BESTOFDARKH ) { /* 1:00:28-37 */
tocPtr->discPerformer = "George Harrison";
tocPtr->discTitle = "Best of Dark Horse: 1976-1989";
tocPtr->discCatNum = "007599257262000";
# if !defined(SKIPSONGS_George_Harrison)
SET_CDtt( 1, 04.33, "Poor Little Girl");
SET_CDtt( 2, 04.00, "Blow Away");
SET_CDtt( 3, 03.33, "That's The Way It Goes");
SET_CDtt( 4, 05.17, "Cockamamie Business");
SET_CDtt( 5, 03.32, "Wake Up My Love");
SET_CDtt( 6, 04.25, "Life Itself");
SET_CDtt( 7, 03.51, "Got My Mind Set On You");
SET_CDtt( 8, 03.56, "Crackerbox Palace");
SET_CDtt( 9, 03.14, "Cloud 9");
SET_CDtt(10, 04.09, "Here Comes The Moon");
SET_CDtt(11, 04.25, "Gone Troppo");
SET_CDtt(12, 03.57, "When We Was Fab");
SET_CDtt(13, 03.42, "Love Comes To Everyone");
SET_CDtt(14, 03.44, "All Those Years Ago");
SET_CDtt(15, 04.08, "Cheer Down");
# endif
}
if ( cdKey == HEART_THEROADHOME ) { /* 1:14:37-40 */
tocPtr->discPerformer = "Heart";
tocPtr->discTitle = "The Road Home";
# if !defined(SKIPSONGS_Heart)
SET_CDtt( 1, 04.02, "Dreamboat Annie (Fantasy Child)");
SET_CDtt( 2, 06.10, "Dog and Butterfly");
SET_CDtt( 3, 05.07, "(Up On) Cherry Blossom Road");
SET_CDtt( 4, 04.07, "Back to Avalon");
SET_CDtt( 5, 04.51, "Alone");
SET_CDtt( 6, 05.27, "These Dreams");
SET_CDtt( 7, 04.55, "Love Hurts");
SET_CDtt( 8, 05.20, "Straight On");
SET_CDtt( 9, 06.29, "All I Wanna Do is Make Love to You");
SET_CDtt(10, 05.25, "Crazy On You");
SET_CDtt(11, 03.39, "Seasons");
SET_CDtt(12, 03.44, "River");
SET_CDtt(13, 04.54, "Barracuda");
SET_CDtt(14, 05.50, "Dream of the Archer");
SET_CDtt(15, 04.35, "On the Road Home");
# endif
}
if ( cdKey == ICEHOU_SINGLES_D1 ) { /* 1:04:08-32 */
tocPtr->discPerformer = "Icehouse";
tocPtr->discTitle = "The Singles: A Sides... And Selected B Sides [disc 1]";
# if !defined(SKIPSONGS_Icehouse)
SET_CDtt( 1, 03.41, "Can't Help Myself");
SET_CDtt( 2, 03.46, "We Can Get Together");
SET_CDtt( 3, 04.22, "Walls");
SET_CDtt( 4, 03.39, "Love in Motion");
SET_CDtt( 5, 03.40, "Send Somebody");
SET_CDtt( 6, 05.52, "Paradise Lost");
SET_CDtt( 7, 03.50, "All the Way");
SET_CDtt( 8, 05.17, "Great Southern Land");
SET_CDtt( 9, 04.21, "Hey Little Girl");
SET_CDtt(10, 04.11, "Street CafÝ");
SET_CDtt(11, 02.45, "Over the Line");
SET_CDtt(12, 03.32, "Taking the Town");
SET_CDtt(13, 05.16, "Don't Believe Anymore");
SET_CDtt(14, 04.47, "Dusty Pages");
SET_CDtt(15, 05.07, "Stay Close Tonight");
# endif
}
if ( cdKey == LEDZEP_BOX1_D1 ) { /* 1:12:20-70 */
tocPtr->discPerformer = "Led Zeppelin";
tocPtr->discTitle = "Led Zeppelin [disc 1]";
tocPtr->discCatNum = "007567821442400";
# if !defined(SKIPSONGS_Led_Zeppelin)
SET_CDtt( 1, 05.35, "Whole Lotta Love");
SET_CDtt( 2, 04.14, "Heartbreaker");
SET_CDtt( 3, 02.28, "Communication Breakdown");
SET_CDtt( 4, 06.41, "Babe I'm Gonna Leave You");
SET_CDtt( 5, 04.44, "What Is and What Should Never Be");
SET_CDtt( 6, 04.47, "Thank You");
SET_CDtt( 7, 04.15, "I Can't Quit You Baby");
SET_CDtt( 8, 06.26, "Dazed and Confused");
SET_CDtt( 9, 04.15, "Your Time Is Gonna Come");
SET_CDtt(10, 04.23, "Ramble On");
SET_CDtt(11, 05.10, "Travelling Riverside Blues");
SET_CDtt(12, 03.55, "Friends");
SET_CDtt(13, 03.28, "Celebration Day");
SET_CDtt(14, 03.56, "Hey Hey What Can I Do");
SET_CDtt(15, 08.01, "White Summer/ Black Mountain Side");
# endif
}
if ( cdKey == LEDZEP_BOX1_D2 ) { /* 1:13:44-30 */
tocPtr->discPerformer = "Led Zeppelin";
tocPtr->discTitle = "Led Zeppelin [disc 2]";
tocPtr->discCatNum = "007567821442400";
# if !defined(SKIPSONGS_Led_Zeppelin)
SET_CDtt( 1, 04.55, "Black Dog");
SET_CDtt( 2, 04.46, "Over The Hills and Far Away");
SET_CDtt( 3, 02.24, "Immigrant Song");
SET_CDtt( 4, 05.51, "The Battle of Evermore");
SET_CDtt( 5, 04.17, "Bron-Y-Aur Stomp");
SET_CDtt( 6, 02.58, "Tangerine");
SET_CDtt( 7, 03.32, "Going to California");
SET_CDtt( 8, 07.24, "Since I've Been Loving You");
SET_CDtt( 9, 04.24, "D'Yer Mak'er");
SET_CDtt(10, 04.58, "Gallows Pole");
SET_CDtt(11, 04.13, "Custard Pie");
SET_CDtt(12, 04.39, "Misty Mountain Hop");
SET_CDtt(13, 03.41, "Rock and Roll");
SET_CDtt(14, 07.40, "The Rain Song");
SET_CDtt(15, 08.00, "Stairway to Heaven");
# endif
}
if ( cdKey == LEDZEP_REMASTERS_D1 ) { /* 1:12:56-60 */
tocPtr->discPerformer = "Led Zeppelin";
tocPtr->discTitle = "Remasters [disc 1]";
tocPtr->discCatNum = "007567823712600";
# if !defined(SKIPSONGS_Led_Zeppelin)
SET_CDtt( 1, 02.28, "Communication Breakdown");
SET_CDtt( 2, 06.41, "Babe, I'm Gonna Leave You");
SET_CDtt( 3, 02.45, "Good Times, Bad Times");
SET_CDtt( 4, 06.26, "Dazed and Confused");
SET_CDtt( 5, 05.35, "Whole Lotta Love");
SET_CDtt( 6, 04.14, "Heartbreaker");
SET_CDtt( 7, 04.23, "Ramble On");
SET_CDtt( 8, 02.24, "Immigrant Song");
SET_CDtt( 9, 03.28, "Celebration Day");
SET_CDtt(10, 07.24, "Since I've Been Loving You");
SET_CDtt(11, 04.55, "Black Dog");
SET_CDtt(12, 03.40, "Rock and Roll");
SET_CDtt(13, 05.52, "The Battle of Evermore");
SET_CDtt(14, 04.38, "Misty Mountain Hop");
SET_CDtt(15, 08.01, "Stairway to Heaven");
# endif
}
if ( cdKey == LIBWW_HEWILLRETURN ) { /* 0:54:35-65 */
tocPtr->discPerformer = "The Liberated Wailing Wall";
tocPtr->discTitle = "He Will Return!";
SET_CDtt( 1, 03.49, "He Will Return!");
SET_CDtt( 2, 04.02, "Ani Le Dodi");
SET_CDtt( 3, 03.20, "We Have Gathered Together");
SET_CDtt( 4, 03.45, "Solomon's Prayer");
SET_CDtt( 5, 02.30, "Lead Me In Your Path");
SET_CDtt( 6, 02.46, "Praise and Glory");
SET_CDtt( 7, 04.07, "The Magnificat");
SET_CDtt( 8, 04.19, "Emmanuel");
SET_CDtt( 9, 03.06, "In the Sanctuary");
SET_CDtt(10, 02.49, "I Will Extol You");
SET_CDtt(11, 03.51, "Jeremiah 31");
SET_CDtt(12, 03.59, "Job's Song");
SET_CDtt(13, 03.12, "Psalm 107");
SET_CDtt(14, 05.30, "Synagogue Medley");
SET_CDtt(15, 03.28, "Psalm 67");
}
if ( cdKey == MOODY_TIMET_D4 ) { /* 1:17:38-50 */
tocPtr->discPerformer = "Moody Blues";
tocPtr->discTitle = "Time Traveller [disc 4]";
# if !defined(SKIPSONGS_Moody_Blues)
SET_CDtt( 1, 04.32, "Forever Autumn");
SET_CDtt( 2, 05.17, "The Voice");
SET_CDtt( 3, 07.17, "Talking Out of Turn");
SET_CDtt( 4, 04.05, "Gemini Dream");
SET_CDtt( 5, 05.10, "Blue World");
SET_CDtt( 6, 05.37, "Sitting at the Wheel");
SET_CDtt( 7, 03.21, "Running Water");
SET_CDtt( 8, 04.51, "Your Wildest Dreams");
SET_CDtt( 9, 06.51, "The Other Side of Life");
SET_CDtt(10, 06.37, "I Know You're Out There Somewhere");
SET_CDtt(11, 05.17, "No More Lies");
SET_CDtt(12, 03.57, "Say It With Love");
SET_CDtt(13, 05.11, "Bless the Wings (That Bring You Back)");
SET_CDtt(14, 04.58, "Lean On Me (Tonight)");
SET_CDtt(15, 04.35, "Highway");
# endif
}
if ( cdKey == PAPADOO_CAPROJECT ) { /* 0:42:34-48 */
tocPtr->discPerformer = "Papa Doo Run Run";
tocPtr->discTitle = "California Project";
SET_CDtt( 1, 02.28, "I Get Around");
SET_CDtt( 2, 02.30, "Wouldn't It Be Nice");
SET_CDtt( 3, 03.26, "Don't Worry Baby");
SET_CDtt( 4, 02.56, "California Girls");
SET_CDtt( 5, 03.01, "Help Me, Rhonda");
SET_CDtt( 6, 02.37, "Surfer Girl");
SET_CDtt( 7, 03.46, "Good Vibrations");
SET_CDtt( 8, 02.31, "Fun, Fun, Fun");
SET_CDtt( 9, 02.31, "Surfin' U.S.A.");
SET_CDtt(10, 03.13, "Warmth of the Sun");
SET_CDtt(11, 02.34, "Let Him Run Wild");
SET_CDtt(12, 02.26, "In My Room");
SET_CDtt(13, 02.46, "Sloop John B.");
SET_CDtt(14, 02.50, "God Only Knows");
SET_CDtt(15, 02.57, "Barbara Ann");
}
if ( cdKey == APARSONS_LIVE_US ) { /* 1:14:29-15 */
tocPtr->discPerformer = "Alan Parsons";
tocPtr->discTitle = "Live [US]";
# if !defined(SKIPSONGS_Alan_Parsons_Project)
SET_CDtt( 1, 02.25, "Sirius");
SET_CDtt( 2, 05.05, "Eye in the Sky");
SET_CDtt( 3, 05.31, "Psycobabble");
SET_CDtt( 4, 05.59, "The Raven");
SET_CDtt( 5, 05.19, "Time");
SET_CDtt( 6, 05.04, "Luciferama");
SET_CDtt( 7, 04.52, "Old and Wise");
SET_CDtt( 8, 04.28, "You're Going to Get Your Fingers Burned");
SET_CDtt( 9, 05.28, "Prime Time");
SET_CDtt(10, 04.49, "Limelight");
SET_CDtt(11, 04.29, "Don't Answer Me");
SET_CDtt(12, 05.17, "Standing on Higher Ground");
SET_CDtt(13, 04.16, "When");
SET_CDtt(14, 06.18, "Take the Money and Run");
SET_CDtt(15, 05.07, "You're The Voice");
# endif
}
if ( cdKey == TPETTY_WILDFLOWERS ) { /* 1:02:50-57 */
tocPtr->discPerformer = "Tom Petty";
tocPtr->discTitle = "Wildflowers";
tocPtr->discCatNum = "007599457592600";
# if !defined(SKIPSONGS_Tom_Petty)
SET_CDtt( 1, 03.11, "Wildflowers");
SET_CDtt( 2, 04.50, "You Don't Know How it Feels");
SET_CDtt( 3, 03.15, "Time to Move On");
SET_CDtt( 4, 03.23, "You Wreck Me");
SET_CDtt( 5, 05.11, "It's Good to be King");
SET_CDtt( 6, 04.31, "Only a Broken Heart");
SET_CDtt( 7, 04.59, "Honey Bee");
SET_CDtt( 8, 03.32, "Don't Fade on Me");
SET_CDtt( 9, 03.48, "Hard on Me");
SET_CDtt(10, 02.51, "Cabin Down Below");
SET_CDtt(11, 03.24, "To Find a Friend");
SET_CDtt(12, 03.56, "A Higher Place");
SET_CDtt(13, 05.32, "House in the Woods");
SET_CDtt(14, 05.06, "Crawling Back to You");
SET_CDtt(15, 05.19, "Wake Up Time");
# endif
}
if ( cdKey == TPHEART_PLAYBACK_D4 ) { /* 0:47:41-18 */
tocPtr->discPerformer = "Tom Petty and the HeartBreakers";
tocPtr->discTitle = "Playback [disc 4]";
# if !defined(SKIPSONGS_Tom_Petty)
SET_CDtt( 1, 03.37, "Casa Dega");
SET_CDtt( 2, 01.57, "Heartbreaker's Beach Party");
SET_CDtt( 3, 03.16, "Trailer");
SET_CDtt( 4, 03.34, "Cracking Up");
SET_CDtt( 5, 04.50, "Psychotic Reaction [live]");
SET_CDtt( 6, 03.43, "I'm Tired Joey Boy [live]");
SET_CDtt( 7, 02.48, "Lonely Weekends [live]");
SET_CDtt( 8, 01.36, "Gator on the Lawn");
SET_CDtt( 9, 05.04, "Make That Connection");
SET_CDtt(10, 02.54, "Down the Line");
SET_CDtt(11, 04.43, "Peace in L.A. [peace mix]");
SET_CDtt(12, 01.32, "It's Rainin' Again");
SET_CDtt(13, 02.06, "Somethin' Else [live]");
SET_CDtt(14, 02.28, "I Don't Know What to Say to You");
SET_CDtt(15, 03.31, "Kings Highway [live]");
# endif
}
if ( cdKey == TPHEART_PLAYBACK_D5 ) { /* 0:45:52-00 */
tocPtr->discPerformer = "Tom Petty and the HeartBreakers";
tocPtr->discTitle = "Playback [disc 5]";
# if !defined(SKIPSONGS_Tom_Petty)
SET_CDtt( 1, 02.10, "On The Street");
SET_CDtt( 2, 03.26, "Depot Street");
SET_CDtt( 3, 03.06, "Cry To Me");
SET_CDtt( 4, 02.48, "Don't Do Me Like That [Mudcrutch]");
SET_CDtt( 5, 03.00, "I Can't Fight It");
SET_CDtt( 6, 04.40, "Since You Said You Loved Me");
SET_CDtt( 7, 04.22, "Louisiana Rain");
SET_CDtt( 8, 03.00, "Keeping Me Alive");
SET_CDtt( 9, 02.52, "Turning Point");
SET_CDtt(10, 04.12, "Stop Draggin' My Heart Around [demo]");
SET_CDtt(11, 02.37, "The Apartment Song [demo]");
SET_CDtt(12, 02.42, "Big Boss Man");
SET_CDtt(13, 02.33, "The Image of Me");
SET_CDtt(14, 01.05, "Moon Pie");
SET_CDtt(15, 03.17, "The Damage You've Done [country version]");
# endif
}
if ( cdKey == TPHEART_SHESTHEONE ) { /* 0:52:00-20 */
tocPtr->discPerformer = "Tom Petty and the HeartBreakers";
tocPtr->discTitle = "She's the One";
tocPtr->discCatNum = "007599462852300";
# if !defined(SKIPSONGS_Tom_Petty)
SET_CDtt( 1, 04.25, "Walls (Circus)");
SET_CDtt( 2, 05.10, "Grew Up Fast");
SET_CDtt( 3, 03.08, "Zero From Outer Space");
SET_CDtt( 4, 03.58, "Climb That Hill");
SET_CDtt( 5, 04.57, "Change the Locks");
SET_CDtt( 6, 02.27, "Angel Dream (No. 4)");
SET_CDtt( 7, 03.03, "Hope You Never");
SET_CDtt( 8, 03.12, "Asshole");
SET_CDtt( 9, 05.22, "Supernatural Radio");
SET_CDtt(10, 02.40, "California");
SET_CDtt(11, 01.18, "Hope On Board");
SET_CDtt(12, 03.04, "Walls (No. 3)");
SET_CDtt(13, 02.27, "Angel Dream (No. 2)");
SET_CDtt(14, 05.49, "Hung Up and Overdue");
SET_CDtt(15, 00.58, "Airport");
# endif
}
if ( cdKey == POL_LIVE_D1 ) { /* 1:10:59-68 */
tocPtr->discPerformer = "Police";
tocPtr->discTitle = "Live! [disc 1]";
# if !defined(SKIPSONGS_Police)
SET_CDtt( 1, 02.57, "Next To You");
SET_CDtt( 2, 07.34, "So Lonely");
SET_CDtt( 3, 02.33, "Truth Hits Everybody");
SET_CDtt( 4, 05.00, "Walking On the Moon");
SET_CDtt( 5, 04.08, "Hole in My Life");
SET_CDtt( 6, 02.47, "Fall Out");
SET_CDtt( 7, 05.16, "Bring On the Night");
SET_CDtt( 8, 04.28, "Message In A Bottle");
SET_CDtt( 9, 08.52, "The Bed's Too Big Without You");
SET_CDtt(10, 03.08, "Peanuts");
SET_CDtt(11, 04.43, "Roxanne");
SET_CDtt(12, 07.54, "Can't Stand Losing You");
SET_CDtt(13, 02.28, "Landlord");
SET_CDtt(14, 04.18, "Born in the 50's");
SET_CDtt(15, 04.51, "Be My Girl/ Sally");
# endif
}
if ( cdKey == POL_LIVE_D2 ) { /* 1:13:16-35 */
tocPtr->discPerformer = "Police";
tocPtr->discTitle = "Live! [disc 2]";
# if !defined(SKIPSONGS_Police)
SET_CDtt( 1, 02.53, "Synchronicity I");
SET_CDtt( 2, 04.44, "Synchronicity II");
SET_CDtt( 3, 04.55, "Walking In Your Footsteps");
SET_CDtt( 4, 04.36, "Message in a Bottle");
SET_CDtt( 5, 03.37, "Oh My God");
SET_CDtt( 6, 04.32, "De Do Do Do, De Da Da Da");
SET_CDtt( 7, 05.22, "Wrapped Around Your Finger");
SET_CDtt( 8, 04.53, "Tea in the Sahara");
SET_CDtt( 9, 02.57, "Spirits in the Material World");
SET_CDtt(10, 05.53, "King of Pain");
SET_CDtt(11, 03.46, "Don't Stand So Close To Me");
SET_CDtt(12, 04.37, "Every Breath You Take");
SET_CDtt(13, 06.10, "Roxanne");
SET_CDtt(14, 06.49, "Can't Stand Losing You");
SET_CDtt(15, 07.30, "So Lonely");
# endif
}
if ( cdKey == PRETEND_ISLEOFVIEW ) { /* 0:58:52-27 */
tocPtr->discPerformer = "The Pretenders";
tocPtr->discTitle = "The Isle of View";
SET_CDtt( 1, 03.50, "Sense of Purpose");
SET_CDtt( 2, 04.01, "Chill Factor");
SET_CDtt( 3, 04.43, "Private Life");
SET_CDtt( 4, 04.18, "Back on the Chain Gang");
SET_CDtt( 5, 03.56, "Kid");
SET_CDtt( 6, 04.30, "I Hurt You");
SET_CDtt( 7, 04.18, "Criminal");
SET_CDtt( 8, 03.24, "Brass in Pocket");
SET_CDtt( 9, 03.33, "2000 Miles");
SET_CDtt(10, 03.53, "Hymn to Her");
SET_CDtt(11, 05.20, "Lovers of Today");
SET_CDtt(12, 02.56, "The Phone Call");
SET_CDtt(13, 02.57, "I Go To Sleep");
SET_CDtt(14, 06.29, "Revolution");
SET_CDtt(15, 00.42, "[trailer]");
}
if ( cdKey == MSHREEVE_NOCTURNE ) { /* 1:05:03-12 */
tocPtr->discPerformer = "Mark Shreeve";
tocPtr->discTitle = "Nocturne";
# if !defined(SKIPSONGS_Mark_Shreeve)
SET_CDtt( 1, 05.20, "Meateater");
SET_CDtt( 2, 01.14, "Aftershock");
SET_CDtt( 3, 03.22, "Ride the Lightning");
SET_CDtt( 4, 01.06, "Ultramarine");
SET_CDtt( 5, 05.36, "Aurora");
SET_CDtt( 6, 01.41, "Out of Time, Out of Place");
SET_CDtt( 7, 07.01, "Big Trouble");
SET_CDtt( 8, 01.35, "Balles de Cosmique");
SET_CDtt( 9, 02.56, "Hellchilde");
SET_CDtt(10, 06.46, "Dynamo Eternal");
SET_CDtt(11, 04.30, "Ceremony");
SET_CDtt(12, 05.38, "Black");
SET_CDtt(13, 05.37, "Century Down");
SET_CDtt(14, 03.26, "Summer Drift 69");
SET_CDtt(15, 09.13, "Nocturne");
# endif
}
if ( cdKey == TDREAM_THEKEEP ) { /* 1:06:42-00 */
tocPtr->discPerformer = "Tangerine Dream";
tocPtr->discTitle = "The Keep";
# if !defined(SKIPSONGS_Tangerine_Dream)
SET_CDtt( 1, 03.09, "Dinu Pass");
SET_CDtt( 2, 04.11, "The Keep [main title]");
SET_CDtt( 3, 05.20, "The Black Soldiers");
SET_CDtt( 4, 06.35, "Deadly Silver Crosses");
SET_CDtt( 5, 08.08, "Brothers In Death");
SET_CDtt( 6, 03.55, "Evil Healing");
SET_CDtt( 7, 04.41, "Glacken's Quest");
SET_CDtt( 8, 04.50, "The Evil from Within");
SET_CDtt( 9, 09.03, "The Black Soldiers [first mix]");
SET_CDtt(10, 03.08, "Gloria");
SET_CDtt(11, 02.56, "Romanian Road");
SET_CDtt(12, 03.23, "Fisherman's Morning");
SET_CDtt(13, 03.03, "Sailing Mission");
SET_CDtt(14, 01.54, "The Keep `Mid Theme' [remix]");
SET_CDtt(15, 02.24, "The Keep `End Theme' [remix]");
# endif
}
if ( cdKey == VAR_MANFROMUNCLE ) { /* 0:33:28-37 */
tocPtr->discPerformer = "Various Artists";
tocPtr->discTitle = "The Music from U.N.C.L.E. (The Original Soundtrack Affair)";
SET_CDtt( 1, 02.01, "(Theme from) The Man from U.N.C.L.E.");
SET_CDtt( 2, 02.29, "The Invaders");
SET_CDtt( 3, 02.32, "Wild Bike");
SET_CDtt( 4, 02.10, "Illya");
SET_CDtt( 5, 02.29, "Off and Running");
SET_CDtt( 6, 01.53, "Boo-Bam-Boo, Baby");
SET_CDtt( 7, 02.15, "Run Spy Run");
SET_CDtt( 8, 01.53, "Solo on a Raft");
SET_CDtt( 9, 02.01, "Jungle Beat");
SET_CDtt(10, 02.11, "There They Go");
SET_CDtt(11, 02.22, "Lament for a Trapped Spy");
SET_CDtt(12, 02.10, "The Man From T.H.R.U.S.H.");
SET_CDtt(13, 02.13, "Slink");
SET_CDtt(14, 02.11, "Solo Busanova");
SET_CDtt(15, 02.36, "Dance of the Flaming Swords");
}
if ( cdKey == VAR_T_DYLANTRIB_BD2 ) { /* 1:13:37-70 */
tocPtr->discPerformer = "Various Artists/ Tributes";
tocPtr->discTitle = "Bob Dylan & Friends Tribute [disc 2]";
# if !defined(SKIPSONGS_Bob_Dylan)
SET_CDtt( 1, 05.51, "Just Like Tom Thumb's Blues [Neil Young]");
SET_CDtt( 2, 06.20, "All Along the Watchtower [Neil Young]");
SET_CDtt( 3, 05.00, "Love Minus Zero/ No Limit [Eric Clapton]");
SET_CDtt( 4, 06.02, "Don't Think Twice, It's Alright [Eric Clapton]");
SET_CDtt( 5, 04.02, "When I Paint My Masterpiece [The Band]");
SET_CDtt( 6, 03.14, "You Ain't Goin' Nowhere [Rosanna Cash/ Mary Chapin Carpenter/ Shawn Colvin]");
SET_CDtt( 7, 04.00, "If Not For You [George Harrison]");
SET_CDtt( 8, 04.30, "Absolutely Sweet Marie [George Harrison]");
SET_CDtt( 9, 05.08, "License to Kill [Tom Petty & The Heartbreakers]");
SET_CDtt(10, 04.40, "Rainy Day Woman [Tom Petty & The Heartbreakers]");
SET_CDtt(11, 03.50, "Mr. Tambourine Man [Roger McGuinn/ Tom Petty & The Heartbreakers]");
SET_CDtt(12, 03.42, "Song for Woody [Bob Dylan]");
SET_CDtt(13, 05.57, "It's Alright, Ma (I'm Only Bleeding) [Bob Dylan]");
SET_CDtt(14, 04.46, "My Back Pages [Bob Dylan & Friends]");
SET_CDtt(15, 06.33, "Knockin' On Heaven's Door [Bob Dylan and Friends]");
# endif
}
if ( cdKey == VAR_X_WINTERSOL2 ) { /* 0:49:39-35 */
tocPtr->discPerformer = "Various Artists/ Christmas";
tocPtr->discTitle = "A Winter's Solstice II";
SET_CDtt( 1, 03.58, "The Gift [Philip Aaberg]");
SET_CDtt( 2, 01.45, "17th Century Canon [Paul McCandless, James Matheson, and Robin May]");
SET_CDtt( 3, 02.30, "Prelude to Chello Suite #1 [Michael Hedges]");
SET_CDtt( 4, 04.38, "This Rush of Wings [Metamora]");
SET_CDtt( 5, 04.21, "Sung to Sleep [Michael Manring]");
SET_CDtt( 6, 02.48, "E'en So, Lord Jesus Quickly Come/ Dadme Abricias Hijos D'Eva (Sons of Eve Reward My Tidings) [Modern Mandolin Quartet]");
SET_CDtt( 7, 04.56, "Bring Me Back a Song [Nightnoise]");
SET_CDtt( 8, 04.12, "Salve Regina [Therese Schroeder-Sheker]");
SET_CDtt( 9, 01.14, "Chorale #220 [Turtle Island String Quartet]");
SET_CDtt(10, 03.45, "Simple Psalm [Fred Simon]");
SET_CDtt(11, 03.09, "Flute Sonata in Em, 3rd Movement [Barbara Higbie and Emily Klion]");
SET_CDtt(12, 02.18, "Come Life Shaker Life [Malcolm Dalglish]");
SET_CDtt(13, 03.45, "Medieval Memory II [Ira Stein and Russel Walder]");
SET_CDtt(14, 02.28, "Abide the Winter [Wil Ackerman]");
SET_CDtt(15, 03.50, "By the Fireside [William Allaudin Mathieu]");
}
if ( cdKey == VAR_X_WINTERSOL3 ) { /* 0:52:37-73 */
tocPtr->discPerformer = "Various Artists/ Christmas";
tocPtr->discTitle = "A Winter's Solstice III";
SET_CDtt( 1, 04.21, "Little Drummer Boy [Schönherz & Scott]");
SET_CDtt( 2, 03.52, "Hopeful [Michael Manring]");
SET_CDtt( 3, 03.05, "The Christmas Song [Steve Erquiaga]");
SET_CDtt( 4, 03.34, "Veni Emmanuel [Turtle Island String Quartet]");
SET_CDtt( 5, 02.37, "Christmas Bells [John Gorka]");
SET_CDtt( 6, 03.45, "Lallay, Lully [Barbara Higbie]");
SET_CDtt( 7, 01.13, "Trepak [Modern Mandolin Quartet]");
SET_CDtt( 8, 03.53, "Of The Father's Love Begotten [Tim Story]");
SET_CDtt( 9, 03.31, "Coventry Carol [Paul McCandless]");
SET_CDtt(10, 04.01, "Sleepers Awake [Andy Narell]");
SET_CDtt(11, 03.58, "Snow is Lightly Falling [Nightnoise]");
SET_CDtt(12, 04.10, "Pavane [Liz Story]");
SET_CDtt(13, 03.03, "In the Bleak Midwinter [Pierce Pettis]");
SET_CDtt(14, 02.52, "In Dulci Jubilo (Good Christian Men Rejoice) [Michael Hedges]");
SET_CDtt(15, 04.40, "Earth Abides [Philip Aaberg]");
}
if ( cdKey == VAR_X_WINTERSOL4 ) { /* 0:57:09-55 */
tocPtr->discPerformer = "Various Artists/ Christmas";
tocPtr->discTitle = "A Winter's Solstice IV";
SET_CDtt( 1, 03.32, "Carol of the Bells [Windham Hill Artists]");
SET_CDtt( 2, 03.13, "Silent Night [Steve Erquiaga]");
SET_CDtt( 3, 03.28, "Crystal Palace [Oystein Sevag]");
SET_CDtt( 4, 03.53, "Winter Bourne [Paul McCandless]");
SET_CDtt( 5, 02.14, "Dona Nobis Pacem [Michael Manring]");
SET_CDtt( 6, 03.55, "Wexford Carol [Nightnoise]");
SET_CDtt( 7, 04.38, "Just Before Dawn [Will Ackerman]");
SET_CDtt( 8, 03.54, "We Three Kings [Barbara Higbie]");
SET_CDtt( 9, 04.42, "Angels We Have Heard on High [Darol Anger & Mike Marshall]");
SET_CDtt(10, 04.08, "Sheep May Safely Graze [Modern Mandolin Quartet]");
SET_CDtt(11, 04.41, "Trumpet Tune [Alex de Grassi]");
SET_CDtt(12, 04.50, "Three Candles [Schönherz & Scott]");
SET_CDtt(13, 03.35, "The Rain (From ªThe Four Seasonsº) [Turtle Island String Quartet]");
SET_CDtt(14, 01.50, "Christmas Hymn [Billy Childs]");
SET_CDtt(15, 04.34, "Asleep the Snow Came Flying [Tim Story]");
}
if ( cdKey == RWAKE_GREATEST_D2 ) { /* 1:01:59-32 */
tocPtr->discPerformer = "Rick Wakeman";
tocPtr->discTitle = "Greatest Hits [disc 2]";
SET_CDtt( 1, 02.02, "The Journey Overture");
SET_CDtt( 2, 04.03, "The Journey");
SET_CDtt( 3, 04.14, "The Hansbach");
SET_CDtt( 4, 03.51, "Lost in Time");
SET_CDtt( 5, 03.00, "The Recollection");
SET_CDtt( 6, 01.57, "Stream of Voices");
SET_CDtt( 7, 04.32, "The Battle");
SET_CDtt( 8, 04.18, "Liddenbrook");
SET_CDtt( 9, 02.51, "The Forest");
SET_CDtt(10, 03.53, "Mount Etna");
SET_CDtt(11, 03.42, "Journey's End");
SET_CDtt(12, 06.57, "Sea Horses");
SET_CDtt(13, 04.06, "Catherine of Aragon");
SET_CDtt(14, 05.54, "Gone But Not Forgotten");
SET_CDtt(15, 06.37, "Merlin the Magician");
}
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.