summaryrefslogtreecommitdiff
path: root/apps/scrobbler.c (follow)
Commit message (Expand)AuthorAge
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Fix yellow, againJeffrey Goode2009-10-31
* FS#10739: playback.c code splitJeffrey Goode2009-10-31
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Remove racy call to unregister_ata_idle_func and remove unnecessary check bef...Bertrik Sikken2008-05-28
* Protect scrobbler_shutdown against multiple invocations, preventing double un...Bertrik Sikken2008-05-15
* Slight clean up and binsize saveNils Wallménius2008-04-15
* It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon2008-03-17
* Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen2008-03-16
* Fixed red. HWCODEC platforms still use the old api.Miika Pekkarinen2008-03-08
* Rewritten playback event handling. Should fix runtime statistics gathering.Miika Pekkarinen2008-03-07
* A patch by Robert Keevil that's been in the tracker way to long, fixes FS #62...Peter D'Hoye2007-06-24
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Accept FS#6644 - use the ata_idle_nofity stuff for the last.fm loggingJonathan Gordon2007-02-11
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Put the CVS revision in the CLIENT string in the scrobbler log fileLinus Nielsen Feltzing2006-10-19
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19