Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
//
//  AppConfig.h
//  AudioStory
//
//  Created by Fabrizio on 05/11/12.
//  Copyright (c) 2012 Odyssey. All rights reserved.
//


#define APP_NAME @"Candelora"
#define APP_VERSION [[NSBundle mainBundle] objectForInfoDictionaryKey:@"CFBundleVersion"]

#define BANNER_ID @"a15081a7a6d5208"

#define Chapter1URL [NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@"CandeloraCapitolo1" ofType:@"htm"]isDirectory:NO]
#define Chapter2URL [NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@"CandeloraCapitolo2" ofType:@"htm"]isDirectory:NO]
#define Chapter3URL [NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@"CandeloraCapitolo3" ofType:@"htm"]isDirectory:NO]

#define C1_DURATION_TEXT @"4:43"
#define C2_DURATION_TEXT @"10:12"
#define C3_DURATION_TEXT @"3:55"

#define C1_DURATION_SECS 283.0f
#define C2_DURATION_SECS 612.0f
#define C3_DURATION_SECS 235.0f

#define C1_DURATION_FLOAT 283
#define C2_DURATION_FLOAT 612
#define C3_DURATION_FLOAT 235

#define Audio1URL [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/c1.mp3", [[NSBundle mainBundle] resourcePath]]]
#define Audio2URL [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/c2.mp3", [[NSBundle mainBundle] resourcePath]]]
#define Audio3URL [NSURL fileURLWithPath:[NSString stringWithFormat:@"%@/c3.mp3", [[NSBundle mainBundle] resourcePath]]]

Commits for Nextrek/iOS/AudioStory/AudioStory/AppConfig_Candelora.h

Diff revisions: vs.
Revision Author Commited Message
65 FAquili picture FAquili Thu 23 Jan, 2014 14:17:21 +0000

Audiostories:
- Candelora
- Giacomino
- Il treno ha fischiato
- Signore nave