openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
openspotify
Settings
|
Report Duplicate
0
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.
Mar 22, 2025 — Mar 22, 2026
Showing page 1 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix lost wait issue in Win32 code
Noah Williamsson
More...
about 16 years ago
Move known issues into KNOWN_ISSUES.txt
Noah Williamsson
More...
about 16 years ago
The Makefile variable nodebug=1 should strip the library, but leave it commented out until things are a bit more stable
Noah Williamsson
More...
about 16 years ago
Use $(CC) as and not gcc as the compiler
Noah Williamsson
More...
about 16 years ago
Version the library using -Wl,-soname
Noah Williamsson
More...
about 16 years ago
Hide symbols for all functions but those in sp_*.c
Noah Williamsson
More...
about 16 years ago
Prevent the debug code from causing crash during logout when ative channel are forced into failure
Noah Williamsson
More...
about 16 years ago
Cleanup: Re-order stuff in the Makefile
Noah Williamsson
More...
about 16 years ago
Cleanup: Zap leading whitespace on empty lines in hashtable.c
Noah Williamsson
More...
about 16 years ago
Don't free an entry's value in hashtable_free()
Noah Williamsson
More...
about 16 years ago
Use stricmp() instead of strcasecmp() on Windows
Noah Williamsson
More...
about 16 years ago
Print debug message before releasing the object
Noah Williamsson
More...
about 16 years ago
Cleanup: Zap leading whitespace on empty lines in {sp_,}toplistbrowse.c
Noah Williamsson
More...
about 16 years ago
The result of sp_toplistbrowse_create() should not be considered an identifiable object suitable for caching
Noah Williamsson
More...
about 16 years ago
Cleanup: Zap leading whitespace on empty lines in sp_artist{,browse}.c
Noah Williamsson
More...
about 16 years ago
The result of sp_artistbrowse_create() should not be considered an identifiable object suitable for caching
Noah Williamsson
More...
about 16 years ago
Cleanup: Zap leading whitespace on empty lines in sp_album{,browse}.c
Noah Williamsson
More...
about 16 years ago
The result of sp_albumbrowse_create() should not be considered an identifiable object suitable for caching
Noah Williamsson
More...
about 16 years ago
Commit 37d030ab9155fc438f69e193802c36a7b29940de changed realloc() to malloc() but the argument list was not updated
Noah Williamsson
More...
about 16 years ago
Remove session->hashtable_searches (should have been done in commit 37d030ab9155fc438f69e193802c36a7b29940de)
Noah Williamsson
More...
about 16 years ago
Cleanup: Zap leading whitespace on empty lines
Noah Williamsson
More...
about 16 years ago
Initialize pointer to NULL, not 0
Noah Williamsson
More...
about 16 years ago
The result of sp_search_create() should not be considered an identifiable object suitable for caching
Noah Williamsson
More...
about 16 years ago
Add opensp_track_has_explicit_lyrics() to expose the recently added 'explicit' element found in the track metadata
Noah Williamsson
More...
about 16 years ago
Attempt to fix Win32 C/C++ bool issue
Noah Williamsson
More...
about 16 years ago
Prevent crash when user has zero playlists
Noah Williamsson
More...
about 16 years ago
Merge remote branch 'jkp/master'
Noah Williamsson
More...
about 16 years ago
Ensure search responses are dispatched to the main thread.
Jamie Kirkpatrick
More...
about 16 years ago
Compile fix for MSVC++
Noah Williamsson
More...
about 16 years ago
Abort if we get command 0x0e (AES key rejected, usually because of geo restrictions)
Noah Williamsson
More...
about 16 years ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
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