• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FMSLogo
  • Code
FMSLogo

FMSLogo Code

A Logo programming environment for Microsoft Windows

Brought to you by: david_costanzo
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Feature Requests
    • Bugs
    • Support Requests
  • Discussion
  • Code
Menu ▾ ▴
 
  • Browse Commits
  • Browse Files

Code Commit Log


Commit Date  
[r6027] by david_costanzo

Move tone() from ibmterm.cpp to mmwind.cpp, since that's the only place it was called.
I think this was in ibmterm.cpp for historical reasons. In UCBLogo, a file name win32trm.c ends with tone().

2024-04-13 05:33:42 Tree
[r6026] by david_costanzo

Move ltone() from graphics.cpp to mmwind.cpp where it has better coheasion.
ltone() plays a noise, so it belongs near lsound(), not drawing routines.

2024-04-13 05:23:34 Tree
[r6025] by david_costanzo

Add a first pass implementation of tone() that uses wxWidgets.
This enables SOUND and TONE to work on GNU/Linux.
This implementation stutters a bit when given lots of short tones and it's also not safe for integer overflow.

2024-04-13 05:10:07 Tree
[r6024] by david_costanzo

Fix build break on GNU/Linux when precompiled headers aren't used.
gcc got stricter about "#include <file.h>" only being used for system header files.

2024-04-13 05:06:33 Tree
[r6023] by david_costanzo

Fix a comment

2024-04-13 02:23:34 Tree
[r6022] by david_costanzo

Move the initial comment in the code example to an introductory <para>.

2024-03-15 02:30:41 Tree
[r6021] by david_costanzo

Change some SHELL samples to use wordpad.exe instead of audacity.exe.
Wordpad.exe is installed on every Windows machine, which makes the samples runnable by everyone.

2024-03-15 02:11:17 Tree
[r6020] by david_costanzo

Add a few more tests for how RUNPARSE handles minus signs and spaces.

2023-12-29 03:27:08 Tree
[r6019] by david_costanzo

Switch back to using wx-config on GNU/Linux.
wx-config-3.0 not part of wxGTK-devel on Fedora 39.

2023-12-29 03:20:38 Tree
[r6018] by david_costanzo

Refactoring: Use is_caseobject, where appropriate.
This should make the code more readable (if not, the macro shouldn't exist).

2023-12-12 06:14:32 Tree
Older >
SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    1320 Columbia Street Suite 310
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2026 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
mdb logo