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
D
despotify
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed buffer overflow in despotify.c: hex_bytes_to_ascii would write 40 bytes
dalus
More...
over 12 years ago
Fixed bug in track bitrate handling code. The bitrate displayed did not match the track
dalus
More...
almost 13 years ago
Cleaned up mp3 support. It is now selectable in the make configuration file.
dalus
More...
almost 13 years ago
Added supported account types information to the README file.
dalus
More...
almost 13 years ago
Spotify has now started using mp3 as their audio codec.
dalus
More...
about 13 years ago
The ncurses based client should respect the choosen audio backend
dalus
More...
over 13 years ago
Don't hold the device mutex, while shuting down coreaudio. As AudioDeviceStop
dalus
More...
about 14 years ago
Dump cover art command for simple client.
dstien
More...
about 14 years ago
Properly initialize libao. Patch by Kjetil|.
dstien
More...
about 14 years ago
set default DEBUG_MODE value to false for PHP classes
niklasberglund
More...
about 14 years ago
removed unused variables in PHP classes
niklasberglund
More...
about 14 years ago
fixed bug in PHP gateway interface classes. the bug caused playlists not to load on some server setups
niklasberglund
More...
about 14 years ago
switched to using PHP long tags
niklasberglund
More...
about 14 years ago
Fix initial client packet. Patch by Kjetil|.
dstien
More...
almost 15 years ago
Spotify servers only accept connections using the official client's version number.
dstien
More...
almost 15 years ago
Rebuild on lucid
rzr
More...
almost 15 years ago
clarified PHP classes example
niklasberglund
More...
almost 15 years ago
"aliasing of input and output is not allowed on snprintf and might cause the string to be truncated" - Replaces snprintf with strncat. Patch by Kjetil|.
jorgenpt
More...
almost 15 years ago
Fix same logic error in create_artist_full. :-p
jorgenpt
More...
almost 15 years ago
Make Artist#albums work; a copy-paste error and a logic error in create_album_full. :-)
jorgenpt
More...
almost 15 years ago
Add __richcmp__ for Track, inspired by patch from Per Åstrand.
jorgenpt
More...
almost 15 years ago
Two patches from Per Åstrand - one adding a next() to play next song in playlist, other making callbacks sensible.
jorgenpt
More...
almost 15 years ago
This hackish setup, ugh. Anyway, now all symbols should be resolved. (Death to implicitly declared functions! Ayee!)
jorgenpt
More...
almost 15 years ago
despotify_init_client now takes three arguments - use it in spytify.
jorgenpt
More...
almost 15 years ago
Whoops, missing support for 'track' uris.
jorgenpt
More...
about 15 years ago
Fix: Deep-copy geo-restrictions in despotify_load_tracks for duplicate tracks.
cbkm
More...
about 15 years ago
Improvements to geo-restrictions code.
cbkm
More...
about 15 years ago
Add geo_restricted flag to track struct (changing playable accordingly) and support server response 0x0e
cbkm
More...
about 15 years ago
Allow buffer size and watermark to be set prior to playing a song (patch by mdn)
noah-w
More...
about 15 years ago
Create ~/.cache/despotify recursively (patch by mdn)
noah-w
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
…
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