~ubuntu-branches/debian/sid/flightgear/sid

« back to all changes in this revision

Viewing changes to 3rdparty/iaxclient/lib/win/iaxclient_dll.def

  • Committer: Package Import Robot
  • Author(s): Markus Wanner, Markus Wanner, Rebecca Palmer
  • Date: 2014-01-21 22:31:02 UTC
  • mfrom: (1.3.1) (15.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20140121223102-cjw7g9le25acd119
Tags: 3.0.0~git20140204+c99ea4-1
[ Markus Wanner ]
* Upload to unstable.
* Adjust B-D to allow building on kfreebsd-*. Closes: #724686.
* Add a lintian-overrides on autotools; we use cmake.
* Upstream corrected the fgfs manpage. Closes: #556362.
* Drop unnecessary man page for gl-info. Closes: #698308.
* Drop README.Linux: it's outdated to the point of uselessness.
  Closes: #574173.
* Add an upper limit of libsimgear-dev versions that flightgear can be
  built with. Closes: #738436.
* Drop the libsvn-dev dependency, neither flightgear nor simgear depend
  on libsvn, anymore. Closes: #682947.
* List icons in debian/install rather than copying around from rules.
* Update menu entry for flightgear, add one for fgcom; add .xpm icons.
  Closes: #713924.
* flightgear.desktop: add German translation
* Bump Standards-Version to 3.9.5; no changes needed.

[ Rebecca Palmer ]
* New upstream release.
* Install the icons (based on code by Saikrishna Arcot).  (Not a
  complete fix for LP908153 as it only sets the menu/Dash icon, not the
  running window's icon, but better than nothing).
* Disable screensaver while running. Closes: LP#793599. Add required
  libdbus-1-dev dependency.
* Remove outdated README.Debian.
* Terrasync now works after just ticking the box. Closes: #252899.
* Always set Terrasync directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXPORTS
 
2
        iaxc_answer_call
 
3
        iaxc_audio_devices_get
 
4
        iaxc_audio_devices_set
 
5
;       iaxc_auto_call
 
6
        iaxc_blind_transfer_call
 
7
        iaxc_call
 
8
        iaxc_dump_all_calls
 
9
        iaxc_dump_call
 
10
        iaxc_first_free_call
 
11
        iaxc_free_event
 
12
        iaxc_get_event_levels
 
13
        iaxc_get_event_state
 
14
        iaxc_get_event_text
 
15
        iaxc_get_filters
 
16
        iaxc_get_netstats
 
17
        iaxc_initialize
 
18
;       iaxc_initialize_sock
 
19
        iaxc_input_level_get
 
20
        iaxc_input_level_set
 
21
        iaxc_mic_boost_get
 
22
        iaxc_mic_boost_set
 
23
        iaxc_millisleep
 
24
        iaxc_output_level_get
 
25
        iaxc_output_level_set
 
26
        iaxc_play_sound
 
27
        iaxc_process_calls
 
28
        iaxc_quelch
 
29
        iaxc_register
 
30
        iaxc_reject_call
 
31
        iaxc_reject_call_number
 
32
        iaxc_select_call
 
33
        iaxc_selected_call
 
34
        iaxc_send_busy_on_incoming_call
 
35
        iaxc_send_dtmf
 
36
        iaxc_send_text
 
37
        iaxc_send_url
 
38
        iaxc_set_audio_output
 
39
        iaxc_set_callerid
 
40
        iaxc_set_event_callback
 
41
        iaxc_set_event_callpost
 
42
        iaxc_set_files
 
43
        iaxc_set_filters
 
44
        iaxc_set_formats
 
45
        iaxc_set_min_outgoing_framesize
 
46
        iaxc_set_networking
 
47
        iaxc_set_preferred_source_udp_port
 
48
        iaxc_set_silence_threshold
 
49
        iaxc_set_speex_settings
 
50
        iaxc_shutdown
 
51
        iaxc_start_processing_thread
 
52
        iaxc_stop_processing_thread
 
53
        iaxc_stop_sound
 
54
        iaxc_unquelch
 
55
        iaxc_unregister
 
56
        iaxc_version
 
57
;       setup_jb_output