Evilly merge tag 'wine-1.5.11' into dsoal
commitf4d5f8178ec8778a35500dfad94699518fd4e51d
authorMaarten Lankhorst <maarten.lankhorst@canonical.com>
Sun, 19 Aug 2012 12:01:53 +0000 (19 14:01 +0200)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Sun, 19 Aug 2012 12:01:53 +0000 (19 14:01 +0200)
treed7ce2b0ba0580272931112acc7866126d23b3c29
parent8447de99e1383770582a261ee18c7ae6741b0bf2
parent49550c647d80de74362aaa27ba2f60da5d90a85b
Evilly merge tag 'wine-1.5.11' into dsoal

Conflict resolution:
    tag=wine-1.5.11
    git merge $tag
    git add dlls/dsound
    git checkout HEAD dlls/dsound
    git checkout $tag dlls/dsound/tests

    Fixing up compile and work with tests is done separately, afterwards

Release 1.5.11

Conflicts:
dlls/dsound/buffer.c
dlls/dsound/capture.c
dlls/dsound/dsound.c
dlls/dsound/dsound_private.h
dlls/dsound/duplex.c
26 files changed:
dlls/dsound/.dsound_private.h.kate-swp
dlls/dsound/dsound8.c~
dlls/dsound/dsound_private.h~
dlls/dsound/dsp/0010_dsound:_Use_mmdevice_apis_for_enumerating_capture_devices.patch
dlls/dsound/dsp/0011_dsound:_Clean_up_capture_interface_and_prepare_for_mmdevapi.patch
dlls/dsound/dsp/0012_dsound:_Implement_capture_buffer_based_on_mmdevapi__try_2.patch
dlls/dsound/dsp/0013_dsound:_Add_notification_position_support_for_capture__try_2.patch
dlls/dsound/dsp/0014_dsound:_Add_mmdevapi_calls_for_rendering__ignore_guids_in_rendering_for_now.patch
dlls/dsound/dsp/0015_dsound:_Load_openal.patch
dlls/dsound/dsp/0016_dsound:_Add_headers_for_openal_extensions.patch
dlls/dsound/dsp/0017_dsound:_Add_supper_secret_stuff_from_dsound_openal.patch
dlls/dsound/dsp/0018_dsound:_Remove_most_of_the_existing_render_implementation.patch
dlls/dsound/dsp/0019_dsound:_Import_openal-dsound.patch
dlls/dsound/dsp/0020_dsound:_Remove_forcing_frequency_on_primary_buffer.patch
dlls/dsound/dsp/0021_dsound:_Add_experimental_render_to_buffer_extension.patch
dlls/dsound/dsp/0022_dsound:_Output_openal_data_to_mmdevapi__try_2.patch
dlls/dsound/dsp/0023_dsound:_Add_dumb_heuristic_to_find_buggy_applications__try_3.patch
dlls/dsound/dsp/0024_winemenubuilder:_silence_an_err.patch
dlls/dsound/dsp/0025_winealsa:_Have_more_accurate_channel_detection.patch
dlls/dsound/dsp/0029_dsound:_Fix_race_condition.patch
dlls/dsound/dsp/0030_fix_dsound_build.patch
dlls/dsound/dsp/0032_fixup_dsound.patch
dlls/dsound/dsp/0034_Remove_audio_tab.patch
dlls/dsound/dsp/0036_portal_hack.patch
dlls/dsound/primary.c~
dlls/dsound/tests/capture.c.orig