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
Libneuro
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 12, 2024 — Oct 12, 2025
Showing page 8 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added more generation calls to the script.
Nicholas Niro
More...
over 16 years ago
Added completeness to the script.
Nicholas Niro
More...
over 16 years ago
removed this generated file.
Nicholas Niro
More...
over 16 years ago
Added necessary flags for aclocal and libtoolize.
Nicholas Niro
More...
over 16 years ago
Removed all generated files from the tree and added a standard script autogen.sh to correctly generate all those files.
Nicholas Niro
More...
over 16 years ago
Commented an unused variable declaration to avoid a compilation warning.
Nicholas Niro
More...
over 16 years ago
Fixed a bug which prevented the event KeyReleased from being catched. Also modified the tracing output to properly differenciate between key pressed and released events.
Nicholas Niro
More...
over 16 years ago
stable version 0.49.42
Nicholas Niro
More...
over 16 years ago
Added an extra check for errors while the header loads to properly exit and output a proper debug message when there is a fatal error.
Nicholas Niro
More...
over 16 years ago
Modified slighly the bitmap file magic error message to output an hex formatted value rather than an integer as it used to be.
Nicholas Niro
More...
over 16 years ago
Added checks to happen during bitmap header loading.
Nicholas Niro
More...
over 16 years ago
Fixed an important bug which prevented the bitmap loader to be able to load bitmaps smaller than 30 pixels.
Nicholas Niro
More...
over 16 years ago
Commented no longer required code.
Nicholas Niro
More...
over 16 years ago
Added additionnal checks for errors coming from Ngetc within the fpdata interface functions.
Nicholas Niro
More...
over 16 years ago
Added more precise error check of the zlib returning value. Now the code correctly detects when the return value is not an error but actually an end of file event.
Nicholas Niro
More...
over 16 years ago
fixed a very small typo in a text
Nicholas Niro
More...
over 16 years ago
removed unnecessary comments with old debugging methods.
Nicholas Niro
More...
over 16 years ago
fixed a very important bug which completely messed up fine grained filter combined with an all matching filter.
Nicholas Niro
More...
over 16 years ago
TODO : added new entries to the file.
Nicholas Niro
More...
over 16 years ago
ebuf.c : fix of a nasty bug which rendered the function Neuro_MultiAllocEBuf completely useless and dangerous.
Nicholas Niro
More...
over 16 years ago
Stable version 0.49.41
Nicholas Niro
More...
over 16 years ago
went through the code with the sparse code checker and fixed all the warnings and errors that it found.
Nicholas Niro
More...
almost 17 years ago
docs/neuroman.tcl : Fixed a great deal of grammar and definitions from the main comments of the script.
Nicholas Niro
More...
almost 17 years ago
fixed a small issue with the debugger.
Nicholas Niro
More...
about 17 years ago
minor work
Nicholas Niro
More...
about 17 years ago
Implementation of a new event based input handling rather than a polling. The alpha rendering code was also made to support 24 bits too instead of just 16 bits. 8 bits and 32 bits are still to implement.
Nicholas Niro
More...
over 17 years ago
Fixed the order by which the debugging classes are processed to ensure that the correct behavior can be observed by the developers.
Nicholas Niro
More...
over 17 years ago
Cleaning of the library was done in this commit. Among other, the functions Neuro_PutPixel and Neuro_GetPixel are replacing the now obsolete functions Neuro_RawPutPixel and Neuro_RawGetPixel.
Nicholas Niro
More...
over 17 years ago
cleaned up the graphics module main header file from all the obsolete functions. Had to fix calls to them in the code and also started to document the graphics header file.
Nicholas Niro
More...
over 17 years ago
added debugging output in ebuf.c to find bugs.
Nicholas Niro
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
17
18
→
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