1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Compile on Mac More... over 17 years ago
Pretty now playing view - rotated cover with reflection More... over 17 years ago
* Reset ScrobbleProgressBar when PlaybackEnded event received * implicit PlayBackEnded event on PlayerTerm (to stop scrobbling a track when a player crashes) * Make iTunes plugin compile ( very minor path changes ) More... over 17 years ago
ScrobbleProgressBar back in now playing view More... over 17 years ago
* Move AudioController to AudioPlaybackEngine More... over 17 years ago
* Radio communicates with the scrobbler. * Fixes to several backend components More... over 17 years ago
* Very minimial now playing placeholder * Basic Media Player indicator * Scrobsub <-> Client socket is now kept open More... over 17 years ago
Working Radio all platforms, separate window More... over 17 years ago
* A class for strongly typing RadioStations * I am proud to get commit number 90,000 More... over 17 years ago
A few minor fixes to the configure script More... over 17 years ago
Configure builds xcodeproj and vs sln by default on those platforms. Unless --release is specified. More... over 17 years ago
A configure script, to encourage open source loveliness. To generate the IDE project files as before, just do ./configure --ide. Remind me to check for last.fm as the domain and make that the default. More... over 17 years ago
Mac OS X Apple Event handler for the open/quit/url events. Close shortcut. More... over 17 years ago
Breakpad moved to /svn/libs/cpp so no more externs in the desktop tree, nice. Build tweaks. Translations functions. Etc. More... over 17 years ago
Yay, generate only one xcodeproj with the generate ide project script. It's nice actually to use XCode as it shows all the files you add in their actual directory heirarchy. More... over 17 years ago
Remove taglib extern from Fingerprinter. Now you have to check out /svn/libs/cpp somewhere, or run the script to do it for you. More... over 17 years ago
Add AboutDialog to unicorn to have consistent About Dialogs across the suite. Needs new watermark. More... over 17 years ago
* Don't assert before the LoginDialog has ever been shown More... over 17 years ago
Fix mac build More... over 17 years ago
16x16 systray icon More... over 17 years ago
Use Webservice 2.0 for radio. More... over 17 years ago
Use ws.staging.audioscrobbler.com if --debug parameter is passed More... over 17 years ago
Lowercase the username before generating the authentication token More... over 17 years ago
* LastMessageBox to MessageBoxBuilder More... over 17 years ago
Build fixes More... over 17 years ago
* UnicornCommon to UnicornUtils since I split out everything that wasn't a utility function. Now it is more clear what you want when you use a unicorn header. More... over 17 years ago
* UnicornDir.h and UnicornFile.h for path and Unicorn specific file functions * client/legacy dir for migration and legacy handling More... over 17 years ago
* Hacked in synchronous album art download * Fixed findSources.pl to not index _build directory * Added Artist, Album and Mbid classes More... over 17 years ago
Status Light in DiagnosticsDialog yay More... over 17 years ago
Use StatusLight More... over 17 years ago