~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.1.0/third_party/portaudio/build/msvc/portaudio.def

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (1.1.11)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: package-import@ubuntu.com-20140128182336-3xenud1kbnwmf3mz
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXPORTS
 
2
 
 
3
;
 
4
Pa_GetVersion                       @1
 
5
Pa_GetVersionText                   @2
 
6
Pa_GetErrorText                     @3                 
 
7
Pa_Initialize                       @4
 
8
Pa_Terminate                        @5
 
9
Pa_GetHostApiCount                  @6
 
10
Pa_GetDefaultHostApi                @7
 
11
Pa_GetHostApiInfo                   @8
 
12
Pa_HostApiTypeIdToHostApiIndex      @9
 
13
Pa_HostApiDeviceIndexToDeviceIndex  @10
 
14
Pa_GetLastHostErrorInfo             @11
 
15
Pa_GetDeviceCount                   @12
 
16
Pa_GetDefaultInputDevice            @13
 
17
Pa_GetDefaultOutputDevice           @14
 
18
Pa_GetDeviceInfo                    @15
 
19
Pa_IsFormatSupported                @16
 
20
Pa_OpenStream                       @17
 
21
Pa_OpenDefaultStream                @18
 
22
Pa_CloseStream                      @19
 
23
Pa_SetStreamFinishedCallback        @20
 
24
Pa_StartStream                      @21
 
25
Pa_StopStream                       @22
 
26
Pa_AbortStream                      @23
 
27
Pa_IsStreamStopped                  @24
 
28
Pa_IsStreamActive                   @25
 
29
Pa_GetStreamInfo                    @26
 
30
Pa_GetStreamTime                    @27
 
31
Pa_GetStreamCpuLoad                 @28
 
32
Pa_ReadStream                       @29
 
33
Pa_WriteStream                      @30
 
34
Pa_GetStreamReadAvailable           @31
 
35
Pa_GetStreamWriteAvailable          @32
 
36
Pa_GetSampleSize                    @33
 
37
Pa_Sleep                            @34
 
38
PaAsio_GetAvailableLatencyValues    @50
 
39
PaAsio_ShowControlPanel             @51
 
40
PaUtil_InitializeX86PlainConverters @52
 
41
PaAsio_GetInputChannelName          @53
 
42
PaAsio_GetOutputChannelName         @54
 
43
PaUtil_SetDebugPrintFunction        @55
 
 
b'\\ No newline at end of file'