openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Pentagram
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
almost 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 4 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
#include filesys/Archive.h instead of just Archive.h to work around clashes with system headers. For consistency, do the same thing for all files in filesys/ (we should consider making all includes 'explicit')
Max Horn
as fingolfin
More...
about 15 years ago
Add TODO about invisibility
wjpalenstijn
More...
over 15 years ago
Rename LITTLE_ENDIAN -> TIMIDITY_LITTLE_ENDIAN to avoid portability issues
Max Horn
as fingolfin
More...
over 15 years ago
Removed some old rotten code
Max Horn
as fingolfin
More...
over 15 years ago
Use explicit path prefix when includiing zip.h & unzip.h; some cleanup
Max Horn
as fingolfin
More...
over 15 years ago
Fix compilation
wjpalenstijn
More...
over 15 years ago
Fixed lots of warnings
Max Horn
as fingolfin
More...
over 15 years ago
Attempt to fix bug #2853664 (Make fails Fedora 11)
Max Horn
as fingolfin
More...
over 15 years ago
Fix warning about missing virtual destructor in class with virtual methods; and removed redundant semicolons
Max Horn
as fingolfin
More...
over 15 years ago
small fix, so all .o files get removed
dominus
More...
over 15 years ago
CoreAudio builts on OS X 10.6 again
dominus
More...
over 15 years ago
only disable SDLMain on Windows (regression in r2439)
wjpalenstijn
More...
over 15 years ago
Switched to Windows SubSystem.
shadowchaser
More...
over 15 years ago
[no comment]
shadowchaser
More...
over 15 years ago
Fixed an issue that was causing overlapping items of varying heights to be rendered in the wrong order.
shadowchaser
More...
over 15 years ago
Removed dependency of the SDLmain.lib file for windows builds. The code in the supplied WinMain function will redirect stdout and stderr to text files like SDL would normally do. This code needs to be fixed so its multiuser aware for Vista/7
colourles
More...
over 15 years ago
Fixed version # to match mingw
shadowchaser
More...
over 15 years ago
Added Win32 resource file to Visual C++ builds
shadowchaser
More...
over 15 years ago
Add version tab for win32 builds.
Kirben
More...
over 15 years ago
Removed unused macro parameter from lexer.
shadowchaser
More...
over 15 years ago
* Replaced POSIX unlink call with std::remove
shadowchaser
More...
over 15 years ago
Removed missing file from project
shadowchaser
More...
over 15 years ago
Integrated libraries directly into Pentagram project.
shadowchaser
More...
over 15 years ago
Fixed POSIX _mkdir warning on Windows builds.
shadowchaser
More...
over 15 years ago
Upgraded solution and project files to Visual Studio 2008 format.
shadowchaser
More...
over 15 years ago
Update ChangeLog
wjpalenstijn
More...
over 15 years ago
Change screen coordinate computation slightly to fix glitches (bug #2655437)
wjpalenstijn
More...
over 15 years ago
Added a number of explicit casts to correct MSVC++ level 3 compiler warnings
shadowchaser
More...
over 15 years ago
Fixed a signed/unsigned mismatch warning
shadowchaser
More...
over 15 years ago
Avoid warning
wjpalenstijn
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree