Remove all wait_for_poll associated stuff that is no longer needed.
[wine] / dlls / winmm / winealsa / midi.c
2005-04-27  Mike McCormackMake multimedia threads high priority.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-01-10  Vincent BéronOnly use Alsa if 1.0 is detected.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-11-29  Eric PouechMade some functions and variables static.
2004-09-27  Uwe BonnesCall GetProcessHeap() instead of passing its address.
2004-02-19  Christian CostaReplaced the timer and its callback by a thread for...
2004-02-05  Christian CostaAdded missing notifications to MIDI_NotifyClient.
2004-01-13  Christian CostaAdded Midi IN support.
2003-12-08  Christian CostaFirst enumerate all internal devices and then external...
2003-11-12  Christian CostaAlsa midi fixes.
2003-09-17  Alexandre JulliardAvoid linking error with older alsa libs.
2003-09-16  Pavel RoskinMoved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
2003-09-15  Christian CostaAdded midi support to the ALSA driver.