0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added timestamps to Logger and some small fixes ..fixed LwIPSocket and cleaned up some printouts More... almost 11 years ago
Merge branch 'devel' of https://github.com/jderehag/spotifyserver into devel More... almost 11 years ago
Did some random cleaning up while wandering the code More... almost 11 years ago
Readded a lost log line More... almost 11 years ago
Merge /host/code/spotifyserver into devel More... almost 11 years ago
Some include missing or something... More... almost 11 years ago
IPv6 support. Bonus feature: now also does hostname lookup More... almost 11 years ago
Fixed a couple of issues with embedded client More... about 11 years ago
Added a bunch of decoding on client side More... over 11 years ago
I had messed up socket send of large messages on server side, here's a hack to fix that More... over 11 years ago
Added the TestApp console user interface to server More... over 11 years ago
moved MediaInterface to common More... over 11 years ago
Fixed missing dll causing audio playback issue on windows More... over 11 years ago
LibSpotifyIf now implements MediaInterface, Client implements MediaInterfaceCallbackSubscriber More... over 11 years ago
Further alignment of MediaInterface to LibspotifyIf More... over 11 years ago
... and also removed a .o file that somehow made it into version control More... over 11 years ago
removed a .lst file that somehow made it into version control More... over 11 years ago
Got rid of platform dependency in testapp More... over 11 years ago
Broke out UIConsole class from testapp.cpp More... over 11 years ago
Started aligning MediaInterface with corresponding parts of LibSpotifyIf, these should be the same. Moved responsibility of protocol "request id" to user of Messenger class Bonus feature: now also compiles on several systems! More... over 11 years ago
Renamed to RemoteMediaInterface More... over 11 years ago
Upgraded to Visual Studio 2012, and VS copies needed dll's to output directory More... over 11 years ago
Some refactoring on the user interface side More... over 11 years ago
SocketPeer class now extends Messenger class instead of having that code duplicated More... over 11 years ago
Forgot to add copyright notice More... over 11 years ago
Moved files shared between server and clients to a 'common' directory More... over 11 years ago
Committed a bunch of partial work in progress again - Continued breaking down to a generic socket layer - Some experiment code for audio streaming to client - RAM optimizations for embedded client More... over 11 years ago
Broke out socket parts of Client class, first step towards a generic multi-socket-listener More... over 11 years ago
Pushing a bunch of work in progress so I won't lose it... - Repeat feature implemented - Reports Repeat and Shuffle with Status message - Playing with low power mode in embedded client - Also trying to improve responsiveness regarding button press in embedded client ... More... over 11 years ago
Merge branch 'devel' of https://github.com/jderehag/spotifyserver into devel More... over 11 years ago