2
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Link to ftp.stump.io release directory. More... almost 11 years ago
Add myself to COPYING. More... almost 11 years ago
Add some missing return value documentation. More... almost 11 years ago
Add a missing WARN_UNUSED_RESULT. More... almost 11 years ago
Link in ws2_32 on Windows, as we need it for ntohl() and friends. More... almost 11 years ago
Use my new email address. More... almost 11 years ago
Enable more compiler warnings and fix them. More... almost 11 years ago
Umm, let's forget I was going to do that use-glib-more thing. More... almost 11 years ago
Fix memory leak in smf_event_decode_textual. More... about 11 years ago
Use g_file_set_contents to save files. More... about 11 years ago
Replace load_file_into_buffer with g_file_get_contents. More... about 11 years ago
Use glib's fixed-size integer types. More... about 11 years ago
Instead of conditioning on new enough gcc for WARN_UNUSED_RESULT, use glib's macro for it. More... about 11 years ago
Use glib macros for endian conversion. More... about 11 years ago
Add a README. More... about 11 years ago
Provide -no-undefined when linking the library so Windows targets get a DLL without any extra effort. More... about 11 years ago
Do some modernization to the autoconf script. More... about 11 years ago
Add a .gitignore. More... about 11 years ago
Remove 'DETAILS_AT_TOP' from Doxygen configuration; seems it's obsolete. More... about 14 years ago
Bump version. More... about 14 years ago
Add glib dependency for libsmf.so. More... about 14 years ago
Update. More... about 14 years ago
Fix compilation under Windows. More... about 14 years ago
Make libsmf more tolerant to malformed MIDI files. This fixes import of files generated by NoteEdit. More... about 14 years ago
Add missing error check. More... about 14 years ago
Add user pointers to events and tracks. More... over 14 years ago
When calling fopen(3), add 'b' to the mode; this is for Windows compatibility. More... over 14 years ago
Mention last bugfix. More... over 15 years ago
Fix failed assertion when removing track that is neither the first or last one. More... over 15 years ago
Add missing include. More... over 15 years ago