summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libwinsound.tex
Commit message (Collapse)AuthorAgeFilesLines
* remove out-of-date count of the functions in winsoundFred Drake2004-04-281-1/+1
|
* Add docs for MessageBeep.Guido van Rossum2003-05-161-0/+30
|
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-4/+4
|
* Fix up the markup in some recently-added portions of the text.Fred Drake2001-02-231-26/+27
|
* Flesh out PlaySound() docs enough so that SND_ALIAS isn't hopelessly confusing.Tim Peters2001-02-201-5/+34
| | | | | If someone knows how to turn the new table of guaranteed-registered system sounds into a LaTeX table, be my guest.
* More typos. libwinsound.tex typo noted by Peter Funk (thanks!).Tim Peters2001-02-191-1/+1
|
* Take a tour of hell's seedier neighborhoods to try to make winsound.Beep()Tim Peters2001-02-191-8/+7
| | | | | do something non-useless on Win9X boxes. WinME unknown to me. Someone with NT/2000 make sure it still works there!
* Removed references to Python 1.5.3; that was a "tentative" number I usedFred Drake2001-01-251-5/+5
| | | | | | in the docs to indicate the next version before we decided on 1.6. Adjusted winsound.Beep() description slightly as well.
* Clarify winsound.beep docs, in response to c.l.py beep brouhahalet.Tim Peters2001-01-251-0/+5
|
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-1/+1
| | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
* Documented Beep() function.Fred Drake1999-10-221-3/+13
|
* Added \platform annotations.Fred Drake1999-03-021-0/+1
|
* Noted that the module was added in 1.5.2.Fred Drake1999-02-191-0/+1
|
* Added chapter on Windows modules, including msvcrt and winsound.Fred Drake1999-02-161-0/+66