~ubuntu-branches/ubuntu/oneiric/freewheeling/oneiric

« back to all changes in this revision

Viewing changes to src/fweelin.cc

  • Committer: Bazaar Package Importer
  • Author(s): Paul Brossier
  • Date: 2006-04-21 19:07:26 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060421190726-2u9onagaual549hr
Tags: 0.5.2a-1
* New upstream release
* Include upstream fixes for ctrl+click in data/.fweelin.rc
* Updated watch file

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
   COMMUNION
16
16
 
17
17
 
18
 
   JAI MAA SHAKTI
19
18
   THANKS & PRAISE
20
19
 
21
 
   (c) Jan P Mercury 2000-2005
 
20
   (c) Jan P Mercury 2000-2006
22
21
*/
23
22
 
24
23
#include <sys/time.h>
37
36
 
38
37
#include "fweelin_midiio.h"
39
38
#include "fweelin_videoio.h"
40
 
#include "fweelin_keyio.h"
 
39
#include "fweelin_sdlio.h"
41
40
#include "fweelin_audioio.h"
42
41
 
43
42
#include "fweelin_core.h"