~ubuntu-branches/ubuntu/karmic/openjdk-6/karmic-security

« back to all changes in this revision

Viewing changes to pulseaudio/src/native/org_classpath_icedtea_pulseaudio_Stream_StateListener.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-09-26 16:01:48 UTC
  • mfrom: (0.6.11 sid)
  • Revision ID: james.westby@ubuntu.com-20090926160148-dbbk1hm32oi0ychh
Tags: 6b16-1.6.1-1ubuntu1
* Fix dependency on the java bridge packages.
* debian/rules: Conditionalize stuff so that the recent release
  is never mentioned.
* Remove obsolete patches in debian/patches.
* Rebuild on armel to fix up libffi for the soft float abi.
* For jaunty builds, fix IcedTeaPlugin failure to start with xulrunner 1.9.1
  (LP: #359407).
  - debian/patches/icedtea-plugin-use-runtime-nsIProcess-IID.diff: Add.
  - debian/rules: Apply it for jaunty builds.
* Use pulseaudio as default serviceprovider for
  javax.sound.midi.MidiSystem and javax.sound.sampled.AudioSystem.
  LP: #407299.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* DO NOT EDIT THIS FILE - it is machine generated */
 
2
#include <jni.h>
 
3
/* Header for class org_classpath_icedtea_pulseaudio_Stream_StateListener */
 
4
 
 
5
#ifndef _Included_org_classpath_icedtea_pulseaudio_Stream_StateListener
 
6
#define _Included_org_classpath_icedtea_pulseaudio_Stream_StateListener
 
7
#ifdef __cplusplus
 
8
extern "C" {
 
9
#endif
 
10
#ifdef __cplusplus
 
11
}
 
12
#endif
 
13
#endif